GET http://119.40.85.238/

Log Messages

Level (7)
Channel (4)
Time Message
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
info Matched route "docudex_document_homepage".
deprecation User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelDevDebugContainer.php:1273, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
deprecation User Deprecated: Using XML mapping driver with XSD validation disabled is deprecated and will not be supported in Doctrine ORM 3.0. (XmlDriver.php:64 called by SimplifiedXmlDriver.php:23, https://github.com/doctrine/orm/pull/6728, package doctrine/orm)
info Connecting with parameters array{"charset":"UTF8","driver":"pdo_mysql","host":"127.0.0.1","port":3306,"user":"docudex","password":"<redacted>","driverOptions":[],"defaultTableOptions":[],"dbname":"docudex4"}
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Using Doctrine subscribers as services is deprecated, declare listeners instead
deprecation Deprecated: Return type of Docudex\Bundle\DocumentBundle\Entity\Term::offsetGet(mixed $offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
deprecation Deprecated: Docudex\Bundle\UserBundle\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)

There are no log messages.

Container Compilation Logs (2697)

Log messages generated during the compilation of the service container.
Messages Class
1
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
18
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.relative_resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.thumbnail
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.crop
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.grayscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.background
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.strip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.scale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.upscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.downscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.auto_rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.flip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.interlace
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resample
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.fixed
5
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.optipng
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.pngquant
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.mozjpeg
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.cwebp
2
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.no_cache_web_path
1
  • [liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
493
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\ApiBundle\Command\CreateClientCommand" (parent: .abstract.instanceof.Docudex\Bundle\ApiBundle\Command\CreateClientCommand).
  • Resolving inheritance for "Docudex\Bundle\ApiBundle\Command\CreateClientCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\ApiBundle\Command\CreateClientCommand).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Docudex\Bundle\ApiBundle\Repository\ClientRepository" (parent: .abstract.instanceof.Docudex\Bundle\ApiBundle\Repository\ClientRepository).
  • Resolving inheritance for "Docudex\Bundle\ApiBundle\Repository\ClientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Docudex\Bundle\ApiBundle\Repository\ClientRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ArchiveCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\ArchiveCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\ArchiveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ArchiveCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\CreateSuperAdminCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\CreateSuperAdminCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\CreateSuperAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\CreateSuperAdminCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ExportDocumentDataCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\ExportDocumentDataCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\ExportDocumentDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ExportDocumentDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ExtractDocumentTextCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\ExtractDocumentTextCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\ExtractDocumentTextCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ExtractDocumentTextCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\InstallCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\InstallCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\InstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\InstallCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\MigrationCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\MigrationCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\MigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\MigrationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\PopulateCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\PopulateCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\PopulateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\PopulateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\PopulateVocabulariesCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\PopulateVocabulariesCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\PopulateVocabulariesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\PopulateVocabulariesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\SystemConfigCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\SystemConfigCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\SystemConfigCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\SystemConfigCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\TruncateCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\TruncateCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\TruncateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\TruncateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\WorkerMasterCommand" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Command\WorkerMasterCommand).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Command\WorkerMasterCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\WorkerMasterCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\CoreBundle\Form\WidgetSetting\Task" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Form\WidgetSetting\Task).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Form\WidgetSetting\Task" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\CoreBundle\Form\WidgetSetting\Task).
  • Resolving inheritance for ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.Docudex\Bundle\CoreBundle\Generator\DistributedGenerator" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Generator\DistributedGenerator).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Generator\DistributedGenerator" (parent: .instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.Docudex\Bundle\CoreBundle\Generator\DistributedGenerator).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\CoreBundle\Twig\CoreExtension" (parent: .abstract.instanceof.Docudex\Bundle\CoreBundle\Twig\CoreExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\CoreBundle\Twig\CoreExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\CoreBundle\Twig\CoreExtension).
  • Resolving inheritance for "Docudex\Bundle\CoreBundle\Twig\CoreExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\CoreBundle\Twig\CoreExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\ExpiryNotificationCommand" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\ExpiryNotificationCommand).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Command\ExpiryNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\ExpiryNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\EmailDocumentCommand" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\EmailDocumentCommand).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Command\EmailDocumentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\EmailDocumentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\CustomerBundle\Form\CustomerType" (parent: .abstract.instanceof.Docudex\Bundle\CustomerBundle\Form\CustomerType).
  • Resolving inheritance for "Docudex\Bundle\CustomerBundle\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\CustomerBundle\Form\CustomerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\DeleteCategoryFilesCommand" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\DeleteCategoryFilesCommand).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Command\DeleteCategoryFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\DeleteCategoryFilesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\ExportCategoryFilesCommand" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\ExportCategoryFilesCommand).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Command\ExportCategoryFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\ExportCategoryFilesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\RenameCategoryDocumentsCommand" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\RenameCategoryDocumentsCommand).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Command\RenameCategoryDocumentsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\RenameCategoryDocumentsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\UpdateDocumentDataCommand" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\UpdateDocumentDataCommand).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Command\UpdateDocumentDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\UpdateDocumentDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\CategoryForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\CategoryForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\CategoryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\CategoryForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\CheckedOutForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\CheckedOutForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\CheckedOutForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\CheckedOutForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DepartmentForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DepartmentForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\DepartmentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DepartmentForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryTermForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryTermForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryTermForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryTermForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentEditForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentEditForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\DocumentEditForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentEditForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\DocumentForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentMetaForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentMetaForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\DocumentMetaForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentMetaForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentVersionForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentVersionForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\DocumentVersionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentVersionForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\EmptyMetaFieldForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\EmptyMetaFieldForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\EmptyMetaFieldForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\EmptyMetaFieldForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldCategoryForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldCategoryForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldCategoryForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldCategoryForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\ReviewForm" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\ReviewForm).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\Type\ReviewForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\ReviewForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\WidgetSetting\Document" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\WidgetSetting\Document).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Form\WidgetSetting\Document" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\WidgetSetting\Document).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\FileExtension" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Twig\FileExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\FileExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\FileExtension).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Twig\FileExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\FileExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\TermExtension" (parent: .abstract.instanceof.Docudex\Bundle\DocumentBundle\Twig\TermExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\TermExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\TermExtension).
  • Resolving inheritance for "Docudex\Bundle\DocumentBundle\Twig\TermExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\TermExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\InstanceDataForm" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Form\Type\InstanceDataForm).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Form\Type\InstanceDataForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\InstanceDataForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\InstanceForm" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Form\Type\InstanceForm).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Form\Type\InstanceForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\InstanceForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\NewForm" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Form\Type\NewForm).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Form\Type\NewForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\NewForm).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataExtension" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Twig\FormDataExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataExtension).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Twig\FormDataExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\AddressType" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Type\AddressType).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Type\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\AddressType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\CheckListDocumentType" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Type\CheckListDocumentType).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Type\CheckListDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\CheckListDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\DocumentMetaType" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Type\DocumentMetaType).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Type\DocumentMetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\DocumentMetaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\IdFieldType" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Type\IdFieldType).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Type\IdFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\IdFieldType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\RichTextType" (parent: .abstract.instanceof.Docudex\Bundle\FormBundle\Type\RichTextType).
  • Resolving inheritance for "Docudex\Bundle\FormBundle\Type\RichTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\RichTextType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\NotificationBundle\Command\ProcessChannelsCommand" (parent: .abstract.instanceof.Docudex\Bundle\NotificationBundle\Command\ProcessChannelsCommand).
  • Resolving inheritance for "Docudex\Bundle\NotificationBundle\Command\ProcessChannelsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\NotificationBundle\Command\ProcessChannelsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\NotificationBundle\Command\ResetChannelsCommand" (parent: .abstract.instanceof.Docudex\Bundle\NotificationBundle\Command\ResetChannelsCommand).
  • Resolving inheritance for "Docudex\Bundle\NotificationBundle\Command\ResetChannelsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\NotificationBundle\Command\ResetChannelsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.docudex.notification_channels_locator" (parent: .abstract.instanceof.docudex.notification_channels_locator).
  • Resolving inheritance for "docudex.notification_channels_locator" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.docudex.notification_channels_locator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\UserBundle\Command\BulkGroupAssignCommand" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Command\BulkGroupAssignCommand).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Command\BulkGroupAssignCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\UserBundle\Command\BulkGroupAssignCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\UserBundle\Command\PasswordExpiryNotificationCommand" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Command\PasswordExpiryNotificationCommand).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Command\PasswordExpiryNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\UserBundle\Command\PasswordExpiryNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\UserBundle\EventListener\LoginListener" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\EventListener\LoginListener).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\EventListener\LoginListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\UserBundle\EventListener\LoginListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\ChangePasswordFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\ChangePasswordFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\ChangePasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\GroupFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\GroupFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\GroupFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\GroupFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\ProfileFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\ProfileFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\ProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\ProfileFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\RegistrationFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\RegistrationFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\RegistrationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\RegistrationProfileFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\RegistrationProfileFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\RegistrationProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\RegistrationProfileFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\UserFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\UserFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserNotificationFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\UserNotificationFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\UserNotificationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserNotificationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserProfileFormType" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\UserProfileFormType).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Form\Type\UserProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserProfileFormType).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Twig\StringHighlightExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\AlphanumericValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\AlphanumericValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\AlphanumericValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\AlphanumericValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\DigitValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\DigitValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\DigitValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\DigitValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\LengthValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\LengthValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\LengthValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\LengthValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\LowerCaseValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\LowerCaseValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\LowerCaseValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\LowerCaseValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\PunctuationValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\PunctuationValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\PunctuationValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\PunctuationValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\UpperCaseValidator" (parent: .abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\UpperCaseValidator).
  • Resolving inheritance for "Docudex\Bundle\UserBundle\Validator\Constraints\UpperCaseValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\UpperCaseValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WidgetBundle\Form\Setting\ExampleForm" (parent: .abstract.instanceof.Docudex\Bundle\WidgetBundle\Form\Setting\ExampleForm).
  • Resolving inheritance for "Docudex\Bundle\WidgetBundle\Form\Setting\ExampleForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WidgetBundle\Form\Setting\ExampleForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WidgetBundle\Form\WidgetForm" (parent: .abstract.instanceof.Docudex\Bundle\WidgetBundle\Form\WidgetForm).
  • Resolving inheritance for "Docudex\Bundle\WidgetBundle\Form\WidgetForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WidgetBundle\Form\WidgetForm).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension" (parent: .abstract.instanceof.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension).
  • Resolving inheritance for "Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ExecuteExportCommand" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\ExecuteExportCommand).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Command\ExecuteExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ExecuteExportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\FixCommand" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\FixCommand).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Command\FixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\FixCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ReportGenerationCommand" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\ReportGenerationCommand).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Command\ReportGenerationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ReportGenerationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\InstanceDataForm" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\InstanceDataForm).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\InstanceDataForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\InstanceDataForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\InstanceForm" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\InstanceForm).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\InstanceForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\InstanceForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WidgetSetting\Workflow" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WidgetSetting\Workflow).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WidgetSetting\Workflow" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WidgetSetting\Workflow).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterBasicType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterBasicType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterBasicType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterBasicType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterBaseType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterBaseType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterBaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterBaseType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterUserType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterUserType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepOptionsType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepOptionsType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowStepOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepOptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepSettingsFieldsType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepSettingsFieldsType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowStepSettingsFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepSettingsFieldsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepType" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepType).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Form\WorkflowStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepType).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\WorkflowBundle\Listener\WorkflowCountSubscriber" (parent: .abstract.instanceof.Docudex\Bundle\WorkflowBundle\Listener\WorkflowCountSubscriber).
  • Resolving inheritance for "Docudex\Bundle\WorkflowBundle\Listener\WorkflowCountSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\WorkflowBundle\Listener\WorkflowCountSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CategoryController" (parent: .abstract.instanceof.App\Controller\Api\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CategoryController).
  • Resolving inheritance for "App\Controller\Api\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DocumentController" (parent: .abstract.instanceof.App\Controller\Api\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DocumentController).
  • Resolving inheritance for "App\Controller\Api\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MetaController" (parent: .abstract.instanceof.App\Controller\Api\MetaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MetaController).
  • Resolving inheritance for "App\Controller\Api\MetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MetaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController" (parent: .abstract.instanceof.App\Controller\Api\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController).
  • Resolving inheritance for "App\Controller\Api\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditTrailController" (parent: .abstract.instanceof.App\Controller\AuditTrailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditTrailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditTrailController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\AuditTrailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditTrailController).
  • Resolving inheritance for "App\Controller\AuditTrailController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\AuditTrailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BranchController" (parent: .abstract.instanceof.App\Controller\BranchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BranchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BranchController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\BranchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BranchController).
  • Resolving inheritance for "App\Controller\BranchController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\BranchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\AnnouncementController" (parent: .abstract.instanceof.App\Controller\Core\AnnouncementController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\AnnouncementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\AnnouncementController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\AnnouncementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\AnnouncementController).
  • Resolving inheritance for "App\Controller\Core\AnnouncementController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\AnnouncementController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\BaseController" (parent: .abstract.instanceof.App\Controller\Core\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\BaseController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\BaseController).
  • Resolving inheritance for "App\Controller\Core\BaseController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TaskController" (parent: .abstract.instanceof.App\Controller\Core\TaskController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TaskController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TaskController).
  • Resolving inheritance for "App\Controller\Core\TaskController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\TaskController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\WarehouseController" (parent: .abstract.instanceof.App\Controller\Core\WarehouseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\WarehouseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\WarehouseController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\WarehouseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\WarehouseController).
  • Resolving inheritance for "App\Controller\Core\WarehouseController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\WarehouseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomerApiController" (parent: .abstract.instanceof.App\Controller\Customer\CustomerApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomerApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomerApiController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Customer\CustomerApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomerApiController).
  • Resolving inheritance for "App\Controller\Customer\CustomerApiController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Customer\CustomerApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\CategoryController" (parent: .abstract.instanceof.App\Controller\Document\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\CategoryController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\CategoryController).
  • Resolving inheritance for "App\Controller\Document\CategoryController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DefaultController" (parent: .abstract.instanceof.App\Controller\Document\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DefaultController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DefaultController).
  • Resolving inheritance for "App\Controller\Document\DefaultController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DepartmentController" (parent: .abstract.instanceof.App\Controller\Document\DepartmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DepartmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DepartmentController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DepartmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DepartmentController).
  • Resolving inheritance for "App\Controller\Document\DepartmentController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DepartmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentController" (parent: .abstract.instanceof.App\Controller\Document\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentController).
  • Resolving inheritance for "App\Controller\Document\DocumentController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\FileController" (parent: .abstract.instanceof.App\Controller\Document\FileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\FileController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\FileController).
  • Resolving inheritance for "App\Controller\Document\FileController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\FileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\MetaFieldController" (parent: .abstract.instanceof.App\Controller\Document\MetaFieldController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\MetaFieldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\MetaFieldController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\MetaFieldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\MetaFieldController).
  • Resolving inheritance for "App\Controller\Document\MetaFieldController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\MetaFieldController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\SearchController" (parent: .abstract.instanceof.App\Controller\Document\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\SearchController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\SearchController).
  • Resolving inheritance for "App\Controller\Document\SearchController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\StagingController" (parent: .abstract.instanceof.App\Controller\Document\StagingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\StagingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\StagingController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\StagingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\StagingController).
  • Resolving inheritance for "App\Controller\Document\StagingController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\StagingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Form\DefaultController" (parent: .abstract.instanceof.App\Controller\Form\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Form\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Form\DefaultController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Form\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Form\DefaultController).
  • Resolving inheritance for "App\Controller\Form\DefaultController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Form\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Form\FormDataController" (parent: .abstract.instanceof.App\Controller\Form\FormDataController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Form\FormDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Form\FormDataController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Form\FormDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Form\FormDataController).
  • Resolving inheritance for "App\Controller\Form\FormDataController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Form\FormDataController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HeartbeatController" (parent: .abstract.instanceof.App\Controller\HeartbeatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HeartbeatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HeartbeatController).
  • Resolving inheritance for "App\Controller\HeartbeatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HeartbeatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JqueryUploaderController" (parent: .abstract.instanceof.App\Controller\JqueryUploaderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JqueryUploaderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JqueryUploaderController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\JqueryUploaderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JqueryUploaderController).
  • Resolving inheritance for "App\Controller\JqueryUploaderController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\JqueryUploaderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController" (parent: .abstract.instanceof.App\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController).
  • Resolving inheritance for "App\Controller\NotificationController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController" (parent: .abstract.instanceof.App\Controller\ReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController).
  • Resolving inheritance for "App\Controller\ReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\ReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ChangePasswordController" (parent: .abstract.instanceof.App\Controller\User\ChangePasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ChangePasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ChangePasswordController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ChangePasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ChangePasswordController).
  • Resolving inheritance for "App\Controller\User\ChangePasswordController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ChangePasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\GroupController" (parent: .abstract.instanceof.App\Controller\User\GroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\GroupController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\GroupController).
  • Resolving inheritance for "App\Controller\User\GroupController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\User\GroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ManageUserController" (parent: .abstract.instanceof.App\Controller\User\ManageUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ManageUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ManageUserController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ManageUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ManageUserController).
  • Resolving inheritance for "App\Controller\User\ManageUserController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ManageUserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\PasswordResetController" (parent: .abstract.instanceof.App\Controller\User\PasswordResetController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\PasswordResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\PasswordResetController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\PasswordResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\PasswordResetController).
  • Resolving inheritance for "App\Controller\User\PasswordResetController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\User\PasswordResetController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ProfileController" (parent: .abstract.instanceof.App\Controller\User\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ProfileController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ProfileController).
  • Resolving inheritance for "App\Controller\User\ProfileController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Widget\DefaultController" (parent: .abstract.instanceof.App\Controller\Widget\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Widget\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Widget\DefaultController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Widget\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Widget\DefaultController).
  • Resolving inheritance for "App\Controller\Widget\DefaultController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Widget\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Widget\SettingsController" (parent: .abstract.instanceof.App\Controller\Widget\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Widget\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Widget\SettingsController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Widget\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Widget\SettingsController).
  • Resolving inheritance for "App\Controller\Widget\SettingsController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Widget\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\DefaultController" (parent: .abstract.instanceof.App\Controller\Workflow\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\DefaultController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\DefaultController).
  • Resolving inheritance for "App\Controller\Workflow\DefaultController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\AcClosingReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\AcClosingReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\AcClosingReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\AcClosingReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\AcClosingReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\AcClosingReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\AcClosingReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\AcClosingReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\AcOpeningReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\AcOpeningReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\AcOpeningReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\AcOpeningReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\AcOpeningReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\AcOpeningReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\AcOpeningReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\AcOpeningReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\BaseReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\BaseReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\BaseReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\BaseReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\BaseReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\BaseReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\BaseReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\BaseReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\CADReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\CADReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\CADReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\CADReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\CADReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\CADReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\CADReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\CADReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\DeferReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\DeferReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\DeferReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\DeferReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\DeferReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\DeferReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\DeferReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\DeferReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\ExpiryReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\ExpiryReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\ExpiryReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\ExpiryReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\ExpiryReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\ExpiryReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\ExpiryReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\ExpiryReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\PerformanceReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\PerformanceReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\PerformanceReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\PerformanceReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\PerformanceReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\PerformanceReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\PerformanceReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\PerformanceReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\ReportController" (parent: .abstract.instanceof.App\Controller\Workflow\Report\ReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\ReportController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\ReportController).
  • Resolving inheritance for "App\Controller\Workflow\Report\ReportController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\ReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\TemplateController" (parent: .abstract.instanceof.App\Controller\Workflow\TemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\TemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\TemplateController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\TemplateController).
  • Resolving inheritance for "App\Controller\Workflow\TemplateController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\TemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\WorkflowController" (parent: .abstract.instanceof.App\Controller\Workflow\WorkflowController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\WorkflowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\WorkflowController).
  • Resolving inheritance for ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\WorkflowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\WorkflowController).
  • Resolving inheritance for "App\Controller\Workflow\WorkflowController" (parent: .instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\WorkflowController).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.monolog_processor" (parent: .abstract.instanceof.monolog_processor).
  • Resolving inheritance for "monolog_processor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.monolog_processor).
  • 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.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "doctrine.metadata_cache_pool" (parent: cache.adapter.apcu).
  • Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.adapter.apcu).
  • Resolving inheritance for "doctrine.query_cache_pool" (parent: cache.adapter.apcu).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.user.provider.concrete.chain_provider" (parent: security.user.provider.chain).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: Docudex\Bundle\UserBundle\Security\LoginSuccessHandler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
  • Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
  • Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
  • Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
  • Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
  • Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
  • Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • Resolving inheritance for "gaufrette.backup_adapter" (parent: knp_gaufrette.adapter.local).
  • Resolving inheritance for "gaufrette.local_backup_filesystem" (parent: knp_gaufrette.filesystem).
  • Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for "leezy.pheanstalk.command.delete_job" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.flush_tube" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.kick" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.kick_job" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.list_tube" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.next_ready" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.pause_tube" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.peek" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.peek_tube" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.put" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.stats" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.stats_job" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for "leezy.pheanstalk.command.stats_tube" (parent: leezy.pheanstalk.command.abstract).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .abstract.instanceof.SM\Extension\Twig\SMExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension" (parent: .instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension).
  • Resolving inheritance for "SM\Extension\Twig\SMExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
  • Resolving inheritance for "winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "monolog.logger.docudex" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.workflow" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.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).
  • Resolving inheritance for "monolog.logger.easy_audit" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.eight_points_guzzle" (parent: monolog.logger_prototype).
4
  • Skipping service "docudex.core.service.configurator": Class or interface "Doctrine\Common\Persistence\ObjectRepository" cannot be loaded.
  • Skipping service "docudex.core.configuration.repository": Class or interface "Doctrine\Common\Persistence\ObjectRepository" cannot be loaded.
  • Skipping service "Docudex\Bundle\UserBundle\Services\LogoutHandler": Class or interface "Docudex\Bundle\UserBundle\Services\LogoutHandler" cannot be loaded.
  • Skipping service "widget_bundle.widget_repository": Class or interface "Doctrine\Common\Persistence\ObjectRepository" cannot be loaded.
149
  • Removing method "setVersionManager" of service "App\Controller\Api\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Api\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Api\MetaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Api\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\AuditTrailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\AuditTrailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\AuditTrailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\AuditTrailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\BranchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\BranchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\BranchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Core\AnnouncementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Core\AnnouncementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Core\AnnouncementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Core\AnnouncementController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Core\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Core\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Core\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Core\TaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Core\TaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Core\TaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Core\TaskController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Core\WarehouseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Core\WarehouseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Core\WarehouseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Core\WarehouseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Customer\CustomerApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Customer\CustomerApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Customer\CustomerApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setWidgetprovider" of service "App\Controller\Document\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\DepartmentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\FileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\FileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\FileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\FileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\MetaFieldController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\MetaFieldController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\MetaFieldController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\MetaFieldController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Document\StagingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Document\StagingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Document\StagingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Document\StagingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Form\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Form\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Form\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Form\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Form\FormDataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Form\FormDataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Form\FormDataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Form\FormDataController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\JqueryUploaderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\JqueryUploaderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\JqueryUploaderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\User\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\User\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\User\ChangePasswordController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\User\GroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\User\GroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\User\GroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\User\GroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\User\ManageUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\User\ManageUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\User\ManageUserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\User\PasswordResetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\User\PasswordResetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\User\PasswordResetController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\User\ProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\User\ProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\User\ProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\User\ProfileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Widget\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Widget\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Widget\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setWidgetprovider" of service "App\Controller\Widget\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Widget\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Widget\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Widget\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setWidgetprovider" of service "App\Controller\Widget\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\AcClosingReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\AcClosingReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\AcClosingReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\Report\AcClosingReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\AcOpeningReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\AcOpeningReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\AcOpeningReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\Report\AcOpeningReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\BaseReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\BaseReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\BaseReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\CADReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\CADReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\CADReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\Report\CADReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\DeferReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\DeferReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\DeferReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\Report\DeferReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\ExpiryReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\ExpiryReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\ExpiryReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\Report\ExpiryReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\PerformanceReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\PerformanceReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\PerformanceReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\Report\PerformanceReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\Report\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\Report\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\Report\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\Report\ReportController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setCsrfTokenManager" of service "App\Controller\Workflow\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setDoctrine" of service "App\Controller\Workflow\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Workflow\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setVersionManager" of service "App\Controller\Workflow\WorkflowController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setValidator" of service "fos_comment.controller.thread" from controller candidates: the method is called at instantiation, thus cannot be an action.
322
  • Removed service "Docudex\Bundle\CoreBundle\Interfaces\SendEmail"; reason: private alias.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Manager\ManagerInterface"; reason: private alias.
  • Removed service "fos_user.user_profile.form.type"; reason: private alias.
  • Removed service "FOS\UserBundle\Form\Factory\FactoryInterface $groupFormFactory"; reason: private alias.
  • Removed service "FOS\UserBundle\Form\Factory\FactoryInterface $profileFormFactory"; reason: private alias.
  • Removed service "Docudex\Bundle\UserBundle\Permission\Provider\ProviderInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
  • Removed service "Psr\Clock\ClockInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\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 "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineMetadataCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineMetadataCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineMetadataCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineQueryCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineQueryCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineQueryCachePool"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; 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 "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.token_generator"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\GroupManagerInterface"; reason: private alias.
  • Removed service "fos_user.mailer"; reason: private alias.
  • Removed service "fos_user.session"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "FOS\CommentBundle\Model\CommentManagerInterface"; reason: private alias.
  • Removed service "FOS\CommentBundle\Model\ThreadManagerInterface"; reason: private alias.
  • Removed service "FOS\CommentBundle\Model\VoteManagerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "handcraftedinthealps_rest_routing.annotation_reader"; reason: private alias.
  • Removed service "handcraftedinthealps_rest_routing.inflector"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "jms_serializer.event_dispatcher"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: private alias.
  • Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; 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\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
  • Removed service "liip_imagine"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
  • Removed service "GuzzleHttp\ClientInterface $myClientClient"; reason: private alias.
  • Removed service "Leezy\PheanstalkBundle\PheanstalkLocator"; reason: private alias.
  • Removed service "Leezy\PheanstalkBundle\DataCollector\PheanstalkDataCollector"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ParametersParserInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\RequestConfigurationFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\NewResourceFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\SingleResourceProviderInterface"; reason: private alias.
  • Removed service "Hateoas\Representation\Factory\PagerfantaFactory"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourcesResolverInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourcesCollectionProviderInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceFormFactoryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\RedirectHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\DisabledAuthorizationChecker"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\FlashHelperInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\EventDispatcherInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ViewHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceUpdateHandlerInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Controller\ResourceDeleteHandlerInterface"; reason: private alias.
  • Removed service "sylius.routing.loader.resource"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\CrudRoutesAttributesLoader"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Routing\RoutesAttributesLoader"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Metadata\RegistryInterface"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\ExpressionLanguage\ExpressionLanguage"; reason: private alias.
  • Removed service "sylius.resource_controller.authorization_checker"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\Form\Builder\DefaultFormBuilder"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager $customerManager"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectManager $customerManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $customerManager"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Repository\RepositoryInterface $customerRepository"; reason: private alias.
  • Removed service "Doctrine\Common\Collections\Selectable $customerRepository"; reason: private alias.
  • Removed service "Doctrine\Persistence\ObjectRepository $customerRepository"; reason: private alias.
  • Removed service "Docudex\Bundle\CustomerBundle\Repository\CustomerRepository $customerRepository"; reason: private alias.
  • Removed service "Sylius\Bundle\ResourceBundle\Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityRepository $customerRepository"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\FactoryInterface $customerFactory"; reason: private alias.
  • Removed service "Sylius\Component\Resource\Factory\Factory $customerFactory"; reason: private alias.
  • Removed service "Pagerfanta\RouteGenerator\RouteGeneratorFactoryInterface"; reason: private alias.
  • Removed service "Pagerfanta\View\ViewFactory"; reason: private alias.
  • Removed service "Pagerfanta\View\ViewFactoryInterface"; reason: private alias.
  • Removed service "hateoas.configuration.metadata.cache"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "security.role_hierarchy"; reason: private alias.
  • Removed service "fos_user.group.form.type"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $docudexLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $workflowLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $easyAuditLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eightPointsGuzzleLogger"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
  • Removed service "liip_imagine.extension_guesser"; reason: private alias.
  • Removed service "twig.extension.pagerfanta"; reason: private alias.
  • Removed service "white_october_pagerfanta.view_factory"; reason: private alias.
  • Removed service ".service_locator.8RFchh6"; reason: private alias.
  • Removed service ".service_locator._KUQII."; reason: private alias.
  • Removed service ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.KsPGMLD"; reason: private alias.
  • Removed service ".service_locator.vsIIEJz"; reason: private alias.
  • Removed service ".service_locator.NuHbnez"; reason: private alias.
  • Removed service ".service_locator.9L433w3"; reason: private alias.
  • Removed service ".service_locator.o.uf2zi"; reason: private alias.
  • Removed service ".service_locator.8DU.2OV"; reason: private alias.
  • Removed service ".service_locator.odO7u9t"; reason: private alias.
  • Removed service ".service_locator.HGxT0fl"; reason: private alias.
  • Removed service ".service_locator.i2UnAhx"; reason: private alias.
  • Removed service ".service_locator.LjYFpL3"; reason: private alias.
  • Removed service ".service_locator.pFaldJG"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.VggPhve"; reason: private alias.
  • Removed service ".service_locator.jUv.zyj"; reason: private alias.
  • Removed service "form.type_extension.form.request_handler"; reason: private alias.
  • Removed service "validator"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
  • Removed service "nelmio_api_doc.model_describers.jms"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "doctrine.orm.container_repository_factory"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service ".doctrine.orm.default_metadata_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
  • Removed service "security.event_dispatcher.main"; reason: private alias.
  • Removed service "jms_serializer.metadata_factory"; reason: private alias.
  • Removed service "jms_serializer.handler_registry"; reason: private alias.
  • Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
  • Removed service ".service_locator.Xbsa8iG"; reason: private alias.
  • Removed service ".service_locator.gFlme_s"; reason: private alias.
  • Removed service ".service_locator.vf3O4kY"; reason: private alias.
  • Removed service ".service_locator.07YnzR2"; reason: private alias.
  • Removed service ".service_locator.QXR42gD"; reason: private alias.
  • Removed service ".service_locator.FdZaWSZ"; reason: private alias.
  • Removed service ".service_locator.eQ296SW"; reason: private alias.
  • Removed service ".service_locator.8ScXDvK"; reason: private alias.
  • Removed service ".service_locator.OLSq2B8"; reason: private alias.
  • Removed service ".service_locator.qa6P_p2"; reason: private alias.
  • Removed service ".service_locator.J4ktPCm"; reason: private alias.
  • Removed service ".service_locator.4bUSPxL"; reason: private alias.
  • Removed service ".service_locator.o6rVDtR"; reason: private alias.
  • Removed service ".service_locator.wkzMH1Y"; reason: private alias.
  • Removed service ".service_locator.TgC17Ph"; reason: private alias.
  • Removed service ".service_locator.oH7k0wI"; reason: private alias.
  • Removed service ".service_locator.SMawRlV"; reason: private alias.
  • Removed service ".service_locator.dxLDz23"; reason: private alias.
  • Removed service ".service_locator.XlT9Bw0"; reason: private alias.
  • Removed service ".service_locator.Cj5mqT."; reason: private alias.
  • Removed service ".service_locator.dGUCsbe"; reason: private alias.
  • Removed service ".service_locator.yoPXRme"; reason: private alias.
  • Removed service ".service_locator.u6DWx23"; reason: private alias.
  • Removed service ".service_locator.BlxN3Cw"; reason: private alias.
378
  • Changed reference of service "custom_user.event_resolver" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "custom_user.event_resolver" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\ApiBundle\Handler\UserHandler" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\AuditTrailBundle\Listener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\AuditTrailBundle\Resolver\CustomUserEventEventResolver" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\AuditTrailBundle\Resolver\CustomUserEventEventResolver" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\BranchBundle\Listener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\EventListener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Menu\MenuBuilder" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Menu\MenuBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Migration\Importer\EDMS2" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\AnnouncementManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\AnnouncementManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\AnnouncementManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\ConfigurationManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\ConfigurationManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\ConfigurationManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\TaskManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\TaskManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\TaskManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\WarehouseManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\WarehouseManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Model\WarehouseManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\CoreBundle\Widget\TaskWidget" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "docudex.core.menu_builder.left" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "docudex.core.menu_builder.left" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "docudex.core.menu_builder.sidebar" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "docudex.core.menu_builder.sidebar" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "docudex.core.menu_builder.main" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "docudex.core.menu_builder.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\CustomerBundle\Listener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\EventListener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\DocumentManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\DocumentManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\DocumentManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\DocumentManager" previously pointing to "fos_comment.manager.thread.default" to "fos_comment.manager.thread".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\DocumentManager" previously pointing to "fos_comment.manager.comment.default" to "fos_comment.manager.comment".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\DocumentManager" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\FileManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\FileManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\FileManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\MetaFieldManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\MetaFieldManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\MetaFieldManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\MetaManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\MetaManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\MetaManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\SavedSearchManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\SavedSearchManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\SavedSearchManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\StagingJobManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\StagingJobManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\StagingJobManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\StagingJobManager" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\TermManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\TermManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\TermManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\VersionManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\VersionManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\VersionManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\VocabularyManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\VocabularyManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Model\VocabularyManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Utility\Breadcrumb" previously pointing to "router.default" to "router".
  • Changed reference of service "Docudex\Bundle\DocumentBundle\Widget\DocumentWidget" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\DataTransformer\MetaFileTransformer" previously pointing to "router.default" to "router".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FieldManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FieldManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FieldManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormDataManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormDataManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormDataManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormInstanceManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormInstanceManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormInstanceManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\FormManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\MetaFileManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\MetaFileManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\FormBundle\Model\MetaFileManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\NotificationBundle\EventListener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\ReportBundle\Listener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\ChangePasswordListener" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\LoginListener" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\SessionListener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\SessionListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\SessionListener" previously pointing to "router.default" to "router".
  • Changed reference of service "Docudex\Bundle\UserBundle\EventListener\SessionListener" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\UserBundle\Security\LoginSuccessHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "Docudex\Bundle\UserBundle\Services\LogoutHandler" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\UserBundle\Services\LogoutHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\UserBundle\Validator\Constraints\LengthValidator" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterType" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Listener\ConfigureMenuListener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Listener\ConfigureMenuListener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\ExportManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\ExportManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\ExportManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\ReportManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\ReportManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\ReportManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowCountManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowCountManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowCountManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowManager" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowStepDataManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowStepDataManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowStepDataManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowStepManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowStepManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowStepManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowTemplateManager" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowTemplateManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Model\WorkflowTemplateManager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "Docudex\Bundle\WorkflowBundle\Widget\WorkflowWidget" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "App\Controller\AuditTrailController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\BranchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Core\AnnouncementController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Core\BaseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Core\TaskController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Core\WarehouseController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Customer\CustomerApiController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\CategoryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\DefaultController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\Document\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\DepartmentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\DocumentController" previously pointing to "fos_comment.manager.thread.default" to "fos_comment.manager.thread".
  • Changed reference of service "App\Controller\Document\DocumentController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Document\DocumentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\FileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\MetaFieldController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\SearchController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Document\SearchController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Document\StagingController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\Document\StagingController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Document\StagingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Form\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Form\FormDataController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\JqueryUploaderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\NotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\ReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\User\ChangePasswordController" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "App\Controller\User\ChangePasswordController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\User\ChangePasswordController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\User\GroupController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\User\ManageUserController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\User\ManageUserController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\User\PasswordResetController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\User\PasswordResetController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\User\ProfileController" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "App\Controller\User\ProfileController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\User\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Widget\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Widget\SettingsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\AcClosingReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\AcOpeningReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\BaseReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\CADReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\DeferReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\ExpiryReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\PerformanceReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\Report\ReportController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\Workflow\Report\ReportController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\TemplateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Workflow\WorkflowController" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "App\Controller\Workflow\WorkflowController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "routing.loader.annotation" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "serializer.mapping.chain_loader" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "sensio_framework_extra.controller.listener" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "framework_extra_bundle.event.is_granted" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "doctrine.orm.default_annotation_metadata_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "security.user_value_resolver" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.security_token_value_resolver" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "security.impersonate_url_generator" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.logout_url_generator" previously pointing to "security.token_storage" to "security.token_storage_public".
  • 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.validator.user_password" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.logout_listener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.exception_listener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "security.access_listener" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authenticator.manager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.x509" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authenticator.remote_user" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authenticator.access_token" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • 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 "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.logout_listener.main" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authenticator.remember_me" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authenticator.remember_me.main" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.authenticator.manager.main" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "security.exception_listener.main" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "twig.app_variable" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.security.login_manager" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.mailer.twig_swift" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "fos_user.listener.email_confirmation" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.group.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.group.controller" previously pointing to "fos_user.group_manager.default" to "fos_user.group_manager".
  • Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_comment.listener.thread_counters" previously pointing to "fos_comment.manager.comment.default" to "fos_comment.manager.comment".
  • Changed reference of service "fos_comment.listener.comment_blamer" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "fos_comment.listener.comment_blamer" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "fos_comment.listener.vote_blamer" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "fos_comment.listener.vote_blamer" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "fos_rest.request.param_fetcher.reader" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "handcraftedinthealps_rest_routing.loader.reader.controller" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "handcraftedinthealps_rest_routing.loader.reader.action" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.metadata.annotation_and_attributes_reader" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
  • 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 "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.local_backup_filesystem" to "local_backup_filesystem".
  • Changed reference of service "xiidea.easy_audit.event_resolver_factory" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service "xiidea.easy_audit.event_resolver_factory" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "xiidea.easy_audit.doctrine_subscriber" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "xiidea.easy_audit.doctrine_subscriber" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "nelmio_api_doc.route_describers.fos_rest" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "eight_points_guzzle.middleware.event_dispatch.my_client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "leezy.pheanstalk.proxy.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "leezy.pheanstalk.pheanstalk_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.redirect_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "sylius.resource_controller.flash_helper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sylius.resource_controller.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.view_handler" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "sylius.routing.loader.routes_attributes" previously pointing to "sylius.routing.factory.route_attributes" to "Sylius\Bundle\ResourceBundle\Routing\RouteAttributesFactoryInterface".
  • Changed reference of service "pagerfanta.route_generator_factory" previously pointing to "router.default" to "router".
  • Changed reference of service "hateoas.configuration.metadata.yaml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.configuration.metadata.xml_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "hateoas.configuration.metadata.annotation_driver" previously pointing to "hateoas.configuration.provider.chain" to "hateoas.configuration.provider".
  • Changed reference of service "hateoas.generator.symfony" previously pointing to "router.default" to "router".
  • Changed reference of service "SM\Callback\CascadeTransitionCallback" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service "SM\Extension\Twig\SMExtension" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service ".service_locator.MEa3gue" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.Lrdi3b0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sylius.resource_controller.state_machine" previously pointing to "SM\Factory\Factory" to "SM\Factory\FactoryInterface".
  • Changed reference of service ".service_locator.JkaYaOo" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.JkaYaOo" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.JkaYaOo" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service ".service_locator.JkaYaOo" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.LrCXAmX" previously pointing to "security.authorization_checker" to "security.authorization_checker_public".
  • Changed reference of service ".service_locator.LrCXAmX" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "nelmio_api_doc.model_describers.jms.inner" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authorization_checker_public" previously pointing to "security.token_storage" to "security.token_storage_public".
  • Changed reference of service "fos_comment.manager.thread" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_comment.manager.comment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_comment.manager.vote" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "SM\Factory\FactoryInterface" previously pointing to "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory" to "SM\Callback\CallbackFactoryInterface".
  • Changed reference of service "console.command.public_alias.Docudex\Bundle\CoreBundle\Command\CreateSuperAdminCommand" previously pointing to "Docudex\Bundle\UserBundle\Model\UserManager" to "fos_user.user_manager".
  • Changed reference of service "console.command.public_alias.Docudex\Bundle\DocumentBundle\Command\ExpiryNotificationCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.public_alias.Docudex\Bundle\DocumentBundle\Command\EmailDocumentCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.public_alias.Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.public_alias.Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.public_alias.Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand" previously pointing to "router.default" to "router".
585
  • Removed service "Docudex\Bundle\ApiBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Repository"; reason: abstract.
  • Removed service "Docudex\Bundle\CoreBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\CoreBundle\Repository"; reason: abstract.
  • Removed service "Docudex\Bundle\CustomerBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\CustomerBundle\Repository"; reason: abstract.
  • Removed service "Docudex\Bundle\DocumentBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\DocumentBundle\Repository"; reason: abstract.
  • Removed service "Docudex\Bundle\FormBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\FormBundle\Repository"; reason: abstract.
  • Removed service "Docudex\Bundle\NotificationBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\NotificationBundle\Repository"; reason: abstract.
  • Removed service "Docudex\Bundle\UserBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\UserBundle\Type\GenderType"; reason: abstract.
  • Removed service "Docudex\Bundle\UserBundle\Type\Length"; reason: abstract.
  • Removed service "Docudex\Bundle\UserBundle\Type\LengthValidator"; reason: abstract.
  • Removed service "Docudex\Bundle\WidgetBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\WidgetBundle\Repository"; reason: abstract.
  • Removed service "Docudex\Bundle\WorkflowBundle\Entity"; reason: abstract.
  • Removed service "Docudex\Bundle\WorkflowBundle\Repository"; reason: abstract.
  • Removed service "App\Docudex"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
  • Removed service "messenger.middleware.send_message"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.clear_site_data"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authenticator.access_token"; reason: abstract.
  • Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
  • Removed service "security.access_token_handler.oidc"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
  • Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
  • Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
  • Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
  • Removed service "security.listener.remember_me"; reason: abstract.
  • Removed service "security.authenticator.remember_me"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "Knp\DoctrineBehaviors\Bundle"; reason: abstract.
  • Removed service "Knp\DoctrineBehaviors\DoctrineBehaviorsBundle"; reason: abstract.
  • Removed service "Knp\DoctrineBehaviors\Exception"; 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 "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
  • Removed service "leezy.pheanstalk.command.abstract"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\ApiBundle\Command\CreateClientCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\ApiBundle\Command\CreateClientCommand"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Docudex\Bundle\ApiBundle\Repository\ClientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\ApiBundle\Repository\ClientRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ArchiveCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\ArchiveCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\CreateSuperAdminCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\CreateSuperAdminCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ExportDocumentDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\ExportDocumentDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\ExtractDocumentTextCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\ExtractDocumentTextCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\InstallCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\InstallCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\MigrationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\MigrationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\PopulateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\PopulateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\PopulateVocabulariesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\PopulateVocabulariesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\SystemConfigCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\SystemConfigCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\TruncateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\TruncateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\CoreBundle\Command\WorkerMasterCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Command\WorkerMasterCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\CoreBundle\Form\WidgetSetting\Task"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Form\WidgetSetting\Task"; reason: abstract.
  • Removed service ".instanceof.Doctrine\ORM\Id\AbstractIdGenerator.0.Docudex\Bundle\CoreBundle\Generator\DistributedGenerator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Generator\DistributedGenerator"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\CoreBundle\Twig\CoreExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\CoreBundle\Twig\CoreExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CoreBundle\Twig\CoreExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\ExpiryNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\ExpiryNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\EmailDocumentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\EmailDocumentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\CustomerBundle\Form\CustomerType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\CustomerBundle\Form\CustomerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\DeleteCategoryFilesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\DeleteCategoryFilesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\ExportCategoryFilesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\ExportCategoryFilesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\RenameCategoryDocumentsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\RenameCategoryDocumentsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\DocumentBundle\Command\UpdateDocumentDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Command\UpdateDocumentDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\CategoryForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\CategoryForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\CheckedOutForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\CheckedOutForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DepartmentForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DepartmentForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryTermForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentCategoryTermForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentEditForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentEditForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentMetaForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentMetaForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\DocumentVersionForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\DocumentVersionForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\EmptyMetaFieldForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\EmptyMetaFieldForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldCategoryForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldCategoryForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\MetaFieldForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\Type\ReviewForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\Type\ReviewForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\DocumentBundle\Form\WidgetSetting\Document"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Form\WidgetSetting\Document"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\FileExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\FileExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Twig\FileExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\TermExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\DocumentBundle\Twig\TermExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\DocumentBundle\Twig\TermExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\InstanceDataForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Form\Type\InstanceDataForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\InstanceForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Form\Type\InstanceForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Form\Type\NewForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Form\Type\NewForm"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Twig\FormDataExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\AddressType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Type\AddressType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\CheckListDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Type\CheckListDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\DocumentMetaType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Type\DocumentMetaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\IdFieldType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Type\IdFieldType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\FormBundle\Type\RichTextType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\FormBundle\Type\RichTextType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\NotificationBundle\Command\ProcessChannelsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\NotificationBundle\Command\ProcessChannelsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\NotificationBundle\Command\ResetChannelsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\NotificationBundle\Command\ResetChannelsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.docudex.notification_channels_locator"; reason: abstract.
  • Removed service ".abstract.instanceof.docudex.notification_channels_locator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\UserBundle\Command\BulkGroupAssignCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Command\BulkGroupAssignCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\UserBundle\Command\PasswordExpiryNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Command\PasswordExpiryNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\UserBundle\EventListener\LoginListener"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\EventListener\LoginListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\EventListener\LogoutSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\ChangePasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\ChangePasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\GroupFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\GroupFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\ProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\ProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\RegistrationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\RegistrationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\RegistrationProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\RegistrationProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\UserFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserNotificationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\UserNotificationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\UserBundle\Form\Type\UserProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Form\Type\UserProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Twig\StringHighlightExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\AlphanumericValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\AlphanumericValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\DelayValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\DigitValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\DigitValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPasswordValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\LowerCaseValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\LowerCaseValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\PunctuationValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\PunctuationValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Docudex\Bundle\UserBundle\Validator\Constraints\UpperCaseValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\UserBundle\Validator\Constraints\UpperCaseValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WidgetBundle\Form\Setting\ExampleForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WidgetBundle\Form\Setting\ExampleForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WidgetBundle\Form\WidgetForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WidgetBundle\Form\WidgetForm"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\DeferNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ExecuteExportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\ExecuteExportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\ExpiryNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\FixCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\FixCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Docudex\Bundle\WorkflowBundle\Command\ReportGenerationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Command\ReportGenerationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\InstanceDataForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\InstanceDataForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\InstanceForm"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\InstanceForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WidgetSetting\Workflow"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WidgetSetting\Workflow"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterBasicType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterBasicType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterBaseType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterBaseType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowReportFilterUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepOptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepOptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepSettingsFieldsType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepSettingsFieldsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepType"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Form\WorkflowStepType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Docudex\Bundle\WorkflowBundle\Listener\WorkflowCountSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Docudex\Bundle\WorkflowBundle\Listener\WorkflowCountSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MetaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MetaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MetaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuditTrailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuditTrailController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\AuditTrailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AuditTrailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BranchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BranchController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\BranchController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BranchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\AnnouncementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\AnnouncementController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\AnnouncementController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Core\AnnouncementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\BaseController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\BaseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Core\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\TaskController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\TaskController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\TaskController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Core\TaskController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Core\WarehouseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Core\WarehouseController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Core\WarehouseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Core\WarehouseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomerApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomerApiController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Customer\CustomerApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Customer\CustomerApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\CategoryController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DefaultController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DepartmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DepartmentController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DepartmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\DepartmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\DocumentController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\DocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\FileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\FileController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\FileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\FileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\MetaFieldController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\MetaFieldController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\MetaFieldController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\MetaFieldController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\SearchController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Document\StagingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Document\StagingController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Document\StagingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Document\StagingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Form\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Form\DefaultController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Form\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Form\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Form\FormDataController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Form\FormDataController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Form\FormDataController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Form\FormDataController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HeartbeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HeartbeatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HeartbeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\JqueryUploaderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\JqueryUploaderController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\JqueryUploaderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\JqueryUploaderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\ReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ChangePasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ChangePasswordController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ChangePasswordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\ChangePasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\GroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\GroupController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\GroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\GroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ManageUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ManageUserController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ManageUserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\ManageUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\PasswordResetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\PasswordResetController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\PasswordResetController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\PasswordResetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\ProfileController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\User\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\User\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Widget\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Widget\DefaultController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Widget\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Widget\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Widget\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Widget\SettingsController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Widget\SettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Widget\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\DefaultController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\AcClosingReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\AcClosingReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\AcClosingReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\AcClosingReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\AcOpeningReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\AcOpeningReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\AcOpeningReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\AcOpeningReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\BaseReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\BaseReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\BaseReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\BaseReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\CADReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\CADReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\CADReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\CADReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\DeferReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\DeferReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\DeferReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\DeferReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\ExpiryReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\ExpiryReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\ExpiryReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\ExpiryReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\PerformanceReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\PerformanceReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\PerformanceReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\PerformanceReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\Report\ReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\Report\ReportController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\Report\ReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\Report\ReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\TemplateController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\TemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Workflow\WorkflowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Workflow\WorkflowController"; reason: abstract.
  • Removed service ".instanceof.App\Controller\Core\BaseController.0.App\Controller\Workflow\WorkflowController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Workflow\WorkflowController"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.monolog_processor"; reason: abstract.
  • Removed service ".abstract.instanceof.monolog_processor"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.SM\Extension\Twig\SMExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.SM\Extension\Twig\SMExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.winzou\Bundle\StateMachineBundle\Command\winzouStateMachineDebugCommand"; reason: abstract.
192
  • Removed service "Docudex\Bundle\ApiBundle\Security\ApiKeyAuthenticator"; reason: unused.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Resolver\CustomUserEventEventResolver"; reason: unused.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Resolver\DocudexUserEventResolver"; reason: unused.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Resolver\UserEventCommand\AuthenticationFailedCommand"; reason: unused.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Resolver\UserEventCommand\ImplicitLoginCommand"; reason: unused.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Resolver\UserEventCommand\PasswordChangedCommand"; reason: unused.
  • Removed service "Docudex\Bundle\AuditTrailBundle\Subscriber\DocudexAuditLogEventSubscriber"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Compiler\ControllerPass"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Compiler\TaskRunnersPass"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\DataFixtures\ORM\ConfigurationFixture"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Event\ConfigureMenuEvent"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Extension\Doctrine\MatchAgainst"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Helper\ArrayUtils"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Helper\DateTime"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Helper\File"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Menu\MenuBuilder"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Migration\Generator\PhpGenerator"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Migration\Generator\SqlGenerator"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Model\ConfigurationManager"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Services\DocudexPdfToTextHandler"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Services\IdGenerator"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Type\Version"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Validation\Factory\ConstraintResolver"; reason: unused.
  • Removed service "Docudex\Bundle\CoreBundle\Validation\ValidationConstraint"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\DataFixtures\ORM\TermFixture"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\DataFixtures\ORM\VocabularyFixture"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Event\DocumentEmailEvent"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Event\DocumentEvent"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Event\DocumentEvents"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Event\DocumentSearchEvent"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Exception\DocumentAlreadyCheckedInException"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Exception\DocumentAlreadyCheckedOutByOtherException"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Exception\DocumentAlreadyCheckedOutException"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Exception\DocumentNotFoundException"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\BulkLocalIdFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\CategoryFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\CreateDateRangeFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\DateRangeFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\ExpireDateRangeFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\KeywordFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\LocalIdFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\MetaDataFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\PhysicalArchiveFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\TrackingNoFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Filter\Doctrine\UserFilter"; reason: unused.
  • Removed service "Docudex\Bundle\DocumentBundle\Search\Manager\Doctrine"; reason: unused.
  • Removed service "Docudex\Bundle\FormBundle\Compiler\FormTypePass"; reason: unused.
  • Removed service "Docudex\Bundle\FormBundle\DataFixtures\ORM\FormFixture"; reason: unused.
  • Removed service "Docudex\Bundle\FormBundle\DataTransformer\ArrayToStringTransformer"; reason: unused.
  • Removed service "Docudex\Bundle\FormBundle\Event\FormManagerEvent"; reason: unused.
  • Removed service "Docudex\Bundle\FormBundle\Event\FormManagerEvents"; reason: unused.
  • Removed service "Docudex\Bundle\JqueryUploaderBundle\Event\JqueryUploaderEvents"; reason: unused.
  • Removed service "Docudex\Bundle\JqueryUploaderBundle\Event\UploadEvent"; reason: unused.
  • Removed service "Docudex\Bundle\JqueryUploaderBundle\Services\DocudexUploadHandler"; reason: unused.
  • Removed service "Docudex\Bundle\JqueryUploaderBundle\Services\UploadHandler"; reason: unused.
  • Removed service "Docudex\Bundle\NotificationBundle\Event\NotificationEvent"; reason: unused.
  • Removed service "Docudex\Bundle\NotificationBundle\Event\NotificationEvents"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Compiler\PermissionCompilerPass"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\DataFixtures\ORM\GroupFixture"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\DataFixtures\ORM\UserFixture"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Event\DocudexGroupEvent"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Event\DocudexUserEvent"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Event\DocudexUserEvents"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Event\DocudexUserGroupEvent"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Event\LogoutEvent"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Security\LoginSuccessHandler"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Services\LogoutHandler"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Type\EmploymentTerm"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\Alphanumeric"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\Delay"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\Digit"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\IsNewPassword"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\Length"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\LowerCase"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\Punctuation"; reason: unused.
  • Removed service "Docudex\Bundle\UserBundle\Validator\Constraints\UpperCase"; reason: unused.
  • Removed service "Docudex\Bundle\WidgetBundle\Compiler\WidgetCompilerPass"; reason: unused.
  • Removed service "Docudex\Bundle\WidgetBundle\Widget\ExampleWidget"; reason: unused.
  • Removed service "Docudex\Bundle\WorkflowBundle\Event\WorkflowCompleteEvent"; reason: unused.
  • Removed service "Docudex\Bundle\WorkflowBundle\Event\WorkflowDocumentEvent"; reason: unused.
  • Removed service "Docudex\Bundle\WorkflowBundle\Event\WorkflowEmailEvent"; reason: unused.
  • Removed service "Docudex\Bundle\WorkflowBundle\Event\WorkflowEvents"; reason: unused.
  • Removed service "Docudex\Bundle\WorkflowBundle\Event\WorkflowReportFileEvent"; reason: unused.
  • Removed service "Docudex\Bundle\WorkflowBundle\Event\WorkflowStepEvent"; reason: unused.
  • Removed service "Docudex\Bundle\WorkflowBundle\Event\WorkflowTemplateEvent"; reason: unused.
  • Removed service "App\LiteAppKernel"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "translation.extractor.visitor.trans_method"; reason: unused.
  • Removed service "translation.extractor.visitor.translatable_message"; reason: unused.
  • Removed service "translation.extractor.visitor.constraint"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.handler.native"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "messenger.transport.native_php_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport_factory"; reason: unused.
  • Removed service "messenger.transport.sync.factory"; reason: unused.
  • Removed service "messenger.transport.in_memory.factory"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service "messenger.transport.doctrine.factory"; reason: unused.
  • Removed service ".1_ServiceLocator~zBlHz00"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication_utils"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.access_token_extractor.header"; reason: unused.
  • Removed service "security.access_token_extractor.query_string"; reason: unused.
  • Removed service "security.access_token_extractor.request_body"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
  • Removed service "security.user_checker.chain.main"; reason: unused.
  • Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
  • Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.htmlsanitizer"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "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.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "fos_user.user_manager.default"; reason: unused.
  • Removed service "fos_user.user_provider.username_email"; reason: unused.
  • Removed service "fos_user.mailer.twig_swift"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.templating.helper.serializer"; reason: unused.
  • Removed service "time.templating.helper.time"; reason: unused.
  • Removed service "liip_imagine.mime_types"; reason: unused.
  • Removed service "liip_imagine.gd"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "liip_imagine.templating.filter_helper"; reason: unused.
  • Removed service "hateoas.configuration.provider.function"; reason: unused.
  • Removed service "hateoas.configuration.provider.static_method"; reason: unused.
  • Removed service "hateoas.configuration.provider.expression"; reason: unused.
  • Removed service ".service_locator.LopFUfa"; reason: unused.
  • Removed service ".service_locator.CQtdnw7"; reason: unused.
  • Removed service ".service_locator.Lrdi3b0"; reason: unused.
  • Removed service ".service_locator.o6sN0hZ"; reason: unused.
  • Removed service ".service_locator.e9jRSff"; reason: unused.
  • Removed service ".service_locator.SoIa2O7"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.Ar70cHn"; reason: unused.
  • Removed service "sylius.form.type_extension.form.request_handler.inner"; reason: unused.
543
  • Inlined service "Docudex\Bundle\CoreBundle\Helper\FileTypeResolver" to "Docudex\Bundle\DocumentBundle\Model\DocumentManager".
  • Inlined service "Docudex\Bundle\DocumentBundle\Search\SearchManagerFactory" to "Docudex\Bundle\DocumentBundle\Model\DocumentManager".
  • Inlined service "Docudex\Bundle\DocumentBundle\Staged\FileNameGenerator" to "Docudex\Bundle\DocumentBundle\Model\DocumentManager".
  • Inlined service "Docudex\Bundle\DocumentBundle\Paginator\CustomPaginator" to "docudex.document.search_manager.doctrine".
  • Inlined service "Docudex\Bundle\FormBundle\DataTransformer\AddressTransformer" to "Docudex\Bundle\FormBundle\Model\TypeManager".
  • Inlined service "Docudex\Bundle\FormBundle\DataTransformer\MetaFileTransformer" to "Docudex\Bundle\FormBundle\Model\TypeManager".
  • Inlined service "Docudex\Bundle\FormBundle\DataTransformer\MetaFileTransformer" to "Docudex\Bundle\FormBundle\Model\TypeManager".
  • Inlined service "Docudex\Bundle\FormBundle\DataTransformer\RichTextTransformer" to "Docudex\Bundle\FormBundle\Model\TypeManager".
  • Inlined service "docudex.core.configuration.repository" to "Docudex\Bundle\UserBundle\Form\Type\ChangePasswordFormType".
  • Inlined service "Docudex\Bundle\CoreBundle\Permission\Provider\CorePermissionProvider" to "Docudex\Bundle\UserBundle\Permission\PermissionBuilder".
  • Inlined service "Docudex\Bundle\CustomerBundle\Permission\Provider\PermissionProvider" to "Docudex\Bundle\UserBundle\Permission\PermissionBuilder".
  • Inlined service "Docudex\Bundle\DocumentBundle\Permission\Provider\DocumentPermissionProvider" to "Docudex\Bundle\UserBundle\Permission\PermissionBuilder".
  • Inlined service "Docudex\Bundle\FormBundle\Permission\Provider\FormPermissionProvider" to "Docudex\Bundle\UserBundle\Permission\PermissionBuilder".
  • Inlined service "Docudex\Bundle\ReportBundle\Permission\Provider\PermissionProvider" to "Docudex\Bundle\UserBundle\Permission\PermissionBuilder".
  • Inlined service "Docudex\Bundle\UserBundle\Permission\Provider\SecurityPermissionProvider" to "Docudex\Bundle\UserBundle\Permission\PermissionBuilder".
  • Inlined service "Docudex\Bundle\WorkflowBundle\Permission\Provider\WorkflowPermissionProvider" to "Docudex\Bundle\UserBundle\Permission\PermissionBuilder".
  • Inlined service "widget_bundle.widget_repository" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\CoreBundle\Widget\AnnouncementWidget" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\CoreBundle\Widget\GettingStartedWidget" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\CoreBundle\Widget\ProfileWidget" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\CoreBundle\Widget\StatisticsWidget" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\CoreBundle\Widget\TaskWidget" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\DocumentBundle\Widget\DocumentWidget" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\WorkflowBundle\Widget\WorkflowWidget" to "Docudex\Bundle\WidgetBundle\Provider\WidgetProvider".
  • Inlined service "Docudex\Bundle\WorkflowBundle\Model\WorkflowCountManager" to "Docudex\Bundle\WorkflowBundle\Widget\WorkflowWidget".
  • Inlined service ".service_locator.JkaYaOo.App\Controller\Api\CategoryController" to "App\Controller\Api\CategoryController".
  • Inlined service "Docudex\Bundle\ApiBundle\Handler\DocumentHandler" to "App\Controller\Api\DocumentController".
  • Inlined service ".service_locator.JkaYaOo.App\Controller\Api\DocumentController" to "App\Controller\Api\DocumentController".
  • Inlined service "Docudex\Bundle\ApiBundle\Handler\MetaHandler" to "App\Controller\Api\MetaController".
  • Inlined service ".service_locator.JkaYaOo.App\Controller\Api\MetaController" to "App\Controller\Api\MetaController".
  • Inlined service "Docudex\Bundle\ApiBundle\Handler\UserHandler" to "App\Controller\Api\UserController".
  • Inlined service ".service_locator.JkaYaOo.App\Controller\Api\UserController" to "App\Controller\Api\UserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AuditTrailController" to "App\Controller\AuditTrailController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\BranchController" to "App\Controller\BranchController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Core\AnnouncementController" to "App\Controller\Core\AnnouncementController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Core\BaseController" to "App\Controller\Core\BaseController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Core\TaskController" to "App\Controller\Core\TaskController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Core\WarehouseController" to "App\Controller\Core\WarehouseController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Customer\CustomerApiController" to "App\Controller\Customer\CustomerApiController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\CategoryController" to "App\Controller\Document\CategoryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\DefaultController" to "App\Controller\Document\DefaultController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\DepartmentController" to "App\Controller\Document\DepartmentController".
  • Inlined service "Docudex\Bundle\CoreBundle\Services\WorkerManager" to "App\Controller\Document\DocumentController".
  • Inlined service "Docudex\Bundle\DocumentBundle\Form\Builder\DocumentTermsPartialForm" to "App\Controller\Document\DocumentController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\DocumentController" to "App\Controller\Document\DocumentController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\FileController" to "App\Controller\Document\FileController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\MetaFieldController" to "App\Controller\Document\MetaFieldController".
  • Inlined service "Docudex\Bundle\DocumentBundle\Utility\Breadcrumb" to "App\Controller\Document\SearchController".
  • Inlined service "Docudex\Bundle\DocumentBundle\Model\SavedSearchManager" to "App\Controller\Document\SearchController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\SearchController" to "App\Controller\Document\SearchController".
  • Inlined service "Docudex\Bundle\DocumentBundle\Model\StagingJobManager" to "App\Controller\Document\StagingController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Document\StagingController" to "App\Controller\Document\StagingController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Form\DefaultController" to "App\Controller\Form\DefaultController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Form\FormDataController" to "App\Controller\Form\FormDataController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\HeartbeatController" to "App\Controller\HeartbeatController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\JqueryUploaderController" to "App\Controller\JqueryUploaderController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\NotificationController" to "App\Controller\NotificationController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\ReportController" to "App\Controller\ReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\User\ChangePasswordController" to "App\Controller\User\ChangePasswordController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\User\GroupController" to "App\Controller\User\GroupController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\User\ManageUserController" to "App\Controller\User\ManageUserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\User\PasswordResetController" to "App\Controller\User\PasswordResetController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\User\ProfileController" to "App\Controller\User\ProfileController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Widget\DefaultController" to "App\Controller\Widget\DefaultController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Widget\SettingsController" to "App\Controller\Widget\SettingsController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\DefaultController" to "App\Controller\Workflow\DefaultController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\AcClosingReportController" to "App\Controller\Workflow\Report\AcClosingReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\AcOpeningReportController" to "App\Controller\Workflow\Report\AcOpeningReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\BaseReportController" to "App\Controller\Workflow\Report\BaseReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\CADReportController" to "App\Controller\Workflow\Report\CADReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\DeferReportController" to "App\Controller\Workflow\Report\DeferReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\ExpiryReportController" to "App\Controller\Workflow\Report\ExpiryReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\PerformanceReportController" to "App\Controller\Workflow\Report\PerformanceReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\Report\ReportController" to "App\Controller\Workflow\Report\ReportController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\TemplateController" to "App\Controller\Workflow\TemplateController".
  • Inlined service "Docudex\Bundle\JqueryUploaderBundle\Services\JqueryWorkflowStagingUploader" to "App\Controller\Workflow\WorkflowController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Workflow\WorkflowController" to "App\Controller\Workflow\WorkflowController".
  • Inlined service "clock" to "argument_resolver.datetime".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service ".service_locator.qSPcrbW" to "console.command.cache_pool_invalidate_tags".
  • Inlined service "messenger.routable_message_bus" to "console.command.messenger_consume_messages".
  • Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
  • 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 "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "handcraftedinthealps_rest_routing.loader.directory" to "routing.resolver".
  • Inlined service "handcraftedinthealps_rest_routing.loader.controller" to "routing.resolver".
  • Inlined service "handcraftedinthealps_rest_routing.loader.yaml_collection" to "routing.resolver".
  • Inlined service "handcraftedinthealps_rest_routing.loader.xml_collection" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.loader.psr4" to "routing.resolver".
  • Inlined service ".service_locator.17rSCVq" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
  • Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "pagerfanta.serializer.normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.flatten_exception" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "doctrine.metadata_cache_pool.recorder_inner" to "doctrine.metadata_cache_pool".
  • Inlined service "doctrine.result_cache_pool.recorder_inner" to "doctrine.result_cache_pool".
  • Inlined service "doctrine.query_cache_pool.recorder_inner" to "doctrine.query_cache_pool".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.cXsfP3P" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.EEAjXiF" 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 "sylius.form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "form.server_params" to "form.type_extension.csrf".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.bLdkMAQ" to "validator.validator_factory".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
  • 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 "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.jms_serializer" to "profiler".
  • Inlined service "leezy.pheanstalk.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "debug.validator.inner" to "debug.validator".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.KKtIEMX" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.default" 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 "sylius.doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service ".service_locator.LrCXAmX" to "security.helper".
  • Inlined service ".service_locator.I5Q3J1s" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
  • Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
  • Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
  • Inlined service ".security.request_matcher.EwVKVDM" to "security.access_map".
  • Inlined service ".security.request_matcher.aCLoOYm" to "security.access_map".
  • Inlined service ".security.request_matcher.PAeKsos" to "security.access_map".
  • Inlined service ".security.request_matcher.0Tr6F1W" to "security.access_map".
  • Inlined service ".security.request_matcher.vN_cB.h" to "security.access_map".
  • Inlined service ".security.request_matcher.CgfRQRn" to "security.access_map".
  • Inlined service ".security.request_matcher.wiXd5rf" to "security.access_map".
  • Inlined service ".security.request_matcher.FsQ6U.P" to "security.access_map".
  • Inlined service ".security.request_matcher.3mNnEVa" to "security.access_map".
  • Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
  • Inlined service "security.user_providers" to "security.listener.user_provider".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service ".security.request_matcher..j84amn" to ".security.request_matcher.FgB9nbn".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service ".security.request_matcher.FRd5zED" to ".security.request_matcher.rPFiX9x".
  • Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
  • Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
  • Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
  • Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
  • Inlined service ".security.request_matcher.dIXHc1." to ".security.request_matcher.EwVKVDM".
  • Inlined service ".security.request_matcher.PFObQZh" to ".security.request_matcher.aCLoOYm".
  • Inlined service ".security.request_matcher.hSvk1AL" to ".security.request_matcher.PAeKsos".
  • Inlined service ".security.request_matcher.yM7vOJ9" to ".security.request_matcher.0Tr6F1W".
  • Inlined service ".security.request_matcher.gcvNNtk" to ".security.request_matcher.vN_cB.h".
  • Inlined service ".security.request_matcher.3mSed7r" to ".security.request_matcher.CgfRQRn".
  • Inlined service ".security.request_matcher.fpPhTOi" to ".security.request_matcher.wiXd5rf".
  • Inlined service ".security.request_matcher.92MUXM4" to ".security.request_matcher.FsQ6U.P".
  • Inlined service ".security.request_matcher.18OhZjx" to ".security.request_matcher.3mNnEVa".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.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.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "Docudex\Bundle\CoreBundle\Twig\CoreExtension" to "twig".
  • Inlined service "Docudex\Bundle\DocumentBundle\Twig\FileExtension" to "twig".
  • Inlined service "Docudex\Bundle\DocumentBundle\Twig\MetaFieldExtension" to "twig".
  • Inlined service "Docudex\Bundle\DocumentBundle\Twig\TermExtension" to "twig".
  • Inlined service "Docudex\Bundle\FormBundle\Twig\FormDataExtension" to "twig".
  • Inlined service "Docudex\Bundle\FormBundle\Twig\FormDataTransformerExtension" to "twig".
  • Inlined service "Docudex\Bundle\UserBundle\Twig\DepartmentNameExtension" to "twig".
  • Inlined service "Docudex\Bundle\UserBundle\Twig\StringHighlightExtension" to "twig".
  • Inlined service "Docudex\Bundle\WidgetBundle\Twig\WidgetRenderExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "fos_comment.twig.comment_extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
  • Inlined service "time.twig.extension.time" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "twig.extension.image" to "twig".
  • Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
  • Inlined service "liip_imagine.templating.filter_extension" to "twig".
  • Inlined service "eight_points_guzzle.twig_extension.debug" to "twig".
  • Inlined service "pagerfanta.twig_extension" to "twig".
  • Inlined service "hateoas.twig.link" to "twig".
  • Inlined service "SM\Extension\Twig\SMExtension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "pagerfanta.undefined_callable_handler" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.ZnLIGrD" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~rf6vVP0" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
  • Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
  • Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • Inlined service "fos_comment.sorter.date_asc" to "fos_comment.sorting_factory".
  • Inlined service "fos_comment.sorter.date_desc" to "fos_comment.sorting_factory".
  • Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "handcraftedinthealps_rest_routing.loader.reader.controller" to "handcraftedinthealps_rest_routing.loader.controller".
  • Inlined service "handcraftedinthealps_rest_routing.loader.reader.action" to "handcraftedinthealps_rest_routing.loader.reader.controller".
  • Inlined service "fos_rest.request.param_fetcher.reader" to "handcraftedinthealps_rest_routing.loader.reader.action".
  • Inlined service "handcraftedinthealps_rest_routing.inflector.doctrine" to "handcraftedinthealps_rest_routing.loader.reader.action".
  • Inlined service "jms_serializer.metadata.annotation_and_attributes_reader" to "jms_serializer.metadata.annotation_driver".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "hateoas.expression.link_expression_function" to "jms_serializer.expression_language".
  • Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
  • Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
  • Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
  • Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
  • Inlined service "time.datetime_formatter" to "time.twig.extension.time".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • 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.TWz9UQt" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "xiidea.easy_audit.logger_factory" to "xiidea.easy_audit.event_listener".
  • Inlined service "xiidea.easy_audit.event_resolver_factory" to "xiidea.easy_audit.event_listener".
  • Inlined service "monolog.logger.easy_audit" to "xiidea.easy_audit.mono_logger.service".
  • Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
  • Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
  • Inlined service "nelmio_api_doc.model_describers.jms.inner" to "nelmio_api_doc.model_describers.jms.bazinga_hateoas".
  • Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.imagick".
  • Inlined service "monolog.logger.eight_points_guzzle" to "eight_points_guzzle.middleware.symfony_log".
  • Inlined service "sylius.expression_language" to "sylius.resource_controller.parameters_parser".
  • Inlined service "sylius.resource_controller.parameters_parser" to "sylius.resource_controller.request_configuration_factory".
  • Inlined service "sylius.resource_controller.resources_resolver" to "sylius.resource_controller.resources_collection_provider".
  • Inlined service "sylius.resource_controller.pagerfanta_representation_factory" to "sylius.resource_controller.resources_collection_provider".
  • Inlined service "sylius.registry.resource_repository" to "sylius.form.type.resource_autocomplete_choice".
  • Inlined service ".1_RouteFactory~J4hdHNm" to "Sylius\Bundle\ResourceBundle\Routing\ResourceLoader".
  • Inlined service "sylius.registry.form_builder" to "sylius.form.type.default".
  • Inlined service "sylius.form_builder.default" to "sylius.registry.form_builder".
  • Inlined service "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain".
  • Inlined service "sylius.doctrine.orm.container_repository_factory.inner" to "sylius.doctrine.orm.container_repository_factory".
  • Inlined service "pagerfanta.view.default" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.foundation6" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.semantic_ui" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap3" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap4" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twitter_bootstrap5" to "pagerfanta.view_factory".
  • Inlined service "pagerfanta.view.twig" to "pagerfanta.view_factory".
  • Inlined service "hateoas.serializer.exclusion.expression_language_strategy" to "hateoas.serializer.exclusion_manager".
  • Inlined service "hateoas.serializer.xml" to "hateoas.event_listener.xml".
  • Inlined service "hateoas.serializer.json_hal" to "hateoas.event_listener.json".
  • Inlined service "hateoas.configuration.metadata.annotation_driver" to "hateoas.configuration.metadata.extension_driver".
  • Inlined service "hateoas.configuration.metadata.lazy_loading_driver" to "hateoas.configuration.metadata_factory".
  • Inlined service "hateoas.configuration.metadata.cache.file_cache" to "hateoas.configuration.metadata_factory".
  • Inlined service "hateoas.generator.symfony" to "hateoas.generator.registry".
  • Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
  • Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
  • Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
  • Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
  • Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
  • Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
  • Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
  • Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
  • Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
  • Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
  • Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
  • Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
  • Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
  • Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
  • Inlined service ".service_locator.wK8tr57" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
  • Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.0FhCXcN" to ".service_locator.0FhCXcN.router.default".
  • Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
  • Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
  • Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "Sylius\Bundle\ResourceBundle\Doctrine\ResourceMappingDriverChain.inner".
  • Inlined service ".service_locator.Xu7IcWV" to "sylius.doctrine.orm.container_repository_factory.inner".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
  • Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
  • Inlined service ".service_locator.v6EevPe" to "console.command_loader".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage_public".
  • Inlined service ".service_locator.0FhCXcN.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service "fos_comment.sorting_factory" to "fos_comment.manager.comment".
  • Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
  • Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "gaufrette.backup_adapter" to "local_backup_filesystem".
  • Inlined service "hateoas.configuration.metadata.yaml_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "hateoas.configuration.metadata.xml_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "hateoas.configuration.metadata.extension_driver" to "hateoas.configuration.metadata_driver".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "Docudex\Bundle\CoreBundle\Services\ApacheTikaCLI" to "console.command.public_alias.Docudex\Bundle\CoreBundle\Command\ExtractDocumentTextCommand".
  • Inlined service "Docudex\Bundle\CoreBundle\Migration\Importer\EDMS2" to "console.command.public_alias.Docudex\Bundle\CoreBundle\Command\MigrationCommand".
  • Inlined service "Docudex\Bundle\UserBundle\Services\NotificationManager" to "console.command.public_alias.Docudex\Bundle\UserBundle\Command\PasswordExpiryNotificationCommand".
  • Inlined service "handcraftedinthealps_rest_routing.loader.processor" to "routing.loader".
  • Inlined service "handcraftedinthealps_rest_routing.loader.processor" to "routing.loader".
  • Inlined service "handcraftedinthealps_rest_routing.loader.processor" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
4
  • Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "nelmio_api_doc.model_describers.jms.bazinga_hateoas", "fos_rest.serializer.form_error_handler", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
  • Tag "fos_user.requires_swift" was defined on service(s) "fos_user.mailer.default", but was never used.
  • Tag "doctrine_mongodb.odm.event_subscriber" was defined on service(s) "xiidea.easy_audit.doctrine_subscriber", but was never used. Did you mean "doctrine.event_subscriber"?
  • Tag "eight_points_guzzle.logger" was defined on service(s) "eight_points_guzzle.my_client_logger", but was never used.