https://fresh.jakub.flowy.sk/robots.txt

Log Messages

Info. & Errors 0

Informational and error log messages generated during the execution of the application.

There are no log messages of this level.

Deprecations 3

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a The "GuzzleHttp\Client" class is considered final. It may change without further notice as of its next major version. You should not extend it from "App\Service\Central\Weather\WeatherClient".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#135
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/jakub/vendor/symfony/error-handler/DebugClassLoader.php:378 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/jakub/vendor/symfony/error-handler/DebugClassLoader.php:378 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Bridge\Monolog\Handler\SwiftMailerHandler" class extends "Monolog\Handler\SwiftMailerHandler" that is deprecated Since Monolog 2.6. Use SymfonyMailerHandler instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1269
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/jakub/vendor/symfony/error-handler/DebugClassLoader.php:378 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/jakub/vendor/symfony/error-handler/DebugClassLoader.php:378 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The SwiftMailerHandler is deprecated since Monolog 2.6. Use SymfonyMailerHandler instead.

Debug 28

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Fresh\EventListener\ContextListener::rebuildMetadata"
.
[
  "event" => "kernel.request"
  "listener" => "Fresh\EventListener\ContextListener::rebuildMetadata"
]
event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

Log messages generated by PHP notices silenced with the @ operator.

There are no log messages of this level.

Container 1555

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\FullProcessCommand" (parent: .abstract.instanceof.App\Command\Central\Brandbank\FullProcessCommand).
  • Resolving inheritance for "App\Command\Central\Brandbank\FullProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\FullProcessCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\ImportCommand" (parent: .abstract.instanceof.App\Command\Central\Brandbank\ImportCommand).
  • Resolving inheritance for "App\Command\Central\Brandbank\ImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\ImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\ProcessCommand" (parent: .abstract.instanceof.App\Command\Central\Brandbank\ProcessCommand).
  • Resolving inheritance for "App\Command\Central\Brandbank\ProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\ProcessCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Import\ReceiptMetroCommand" (parent: .abstract.instanceof.App\Command\Central\Import\ReceiptMetroCommand).
  • Resolving inheritance for "App\Command\Central\Import\ReceiptMetroCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Import\ReceiptMetroCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductCigaretteTagCommand" (parent: .abstract.instanceof.App\Command\Central\Product\ProductCigaretteTagCommand).
  • Resolving inheritance for "App\Command\Central\Product\ProductCigaretteTagCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductCigaretteTagCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductClearCommand" (parent: .abstract.instanceof.App\Command\Central\Product\ProductClearCommand).
  • Resolving inheritance for "App\Command\Central\Product\ProductClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductClearCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductCreateCommand" (parent: .abstract.instanceof.App\Command\Central\Product\ProductCreateCommand).
  • Resolving inheritance for "App\Command\Central\Product\ProductCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductCreateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Category\CategoryCommand" (parent: .abstract.instanceof.App\Command\Client\Category\CategoryCommand).
  • Resolving inheritance for "App\Command\Client\Category\CategoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Category\CategoryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ProductImportCSVCommand" (parent: .abstract.instanceof.App\Command\Client\Import\ProductImportCSVCommand).
  • Resolving inheritance for "App\Command\Client\Import\ProductImportCSVCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ProductImportCSVCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ReceiptLabasCommand" (parent: .abstract.instanceof.App\Command\Client\Import\ReceiptLabasCommand).
  • Resolving inheritance for "App\Command\Client\Import\ReceiptLabasCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ReceiptLabasCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ReceiptMetroCommand" (parent: .abstract.instanceof.App\Command\Client\Import\ReceiptMetroCommand).
  • Resolving inheritance for "App\Command\Client\Import\ReceiptMetroCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ReceiptMetroCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Importer\ImporterCreateProductCommand" (parent: .abstract.instanceof.App\Command\Client\Importer\ImporterCreateProductCommand).
  • Resolving inheritance for "App\Command\Client\Importer\ImporterCreateProductCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Importer\ImporterCreateProductCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\PaymentMethod\PaymentMethodCommand" (parent: .abstract.instanceof.App\Command\Client\PaymentMethod\PaymentMethodCommand).
  • Resolving inheritance for "App\Command\Client\PaymentMethod\PaymentMethodCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\PaymentMethod\PaymentMethodCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\SellPrice\SellPriceCommand" (parent: .abstract.instanceof.App\Command\Client\SellPrice\SellPriceCommand).
  • Resolving inheritance for "App\Command\Client\SellPrice\SellPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\SellPrice\SellPriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCentralUnsentTotalCommand" (parent: .abstract.instanceof.App\Command\Client\Store\StoreCentralUnsentTotalCommand).
  • Resolving inheritance for "App\Command\Client\Store\StoreCentralUnsentTotalCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCentralUnsentTotalCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreClearPriceOutOfStockCommand" (parent: .abstract.instanceof.App\Command\Client\Store\StoreClearPriceOutOfStockCommand).
  • Resolving inheritance for "App\Command\Client\Store\StoreClearPriceOutOfStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreClearPriceOutOfStockCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCopyMissingPriceCommand" (parent: .abstract.instanceof.App\Command\Client\Store\StoreCopyMissingPriceCommand).
  • Resolving inheritance for "App\Command\Client\Store\StoreCopyMissingPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCopyMissingPriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCopyPriceCommand" (parent: .abstract.instanceof.App\Command\Client\Store\StoreCopyPriceCommand).
  • Resolving inheritance for "App\Command\Client\Store\StoreCopyPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCopyPriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreStockSellPriceCommand" (parent: .abstract.instanceof.App\Command\Client\Store\StoreStockSellPriceCommand).
  • Resolving inheritance for "App\Command\Client\Store\StoreStockSellPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreStockSellPriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreStockSellPriceHistoryCommand" (parent: .abstract.instanceof.App\Command\Client\Store\StoreStockSellPriceHistoryCommand).
  • Resolving inheritance for "App\Command\Client\Store\StoreStockSellPriceHistoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreStockSellPriceHistoryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\AllControlCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\AllControlCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\AllControlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\AllControlCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\AllRecalculateCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\AllRecalculateCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\AllRecalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\AllRecalculateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\ClearStockCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\ClearStockCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\ClearStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\ClearStockCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\ControlCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\ControlCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\ControlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\ControlCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\HistoryCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\HistoryCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\HistoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\HistoryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\InventoryCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\InventoryCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\InventoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\InventoryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\InventoryMissingCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\InventoryMissingCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\InventoryMissingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\InventoryMissingCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\RecalculateCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\RecalculateCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\RecalculateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\RecalculateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\StoreStockGroupSellPriceCommand" (parent: .abstract.instanceof.App\Command\Client\StoreStock\StoreStockGroupSellPriceCommand).
  • Resolving inheritance for "App\Command\Client\StoreStock\StoreStockGroupSellPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\StoreStockGroupSellPriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientStoreCommand" (parent: .abstract.instanceof.App\Command\ClientStoreCommand).
  • Resolving inheritance for "App\Command\ClientStoreCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientStoreCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Czech\GetClientsEmailCommand" (parent: .abstract.instanceof.App\Command\Czech\GetClientsEmailCommand).
  • Resolving inheritance for "App\Command\Czech\GetClientsEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Czech\GetClientsEmailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseCleanerCommand" (parent: .abstract.instanceof.App\Command\DatabaseCleanerCommand).
  • Resolving inheritance for "App\Command\DatabaseCleanerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseCleanerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\UpdateSchemaDoctrineCommand" (parent: .abstract.instanceof.App\Command\Doctrine\UpdateSchemaDoctrineCommand).
  • Resolving inheritance for "App\Command\Doctrine\UpdateSchemaDoctrineCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\UpdateSchemaDoctrineCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\UpdateSchemasDoctrineCommand" (parent: .abstract.instanceof.App\Command\Doctrine\UpdateSchemasDoctrineCommand).
  • Resolving inheritance for "App\Command\Doctrine\UpdateSchemasDoctrineCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\UpdateSchemasDoctrineCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallCommand" (parent: .abstract.instanceof.App\Command\InstallCommand).
  • Resolving inheritance for "App\Command\InstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoggerCleanerCommand" (parent: .abstract.instanceof.App\Command\LoggerCleanerCommand).
  • Resolving inheritance for "App\Command\LoggerCleanerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoggerCleanerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Client\ClientDatabaseCommand" (parent: .abstract.instanceof.App\Command\Main\Client\ClientDatabaseCommand).
  • Resolving inheritance for "App\Command\Main\Client\ClientDatabaseCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Client\ClientDatabaseCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Cron\CronCommand" (parent: .abstract.instanceof.App\Command\Main\Cron\CronCommand).
  • Resolving inheritance for "App\Command\Main\Cron\CronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Cron\CronCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\ProductMergeCommand" (parent: .abstract.instanceof.App\Command\Main\ProductMergeCommand).
  • Resolving inheritance for "App\Command\Main\ProductMergeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\ProductMergeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Token\TokenInvalidCommand" (parent: .abstract.instanceof.App\Command\Main\Token\TokenInvalidCommand).
  • Resolving inheritance for "App\Command\Main\Token\TokenInvalidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Token\TokenInvalidCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Weather\WeatherCommand" (parent: .abstract.instanceof.App\Command\Main\Weather\WeatherCommand).
  • Resolving inheritance for "App\Command\Main\Weather\WeatherCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Weather\WeatherCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreGroupCommand" (parent: .abstract.instanceof.App\Command\Migration\StoreGroupCommand).
  • Resolving inheritance for "App\Command\Migration\StoreGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreGroupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreStockGroupCommand" (parent: .abstract.instanceof.App\Command\Migration\StoreStockGroupCommand).
  • Resolving inheritance for "App\Command\Migration\StoreStockGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreStockGroupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreStockSellPriceCommand" (parent: .abstract.instanceof.App\Command\Migration\StoreStockSellPriceCommand).
  • Resolving inheritance for "App\Command\Migration\StoreStockSellPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreStockSellPriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand" (parent: .abstract.instanceof.App\Command\TestCommand).
  • Resolving inheritance for "App\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDatabaseClientUserCommand" (parent: .abstract.instanceof.App\Command\UpdateDatabaseClientUserCommand).
  • Resolving inheritance for "App\Command\UpdateDatabaseClientUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDatabaseClientUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Doctrine\Registry" (parent: .abstract.instanceof.App\Doctrine\Registry).
  • Resolving inheritance for "App\Doctrine\Registry" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Doctrine\Registry).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CommandListener" (parent: .abstract.instanceof.App\EventListener\CommandListener).
  • Resolving inheritance for "App\EventListener\CommandListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CommandListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Central\Client\ClientCategoryListener" (parent: .abstract.instanceof.App\Form\EventListener\Central\Client\ClientCategoryListener).
  • Resolving inheritance for "App\Form\EventListener\Central\Client\ClientCategoryListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Central\Client\ClientCategoryListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Extension\HiddenEntityType" (parent: .abstract.instanceof.App\Form\Extension\HiddenEntityType).
  • Resolving inheritance for "App\Form\Extension\HiddenEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Extension\HiddenEntityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\NumberExponentType" (parent: .abstract.instanceof.App\Form\Extension\NumberExponentType).
  • Resolving inheritance for "App\Form\Extension\NumberExponentType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\NumberExponentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddressType" (parent: .abstract.instanceof.App\Form\Type\AddressType).
  • Resolving inheritance for "App\Form\Type\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddressType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\ArticleNumber\EuropeanArticleNumberType" (parent: .abstract.instanceof.App\Form\Type\Central\ArticleNumber\EuropeanArticleNumberType).
  • Resolving inheritance for "App\Form\Type\Central\ArticleNumber\EuropeanArticleNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\ArticleNumber\EuropeanArticleNumberType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Category\CategoryTranslationType" (parent: .abstract.instanceof.App\Form\Type\Central\Category\CategoryTranslationType).
  • Resolving inheritance for "App\Form\Type\Central\Category\CategoryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Category\CategoryTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Category\CategoryType" (parent: .abstract.instanceof.App\Form\Type\Central\Category\CategoryType).
  • Resolving inheritance for "App\Form\Type\Central\Category\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Category\CategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\City\CityType" (parent: .abstract.instanceof.App\Form\Type\Central\City\CityType).
  • Resolving inheritance for "App\Form\Type\Central\City\CityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\City\CityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Client\ClientConfigurationType" (parent: .abstract.instanceof.App\Form\Type\Central\Client\ClientConfigurationType).
  • Resolving inheritance for "App\Form\Type\Central\Client\ClientConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Client\ClientConfigurationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Client\ClientType" (parent: .abstract.instanceof.App\Form\Type\Central\Client\ClientType).
  • Resolving inheritance for "App\Form\Type\Central\Client\ClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Client\ClientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Country\CountryType" (parent: .abstract.instanceof.App\Form\Type\Central\Country\CountryType).
  • Resolving inheritance for "App\Form\Type\Central\Country\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Country\CountryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Holiday\HolidayDayType" (parent: .abstract.instanceof.App\Form\Type\Central\Holiday\HolidayDayType).
  • Resolving inheritance for "App\Form\Type\Central\Holiday\HolidayDayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Holiday\HolidayDayType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Holiday\HolidayType" (parent: .abstract.instanceof.App\Form\Type\Central\Holiday\HolidayType).
  • Resolving inheritance for "App\Form\Type\Central\Holiday\HolidayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Holiday\HolidayType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductAttributeValueType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductAttributeValueType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductAttributeValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductAttributeValueType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductImageType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductImageType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductLocaleType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductLocaleType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductLocaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductLocaleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTagChildType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductTagChildType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductTagChildType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTagChildType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTagType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductTagType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTaxType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductTaxType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductTaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTaxType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTranslationType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductTranslationType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductType" (parent: .abstract.instanceof.App\Form\Type\Central\Product\ProductType).
  • Resolving inheritance for "App\Form\Type\Central\Product\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Recipes\RecipesItemType" (parent: .abstract.instanceof.App\Form\Type\Central\Recipes\RecipesItemType).
  • Resolving inheritance for "App\Form\Type\Central\Recipes\RecipesItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Recipes\RecipesItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Recipes\RecipesType" (parent: .abstract.instanceof.App\Form\Type\Central\Recipes\RecipesType).
  • Resolving inheritance for "App\Form\Type\Central\Recipes\RecipesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Recipes\RecipesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Supplier\SupplierProductType" (parent: .abstract.instanceof.App\Form\Type\Central\Supplier\SupplierProductType).
  • Resolving inheritance for "App\Form\Type\Central\Supplier\SupplierProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Supplier\SupplierProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Supplier\SupplierType" (parent: .abstract.instanceof.App\Form\Type\Central\Supplier\SupplierType).
  • Resolving inheritance for "App\Form\Type\Central\Supplier\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Supplier\SupplierType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Tax\TaxType" (parent: .abstract.instanceof.App\Form\Type\Central\Tax\TaxType).
  • Resolving inheritance for "App\Form\Type\Central\Tax\TaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Tax\TaxType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\User\UserType" (parent: .abstract.instanceof.App\Form\Type\Central\User\UserType).
  • Resolving inheritance for "App\Form\Type\Central\User\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\User\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Category\CategoryTranslationType" (parent: .abstract.instanceof.App\Form\Type\Client\Category\CategoryTranslationType).
  • Resolving inheritance for "App\Form\Type\Client\Category\CategoryTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Category\CategoryTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Category\CategoryType" (parent: .abstract.instanceof.App\Form\Type\Client\Category\CategoryType).
  • Resolving inheritance for "App\Form\Type\Client\Category\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Category\CategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Discount\DiscountTypeType" (parent: .abstract.instanceof.App\Form\Type\Client\Discount\DiscountTypeType).
  • Resolving inheritance for "App\Form\Type\Client\Discount\DiscountTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Discount\DiscountTypeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PaymentMethod\PaymentMethodTranslationType" (parent: .abstract.instanceof.App\Form\Type\Client\PaymentMethod\PaymentMethodTranslationType).
  • Resolving inheritance for "App\Form\Type\Client\PaymentMethod\PaymentMethodTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PaymentMethod\PaymentMethodTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Permission\PermissionType" (parent: .abstract.instanceof.App\Form\Type\Client\Permission\PermissionType).
  • Resolving inheritance for "App\Form\Type\Client\Permission\PermissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Permission\PermissionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PointOfSale\PointOfSaleMoveType" (parent: .abstract.instanceof.App\Form\Type\Client\PointOfSale\PointOfSaleMoveType).
  • Resolving inheritance for "App\Form\Type\Client\PointOfSale\PointOfSaleMoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PointOfSale\PointOfSaleMoveType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PointOfSale\PointOfSaleType" (parent: .abstract.instanceof.App\Form\Type\Client\PointOfSale\PointOfSaleType).
  • Resolving inheritance for "App\Form\Type\Client\PointOfSale\PointOfSaleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PointOfSale\PointOfSaleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PriceTag\PriceTagType" (parent: .abstract.instanceof.App\Form\Type\Client\PriceTag\PriceTagType).
  • Resolving inheritance for "App\Form\Type\Client\PriceTag\PriceTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PriceTag\PriceTagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Product\ProductTagChildType" (parent: .abstract.instanceof.App\Form\Type\Client\Product\ProductTagChildType).
  • Resolving inheritance for "App\Form\Type\Client\Product\ProductTagChildType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Product\ProductTagChildType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Product\ProductTagType" (parent: .abstract.instanceof.App\Form\Type\Client\Product\ProductTagType).
  • Resolving inheritance for "App\Form\Type\Client\Product\ProductTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Product\ProductTagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Recipes\RecipesItemType" (parent: .abstract.instanceof.App\Form\Type\Client\Recipes\RecipesItemType).
  • Resolving inheritance for "App\Form\Type\Client\Recipes\RecipesItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Recipes\RecipesItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Recipes\RecipesType" (parent: .abstract.instanceof.App\Form\Type\Client\Recipes\RecipesType).
  • Resolving inheritance for "App\Form\Type\Client\Recipes\RecipesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Recipes\RecipesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\SellPrice\SellPriceProductType" (parent: .abstract.instanceof.App\Form\Type\Client\SellPrice\SellPriceProductType).
  • Resolving inheritance for "App\Form\Type\Client\SellPrice\SellPriceProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\SellPrice\SellPriceProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\SellPrice\SellPriceType" (parent: .abstract.instanceof.App\Form\Type\Client\SellPrice\SellPriceType).
  • Resolving inheritance for "App\Form\Type\Client\SellPrice\SellPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\SellPrice\SellPriceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreCentralType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreCentralType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreCentralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreCentralType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderPaymentType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreHeaderPaymentType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreHeaderPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderPaymentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderRoundingType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreHeaderRoundingType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreHeaderRoundingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderRoundingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreHeaderType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreHeaderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveBarcodeType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreMoveBarcodeType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreMoveBarcodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveBarcodeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveDiscountType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreMoveDiscountType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreMoveDiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveDiscountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveInventoryType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreMoveInventoryType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreMoveInventoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveInventoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveType" (parent: .abstract.instanceof.App\Form\Type\Client\Store\StoreMoveType).
  • Resolving inheritance for "App\Form\Type\Client\Store\StoreMoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\StoreGroup\StoreGroupType" (parent: .abstract.instanceof.App\Form\Type\Client\StoreGroup\StoreGroupType).
  • Resolving inheritance for "App\Form\Type\Client\StoreGroup\StoreGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\StoreGroup\StoreGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FixedCollectionType" (parent: .abstract.instanceof.App\Form\Type\FixedCollectionType).
  • Resolving inheritance for "App\Form\Type\FixedCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FixedCollectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResourceTranslationsType" (parent: .abstract.instanceof.App\Form\Type\ResourceTranslationsType).
  • Resolving inheritance for "App\Form\Type\ResourceTranslationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResourceTranslationsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\EdiSupplierUidUniqueValidator" (parent: .abstract.instanceof.App\Validator\Central\EdiSupplierUidUniqueValidator).
  • Resolving inheritance for "App\Validator\Central\EdiSupplierUidUniqueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\EdiSupplierUidUniqueValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\ProductTranslationsValidator" (parent: .abstract.instanceof.App\Validator\Central\ProductTranslationsValidator).
  • Resolving inheritance for "App\Validator\Central\ProductTranslationsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\ProductTranslationsValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierBusinessIDValidator" (parent: .abstract.instanceof.App\Validator\Central\SupplierBusinessIDValidator).
  • Resolving inheritance for "App\Validator\Central\SupplierBusinessIDValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierBusinessIDValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierTaxIDValidator" (parent: .abstract.instanceof.App\Validator\Central\SupplierTaxIDValidator).
  • Resolving inheritance for "App\Validator\Central\SupplierTaxIDValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierTaxIDValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierVATValidator" (parent: .abstract.instanceof.App\Validator\Central\SupplierVATValidator).
  • Resolving inheritance for "App\Validator\Central\SupplierVATValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierVATValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\TaxUniqueValidator" (parent: .abstract.instanceof.App\Validator\Central\TaxUniqueValidator).
  • Resolving inheritance for "App\Validator\Central\TaxUniqueValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\TaxUniqueValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\CategoryTranslationsValidator" (parent: .abstract.instanceof.App\Validator\Client\CategoryTranslationsValidator).
  • Resolving inheritance for "App\Validator\Client\CategoryTranslationsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\CategoryTranslationsValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\CustomerCodeValidator" (parent: .abstract.instanceof.App\Validator\Client\CustomerCodeValidator).
  • Resolving inheritance for "App\Validator\Client\CustomerCodeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\CustomerCodeValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\PaymentMethodTranslationsValidator" (parent: .abstract.instanceof.App\Validator\Client\PaymentMethodTranslationsValidator).
  • Resolving inheritance for "App\Validator\Client\PaymentMethodTranslationsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\PaymentMethodTranslationsValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\StoreGroupUniqueLocaleValidator" (parent: .abstract.instanceof.App\Validator\Client\StoreGroupUniqueLocaleValidator).
  • Resolving inheritance for "App\Validator\Client\StoreGroupUniqueLocaleValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\StoreGroupUniqueLocaleValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\StoreHeaderStoreTransferValidator" (parent: .abstract.instanceof.App\Validator\Client\StoreHeaderStoreTransferValidator).
  • Resolving inheritance for "App\Validator\Client\StoreHeaderStoreTransferValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\StoreHeaderStoreTransferValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\BrandbankCommand" (parent: .abstract.instanceof.Fresh\Command\BrandbankCommand).
  • Resolving inheritance for "Fresh\Command\BrandbankCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\BrandbankCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ClearClientProductCommand" (parent: .abstract.instanceof.Fresh\Command\ClearClientProductCommand).
  • Resolving inheritance for "Fresh\Command\ClearClientProductCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ClearClientProductCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ExportCommand" (parent: .abstract.instanceof.Fresh\Command\ExportCommand).
  • Resolving inheritance for "Fresh\Command\ExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ExportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportActionCommand" (parent: .abstract.instanceof.Fresh\Command\ImportActionCommand).
  • Resolving inheritance for "Fresh\Command\ImportActionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportActionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportEuropeanArticleNumberCommand" (parent: .abstract.instanceof.Fresh\Command\ImportEuropeanArticleNumberCommand).
  • Resolving inheritance for "Fresh\Command\ImportEuropeanArticleNumberCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportEuropeanArticleNumberCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportPriceCommand" (parent: .abstract.instanceof.Fresh\Command\ImportPriceCommand).
  • Resolving inheritance for "Fresh\Command\ImportPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportPriceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportStorageCardCommand" (parent: .abstract.instanceof.Fresh\Command\ImportStorageCardCommand).
  • Resolving inheritance for "Fresh\Command\ImportStorageCardCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportStorageCardCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportSupplierCommand" (parent: .abstract.instanceof.Fresh\Command\ImportSupplierCommand).
  • Resolving inheritance for "Fresh\Command\ImportSupplierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportSupplierCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\NewExportCommand" (parent: .abstract.instanceof.Fresh\Command\NewExportCommand).
  • Resolving inheritance for "Fresh\Command\NewExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\NewExportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ExportController" (parent: .abstract.instanceof.Fresh\Controller\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ExportController).
  • Resolving inheritance for "Fresh\Controller\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ExportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\HomepageController" (parent: .abstract.instanceof.Fresh\Controller\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\HomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\HomepageController).
  • Resolving inheritance for "Fresh\Controller\HomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\HomepageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ImageController" (parent: .abstract.instanceof.Fresh\Controller\ImageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ImageController).
  • Resolving inheritance for "Fresh\Controller\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ImageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ProductController" (parent: .abstract.instanceof.Fresh\Controller\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ProductController).
  • Resolving inheritance for "Fresh\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\SecurityController" (parent: .abstract.instanceof.Fresh\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\SecurityController).
  • Resolving inheritance for "Fresh\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\StoreStockController" (parent: .abstract.instanceof.Fresh\Controller\StoreStockController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\StoreStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\StoreStockController).
  • Resolving inheritance for "Fresh\Controller\StoreStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\StoreStockController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Fresh\Form\Extension\CollectionTypeExtension" (parent: .abstract.instanceof.Fresh\Form\Extension\CollectionTypeExtension).
  • Resolving inheritance for "Fresh\Form\Extension\CollectionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Fresh\Form\Extension\CollectionTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\CheckboxFilterType" (parent: .abstract.instanceof.Fresh\Form\Type\Filter\CheckboxFilterType).
  • Resolving inheritance for "Fresh\Form\Type\Filter\CheckboxFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\CheckboxFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\ChoiceFilterType" (parent: .abstract.instanceof.Fresh\Form\Type\Filter\ChoiceFilterType).
  • Resolving inheritance for "Fresh\Form\Type\Filter\ChoiceFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\ChoiceFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\EntityFilterType" (parent: .abstract.instanceof.Fresh\Form\Type\Filter\EntityFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Fresh\Form\Type\Filter\EntityFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\EntityFilterType).
  • Resolving inheritance for "Fresh\Form\Type\Filter\EntityFilterType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Fresh\Form\Type\Filter\EntityFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\NumberFilterType" (parent: .abstract.instanceof.Fresh\Form\Type\Filter\NumberFilterType).
  • Resolving inheritance for "Fresh\Form\Type\Filter\NumberFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\NumberFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\TextFilterType" (parent: .abstract.instanceof.Fresh\Form\Type\Filter\TextFilterType).
  • Resolving inheritance for "Fresh\Form\Type\Filter\TextFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\TextFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\YesNoFilterType" (parent: .abstract.instanceof.Fresh\Form\Type\Filter\YesNoFilterType).
  • Resolving inheritance for "Fresh\Form\Type\Filter\YesNoFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\YesNoFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\ProductIndexType" (parent: .abstract.instanceof.Fresh\Form\Type\ProductIndexType).
  • Resolving inheritance for "Fresh\Form\Type\ProductIndexType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\ProductIndexType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\ProductType" (parent: .abstract.instanceof.Fresh\Form\Type\ProductType).
  • Resolving inheritance for "Fresh\Form\Type\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\ProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\StoreStockIndexType" (parent: .abstract.instanceof.Fresh\Form\Type\StoreStockIndexType).
  • Resolving inheritance for "Fresh\Form\Type\StoreStockIndexType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\StoreStockIndexType).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Fresh\Twig\LocaleExtension" (parent: .abstract.instanceof.Fresh\Twig\LocaleExtension).
  • Resolving inheritance for "Fresh\Twig\LocaleExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Fresh\Twig\LocaleExtension).
  • 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._default_package" (parent: assets.path_package).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.file" (parent: swiftmailer.spool.file.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "gaufrette.app_image_adapter" (parent: knp_gaufrette.adapter.local).
  • Resolving inheritance for "gaufrette.app_image_filesystem" (parent: knp_gaufrette.filesystem).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.user.provider.concrete.fresh_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.fresh" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.fresh" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.fresh" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.fresh" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.fresh.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.fresh.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.fresh" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.fresh" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.fresh" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.fresh" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.fresh" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.fresh" (parent: security.firewall.context).
  • 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_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 "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.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
360
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Exception\Azure\AzureExceptionInterface"; reason: private alias.
  • Removed service "App\Model\Azure\AzureTokenInterface"; reason: private alias.
  • Removed service "App\Service\Azure\AzureAuthManagerInterface"; reason: private alias.
  • Removed service "App\Service\Azure\AzureTokenManagerInterface"; reason: private alias.
  • Removed service "App\Service\Uploader\ImageUploaderInterface"; reason: private alias.
  • Removed service "App\Translation\Provider\TranslationLocaleProviderInterface"; reason: private alias.
  • Removed service "App\Translation\TranslatableEntityLocaleAssignerInterface"; 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 "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; 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\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; 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 "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; 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\Asset\Packages"; 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\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 "translator.formatter"; 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 "lock.default.store"; reason: private alias.
  • Removed service "lock.store"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "lock"; reason: private alias.
  • Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; 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 $defaultConnection"; 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.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Knp\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.fresh"; reason: private alias.
  • Removed service "security.user_checker.fresh"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; 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 $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service ".service_locator.ISjGRTp"; reason: private alias.
  • Removed service ".service_locator.cBvfULt"; reason: private alias.
  • Removed service ".service_locator.oLYNd48"; reason: private alias.
  • Removed service ".service_locator.4sdXqc5"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; 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 "security.user_value_resolver"; 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.
159
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Form\Extension\HiddenEntityType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Type\Client\StoreGroup\StoreGroupType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\AppManager" previously pointing to "App\EntityManager\AppEntityManager" to "doctrine.orm.entity_manager".
  • Changed reference of service "App\Service\AppManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Central\User\UserPasswordManager" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "Fresh\Form\Type\ProductIndexType" previously pointing to "router.default" to "router".
  • Changed reference of service "Fresh\Form\Type\StoreStockIndexType" previously pointing to "router.default" to "router".
  • Changed reference of service "Fresh\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • 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.event_dispatcher_debug" 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 "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" 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 "debug.validator" to "validator".
  • 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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • 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 "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "doctrine.orm.default_entity_manager.validator_loader" previously pointing to "App\EntityManager\AppEntityManager" to "doctrine.orm.entity_manager".
  • 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 "monolog.handler.swift" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.mailer.default.transport.real".
  • 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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.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.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" 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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.fresh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_paginator.helper.processor" 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.HUV3kwN" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator...OeUmX" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.JFjjyG5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.3TLJ8AE" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.App\Command\Doctrine\UpdateSchemasDoctrineCommand" previously pointing to "App\EntityManager\AppEntityManager" to "doctrine.orm.entity_manager".
71
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; 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.memcached"; 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 "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; 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.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "knp_gaufrette.filesystem"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.local"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.async_aws_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
  • Removed service "knp_gaufrette.adapter.phpseclib_sftp"; 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.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; 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.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\FullProcessCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Central\Brandbank\FullProcessCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\ImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Central\Brandbank\ImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Brandbank\ProcessCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Central\Brandbank\ProcessCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Import\ReceiptMetroCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Central\Import\ReceiptMetroCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductCigaretteTagCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Central\Product\ProductCigaretteTagCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductClearCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Central\Product\ProductClearCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Central\Product\ProductCreateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Central\Product\ProductCreateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Category\CategoryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Category\CategoryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ProductImportCSVCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Import\ProductImportCSVCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ReceiptLabasCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Import\ReceiptLabasCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Import\ReceiptMetroCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Import\ReceiptMetroCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Importer\ImporterCreateProductCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Importer\ImporterCreateProductCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\PaymentMethod\PaymentMethodCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\PaymentMethod\PaymentMethodCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\SellPrice\SellPriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\SellPrice\SellPriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCentralUnsentTotalCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Store\StoreCentralUnsentTotalCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreClearPriceOutOfStockCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Store\StoreClearPriceOutOfStockCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCopyMissingPriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Store\StoreCopyMissingPriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreCopyPriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Store\StoreCopyPriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreStockSellPriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Store\StoreStockSellPriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\Store\StoreStockSellPriceHistoryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\Store\StoreStockSellPriceHistoryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\AllControlCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\AllControlCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\AllRecalculateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\AllRecalculateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\ClearStockCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\ClearStockCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\ControlCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\ControlCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\HistoryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\HistoryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\InventoryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\InventoryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\InventoryMissingCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\InventoryMissingCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\RecalculateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\RecalculateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Client\StoreStock\StoreStockGroupSellPriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Client\StoreStock\StoreStockGroupSellPriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClientStoreCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ClientStoreCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Czech\GetClientsEmailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Czech\GetClientsEmailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DatabaseCleanerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DatabaseCleanerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\UpdateSchemaDoctrineCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Doctrine\UpdateSchemaDoctrineCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Doctrine\UpdateSchemasDoctrineCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Doctrine\UpdateSchemasDoctrineCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InstallCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LoggerCleanerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LoggerCleanerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Client\ClientDatabaseCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Main\Client\ClientDatabaseCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Cron\CronCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Main\Cron\CronCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\ProductMergeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Main\ProductMergeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Token\TokenInvalidCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Main\Token\TokenInvalidCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Main\Weather\WeatherCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Main\Weather\WeatherCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreGroupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Migration\StoreGroupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreStockGroupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Migration\StoreStockGroupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\StoreStockSellPriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Migration\StoreStockSellPriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TestCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TestCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateDatabaseClientUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateDatabaseClientUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.App\Doctrine\Registry"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Doctrine\Registry"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\CommandListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\CommandListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Form\EventListener\Central\Client\ClientCategoryListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EventListener\Central\Client\ClientCategoryListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Extension\HiddenEntityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\HiddenEntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\NumberExponentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Extension\NumberExponentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\AddressType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\AddressType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\ArticleNumber\EuropeanArticleNumberType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\ArticleNumber\EuropeanArticleNumberType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Category\CategoryTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Category\CategoryTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Category\CategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Category\CategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\City\CityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\City\CityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Client\ClientConfigurationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Client\ClientConfigurationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Client\ClientType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Client\ClientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Country\CountryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Country\CountryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Holiday\HolidayDayType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Holiday\HolidayDayType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Holiday\HolidayType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Holiday\HolidayType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductAttributeValueType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductAttributeValueType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductLocaleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductLocaleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTagChildType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductTagChildType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductTagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTaxType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductTaxType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Product\ProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Product\ProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Recipes\RecipesItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Recipes\RecipesItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Recipes\RecipesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Recipes\RecipesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Supplier\SupplierProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Supplier\SupplierProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Supplier\SupplierType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Supplier\SupplierType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\Tax\TaxType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\Tax\TaxType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Central\User\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Central\User\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Category\CategoryTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Category\CategoryTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Category\CategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Category\CategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Discount\DiscountTypeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Discount\DiscountTypeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PaymentMethod\PaymentMethodTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\PaymentMethod\PaymentMethodTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Permission\PermissionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Permission\PermissionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PointOfSale\PointOfSaleMoveType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\PointOfSale\PointOfSaleMoveType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PointOfSale\PointOfSaleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\PointOfSale\PointOfSaleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\PriceTag\PriceTagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\PriceTag\PriceTagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Product\ProductTagChildType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Product\ProductTagChildType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Product\ProductTagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Product\ProductTagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Recipes\RecipesItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Recipes\RecipesItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Recipes\RecipesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Recipes\RecipesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\SellPrice\SellPriceProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\SellPrice\SellPriceProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\SellPrice\SellPriceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\SellPrice\SellPriceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreCentralType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreCentralType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderPaymentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreHeaderPaymentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderRoundingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreHeaderRoundingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreHeaderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreHeaderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveBarcodeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreMoveBarcodeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveDiscountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreMoveDiscountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveInventoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreMoveInventoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\Store\StoreMoveType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\Store\StoreMoveType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\Client\StoreGroup\StoreGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\Client\StoreGroup\StoreGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\FixedCollectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\FixedCollectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\ResourceTranslationsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\ResourceTranslationsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\EdiSupplierUidUniqueValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Central\EdiSupplierUidUniqueValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\ProductTranslationsValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Central\ProductTranslationsValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierBusinessIDValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Central\SupplierBusinessIDValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierTaxIDValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Central\SupplierTaxIDValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\SupplierVATValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Central\SupplierVATValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Central\TaxUniqueValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Central\TaxUniqueValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\CategoryTranslationsValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Client\CategoryTranslationsValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\CustomerCodeValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Client\CustomerCodeValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\PaymentMethodTranslationsValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Client\PaymentMethodTranslationsValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\StoreGroupUniqueLocaleValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Client\StoreGroupUniqueLocaleValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Client\StoreHeaderStoreTransferValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Client\StoreHeaderStoreTransferValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\BrandbankCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\BrandbankCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ClearClientProductCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\ClearClientProductCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ExportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\ExportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportActionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\ImportActionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportEuropeanArticleNumberCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\ImportEuropeanArticleNumberCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportPriceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\ImportPriceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportStorageCardCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\ImportStorageCardCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\ImportSupplierCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\ImportSupplierCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Fresh\Command\NewExportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Command\NewExportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ExportController"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Controller\ExportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\HomepageController"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Controller\HomepageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ImageController"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Controller\ImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\ProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Controller\ProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Fresh\Controller\StoreStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Fresh\Controller\StoreStockController"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Controller\StoreStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.Fresh\Form\Extension\CollectionTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Extension\CollectionTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\CheckboxFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\Filter\CheckboxFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\ChoiceFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\Filter\ChoiceFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\EntityFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Fresh\Form\Type\Filter\EntityFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\Filter\EntityFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\NumberFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\Filter\NumberFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\TextFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\Filter\TextFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\Filter\YesNoFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\Filter\YesNoFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\ProductIndexType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\ProductIndexType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\ProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\ProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Fresh\Form\Type\StoreStockIndexType"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Form\Type\StoreStockIndexType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Fresh\Twig\LocaleExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Fresh\Twig\LocaleExtension"; reason: abstract.
371
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\Collection\Central\ProductsCollection"; reason: unused.
  • Removed service "App\Collection\Client\ImportPermissionCollection"; reason: unused.
  • Removed service "App\Collection\Client\StoreHeaderCollection"; reason: unused.
  • Removed service "App\Collection\Client\StoresCollection"; reason: unused.
  • Removed service "App\Doctrine\DQL\Date"; reason: unused.
  • Removed service "App\Doctrine\DQL\LowerUnaccent"; reason: unused.
  • Removed service "App\Doctrine\Registry"; reason: unused.
  • Removed service "App\Doctrine\Schemas"; reason: unused.
  • Removed service "App\EventListener\DateGenericEvent"; reason: unused.
  • Removed service "App\EventListener\GenericEvent"; reason: unused.
  • Removed service "App\Exception\Azure\AzureTokenValidationException"; reason: unused.
  • Removed service "App\Exception\Central\Client\ClientInactiveException"; reason: unused.
  • Removed service "App\Exception\Central\Config\ConfigMissingException"; reason: unused.
  • Removed service "App\Exception\Central\User\UserInactiveException"; reason: unused.
  • Removed service "App\Exception\Central\User\UserNotFoundException"; reason: unused.
  • Removed service "App\Exception\Central\User\UserTokenExpiredException"; reason: unused.
  • Removed service "App\Exception\Client\ImportReceipt\ImportReceiptEANConflict"; reason: unused.
  • Removed service "App\Exception\Client\ImportReceipt\ImportReceiptSupplierMergeConflict"; reason: unused.
  • Removed service "App\Exception\Client\Importer\ImporterCSVProductConflictMultipleProductsException"; reason: unused.
  • Removed service "App\Exception\Client\Importer\ImporterCSVProductConflictWithoutEuropeanArticleNumbersException"; reason: unused.
  • Removed service "App\Exception\Client\Importer\ImporterCSVProductConflictWithoutValidEuropeanArticleNumbersException"; reason: unused.
  • Removed service "App\Exception\Client\Importer\ImporterCSVProductMissingIDException"; reason: unused.
  • Removed service "App\Exception\Client\Importer\ImporterCSVProductNotFoundException"; reason: unused.
  • Removed service "App\Exception\ImportResultException"; reason: unused.
  • Removed service "App\Exception\ImporterProductBadTypeException"; reason: unused.
  • Removed service "App\Factory\Client\Store\StoreHeaderFactory"; reason: unused.
  • Removed service "App\Factory\Client\Store\StoreMoveInventoryFactory"; reason: unused.
  • Removed service "App\Mailer\OrderMailer"; reason: unused.
  • Removed service "App\Model\Azure\Token"; reason: unused.
  • Removed service "App\Model\BrandbankSOAP\Item"; reason: unused.
  • Removed service "App\Model\BrandbankSOAP\Message"; reason: unused.
  • Removed service "App\Model\BrandbankSOAP\RetailerFeedbackReport"; reason: unused.
  • Removed service "App\Model\Importer\EuropeanArticleNumberConflict"; reason: unused.
  • Removed service "App\Model\Importer\EuropeanArticleNumberMissing"; reason: unused.
  • Removed service "App\Model\Importer\ImportReceiptHeaderModel"; reason: unused.
  • Removed service "App\Model\Importer\ImportReceiptProductModel"; reason: unused.
  • Removed service "App\Model\Importer\MemoryProductUID"; reason: unused.
  • Removed service "App\Model\Importer\ProductTaxConflict"; reason: unused.
  • Removed service "App\Model\Importer\ProductTaxMissing"; reason: unused.
  • Removed service "App\Model\Importer\ProductTaxReverseCharge"; reason: unused.
  • Removed service "App\Model\Label\LabelModel"; reason: unused.
  • Removed service "App\Model\MachineLearning\Calendar"; reason: unused.
  • Removed service "App\Model\MachineLearning\Move"; reason: unused.
  • Removed service "App\Model\Query"; reason: unused.
  • Removed service "App\Model\ShellExec"; reason: unused.
  • Removed service "App\Repository\Central\Address\AddressRepository"; reason: unused.
  • Removed service "App\Repository\Central\Attribute\AttributeRepository"; reason: unused.
  • Removed service "App\Repository\Central\Attribute\AttributeTranslationRepository"; reason: unused.
  • Removed service "App\Repository\Central\Attribute\AttributeValueRepository"; reason: unused.
  • Removed service "App\Repository\Central\Brandbank\BrandbankRepository"; reason: unused.
  • Removed service "App\Repository\Central\Brandbank\BrandbankXMLRepository"; reason: unused.
  • Removed service "App\Repository\Central\Category\CategoryRepository"; reason: unused.
  • Removed service "App\Repository\Central\Category\CategoryTranslationRepository"; reason: unused.
  • Removed service "App\Repository\Central\City\CityRepository"; reason: unused.
  • Removed service "App\Repository\Central\Client\ClientRepository"; reason: unused.
  • Removed service "App\Repository\Central\Command\CommandRepository"; reason: unused.
  • Removed service "App\Repository\Central\Company\CompanyRepository"; reason: unused.
  • Removed service "App\Repository\Central\Config\ConfigRepository"; reason: unused.
  • Removed service "App\Repository\Central\Country\CountryRepository"; reason: unused.
  • Removed service "App\Repository\Central\Cron\CronRepository"; reason: unused.
  • Removed service "App\Repository\Central\EuropeanArticleNumber\EuropeanArticleNumberRepository"; reason: unused.
  • Removed service "App\Repository\Central\Holiday\HolidayDayRepository"; reason: unused.
  • Removed service "App\Repository\Central\Holiday\HolidayRepository"; reason: unused.
  • Removed service "App\Repository\Central\Import\ImportReceiptEdiClientRepository"; reason: unused.
  • Removed service "App\Repository\Central\Import\ImportReceiptEdiSupplierRepository"; reason: unused.
  • Removed service "App\Repository\Central\Import\ImportReceiptEdiSupplierUidRepository"; reason: unused.
  • Removed service "App\Repository\Central\Import\ImportReceiptGlobusRepository"; reason: unused.
  • Removed service "App\Repository\Central\Import\ImportReceiptLabasRepository"; reason: unused.
  • Removed service "App\Repository\Central\Import\ImportReceiptMetroRepository"; reason: unused.
  • Removed service "App\Repository\Central\Import\ImportReceiptNobaSmokerRepository"; reason: unused.
  • Removed service "App\Repository\Central\Label\LabelRepository"; reason: unused.
  • Removed service "App\Repository\Central\Location\LocationRepository"; reason: unused.
  • Removed service "App\Repository\Central\MachineLearning\MachineLearningHeaderRepository"; reason: unused.
  • Removed service "App\Repository\Central\MachineLearning\MachineLearningMoveRepository"; reason: unused.
  • Removed service "App\Repository\Central\MachineLearning\MachineLearningRepository"; reason: unused.
  • Removed service "App\Repository\Central\Notification\NotificationRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductAttributeValueTranslationRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductImageRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductImportRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductPackageRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductSuggestionRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductTagRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductTaxRepository"; reason: unused.
  • Removed service "App\Repository\Central\Product\ProductTranslationRepository"; reason: unused.
  • Removed service "App\Repository\Central\Receipt\ReceiptEdiRepository"; reason: unused.
  • Removed service "App\Repository\Central\Receipt\ReceiptGlobusRepository"; reason: unused.
  • Removed service "App\Repository\Central\Receipt\ReceiptLabasRepository"; reason: unused.
  • Removed service "App\Repository\Central\Receipt\ReceiptMetroRepository"; reason: unused.
  • Removed service "App\Repository\Central\Receipt\ReceiptNobaSmokerRepository"; reason: unused.
  • Removed service "App\Repository\Central\Receipt\ReceiptRepository"; reason: unused.
  • Removed service "App\Repository\Central\Recipes\RecipesClientRepository"; reason: unused.
  • Removed service "App\Repository\Central\Recipes\RecipesItemRepository"; reason: unused.
  • Removed service "App\Repository\Central\Recipes\RecipesRepository"; reason: unused.
  • Removed service "App\Repository\Central\Storage\FileRepository"; reason: unused.
  • Removed service "App\Repository\Central\Storage\ImageRepository"; reason: unused.
  • Removed service "App\Repository\Central\Supplier\SupplierProductPackageRepository"; reason: unused.
  • Removed service "App\Repository\Central\Supplier\SupplierProductRepository"; reason: unused.
  • Removed service "App\Repository\Central\Supplier\SupplierRepository"; reason: unused.
  • Removed service "App\Repository\Central\Tax\TaxRepository"; reason: unused.
  • Removed service "App\Repository\Central\Token\ApiTokenRepository"; reason: unused.
  • Removed service "App\Repository\Central\Token\JWTTokenRepository"; reason: unused.
  • Removed service "App\Repository\Central\User\UserRepository"; reason: unused.
  • Removed service "App\Repository\Central\Weather\WeatherRepository"; reason: unused.
  • Removed service "App\Repository\Client\Category\CategoryRepository"; reason: unused.
  • Removed service "App\Repository\Client\Category\CategoryTranslationRepository"; reason: unused.
  • Removed service "App\Repository\Client\Customer\CustomerPointRepository"; reason: unused.
  • Removed service "App\Repository\Client\Customer\CustomerRepository"; reason: unused.
  • Removed service "App\Repository\Client\Customer\CustomerTypeRepository"; reason: unused.
  • Removed service "App\Repository\Client\Discount\DiscountItemRepository"; reason: unused.
  • Removed service "App\Repository\Client\Discount\DiscountRepository"; reason: unused.
  • Removed service "App\Repository\Client\Discount\DiscountTriggerBarcodeRepository"; reason: unused.
  • Removed service "App\Repository\Client\Discount\DiscountTypeRepository"; reason: unused.
  • Removed service "App\Repository\Client\HistoricalDeviation\HistoricalDeviationByDayRepository"; reason: unused.
  • Removed service "App\Repository\Client\HistoricalDeviation\HistoricalDeviationRepository"; reason: unused.
  • Removed service "App\Repository\Client\Import\ImportPermissionRepository"; reason: unused.
  • Removed service "App\Repository\Client\Import\ImportProductRepository"; reason: unused.
  • Removed service "App\Repository\Client\Import\ImportRepository"; reason: unused.
  • Removed service "App\Repository\Client\Import\ImportStoreRepository"; reason: unused.
  • Removed service "App\Repository\Client\Import\ImporterCSVRepository"; reason: unused.
  • Removed service "App\Repository\Client\Label\LabelRepository"; reason: unused.
  • Removed service "App\Repository\Client\Order\OrderItemRepository"; reason: unused.
  • Removed service "App\Repository\Client\Order\OrderProductQuantityIncreaseRepository"; reason: unused.
  • Removed service "App\Repository\Client\Order\OrderRepository"; reason: unused.
  • Removed service "App\Repository\Client\PaymentMethod\PaymentMethodRepository"; reason: unused.
  • Removed service "App\Repository\Client\PaymentMethod\PaymentMethodStoreRepository"; reason: unused.
  • Removed service "App\Repository\Client\PaymentMethod\PaymentMethodTranslationRepository"; reason: unused.
  • Removed service "App\Repository\Client\Permission\PermissionRepository"; reason: unused.
  • Removed service "App\Repository\Client\PointOfSale\PointOfSaleMoveRepository"; reason: unused.
  • Removed service "App\Repository\Client\PointOfSale\PointOfSaleRepository"; reason: unused.
  • Removed service "App\Repository\Client\Prediction\PredictionRepository"; reason: unused.
  • Removed service "App\Repository\Client\PriceTag\PriceTagRepository"; reason: unused.
  • Removed service "App\Repository\Client\Product\ProductNumberRepository"; reason: unused.
  • Removed service "App\Repository\Client\Product\ProductRepository"; reason: unused.
  • Removed service "App\Repository\Client\Product\ProductTaxSuggestionRepository"; reason: unused.
  • Removed service "App\Repository\Client\Product\ProductTranslationRepository"; reason: unused.
  • Removed service "App\Repository\Client\Sell\SellPriceProductRepository"; reason: unused.
  • Removed service "App\Repository\Client\Sell\SellPriceRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreAlertRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreCentralRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreGroupRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreHeaderPaymentRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreHeaderRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreHeaderRoundingRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreInventoryRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreMoveBarcodeRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreMoveRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreSellRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreSettlementRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreStockGroupRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreStockPlaceRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreStockRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreStockUpdateRepository"; reason: unused.
  • Removed service "App\Repository\Client\Store\StoreUserRepository"; reason: unused.
  • Removed service "App\Repository\Client\Supplier\SupplierOrderProductRepository"; reason: unused.
  • Removed service "App\Repository\Client\Supplier\SupplierOrderRepository"; reason: unused.
  • Removed service "App\Repository\Client\Supplier\SupplierProductRepository"; reason: unused.
  • Removed service "App\Repository\Client\Supplier\SupplierRepository"; reason: unused.
  • Removed service "App\Repository\Client\Synchronization\SynchronizationRepository"; reason: unused.
  • Removed service "App\Repository\Client\User\UserDataRepository"; reason: unused.
  • Removed service "App\Service\Aura\AuraManager"; reason: unused.
  • Removed service "App\Service\Azure\AzureAuthManager"; reason: unused.
  • Removed service "App\Service\Azure\AzureTokenManager"; reason: unused.
  • Removed service "App\Service\Central\Importer\ImporterSupplierProductManager"; reason: unused.
  • Removed service "App\Service\Central\Label\LabelExport\LabelExportHTML"; reason: unused.
  • Removed service "App\Service\Central\Label\LabelExport\LabelExportJPEG"; reason: unused.
  • Removed service "App\Service\Central\Label\LabelExport\LabelExportPDF"; reason: unused.
  • Removed service "App\Service\Central\Label\LabelExport\LabelExportPTPII"; reason: unused.
  • Removed service "App\Service\Central\Label\LabelExport\LabelExportZPL"; reason: unused.
  • Removed service "App\Service\Central\Label\LabelManager"; reason: unused.
  • Removed service "App\Service\Central\Product\ProductAttributeManager"; reason: unused.
  • Removed service "App\Service\Central\Product\ProductPackageManager"; reason: unused.
  • Removed service "App\Service\Central\Product\ProductSuggestionManager"; reason: unused.
  • Removed service "App\Service\Central\User\UserPasswordManager"; reason: unused.
  • Removed service "App\Service\Client\HistoricalDeviation\HistoricalDeviationManager"; reason: unused.
  • Removed service "App\Service\Client\Import\Edi\EdiManager"; reason: unused.
  • Removed service "App\Service\Client\Importer\ImporterCSVManager"; reason: unused.
  • Removed service "App\Service\Client\Importer\ImporterSupplierProductManager"; reason: unused.
  • Removed service "App\Service\Client\Permission\PermissionManager"; reason: unused.
  • Removed service "App\Service\Client\Report\ReportContainerManager"; reason: unused.
  • Removed service "App\Service\Client\Store\StoreOpeningHourManager"; reason: unused.
  • Removed service "App\Service\Client\SupplierOrder\SupplierOrderManager"; reason: unused.
  • Removed service "App\Service\Config\ConfigManager"; reason: unused.
  • Removed service "App\Service\Country\CountryManager"; reason: unused.
  • Removed service "App\Service\Currency\CurrencyManager"; reason: unused.
  • Removed service "App\Service\Edi\Mailer"; reason: unused.
  • Removed service "App\Service\Ekasa\IdentificationManager"; reason: unused.
  • Removed service "App\Service\GuzzleHttp\GuzzleClientFactory"; reason: unused.
  • Removed service "App\Service\GuzzleHttp\GuzzleLoggingMiddleware"; reason: unused.
  • Removed service "App\Service\Image\ImageManager"; reason: unused.
  • Removed service "App\Service\Locale\LocaleManager"; reason: unused.
  • Removed service "App\Service\LockManager"; reason: unused.
  • Removed service "App\Service\LoggerManager"; reason: unused.
  • Removed service "App\Service\Mailer\MailerImport"; reason: unused.
  • Removed service "App\Service\RequestLogManager"; reason: unused.
  • Removed service "App\Service\RoleManager"; reason: unused.
  • Removed service "App\Service\Statistic\Alcohol\AlcoholBalanceManager"; reason: unused.
  • Removed service "App\Service\Statistic\Alcohol\AlcoholManager"; reason: unused.
  • Removed service "App\Service\Statistic\ControlReceivingGoods\ControlReceivingGoodsManager"; reason: unused.
  • Removed service "App\Service\Statistic\CurrentStock\CurrentStockManager"; reason: unused.
  • Removed service "App\Service\Statistic\Inventory\InventoryManager"; reason: unused.
  • Removed service "App\Service\Statistic\MovementOfGoods\MovementOfGoodsManager"; reason: unused.
  • Removed service "App\Service\Statistic\PriceControl\PriceControlManager"; reason: unused.
  • Removed service "App\Service\Statistic\ProfitOnProducts\ProfitOnProductsManager"; reason: unused.
  • Removed service "App\Service\Statistic\Receipt\ReceiptManager"; reason: unused.
  • Removed service "App\Service\Statistic\Reorder\ReorderManager"; reason: unused.
  • Removed service "App\Service\Statistic\Sales\SalesManager"; reason: unused.
  • Removed service "App\Service\Statistic\SellPriceArchive\SellPriceArchiveManager"; reason: unused.
  • Removed service "App\Service\Statistic\StockToDate\StockToDateManager"; reason: unused.
  • Removed service "App\Service\Statistic\StoreCentral\StoreCentralManager"; reason: unused.
  • Removed service "App\Service\Statistic\UncountedItems\UncountedItemsManager"; reason: unused.
  • Removed service "App\Service\Statistic\VatList\VATListManager"; reason: unused.
  • Removed service "App\Service\Statistic\WeakestSellingItems\WeakestSellingItemsManager"; reason: unused.
  • Removed service "App\Service\Statistic\WhatToOrder\WhatToOrderManager"; reason: unused.
  • Removed service "App\Service\Statistic\WriteOffAndPersonalCollection\WriteOffAndPersonalCollectionManager"; reason: unused.
  • Removed service "App\Utils\ArrayUtils"; reason: unused.
  • Removed service "App\Utils\ClientUtils"; reason: unused.
  • Removed service "App\Utils\DateTimeUtils"; reason: unused.
  • Removed service "App\Utils\DoctrineUtils"; reason: unused.
  • Removed service "App\Utils\DomDocumentUtils"; reason: unused.
  • Removed service "App\Utils\LocaleUtils"; reason: unused.
  • Removed service "App\Utils\NoteUtils"; reason: unused.
  • Removed service "App\Utils\NumberUtils"; reason: unused.
  • Removed service "App\Utils\PasswordUtils"; reason: unused.
  • Removed service "App\Utils\SQLUtils"; reason: unused.
  • Removed service "App\Utils\StringUtils"; reason: unused.
  • Removed service "App\Utils\SupplierUtils"; reason: unused.
  • Removed service "App\Utils\TaxUtils"; reason: unused.
  • Removed service "App\Utils\UnitUtils"; reason: unused.
  • Removed service "App\Validator\Central\EdiSupplierUidUnique"; reason: unused.
  • Removed service "App\Validator\Central\ProductTranslations"; reason: unused.
  • Removed service "App\Validator\Central\SupplierBusinessID"; reason: unused.
  • Removed service "App\Validator\Central\SupplierTaxID"; reason: unused.
  • Removed service "App\Validator\Central\SupplierVAT"; reason: unused.
  • Removed service "App\Validator\Central\TaxUnique"; reason: unused.
  • Removed service "App\Validator\Client\CategoryTranslations"; reason: unused.
  • Removed service "App\Validator\Client\CustomerCode"; reason: unused.
  • Removed service "App\Validator\Client\PaymentMethodTranslations"; reason: unused.
  • Removed service "App\Validator\Client\StoreGroupUniqueLocale"; reason: unused.
  • Removed service "App\Validator\Client\StoreHeaderStoreTransfer"; reason: unused.
  • Removed service "Fresh\Model\Product"; reason: unused.
  • Removed service "Fresh\Repository\Central\Product\ProductRepository"; reason: unused.
  • Removed service "Fresh\Repository\Client\Store\StoreStockRepository"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "slugger"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~Dd5v2lI"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service ".lock.default.store.2BORioJ"; reason: unused.
  • Removed service "lock.default.factory"; reason: unused.
  • Removed service "lock.default"; reason: unused.
  • Removed service "mime_types"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~VvS8w3."; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~VvS8w3."; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~VvS8w3."; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~VvS8w3."; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~_.5PhpP"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; 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 "webpack_encore.cache"; reason: unused.
  • Removed service "security.helper"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service ".4_CliContextProvider~_k6UXrT"; reason: unused.
  • Removed service ".3_RequestContextProvider~_k6UXrT"; reason: unused.
  • Removed service ".2_SourceContextProvider~_k6UXrT"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.lock"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service ".service_locator.6zQlgQt"; reason: unused.
312
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Service\Client\Order\OrderManager" to "App\EventListener\Client\Order\OrderListener".
  • Inlined service "App\Service\Client\PointOfSale\PointOfSaleMoveManager" to "App\EventListener\Client\PointOfSale\PointOfSaleMoveListener".
  • Inlined service "App\Service\Client\Store\StoreCentralManager" to "App\EventListener\Client\Store\StoreCentralListener".
  • Inlined service "App\Service\Client\Store\StoreManager" to "App\EventListener\Client\Store\StoreListener".
  • Inlined service "App\Service\Logger" to "App\EventListener\CommandListener".
  • Inlined service "App\Translation\TranslatableEntityLocaleAssigner" to "App\EventListener\ORMTranslatableListener".
  • Inlined service "App\Service\Central\Weather\WeatherClient" to "App\Service\Central\Weather\WeatherManager".
  • Inlined service "App\Service\GuzzleHttp\GuzzleHttpManager" to "App\Service\Central\Weather\WeatherManager".
  • Inlined service "App\Service\Metro\Mailer" to "App\Service\Client\Import\Metro\MetroManager".
  • Inlined service "App\Service\Central\Product\ProductImportManager" to "App\Service\Client\Import\Metro\MetroManager".
  • Inlined service "App\Mailer\StoreHeaderMailer" to "App\Service\Client\Store\StoreHeaderManager".
  • Inlined service "App\Service\Central\BreakDown\BreakDownManager" to "App\Service\Client\Store\StoreHeaderManager".
  • Inlined service "App\Service\ImportReceipt\ImportReceiptLabasMailer" to "App\Service\ImportReceipt\ImportReceiptLabasManager".
  • Inlined service ".1_Filesystem~Lr7qhhn" to "App\Service\Uploader\ImageUploader".
  • Inlined service ".service_locator.HUV3kwN.Fresh\Controller\ExportController" to "Fresh\Controller\ExportController".
  • Inlined service ".service_locator.HUV3kwN.Fresh\Controller\HomepageController" to "Fresh\Controller\HomepageController".
  • Inlined service ".service_locator...OeUmX.Fresh\Controller\ImageController" to "Fresh\Controller\ImageController".
  • Inlined service ".service_locator...OeUmX.Fresh\Controller\ProductController" to "Fresh\Controller\ProductController".
  • Inlined service ".service_locator.HUV3kwN.Fresh\Controller\SecurityController" to "Fresh\Controller\SecurityController".
  • Inlined service ".service_locator...OeUmX.Fresh\Controller\StoreStockController" to "Fresh\Controller\StoreStockController".
  • Inlined service "twig.error_renderer.html" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~zImfq8X" to "error_handler.error_renderer.html".
  • Inlined service ".2_~zImfq8X" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • 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 "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~5ZNoD4E" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.6QdvBb8" 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 "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.plcoLCT" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" 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.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.JFjjyG5.translation.warmer" to "translation.warmer".
  • 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.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • 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 ".service_locator.rmT3Sym" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.3TLJ8AE.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~6jTQoko" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~6jTQoko" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.2Bo1pps" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventListener\ORMTranslatableListener" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "App\EventSubscriber\LoadClassMetadataSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "Fresh\EventSubscriber\LoadClassMetadataSubscriber" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.I3K77mT" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "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.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "Fresh\Twig\LocaleExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.lSARbri.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 "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.7YWluy." to "twig.runtime_loader".
  • Inlined service ".1_~kw51uzt" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "monolog.handler.grouped" to "monolog.handler.main".
  • Inlined service "monolog.handler.file" to "monolog.handler.grouped".
  • Inlined service "monolog.handler.deduplicated" to "monolog.handler.grouped".
  • Inlined service "monolog.formatter.html" to "monolog.handler.swift".
  • 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 "gaufrette.app_image_adapter" to "gaufrette.app_image_filesystem".
  • Inlined service ".service_locator.0DpzJRH" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~K7cXUjp" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.DMsNhhu" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.QWkwKV5" to "security.access_map".
  • Inlined service ".security.request_matcher.t2g7Glz" to "security.access_map".
  • Inlined service ".security.request_matcher.gyky1NM" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.fresh" to "security.logout_listener.fresh".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.fresh".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.fresh".
  • Inlined service "security.user_checker" to "security.authentication.provider.dao.fresh".
  • Inlined service "security.authentication.session_strategy" to "security.authentication.listener.form.fresh".
  • Inlined service "security.authentication.success_handler.fresh.form_login" to "security.authentication.listener.form.fresh".
  • Inlined service "security.authentication.failure_handler.fresh.form_login" to "security.authentication.listener.form.fresh".
  • Inlined service "security.authentication.form_entry_point.fresh" to "security.exception_listener.fresh".
  • Inlined service "Fresh\Security\AccessDeniedHandler" to "security.exception_listener.fresh".
  • Inlined service "security.exception_listener.fresh" to "security.firewall.map.context.fresh".
  • Inlined service "security.logout_listener.fresh" to "security.firewall.map.context.fresh".
  • Inlined service "security.firewall.map.config.fresh" to "security.firewall.map.context.fresh".
  • Inlined service ".1_NonceGenerator~urZAXGw" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~urZAXGw" to "twig.extension.webprofiler".
  • Inlined service ".1_SourceContextProvider~_k6UXrT" to "var_dumper.contextualized_cli_dumper".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~_k6UXrT" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~_k6UXrT" to "var_dumper.command.server_dump".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
  • Inlined service ".service_locator.lHZYdJL" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • 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_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 "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.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • 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 "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.JFjjyG5" to ".service_locator.JFjjyG5.translation.warmer".
  • Inlined service ".service_locator.Vi.9ymT" to ".service_locator.Vi.9ymT.router.default".
  • Inlined service ".service_locator.3TLJ8AE" to ".service_locator.3TLJ8AE.router.cache_warmer".
  • Inlined service ".service_locator.lSARbri" to ".service_locator.lSARbri.twig.template_cache_warmer".
  • Inlined service "doctrine.orm.default_configuration" to "App\EntityManager\AppEntityManager.inner".
  • Inlined service "doctrine.orm.default_manager_configurator" to "App\EntityManager\AppEntityManager.inner".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service ".service_locator..j0pGzu" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.Vi.9ymT.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.file" to "swiftmailer.transport".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "App\Service\Brandbank\BrandbankSOAPManager" to "console.command.public_alias.App\Command\Central\Brandbank\ImportCommand".
  • Inlined service "App\Service\Client\Category\CategoryManager" to "console.command.public_alias.App\Command\Client\Category\CategoryCommand".
  • Inlined service "App\Service\Client\Import\ProductCSV\ImportProductCSVManager" to "console.command.public_alias.App\Command\Client\Import\ProductImportCSVCommand".
  • Inlined service "App\Service\ImportReceipt\ImportReceiptLabasManager" to "console.command.public_alias.App\Command\Client\Import\ReceiptLabasCommand".
  • Inlined service "App\Service\Client\Import\Metro\MetroManager" to "console.command.public_alias.App\Command\Client\Import\ReceiptMetroCommand".
  • Inlined service "App\Service\Client\Importer\ImporterManager" to "console.command.public_alias.App\Command\Client\Importer\ImporterCreateProductCommand".
  • Inlined service "App\Service\Client\Inventory\InventoryManager" to "console.command.public_alias.App\Command\Client\StoreStock\InventoryMissingCommand".
  • Inlined service "App\Service\Central\Weather\WeatherManager" to "console.command.public_alias.App\Command\Main\Weather\WeatherCommand".
  • Inlined service "App\Service\Client\Importer\ImporterProductManager" to "console.command.public_alias.App\Command\TestCommand".
  • Inlined service "App\Service\Client\Importer\ImporterStoreManager" to "console.command.public_alias.App\Command\TestCommand".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • 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 "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "App\Service\ImporterEmailManager" to "console.command.public_alias.App\Command\TestCommand".
  • Inlined service "App\Service\ImporterEmailManager" to "console.command.public_alias.App\Command\TestCommand".
281
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "container.preload" was defined on service(s) "doctrine.orm.entity_manager", but was never used.
1