Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Spraed\PDFGeneratorBundle\DependencyInjection\SpraedPDFGeneratorExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Housemaster\Bundle\HomegaugeBundle\DependencyInjection\HomegaugeExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Housemaster\Bundle\HousemasterBundle\DependencyInjection\HousemasterExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\BBP\Bundle\DependencyInjection\BBPExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddParamConverterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\OptimizerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\Compiler\AddExpressionLanguageProvidersPass" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\AppBundle\Command\BuildTradeEngageCommand".
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Command\MergeUsersCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::interact()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Command\MergeUsersCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\AppBundle\DataFixtures\ORM\LoadFixtures" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "Doctrine\Common\DataFixtures\FixtureInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\AppBundle\DataFixtures\ORM\LoadFixtures" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\AppBundle\DataFixtures\ORM\LoadFixtures" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceEditPhotoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceEditPhotoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceEditPhotoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceRecallMatchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceRecallMatchType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceTypeNoEditPhoto" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceTypeNoEditPhoto" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceTypeNoEditPhoto" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceTypeOptional" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceTypeOptional" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ApplianceTypeOptional" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\BetaQuestionsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\BetaQuestionsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\CanProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\CanProductType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\CanVehicleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\CanVehicleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\CommentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\CommentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\CommentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\DefaultHomeDocumentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\DefaultHomeDocumentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\DocumentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\DocumentType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FeedsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FeedsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FeedsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FinishType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FinishType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FranchiseTransferForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FranchiseTransferForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FurnaceFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\FurnaceFilterType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HGReportAccessType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HGReportAccessType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HGReportAccessTypeAddForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HGReportAccessTypeAddForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HGReportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HGReportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HomeMoveInType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HomeMoveInType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HomeMoveInType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HomeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HomeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\HomeType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\InspectorNotificationSettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\InspectorNotificationSettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\InventoryEditType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\InventoryEditType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\InventoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\InventoryType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\IsnCredentialsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\IsnCredentialsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\MaintenanceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\MaintenanceType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\OfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\OfferType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\OfficeSettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\OfficeSettingsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PaintsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PaintsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PasswordResetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PasswordResetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PasswordResetType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PostType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PostType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\PostType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ProductsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ProductsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ProfileType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ProjectsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\ProjectsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RecallType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RecallType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RegistrationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getParent()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RegistrationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RegistrationType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RepairRequestType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RepairRequestType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RoomsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RoomsType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RssType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RssType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\RssType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\SupplementalReportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\SupplementalReportType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\TestUserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallApiLogType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallApiLogType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallApiLogType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallApplianceTypesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallApplianceTypesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallApplianceTypesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallDataType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallHomeAppliancesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallHomeAppliancesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UsaRecallHomeAppliancesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UserFranchiseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UserFranchiseType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UserPhotoType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UserTinyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UserTinyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UserType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UtilitiesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\UtilitiesType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\VehicleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\VehicleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Form\VehicleType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::supportsClass()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\AppBundle\Security\ApiKeyUserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::refreshUser()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "HWI\Bundle\OAuthBundle\Security\Core\User\FOSUBUserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::supportsClass()" might add "bool" as a native return type declaration in the future. Do the same in implementation "HWI\Bundle\OAuthBundle\Security\Core\User\FOSUBUserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "HWI\Bundle\OAuthBundle\Security\Core\User\OAuthAwareUserProviderInterface::loadUserByOAuthUserResponse()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "App\AppBundle\Security\Core\User\OAuthUserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\UserBundle\Mailer\MailerInterface::sendConfirmationEmailMessage()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\AppBundle\Service\AppMailer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "FOS\UserBundle\Mailer\MailerInterface::sendResettingEmailMessage()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\AppBundle\Service\AppMailer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\AppBundle\Twig\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\CanadaAPI".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\CanadaVehicleAPI".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\EmailSender".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\HGReportHelper".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\MaintenanceCheck".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\ShortenUrl".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\TextSender".
The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::$container" property is considered final. You should not override it in "App\AppBundle\Utils\USAGovVehicleAPI".
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::getSql()" might add "string" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Utils\replaceFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\AppBundle\Utils\replaceFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\CodeExplorerBundle\DependencyInjection\CodeExplorerExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\CodeExplorerBundle\Twig\SourceCodeExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "FOS\UserBundle\Controller\SecurityController" class is considered final. It may change without further notice as of its next major version. You should not extend it from "App\Housemaster\Bundle\UserBundle\Controller\SecurityController".
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since symfony/framework-bundle 6.4: Not setting the "framework.validation.email_validation_mode" config option is deprecated. It will default to "html5" in 7.0.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\Helper" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
Since symfony/templating 6.4: "Symfony\Component\Templating\Helper\HelperInterface" is deprecated since version 6.4 and will be removed in 7.0. Use Twig instead.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.clean.photo" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.clean.coupons" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.inject.photo" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.remove.photo" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.photo" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.inject.coupons" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.remove.coupons" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "vich_uploader.listener.upload.coupons" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
The "Vich\UploaderBundle\Metadata\CacheWarmer::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
The "Sonata\AdminBundle\Route\RoutesCacheWarmUp::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
The "Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer::doWarmUp()" method will require a new "string|null $buildDir" argument in the next major version of its parent class "Symfony\Bundle\FrameworkBundle\CacheWarmer\AbstractPhpFileCacheWarmer", not defining it is deprecated.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\AppBundle\Command\BuildTradeEngageCommand" class instead.
Since symfony/dependency-injection 6.4: "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" is deprecated, use dependency injection in your fixtures instead.
The "Doctrine\Bundle\FixturesBundle\Loader\SymfonyBridgeLoader" class extends "Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader" that is deprecated since Symfony 6.4, use dependency injection in your fixtures instead.
Method "Symfony\Component\ExpressionLanguage\ExpressionLanguage::registerFunctions()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage" now to avoid errors or add an explicit @return annotation to suppress this message.
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.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\Templating\FilterExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
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.
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
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:65 called by App_KernelDevDebugContainer.php:11126, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by App_KernelDevDebugContainer.php:11126, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\InjectListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
"SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.summary AS summary_4, t0.content AS content_5, t0.authorEmail AS authorEmail_6, t0.author AS author_7, t0.publishedAt AS publishedAt_8, t0.effective_url AS effective_url_9, t0.topimage AS topimage_10 FROM Post t0 WHERE t0.slug = ? LIMIT 1"
(parameters:
[1 => "power-tool-safety-tips"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.summary AS summary_4, t0.content AS content_5, t0.authorEmail AS authorEmail_6, t0.author AS author_7, t0.publishedAt AS publishedAt_8, t0.effective_url AS effective_url_9, t0.topimage AS topimage_10 FROM Post t0 WHERE t0.slug = ? LIMIT 1"
"params" => [1 => "power-tool-safety-tips"
]
"types" => [1 => 2]
]
deprecation
User Deprecated: Accessing Doctrine\Common\Lexer\Token properties via ArrayAccess is deprecated, use the value, type or position property instead (Token.php:104 called by DocParser.php:693, https://github.com/doctrine/lexer/pull/79, package doctrine/lexer)
content: <p>Whether using them at work or home, your power tools can be a very useful part of your life. However, it’s important to consider proper safety practices when using power tools. Because they can be powerful, loud, and dangerous, there is a definite risk of injury, be it long term or due to an accident. Let’s take a look at some safety tips you should utilize when using power tools.</p>
<h3>Handle Your Tools Properly:</h3>
<p>Only use your power tools with an adequate amount of light. Whether in the bright sunlight or using strong artificial light, make sure you can see everything properly when utilizing your power tools. In addition, only keep the tools plugged in when using them. This can help you avoid your tools accidental starting up. While relevant for all tools, these tips are especially true for more dangerous power tools such as nail guns and saws. </p>
<h3>Utilize Proper Protection:</h3>
<p>One item that is definitely vital when using power tools is earplugs. While you may be using proper safety techniques in your use of power tools, you can still be doing long term damage to your hearing. Additionally, you need to make sure you have proper eye protection when using your power tools. Wearing a pair of safety glasses will protect you from anything from getting into your eyes.</p>
<h3>Maintain Your Tools:</h3>
<p>Something vital to keeping your tools long lasting and safe is inspecting them periodically. This will help you notice any small issues with the tool before it gets worse or malfunctions altogether. If anything seems off, such as damage to the power cord or exposed wires, it may be time to fix the tool or get a new one.</p>
<p>In addition to handling and maintaining your tools and using proper protection, being aware of any product recalls can be important for power tool safety. Staying informed about the latest recalls before a tool malfunctions can help you avoid serious injury. Registering your power tools with Home Recalls will ensure you are aware of all product recalls immediately.</p>
app
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.content AS content_4, p0_.authorEmail AS authorEmail_5, p0_.author AS author_6, p0_.publishedAt AS publishedAt_7, p0_.effective_url AS effective_url_8, p0_.topimage AS topimage_9 FROM Post p0_ WHERE p0_.id = (SELECT min(p1_.id) AS sclr_10 FROM Post p1_ WHERE p1_.id > ?)"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.content AS content_4, p0_.authorEmail AS authorEmail_5, p0_.author AS author_6, p0_.publishedAt AS publishedAt_7, p0_.effective_url AS effective_url_8, p0_.topimage AS topimage_9 FROM Post p0_ WHERE p0_.id = (SELECT min(p1_.id) AS sclr_10 FROM Post p1_ WHERE p1_.id > ?)"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.content AS content_4, p0_.authorEmail AS authorEmail_5, p0_.author AS author_6, p0_.publishedAt AS publishedAt_7, p0_.effective_url AS effective_url_8, p0_.topimage AS topimage_9 FROM Post p0_ WHERE p0_.id = (SELECT max(p1_.id) AS sclr_10 FROM Post p1_ WHERE p1_.id < ?)"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.summary AS summary_3, p0_.content AS content_4, p0_.authorEmail AS authorEmail_5, p0_.author AS author_6, p0_.publishedAt AS publishedAt_7, p0_.effective_url AS effective_url_8, p0_.topimage AS topimage_9 FROM Post p0_ WHERE p0_.id = (SELECT max(p1_.id) AS sclr_10 FROM Post p1_ WHERE p1_.id < ?)"
"params" => [1 => 3]
"types" => [1 => 1]
]
info
profile query next.
app
debug
Executing query:
"SELECT t0.id AS id_1, t0.stripecustomerid AS stripecustomerid_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.kindleemail AS kindleemail_5, t0.user_id AS user_id_6, t0.couponcodes_id AS couponcodes_id_7 FROM Profile t0 WHERE t0.user_id IS NULL LIMIT 1"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.stripecustomerid AS stripecustomerid_2, t0.firstname AS firstname_3, t0.lastname AS lastname_4, t0.kindleemail AS kindleemail_5, t0.user_id AS user_id_6, t0.couponcodes_id AS couponcodes_id_7 FROM Profile t0 WHERE t0.user_id IS NULL LIMIT 1"
]
User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
585
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\AppBundle\Command\BuildTradeEngageCommand" (parent: .abstract.instanceof.App\AppBundle\Command\BuildTradeEngageCommand).
Resolving inheritance for "App\AppBundle\Command\BuildTradeEngageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\AppBundle\Command\BuildTradeEngageCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController" (parent: .abstract.instanceof.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController).
Resolving inheritance for "App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\AppBundle\Command\MergeUsersCommand" (parent: .abstract.instanceof.App\AppBundle\Command\MergeUsersCommand).
Resolving inheritance for "App\AppBundle\Command\MergeUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\AppBundle\Command\MergeUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\APIController" (parent: .abstract.instanceof.App\AppBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\APIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\APIController).
Resolving inheritance for "App\AppBundle\Controller\APIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\APIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\APIKeysController" (parent: .abstract.instanceof.App\AppBundle\Controller\APIKeysController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\APIKeysController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\APIKeysController).
Resolving inheritance for "App\AppBundle\Controller\APIKeysController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\APIKeysController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\AdminController" (parent: .abstract.instanceof.App\AppBundle\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\AdminController).
Resolving inheritance for "App\AppBundle\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\ArticleController" (parent: .abstract.instanceof.App\AppBundle\Controller\Admin\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\ArticleController).
Resolving inheritance for "App\AppBundle\Controller\Admin\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\FeedsController" (parent: .abstract.instanceof.App\AppBundle\Controller\Admin\FeedsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\FeedsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\FeedsController).
Resolving inheritance for "App\AppBundle\Controller\Admin\FeedsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\FeedsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\ProfileController" (parent: .abstract.instanceof.App\AppBundle\Controller\Admin\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\ProfileController).
Resolving inheritance for "App\AppBundle\Controller\Admin\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\RssController" (parent: .abstract.instanceof.App\AppBundle\Controller\Admin\RssController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\RssController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\RssController).
Resolving inheritance for "App\AppBundle\Controller\Admin\RssController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\RssController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ApplianceRecallMatchController" (parent: .abstract.instanceof.App\AppBundle\Controller\ApplianceRecallMatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ApplianceRecallMatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ApplianceRecallMatchController).
Resolving inheritance for "App\AppBundle\Controller\ApplianceRecallMatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ApplianceRecallMatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ArticleController" (parent: .abstract.instanceof.App\AppBundle\Controller\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ArticleController).
Resolving inheritance for "App\AppBundle\Controller\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\BetaQuestionsController" (parent: .abstract.instanceof.App\AppBundle\Controller\BetaQuestionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\BetaQuestionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\BetaQuestionsController).
Resolving inheritance for "App\AppBundle\Controller\BetaQuestionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\BetaQuestionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanProductController" (parent: .abstract.instanceof.App\AppBundle\Controller\CanProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanProductController).
Resolving inheritance for "App\AppBundle\Controller\CanProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanRecallController" (parent: .abstract.instanceof.App\AppBundle\Controller\CanRecallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanRecallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanRecallController).
Resolving inheritance for "App\AppBundle\Controller\CanRecallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanRecallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanVehicleController" (parent: .abstract.instanceof.App\AppBundle\Controller\CanVehicleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanVehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanVehicleController).
Resolving inheritance for "App\AppBundle\Controller\CanVehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanVehicleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanVehicleRecallController" (parent: .abstract.instanceof.App\AppBundle\Controller\CanVehicleRecallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanVehicleRecallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanVehicleRecallController).
Resolving inheritance for "App\AppBundle\Controller\CanVehicleRecallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanVehicleRecallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DefaultHomeDocumentController" (parent: .abstract.instanceof.App\AppBundle\Controller\DefaultHomeDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DefaultHomeDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DefaultHomeDocumentController).
Resolving inheritance for "App\AppBundle\Controller\DefaultHomeDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DefaultHomeDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DigitalIRGDeliveryController" (parent: .abstract.instanceof.App\AppBundle\Controller\DigitalIRGDeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DigitalIRGDeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DigitalIRGDeliveryController).
Resolving inheritance for "App\AppBundle\Controller\DigitalIRGDeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DigitalIRGDeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DocumentController" (parent: .abstract.instanceof.App\AppBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DocumentController).
Resolving inheritance for "App\AppBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\FinishController" (parent: .abstract.instanceof.App\AppBundle\Controller\FinishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\FinishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\FinishController).
Resolving inheritance for "App\AppBundle\Controller\FinishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\FinishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\FranchiseTransferController" (parent: .abstract.instanceof.App\AppBundle\Controller\FranchiseTransferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\FranchiseTransferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\FranchiseTransferController).
Resolving inheritance for "App\AppBundle\Controller\FranchiseTransferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\FranchiseTransferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\HGCloudTransferController" (parent: .abstract.instanceof.App\AppBundle\Controller\HGCloudTransferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\HGCloudTransferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\HGCloudTransferController).
Resolving inheritance for "App\AppBundle\Controller\HGCloudTransferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\HGCloudTransferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\HGReportController" (parent: .abstract.instanceof.App\AppBundle\Controller\HGReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\HGReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\HGReportController).
Resolving inheritance for "App\AppBundle\Controller\HGReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\HGReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ImageReviewController" (parent: .abstract.instanceof.App\AppBundle\Controller\ImageReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ImageReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ImageReviewController).
Resolving inheritance for "App\AppBundle\Controller\ImageReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ImageReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\InspectorNotificationSettingsController" (parent: .abstract.instanceof.App\AppBundle\Controller\InspectorNotificationSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\InspectorNotificationSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\InspectorNotificationSettingsController).
Resolving inheritance for "App\AppBundle\Controller\InspectorNotificationSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\InspectorNotificationSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\InventoryController" (parent: .abstract.instanceof.App\AppBundle\Controller\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\InventoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\InventoryController).
Resolving inheritance for "App\AppBundle\Controller\InventoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\IsnCredentialsController" (parent: .abstract.instanceof.App\AppBundle\Controller\IsnCredentialsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\IsnCredentialsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\IsnCredentialsController).
Resolving inheritance for "App\AppBundle\Controller\IsnCredentialsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\IsnCredentialsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MailjetEndpointController" (parent: .abstract.instanceof.App\AppBundle\Controller\MailjetEndpointController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MailjetEndpointController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MailjetEndpointController).
Resolving inheritance for "App\AppBundle\Controller\MailjetEndpointController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MailjetEndpointController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MailjetStatusController" (parent: .abstract.instanceof.App\AppBundle\Controller\MailjetStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MailjetStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MailjetStatusController).
Resolving inheritance for "App\AppBundle\Controller\MailjetStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MailjetStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MaintenanceController" (parent: .abstract.instanceof.App\AppBundle\Controller\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MaintenanceController).
Resolving inheritance for "App\AppBundle\Controller\MaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OfferController" (parent: .abstract.instanceof.App\AppBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OfferController).
Resolving inheritance for "App\AppBundle\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OffersController" (parent: .abstract.instanceof.App\AppBundle\Controller\OffersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OffersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OffersController).
Resolving inheritance for "App\AppBundle\Controller\OffersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OffersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OfficeSettingsController" (parent: .abstract.instanceof.App\AppBundle\Controller\OfficeSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OfficeSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OfficeSettingsController).
Resolving inheritance for "App\AppBundle\Controller\OfficeSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OfficeSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\PaintsController" (parent: .abstract.instanceof.App\AppBundle\Controller\PaintsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\PaintsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\PaintsController).
Resolving inheritance for "App\AppBundle\Controller\PaintsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\PaintsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ProductsController" (parent: .abstract.instanceof.App\AppBundle\Controller\ProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ProductsController).
Resolving inheritance for "App\AppBundle\Controller\ProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ProjectsController" (parent: .abstract.instanceof.App\AppBundle\Controller\ProjectsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ProjectsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ProjectsController).
Resolving inheritance for "App\AppBundle\Controller\ProjectsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ProjectsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RecallController" (parent: .abstract.instanceof.App\AppBundle\Controller\RecallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RecallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RecallController).
Resolving inheritance for "App\AppBundle\Controller\RecallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RecallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RegistrationController" (parent: .abstract.instanceof.App\AppBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RegistrationController).
Resolving inheritance for "App\AppBundle\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairCalculatorController" (parent: .abstract.instanceof.App\AppBundle\Controller\RepairCalculatorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairCalculatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairCalculatorController).
Resolving inheritance for "App\AppBundle\Controller\RepairCalculatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairCalculatorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairRequestController" (parent: .abstract.instanceof.App\AppBundle\Controller\RepairRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairRequestController).
Resolving inheritance for "App\AppBundle\Controller\RepairRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairwiseController" (parent: .abstract.instanceof.App\AppBundle\Controller\RepairwiseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairwiseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairwiseController).
Resolving inheritance for "App\AppBundle\Controller\RepairwiseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairwiseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RoomsController" (parent: .abstract.instanceof.App\AppBundle\Controller\RoomsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RoomsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RoomsController).
Resolving inheritance for "App\AppBundle\Controller\RoomsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RoomsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ScheduleController" (parent: .abstract.instanceof.App\AppBundle\Controller\ScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ScheduleController).
Resolving inheritance for "App\AppBundle\Controller\ScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SecurityController" (parent: .abstract.instanceof.App\AppBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SecurityController).
Resolving inheritance for "App\AppBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\StaticController" (parent: .abstract.instanceof.App\AppBundle\Controller\StaticController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\StaticController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\StaticController).
Resolving inheritance for "App\AppBundle\Controller\StaticController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\StaticController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SupplementalReportController" (parent: .abstract.instanceof.App\AppBundle\Controller\SupplementalReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SupplementalReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SupplementalReportController).
Resolving inheritance for "App\AppBundle\Controller\SupplementalReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SupplementalReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SweepstakesController" (parent: .abstract.instanceof.App\AppBundle\Controller\SweepstakesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SweepstakesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SweepstakesController).
Resolving inheritance for "App\AppBundle\Controller\SweepstakesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SweepstakesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\TestUserController" (parent: .abstract.instanceof.App\AppBundle\Controller\TestUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\TestUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\TestUserController).
Resolving inheritance for "App\AppBundle\Controller\TestUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\TestUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\TextMessageController" (parent: .abstract.instanceof.App\AppBundle\Controller\TextMessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\TextMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\TextMessageController).
Resolving inheritance for "App\AppBundle\Controller\TextMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\TextMessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UnsubscribeAPIController" (parent: .abstract.instanceof.App\AppBundle\Controller\UnsubscribeAPIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UnsubscribeAPIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UnsubscribeAPIController).
Resolving inheritance for "App\AppBundle\Controller\UnsubscribeAPIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UnsubscribeAPIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallApiLogController" (parent: .abstract.instanceof.App\AppBundle\Controller\UsaRecallApiLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallApiLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallApiLogController).
Resolving inheritance for "App\AppBundle\Controller\UsaRecallApiLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallApiLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallApplianceTypesController" (parent: .abstract.instanceof.App\AppBundle\Controller\UsaRecallApplianceTypesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallApplianceTypesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallApplianceTypesController).
Resolving inheritance for "App\AppBundle\Controller\UsaRecallApplianceTypesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallApplianceTypesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallDataController" (parent: .abstract.instanceof.App\AppBundle\Controller\UsaRecallDataController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallDataController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallDataController).
Resolving inheritance for "App\AppBundle\Controller\UsaRecallDataController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallDataController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallHomeAppliancesController" (parent: .abstract.instanceof.App\AppBundle\Controller\UsaRecallHomeAppliancesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallHomeAppliancesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallHomeAppliancesController).
Resolving inheritance for "App\AppBundle\Controller\UsaRecallHomeAppliancesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallHomeAppliancesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ApplianceController" (parent: .abstract.instanceof.App\AppBundle\Controller\User\ApplianceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ApplianceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ApplianceController).
Resolving inheritance for "App\AppBundle\Controller\User\ApplianceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ApplianceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ArticleController" (parent: .abstract.instanceof.App\AppBundle\Controller\User\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ArticleController).
Resolving inheritance for "App\AppBundle\Controller\User\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\HomeController" (parent: .abstract.instanceof.App\AppBundle\Controller\User\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\HomeController).
Resolving inheritance for "App\AppBundle\Controller\User\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ProfileController" (parent: .abstract.instanceof.App\AppBundle\Controller\User\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ProfileController).
Resolving inheritance for "App\AppBundle\Controller\User\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ReadingController" (parent: .abstract.instanceof.App\AppBundle\Controller\User\ReadingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ReadingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ReadingController).
Resolving inheritance for "App\AppBundle\Controller\User\ReadingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ReadingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UtilitiesController" (parent: .abstract.instanceof.App\AppBundle\Controller\UtilitiesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UtilitiesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UtilitiesController).
Resolving inheritance for "App\AppBundle\Controller\UtilitiesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UtilitiesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\VehicleController" (parent: .abstract.instanceof.App\AppBundle\Controller\VehicleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\VehicleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\VehicleController).
Resolving inheritance for "App\AppBundle\Controller\VehicleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\VehicleController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AppBundle\EventListener\PasswordResettingListener" (parent: .abstract.instanceof.App\AppBundle\EventListener\PasswordResettingListener).
Resolving inheritance for "App\AppBundle\EventListener\PasswordResettingListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AppBundle\EventListener\PasswordResettingListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AppBundle\EventListener\RegistrationListener" (parent: .abstract.instanceof.App\AppBundle\EventListener\RegistrationListener).
Resolving inheritance for "App\AppBundle\EventListener\RegistrationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AppBundle\EventListener\RegistrationListener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\EventListener\ReportListener" (parent: .abstract.instanceof.App\AppBundle\EventListener\ReportListener).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\EventListener\ReportListener" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\EventListener\ReportListener).
Resolving inheritance for "App\AppBundle\EventListener\ReportListener" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\EventListener\ReportListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceEditPhotoType" (parent: .abstract.instanceof.App\AppBundle\Form\ApplianceEditPhotoType).
Resolving inheritance for "App\AppBundle\Form\ApplianceEditPhotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceEditPhotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceRecallMatchType" (parent: .abstract.instanceof.App\AppBundle\Form\ApplianceRecallMatchType).
Resolving inheritance for "App\AppBundle\Form\ApplianceRecallMatchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceRecallMatchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceType" (parent: .abstract.instanceof.App\AppBundle\Form\ApplianceType).
Resolving inheritance for "App\AppBundle\Form\ApplianceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceTypeNoEditPhoto" (parent: .abstract.instanceof.App\AppBundle\Form\ApplianceTypeNoEditPhoto).
Resolving inheritance for "App\AppBundle\Form\ApplianceTypeNoEditPhoto" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceTypeNoEditPhoto).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceTypeOptional" (parent: .abstract.instanceof.App\AppBundle\Form\ApplianceTypeOptional).
Resolving inheritance for "App\AppBundle\Form\ApplianceTypeOptional" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceTypeOptional).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\BetaQuestionsType" (parent: .abstract.instanceof.App\AppBundle\Form\BetaQuestionsType).
Resolving inheritance for "App\AppBundle\Form\BetaQuestionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\BetaQuestionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CanProductType" (parent: .abstract.instanceof.App\AppBundle\Form\CanProductType).
Resolving inheritance for "App\AppBundle\Form\CanProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CanProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CanVehicleType" (parent: .abstract.instanceof.App\AppBundle\Form\CanVehicleType).
Resolving inheritance for "App\AppBundle\Form\CanVehicleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CanVehicleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CommentType" (parent: .abstract.instanceof.App\AppBundle\Form\CommentType).
Resolving inheritance for "App\AppBundle\Form\CommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\DefaultHomeDocumentType" (parent: .abstract.instanceof.App\AppBundle\Form\DefaultHomeDocumentType).
Resolving inheritance for "App\AppBundle\Form\DefaultHomeDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\DefaultHomeDocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\DocumentType" (parent: .abstract.instanceof.App\AppBundle\Form\DocumentType).
Resolving inheritance for "App\AppBundle\Form\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\DocumentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FeedsType" (parent: .abstract.instanceof.App\AppBundle\Form\FeedsType).
Resolving inheritance for "App\AppBundle\Form\FeedsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FeedsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FinishType" (parent: .abstract.instanceof.App\AppBundle\Form\FinishType).
Resolving inheritance for "App\AppBundle\Form\FinishType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FinishType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FranchiseTransferForm" (parent: .abstract.instanceof.App\AppBundle\Form\FranchiseTransferForm).
Resolving inheritance for "App\AppBundle\Form\FranchiseTransferForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FranchiseTransferForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FurnaceFilterType" (parent: .abstract.instanceof.App\AppBundle\Form\FurnaceFilterType).
Resolving inheritance for "App\AppBundle\Form\FurnaceFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FurnaceFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportAccessType" (parent: .abstract.instanceof.App\AppBundle\Form\HGReportAccessType).
Resolving inheritance for "App\AppBundle\Form\HGReportAccessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportAccessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportAccessTypeAddForm" (parent: .abstract.instanceof.App\AppBundle\Form\HGReportAccessTypeAddForm).
Resolving inheritance for "App\AppBundle\Form\HGReportAccessTypeAddForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportAccessTypeAddForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportType" (parent: .abstract.instanceof.App\AppBundle\Form\HGReportType).
Resolving inheritance for "App\AppBundle\Form\HGReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HomeMoveInType" (parent: .abstract.instanceof.App\AppBundle\Form\HomeMoveInType).
Resolving inheritance for "App\AppBundle\Form\HomeMoveInType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HomeMoveInType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HomeType" (parent: .abstract.instanceof.App\AppBundle\Form\HomeType).
Resolving inheritance for "App\AppBundle\Form\HomeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HomeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InspectorNotificationSettingsType" (parent: .abstract.instanceof.App\AppBundle\Form\InspectorNotificationSettingsType).
Resolving inheritance for "App\AppBundle\Form\InspectorNotificationSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InspectorNotificationSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InventoryEditType" (parent: .abstract.instanceof.App\AppBundle\Form\InventoryEditType).
Resolving inheritance for "App\AppBundle\Form\InventoryEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InventoryEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InventoryType" (parent: .abstract.instanceof.App\AppBundle\Form\InventoryType).
Resolving inheritance for "App\AppBundle\Form\InventoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InventoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\IsnCredentialsType" (parent: .abstract.instanceof.App\AppBundle\Form\IsnCredentialsType).
Resolving inheritance for "App\AppBundle\Form\IsnCredentialsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\IsnCredentialsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\MaintenanceType" (parent: .abstract.instanceof.App\AppBundle\Form\MaintenanceType).
Resolving inheritance for "App\AppBundle\Form\MaintenanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\MaintenanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\OfferType" (parent: .abstract.instanceof.App\AppBundle\Form\OfferType).
Resolving inheritance for "App\AppBundle\Form\OfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\OfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\OfficeSettingsType" (parent: .abstract.instanceof.App\AppBundle\Form\OfficeSettingsType).
Resolving inheritance for "App\AppBundle\Form\OfficeSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\OfficeSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PaintsType" (parent: .abstract.instanceof.App\AppBundle\Form\PaintsType).
Resolving inheritance for "App\AppBundle\Form\PaintsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PaintsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PasswordResetType" (parent: .abstract.instanceof.App\AppBundle\Form\PasswordResetType).
Resolving inheritance for "App\AppBundle\Form\PasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PasswordResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PostType" (parent: .abstract.instanceof.App\AppBundle\Form\PostType).
Resolving inheritance for "App\AppBundle\Form\PostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProductsType" (parent: .abstract.instanceof.App\AppBundle\Form\ProductsType).
Resolving inheritance for "App\AppBundle\Form\ProductsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProductsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProfileType" (parent: .abstract.instanceof.App\AppBundle\Form\ProfileType).
Resolving inheritance for "App\AppBundle\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProjectsType" (parent: .abstract.instanceof.App\AppBundle\Form\ProjectsType).
Resolving inheritance for "App\AppBundle\Form\ProjectsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProjectsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RecallType" (parent: .abstract.instanceof.App\AppBundle\Form\RecallType).
Resolving inheritance for "App\AppBundle\Form\RecallType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RecallType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RegistrationType" (parent: .abstract.instanceof.App\AppBundle\Form\RegistrationType).
Resolving inheritance for "App\AppBundle\Form\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RepairRequestType" (parent: .abstract.instanceof.App\AppBundle\Form\RepairRequestType).
Resolving inheritance for "App\AppBundle\Form\RepairRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RepairRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RoomsType" (parent: .abstract.instanceof.App\AppBundle\Form\RoomsType).
Resolving inheritance for "App\AppBundle\Form\RoomsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RoomsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RssType" (parent: .abstract.instanceof.App\AppBundle\Form\RssType).
Resolving inheritance for "App\AppBundle\Form\RssType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RssType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\SupplementalReportType" (parent: .abstract.instanceof.App\AppBundle\Form\SupplementalReportType).
Resolving inheritance for "App\AppBundle\Form\SupplementalReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\SupplementalReportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\TestUserType" (parent: .abstract.instanceof.App\AppBundle\Form\TestUserType).
Resolving inheritance for "App\AppBundle\Form\TestUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\TestUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallApiLogType" (parent: .abstract.instanceof.App\AppBundle\Form\UsaRecallApiLogType).
Resolving inheritance for "App\AppBundle\Form\UsaRecallApiLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallApiLogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallApplianceTypesType" (parent: .abstract.instanceof.App\AppBundle\Form\UsaRecallApplianceTypesType).
Resolving inheritance for "App\AppBundle\Form\UsaRecallApplianceTypesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallApplianceTypesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallDataType" (parent: .abstract.instanceof.App\AppBundle\Form\UsaRecallDataType).
Resolving inheritance for "App\AppBundle\Form\UsaRecallDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallHomeAppliancesType" (parent: .abstract.instanceof.App\AppBundle\Form\UsaRecallHomeAppliancesType).
Resolving inheritance for "App\AppBundle\Form\UsaRecallHomeAppliancesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallHomeAppliancesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserFranchiseType" (parent: .abstract.instanceof.App\AppBundle\Form\UserFranchiseType).
Resolving inheritance for "App\AppBundle\Form\UserFranchiseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserFranchiseType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserPhotoType" (parent: .abstract.instanceof.App\AppBundle\Form\UserPhotoType).
Resolving inheritance for "App\AppBundle\Form\UserPhotoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserPhotoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserTinyType" (parent: .abstract.instanceof.App\AppBundle\Form\UserTinyType).
Resolving inheritance for "App\AppBundle\Form\UserTinyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserTinyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserType" (parent: .abstract.instanceof.App\AppBundle\Form\UserType).
Resolving inheritance for "App\AppBundle\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UtilitiesType" (parent: .abstract.instanceof.App\AppBundle\Form\UtilitiesType).
Resolving inheritance for "App\AppBundle\Form\UtilitiesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UtilitiesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\VehicleType" (parent: .abstract.instanceof.App\AppBundle\Form\VehicleType).
Resolving inheritance for "App\AppBundle\Form\VehicleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\VehicleType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AppBundle\Repository\UserRepository" (parent: .abstract.instanceof.App\AppBundle\Repository\UserRepository).
Resolving inheritance for "App\AppBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AppBundle\Repository\UserRepository).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\AppBundle\Twig\AppExtension" (parent: .abstract.instanceof.App\AppBundle\Twig\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\AppBundle\Twig\AppExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\AppBundle\Twig\AppExtension).
Resolving inheritance for "App\AppBundle\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\AppBundle\Twig\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\CanadaAPI" (parent: .abstract.instanceof.App\AppBundle\Utils\CanadaAPI).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\CanadaAPI" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\CanadaAPI).
Resolving inheritance for "App\AppBundle\Utils\CanadaAPI" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\CanadaAPI).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\CanadaVehicleAPI" (parent: .abstract.instanceof.App\AppBundle\Utils\CanadaVehicleAPI).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\CanadaVehicleAPI" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\CanadaVehicleAPI).
Resolving inheritance for "App\AppBundle\Utils\CanadaVehicleAPI" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\CanadaVehicleAPI).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\EmailSender" (parent: .abstract.instanceof.App\AppBundle\Utils\EmailSender).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\EmailSender" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\EmailSender).
Resolving inheritance for "App\AppBundle\Utils\EmailSender" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\EmailSender).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\HGReportHelper" (parent: .abstract.instanceof.App\AppBundle\Utils\HGReportHelper).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\HGReportHelper" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\HGReportHelper).
Resolving inheritance for "App\AppBundle\Utils\HGReportHelper" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\HGReportHelper).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\ISNDocumentsScraper" (parent: .abstract.instanceof.App\AppBundle\Utils\ISNDocumentsScraper).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\ISNDocumentsScraper" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\ISNDocumentsScraper).
Resolving inheritance for "App\AppBundle\Utils\ISNDocumentsScraper" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\ISNDocumentsScraper).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\MaintenanceCheck" (parent: .abstract.instanceof.App\AppBundle\Utils\MaintenanceCheck).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\MaintenanceCheck" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\MaintenanceCheck).
Resolving inheritance for "App\AppBundle\Utils\MaintenanceCheck" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\MaintenanceCheck).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\ShortenUrl" (parent: .abstract.instanceof.App\AppBundle\Utils\ShortenUrl).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\ShortenUrl" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\ShortenUrl).
Resolving inheritance for "App\AppBundle\Utils\ShortenUrl" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\ShortenUrl).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\TextSender" (parent: .abstract.instanceof.App\AppBundle\Utils\TextSender).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\TextSender" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\TextSender).
Resolving inheritance for "App\AppBundle\Utils\TextSender" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\TextSender).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\USAGovVehicleAPI" (parent: .abstract.instanceof.App\AppBundle\Utils\USAGovVehicleAPI).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\USAGovVehicleAPI" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\USAGovVehicleAPI).
Resolving inheritance for "App\AppBundle\Utils\USAGovVehicleAPI" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\USAGovVehicleAPI).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\BBP\Bundle\Controller\DefaultController" (parent: .abstract.instanceof.App\BBP\Bundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\BBP\Bundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\BBP\Bundle\Controller\DefaultController).
Resolving inheritance for "App\BBP\Bundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\BBP\Bundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\CodeExplorerBundle\Twig\SourceCodeExtension" (parent: .abstract.instanceof.App\CodeExplorerBundle\Twig\SourceCodeExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\CodeExplorerBundle\Twig\SourceCodeExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\CodeExplorerBundle\Twig\SourceCodeExtension).
Resolving inheritance for "App\CodeExplorerBundle\Twig\SourceCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\CodeExplorerBundle\Twig\SourceCodeExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController).
Resolving inheritance for "App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController" (parent: .abstract.instanceof.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController).
Resolving inheritance for "App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController" (parent: .abstract.instanceof.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController).
Resolving inheritance for "App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController).
Resolving inheritance for "App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType" (parent: .abstract.instanceof.App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType).
Resolving inheritance for "App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\UserBundle\Controller\SecurityController" (parent: .abstract.instanceof.App\Housemaster\Bundle\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\UserBundle\Controller\SecurityController).
Resolving inheritance for "App\Housemaster\Bundle\UserBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\UserBundle\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.govvehiclefeed" (parent: .abstract.instanceof.govvehiclefeed).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.govvehiclefeed" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.govvehiclefeed).
Resolving inheritance for "govvehiclefeed" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.govvehiclefeed).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.canada.api" (parent: .abstract.instanceof.canada.api).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.canada.api" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.canada.api).
Resolving inheritance for "canada.api" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.canada.api).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.canada.vehicle.api" (parent: .abstract.instanceof.canada.vehicle.api).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.canada.vehicle.api" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.canada.vehicle.api).
Resolving inheritance for "canada.vehicle.api" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.canada.vehicle.api).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.maintenancecheckfeed" (parent: .abstract.instanceof.maintenancecheckfeed).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.maintenancecheckfeed" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.maintenancecheckfeed).
Resolving inheritance for "maintenancecheckfeed" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.maintenancecheckfeed).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.registration" (parent: .abstract.instanceof.app.form.registration).
Resolving inheritance for "app.form.registration" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.registration).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.hc_labs_user.reg_init" (parent: .abstract.instanceof.hc_labs_user.reg_init).
Resolving inheritance for "hc_labs_user.reg_init" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.hc_labs_user.reg_init).
Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.app.twig.extension_intl" (parent: .abstract.instanceof.app.twig.extension_intl).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.app.twig.extension_intl" (parent: .instanceof.Twig_ExtensionInterface.0.app.twig.extension_intl).
Resolving inheritance for "app.twig.extension_intl" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.app.twig.extension_intl).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.password_resetting" (parent: .abstract.instanceof.app.password_resetting).
Resolving inheritance for "app.password_resetting" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.password_resetting).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.email" (parent: .abstract.instanceof.cpsrecall.email).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.email" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.email).
Resolving inheritance for "cpsrecall.email" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.email).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.text" (parent: .abstract.instanceof.cpsrecall.text).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.text" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.text).
Resolving inheritance for "cpsrecall.text" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.text).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.shorten_url" (parent: .abstract.instanceof.cpsrecall.shorten_url).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.shorten_url" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.shorten_url).
Resolving inheritance for "cpsrecall.shorten_url" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.shorten_url).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.findISNDocuments" (parent: .abstract.instanceof.cpsrecall.findISNDocuments).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.findISNDocuments" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.findISNDocuments).
Resolving inheritance for "cpsrecall.findISNDocuments" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.findISNDocuments).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.homegauge.report_controller" (parent: .abstract.instanceof.homegauge.report_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.homegauge.report_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.homegauge.report_controller).
Resolving inheritance for "homegauge.report_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.homegauge.report_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.document_controller" (parent: .abstract.instanceof.app.document_controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.document_controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.document_controller).
Resolving inheritance for "app.document_controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.document_controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.homegauge.report_new.listener" (parent: .abstract.instanceof.homegauge.report_new.listener).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.homegauge.report_new.listener" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.homegauge.report_new.listener).
Resolving inheritance for "homegauge.report_new.listener" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.homegauge.report_new.listener).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.hgreport.helper" (parent: .abstract.instanceof.hgreport.helper).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.hgreport.helper" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.hgreport.helper).
Resolving inheritance for "hgreport.helper" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.hgreport.helper).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.supplemental_report.controller" (parent: .abstract.instanceof.app.supplemental_report.controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.supplemental_report.controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.supplemental_report.controller).
Resolving inheritance for "app.supplemental_report.controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.supplemental_report.controller).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.bbp_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.bbp_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.bbp_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.housemaster_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.housemaster_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.housemaster_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.inertia_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.inertia_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.inertia_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.bbp_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.bbp_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.bbp_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.housemaster_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.housemaster_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.housemaster_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "hwi_oauth.authentication.listener.oauth" (parent: security.authentication.listener.abstract).
Resolving inheritance for "gaufrette.photo_storage_adapter_adapter" (parent: knp_gaufrette.adapter.aws_s3).
Resolving inheritance for "gaufrette.doc_storage_adapter_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.homegauge_docs_adapter_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.homegauge_backup_adapter_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.temp_adapter_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.photo_storage_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.doc_storage_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.homegauge_docs_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.homegauge_backup_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.temp_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "oneup_flysystem.hg_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.home_docs_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.satmetrix_adapter_adapter" (parent: oneup_flysystem.adapter.sftp).
Resolving inheritance for "oneup_flysystem.hg_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.home_docs_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.satmetrix_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "vich_uploader.namer_uniqid.photo" (parent: vich_uploader.namer_uniqid).
Resolving inheritance for "vich_uploader.namer_uniqid.coupons" (parent: vich_uploader.namer_uniqid).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.photo" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.photo" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.photo" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.photo" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.coupons" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.coupons" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.coupons" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.coupons" (parent: vich_uploader.listener.upload.orm).
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 "cache.system" (parent: cache.adapter.system).
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.database_users" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.api_secured_area" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_secured_area.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.api_secured_area" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_secured_area" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_secured_area" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_secured_area" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_secured_area" (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: App\AppBundle\EventListener\AuthenticationSuccessHandler).
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.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.secured_area" (parent: security.firewall.config).
Resolving inheritance for "security.listener.secured_area.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.secured_area" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.secured_area" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.secured_area" (parent: security.logout.listener.default).
Resolving inheritance for "hwi_oauth.resource_ownermap.secured_area" (parent: hwi_oauth.abstract_resource_ownermap).
Resolving inheritance for "security.authentication.success_handler.secured_area.oauth" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.secured_area.oauth" (parent: App\AppBundle\EventListener\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.secured_area.oauth" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.secured_area.oauth" (parent: hwi_oauth.authentication.failure_handler).
Resolving inheritance for "hwi_oauth.context_listener.token_refresher.secured_area" (parent: hwi_oauth.context_listener.abstract_token_refresher).
Resolving inheritance for "security.authenticator.form_login.secured_area" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.secured_area.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.secured_area.form_login" (parent: App\AppBundle\EventListener\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.secured_area.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.secured_area" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.secured_area" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.secured_area" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.secured_area" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.secured_area" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.secured_area" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.secured_area" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.secured_area" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.secured_area" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.secured_area" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.secured_area" (parent: security.firewall.lazy_context).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_sonata_admin" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.bbp" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.bbp" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.housemaster" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.housemaster" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (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.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
31
Skipping service "SensioLabs\Security\SecurityChecker": Class or interface "SensioLabs\Security\SecurityChecker" cannot be loaded.
Skipping service "SensioLabs\Security\Command\SecurityCheckerCommand": Class or interface "SensioLabs\Security\Command\SecurityCheckerCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\AddUserCommand": Class or interface "App\AppBundle\Command\AddUserCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\ApplianceRecallCheckCommand": Class or interface "App\AppBundle\Command\ApplianceRecallCheckCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\CanadianRecallCommand": Class or interface "App\AppBundle\Command\CanadianRecallCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\FixApplianceUserCommand": Class or interface "App\AppBundle\Command\FixApplianceUserCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\GovernmentCommand": Class or interface "App\AppBundle\Command\GovernmentCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\GovernmentVehicleCommand": Class or interface "App\AppBundle\Command\GovernmentVehicleCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\HomeMaintenanceCommand": Class or interface "App\AppBundle\Command\HomeMaintenanceCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\ListUsersCommand": Class or interface "App\AppBundle\Command\ListUsersCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\Listen360DumpCommand": Class or interface "App\AppBundle\Command\Listen360DumpCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\PickSweepstakesWinnerCommand": Class or interface "App\AppBundle\Command\PickSweepstakesWinnerCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\PrepNewsletterListCommand": Class or interface "App\AppBundle\Command\PrepNewsletterListCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SatMetrixCommand": Class or interface "App\AppBundle\Command\SatMetrixCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SendHomeWarrantyEmailsCommand": Class or interface "App\AppBundle\Command\SendHomeWarrantyEmailsCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SendLavaSurfRequestsCommand": Class or interface "App\AppBundle\Command\SendLavaSurfRequestsCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SendNewsletterCommand": Class or interface "App\AppBundle\Command\SendNewsletterCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SendNewsletterFromListCommand": Class or interface "App\AppBundle\Command\SendNewsletterFromListCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SendQueuedInspectionTextCommand": Class or interface "App\AppBundle\Command\SendQueuedInspectionTextCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SendWeListenEmailsCommand": Class or interface "App\AppBundle\Command\SendWeListenEmailsCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\SetupOfficeSettingsCommand": Class or interface "App\AppBundle\Command\SetupOfficeSettingsCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\TestDocumentScraperCommand": Class or interface "App\AppBundle\Command\TestDocumentScraperCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\TestEmailCommand": Class or interface "App\AppBundle\Command\TestEmailCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\TestInspectionTextCommand": Class or interface "App\AppBundle\Command\TestInspectionTextCommand" cannot be loaded.
Skipping service "App\AppBundle\Command\UnreadReportNotificationsCommand": Class or interface "App\AppBundle\Command\UnreadReportNotificationsCommand" cannot be loaded.
Skipping service "App\AppBundle\EventListener\SwitchUserListener": Class or interface "App\AppBundle\EventListener\SwitchUserListener" cannot be loaded.
Skipping service "App\AppBundle\Tests\Utils\NewsFeedTest": Class or interface "App\AppBundle\Tests\Utils\NewsFeedTest" cannot be loaded.
Skipping service "App\AppBundle\Tests\Utils\SluggerTest": Class or interface "App\AppBundle\Tests\Utils\SluggerTest" cannot be loaded.
Skipping service "App\Repository\UserRepository": Class or interface "App\Repository\UserRepository" cannot be loaded.
Skipping service "homegauge.sftp": Class or interface "phpseclib\Net\SFTP" cannot be loaded.
Skipping service "homegauge.default_controller": Class or interface "Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController" cannot be loaded.
415
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "Twig\Loader\LoaderInterface"; reason: private alias.
Removed service "Debril\RssAtomBundle\Response\HeadersBuilder"; reason: private alias.
Removed service "debril.provider.default"; reason: private alias.
Removed service "Debril\RssAtomBundle\Provider\FeedProviderInterface"; 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\DBAL\Connection $bbpConnection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $housemasterConnection"; 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.inertia_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.inertia_result_cache"; reason: private alias.
Removed service "doctrine.orm.inertia_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $inertiaEntityManager"; reason: private alias.
Removed service "doctrine.orm.inertia_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.bbp_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.bbp_result_cache"; reason: private alias.
Removed service "doctrine.orm.bbp_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $bbpEntityManager"; reason: private alias.
Removed service "doctrine.orm.bbp_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.housemaster_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.housemaster_result_cache"; reason: private alias.
Removed service "doctrine.orm.housemaster_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $housemasterEntityManager"; reason: private alias.
Removed service "doctrine.orm.housemaster_entity_manager.event_manager"; 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_user.mailer"; reason: private alias.
Removed service "FOS\UserBundle\Mailer\MailerInterface"; reason: private alias.
Removed service "hwi_oauth.resource_owners.locator"; reason: private alias.
Removed service "Knp\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $hg_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $hgFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $home_docs_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $homeDocsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $satmetrix_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $satmetrixFilesystem"; reason: private alias.
Removed service "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpClient"; reason: private alias.
Removed service "Http\Client\HttpClient $app"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $app"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient $app"; reason: private alias.
Removed service "httplug.client.default"; reason: private alias.
Removed service "Http\Client\Common\HttpMethodsClientInterface"; 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 "Spraed\PDFGeneratorBundle\PDFGenerator\PDFGenerator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\GaufretteStorage"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Sonata\Exporter\Exporter"; reason: private alias.
Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.cache.handler"; reason: private alias.
Removed service "sonata.block.renderer"; 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 "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
Removed service "sonata.admin.twig.extension"; reason: private alias.
Removed service "sonata.templates.twig.extension"; reason: private alias.
Removed service "sonata.admin.group.extension"; reason: private alias.
Removed service "sonata.security.twig.extension"; reason: private alias.
Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
Removed service "sonata.xeditable.twig.extension"; reason: private alias.
Removed service "sonata.render_element.twig.extension"; reason: private alias.
Removed service "Sonata\AdminBundle\Bridge\Exporter\AdminExporter"; reason: private alias.
Removed service "sonata.admin.security.handler"; reason: private alias.
Removed service "Sonata\AdminBundle\Util\AdminObjectAclManipulator"; 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\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; 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.user.provider.concrete.api_key_user_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.api_secured_area"; reason: private alias.
Removed service "security.user_checker.api_secured_area"; 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.authentication.session_strategy.secured_area"; reason: private alias.
Removed service "hwi_oauth.user.provider.entity.secured_area"; reason: private alias.
Removed service "security.user_checker.secured_area"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\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 $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "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\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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 "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Acl\Model\AclProviderInterface"; reason: private alias.
Removed service "security.acl.cache.doctrine.cache_impl"; 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\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.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Sonata\SeoBundle\Seo\SeoPageInterface"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 "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 "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.0iVVxX3"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.dvfUIQY"; reason: private alias.
Removed service ".service_locator.kU_9bh."; reason: private alias.
Removed service ".service_locator.13qzyLC"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.HUhP2sj"; reason: private alias.
Removed service ".service_locator.D6Rfzf7"; reason: private alias.
Removed service ".service_locator.DpA_c6B"; reason: private alias.
Removed service ".service_locator.Zy4kORg"; reason: private alias.
Removed service ".service_locator.igKHwnJ"; reason: private alias.
Removed service ".service_locator.A9WPaUk"; reason: private alias.
Removed service ".service_locator.rfe9j1C"; reason: private alias.
Removed service ".service_locator.5B0moDH"; reason: private alias.
Removed service ".service_locator.9zBcwIA"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.acb9pAR"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.MrPwCJ0"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "hwi_oauth.http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
Removed service "httplug.factory.auto"; reason: private alias.
Removed service "httplug.factory.buzz"; reason: private alias.
Removed service "httplug.factory.curl"; reason: private alias.
Removed service "httplug.factory.guzzle5"; reason: private alias.
Removed service "httplug.factory.guzzle6"; reason: private alias.
Removed service "httplug.factory.guzzle7"; reason: private alias.
Removed service "httplug.factory.react"; reason: private alias.
Removed service "httplug.factory.socket"; reason: private alias.
Removed service "httplug.client.app"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_secured_area"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.firewall.authenticator.secured_area"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "doctrine.orm.inertia_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.bbp_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.housemaster_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.api_secured_area"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "security.event_dispatcher.secured_area"; 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.gFlme_s"; reason: private alias.
Removed service ".service_locator.p.iQSdk"; reason: private alias.
Removed service ".service_locator.JYLzZSj"; reason: private alias.
Removed service ".service_locator.EY_4TKz"; reason: private alias.
Removed service ".service_locator.Ddp7Mcz"; reason: private alias.
Removed service ".service_locator.TSoRs2C"; reason: private alias.
Removed service ".service_locator.hRcjWFh"; reason: private alias.
Removed service ".service_locator.yk8uEJA"; reason: private alias.
Removed service ".service_locator.CzJlBNI"; reason: private alias.
Removed service ".service_locator.E1cS19e"; reason: private alias.
Removed service ".service_locator.xROgOLt"; reason: private alias.
Removed service ".service_locator.eHjQq98"; reason: private alias.
Removed service ".service_locator.phsyZ_B"; reason: private alias.
Removed service ".service_locator.8_Sw985"; reason: private alias.
Removed service ".service_locator.FeKu0ED"; reason: private alias.
Removed service ".service_locator.IV9P6uw"; reason: private alias.
Removed service ".service_locator.ATgUH.E"; reason: private alias.
Removed service ".service_locator.btrIu7O"; reason: private alias.
Removed service ".service_locator.BskTbu1"; reason: private alias.
Removed service ".service_locator.HNKHA9E"; reason: private alias.
Removed service ".service_locator.TCAiGPA"; reason: private alias.
Removed service ".service_locator.ZQQLIdL"; reason: private alias.
Removed service ".service_locator.CiwKQ4m"; reason: private alias.
Removed service ".service_locator.G6R4u8a"; reason: private alias.
Removed service ".service_locator.jqqUluV"; reason: private alias.
Removed service ".service_locator.acTvaOR"; reason: private alias.
Removed service ".service_locator.jmr21FL"; reason: private alias.
Removed service ".service_locator.K0tzVlC"; reason: private alias.
Removed service ".service_locator.vsMXvCX"; reason: private alias.
Removed service ".service_locator.dDLZb8b"; reason: private alias.
Removed service ".service_locator.Iv7vmL9"; reason: private alias.
Removed service ".service_locator.gaTSUXr"; reason: private alias.
Removed service ".service_locator.JRRP.I0"; reason: private alias.
Removed service ".service_locator.GDg2hr7"; reason: private alias.
Removed service ".service_locator.Cbo5LtP"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.7zY.PkL"; reason: private alias.
Removed service ".service_locator.AQNbyKz"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
188
Changed reference of service "App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "App\AppBundle\Controller\Admin\AdminController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\AppBundle\Controller\HGReportController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\AppBundle\Controller\HGReportController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "App\AppBundle\Controller\RepairRequestController" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "App\AppBundle\Controller\User\ApplianceController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\AppBundle\Controller\User\ProfileController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\AppBundle\Controller\User\ProfileController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "App\AppBundle\EventListener\AuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\AppBundle\EventListener\ForcePasswordResetListener" previously pointing to "router.default" to "router".
Changed reference of service "App\AppBundle\EventListener\PasswordResettingListener" previously pointing to "router.default" to "router".
Changed reference of service "App\AppBundle\EventListener\PasswordResettingListener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "App\AppBundle\Service\AppMailer" previously pointing to "router.default" to "router".
Changed reference of service "App\AppBundle\Utils\EmailSender" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "app.redirect_to_preferred_locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "app.authentication_success_handler" previously pointing to "router.default" to "router".
Changed reference of service "app.force_password_reset_listener" previously pointing to "router.default" to "router".
Changed reference of service "app.password_resetting" previously pointing to "router.default" to "router".
Changed reference of service "app.password_resetting" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "cpsrecall.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "homegauge.report_controller" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "homegauge.report_controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.security.login_manager" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" 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.twig_swift" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.mailer.twig_symfony" 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 "fos_user.user_manager.default" 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 "fos_user.user_manager.default" 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 "fos_user.user_manager.default" to "fos_user.user_manager".
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 "fos_user.user_manager.default" 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 "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "router.default" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "app.provider.oauth" to "hwi_oauth.account.connector".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\RegisterController" previously pointing to "app.provider.oauth" to "hwi_oauth.account.connector".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "router.default" to "router".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "hwi_oauth.authentication.listener.oauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "hwi_oauth.security.oauth_utils" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "hwi_oauth.authentication.failure_handler" previously pointing to "router.default" to "router".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.photo_storage_filesystem" to "photo_storage_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.doc_storage_filesystem" to "doc_storage_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.homegauge_docs_filesystem" to "home_gauge_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.homegauge_backup_filesystem" to "hamegauge_backup_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.temp_filesystem" to "temp".
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 "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.hg_filesystem_filesystem" to "hg_flysystem".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "sensio_framework_extra.security.listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "framework_extra_bundle.event.is_granted" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "Sonata\SeoBundle\Command\SitemapGeneratorCommand" previously pointing to "router.default" to "router".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu.group_provider" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.security_runtime" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.admin.security.handler.role" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
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 "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.listener.user_checker.api_secured_area" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.listener.user_checker.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.oauth.secured_area" previously pointing to "app.provider.oauth" to "hwi_oauth.account.connector".
Changed reference of service "security.authentication.success_handler.secured_area.oauth" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.failure_handler.secured_area.oauth" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.success_handler.secured_area.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.listener.user_checker.secured_area" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.secured_area" previously pointing to "security.user_checker" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.switchuser_listener.secured_area" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.secured_area" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.acl.voter.basic_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
Changed reference of service "Symfony\Bundle\AclBundle\Command\SetAclCommand" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
Changed reference of service "sonata.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
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 "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
Changed reference of service ".debug.security.voter.security.acl.voter.basic_permissions" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.2e6LmLI" previously pointing to "translator.data_collector" to "translator".
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.e_.xxAP" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.n_3Vbxt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "httplug.psr17_response_factory".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "httplug.psr17_stream_factory".
Changed reference of service "httplug.collector.factory.guzzle5.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.react.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "httplug.collector.factory.socket.inner" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
Changed reference of service "hwi_oauth.account.connector" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "httplug.client" previously pointing to "httplug.message_factory.default" to "httplug.message_factory".
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".
591
Removed service "App\Entity"; reason: abstract.
Removed service "App\Kernel"; 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 "hwi_oauth.authentication.listener.oauth"; reason: abstract.
Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
Removed service "hwi_oauth.abstract_resource_ownermap"; 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 "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
Removed service "oneup_flysystem.filesystem"; reason: abstract.
Removed service "httplug.plugin.cache"; reason: abstract.
Removed service "httplug.plugin.throttle"; reason: abstract.
Removed service "httplug.plugin.add_host"; reason: abstract.
Removed service "httplug.plugin.add_path"; reason: abstract.
Removed service "httplug.plugin.base_uri"; reason: abstract.
Removed service "httplug.plugin.content_type"; reason: abstract.
Removed service "httplug.plugin.header_append"; reason: abstract.
Removed service "httplug.plugin.header_defaults"; reason: abstract.
Removed service "httplug.plugin.header_set"; reason: abstract.
Removed service "httplug.plugin.header_remove"; reason: abstract.
Removed service "httplug.plugin.query_defaults"; reason: abstract.
Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
Removed service "httplug.plugin.stack"; 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 "vich_uploader.listener.doctrine.base"; 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 "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 "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "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 "maker.auto_command.abstract"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\AppBundle\Command\BuildTradeEngageCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Command\BuildTradeEngageCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\AppBundle\Command\MergeUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Command\MergeUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\APIController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\APIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\APIKeysController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\APIKeysController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\APIKeysController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\Admin\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\FeedsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\FeedsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\Admin\FeedsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\Admin\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\Admin\RssController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\Admin\RssController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\Admin\RssController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ApplianceRecallMatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ApplianceRecallMatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\ApplianceRecallMatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\BetaQuestionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\BetaQuestionsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\BetaQuestionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\CanProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanRecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanRecallController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\CanRecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanVehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanVehicleController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\CanVehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\CanVehicleRecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\CanVehicleRecallController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\CanVehicleRecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DefaultHomeDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DefaultHomeDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\DefaultHomeDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DigitalIRGDeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DigitalIRGDeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\DigitalIRGDeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\FinishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\FinishController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\FinishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\FranchiseTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\FranchiseTransferController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\FranchiseTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\HGCloudTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\HGCloudTransferController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\HGCloudTransferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\HGReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\HGReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\HGReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ImageReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ImageReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\ImageReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\InspectorNotificationSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\InspectorNotificationSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\InspectorNotificationSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\InventoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\IsnCredentialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\IsnCredentialsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\IsnCredentialsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MailjetEndpointController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MailjetEndpointController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\MailjetEndpointController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MailjetStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MailjetStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\MailjetStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\MaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OffersController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\OffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\OfficeSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\OfficeSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\OfficeSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\PaintsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\PaintsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\PaintsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\ProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ProjectsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\ProjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RecallController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\RecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairCalculatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairCalculatorController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\RepairCalculatorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\RepairRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RepairwiseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RepairwiseController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\RepairwiseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\RoomsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\RoomsController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\RoomsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\ScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\ScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\ScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\StaticController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\StaticController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\StaticController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SupplementalReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SupplementalReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\SupplementalReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\SweepstakesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\SweepstakesController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\SweepstakesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\TestUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\TestUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\TestUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\TextMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\TextMessageController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\TextMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UnsubscribeAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UnsubscribeAPIController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\UnsubscribeAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallApiLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallApiLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\UsaRecallApiLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallApplianceTypesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallApplianceTypesController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\UsaRecallApplianceTypesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallDataController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\UsaRecallDataController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UsaRecallHomeAppliancesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UsaRecallHomeAppliancesController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\UsaRecallHomeAppliancesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ApplianceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ApplianceController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\User\ApplianceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\User\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\User\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\User\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\User\ReadingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\User\ReadingController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\User\ReadingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\UtilitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\UtilitiesController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\UtilitiesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Controller\VehicleController"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Controller\VehicleController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AppBundle\EventListener\PasswordResettingListener"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\EventListener\PasswordResettingListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AppBundle\EventListener\RegistrationListener"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\EventListener\RegistrationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\EventListener\ReportListener"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\EventListener\ReportListener"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\EventListener\ReportListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceEditPhotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ApplianceEditPhotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceRecallMatchType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ApplianceRecallMatchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ApplianceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceTypeNoEditPhoto"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ApplianceTypeNoEditPhoto"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ApplianceTypeOptional"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ApplianceTypeOptional"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\BetaQuestionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\BetaQuestionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CanProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\CanProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CanVehicleType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\CanVehicleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\CommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\CommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\DefaultHomeDocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\DefaultHomeDocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\DocumentType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\DocumentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FeedsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\FeedsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FinishType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\FinishType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FranchiseTransferForm"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\FranchiseTransferForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\FurnaceFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\FurnaceFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportAccessType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\HGReportAccessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportAccessTypeAddForm"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\HGReportAccessTypeAddForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HGReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\HGReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HomeMoveInType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\HomeMoveInType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\HomeType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\HomeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InspectorNotificationSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\InspectorNotificationSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InventoryEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\InventoryEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\InventoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\InventoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\IsnCredentialsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\IsnCredentialsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\MaintenanceType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\MaintenanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\OfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\OfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\OfficeSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\OfficeSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PaintsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\PaintsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PasswordResetType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\PasswordResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\PostType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\PostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProductsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ProductsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\ProjectsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\ProjectsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RecallType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\RecallType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\RegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RepairRequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\RepairRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RoomsType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\RoomsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\RssType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\RssType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\SupplementalReportType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\SupplementalReportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\TestUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\TestUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallApiLogType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UsaRecallApiLogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallApplianceTypesType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UsaRecallApplianceTypesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UsaRecallDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UsaRecallHomeAppliancesType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UsaRecallHomeAppliancesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserFranchiseType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UserFranchiseType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserPhotoType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UserPhotoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserTinyType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UserTinyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\UtilitiesType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\UtilitiesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\AppBundle\Form\VehicleType"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Form\VehicleType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\AppBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\AppBundle\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\AppBundle\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\CanadaAPI"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\CanadaAPI"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\CanadaAPI"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\CanadaVehicleAPI"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\CanadaVehicleAPI"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\CanadaVehicleAPI"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\EmailSender"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\EmailSender"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\EmailSender"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\HGReportHelper"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\HGReportHelper"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\HGReportHelper"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\ISNDocumentsScraper"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\ISNDocumentsScraper"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\ISNDocumentsScraper"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\MaintenanceCheck"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\MaintenanceCheck"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\MaintenanceCheck"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\ShortenUrl"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\ShortenUrl"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\ShortenUrl"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\TextSender"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\TextSender"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\TextSender"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AppBundle\Utils\USAGovVehicleAPI"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AppBundle\Utils\USAGovVehicleAPI"; reason: abstract.
Removed service ".abstract.instanceof.App\AppBundle\Utils\USAGovVehicleAPI"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\BBP\Bundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\BBP\Bundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\BBP\Bundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.App\CodeExplorerBundle\Twig\SourceCodeExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\CodeExplorerBundle\Twig\SourceCodeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\CodeExplorerBundle\Twig\SourceCodeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Housemaster\Bundle\HousemasterBundle\Form\TextMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Housemaster\Bundle\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Housemaster\Bundle\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Housemaster\Bundle\UserBundle\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.govvehiclefeed"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.govvehiclefeed"; reason: abstract.
Removed service ".abstract.instanceof.govvehiclefeed"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.canada.api"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.canada.api"; reason: abstract.
Removed service ".abstract.instanceof.canada.api"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.canada.vehicle.api"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.canada.vehicle.api"; reason: abstract.
Removed service ".abstract.instanceof.canada.vehicle.api"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.maintenancecheckfeed"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.maintenancecheckfeed"; reason: abstract.
Removed service ".abstract.instanceof.maintenancecheckfeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.registration"; reason: abstract.
Removed service ".abstract.instanceof.app.form.registration"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.hc_labs_user.reg_init"; reason: abstract.
Removed service ".abstract.instanceof.hc_labs_user.reg_init"; reason: abstract.
Removed service ".instanceof.Twig_ExtensionInterface.0.app.twig.extension_intl"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.app.twig.extension_intl"; reason: abstract.
Removed service ".abstract.instanceof.app.twig.extension_intl"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.password_resetting"; reason: abstract.
Removed service ".abstract.instanceof.app.password_resetting"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.email"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.email"; reason: abstract.
Removed service ".abstract.instanceof.cpsrecall.email"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.text"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.text"; reason: abstract.
Removed service ".abstract.instanceof.cpsrecall.text"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.shorten_url"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.shorten_url"; reason: abstract.
Removed service ".abstract.instanceof.cpsrecall.shorten_url"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.cpsrecall.findISNDocuments"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.cpsrecall.findISNDocuments"; reason: abstract.
Removed service ".abstract.instanceof.cpsrecall.findISNDocuments"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.homegauge.report_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.homegauge.report_controller"; reason: abstract.
Removed service ".abstract.instanceof.homegauge.report_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.document_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.document_controller"; reason: abstract.
Removed service ".abstract.instanceof.app.document_controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.homegauge.report_new.listener"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.homegauge.report_new.listener"; reason: abstract.
Removed service ".abstract.instanceof.homegauge.report_new.listener"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.hgreport.helper"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.hgreport.helper"; reason: abstract.
Removed service ".abstract.instanceof.hgreport.helper"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.app.supplemental_report.controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.app.supplemental_report.controller"; reason: abstract.
Removed service ".abstract.instanceof.app.supplemental_report.controller"; reason: abstract.
396
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "SensioLabs\Security\SecurityChecker"; reason: unused.
Removed service "SensioLabs\Security\Command\SecurityCheckerCommand"; reason: unused.
Removed service "App\ApiCloud\ApiCloudBundle\ApiCloudBundle"; reason: unused.
Removed service "App\AppBundle\AppBundle"; reason: unused.
Removed service "App\AppBundle\Command\AddUserCommand"; reason: unused.
Removed service "App\AppBundle\Command\ApplianceRecallCheckCommand"; reason: unused.
Removed service "App\AppBundle\Command\CanadianRecallCommand"; reason: unused.
Removed service "App\AppBundle\Command\FixApplianceUserCommand"; reason: unused.
Removed service "App\AppBundle\Command\GovernmentCommand"; reason: unused.
Removed service "App\AppBundle\Command\GovernmentVehicleCommand"; reason: unused.
Removed service "App\AppBundle\Command\HomeMaintenanceCommand"; reason: unused.
Removed service "App\AppBundle\Command\ListUsersCommand"; reason: unused.
Removed service "App\AppBundle\Command\Listen360DumpCommand"; reason: unused.
Removed service "App\AppBundle\Command\PickSweepstakesWinnerCommand"; reason: unused.
Removed service "App\AppBundle\Command\PrepNewsletterListCommand"; reason: unused.
Removed service "App\AppBundle\Command\SatMetrixCommand"; reason: unused.
Removed service "App\AppBundle\Command\SendHomeWarrantyEmailsCommand"; reason: unused.
Removed service "App\AppBundle\Command\SendLavaSurfRequestsCommand"; reason: unused.
Removed service "App\AppBundle\Command\SendNewsletterCommand"; reason: unused.
Removed service "App\AppBundle\Command\SendNewsletterFromListCommand"; reason: unused.
Removed service "App\AppBundle\Command\SendQueuedInspectionTextCommand"; reason: unused.
Removed service "App\AppBundle\Command\SendWeListenEmailsCommand"; reason: unused.
Removed service "App\AppBundle\Command\SetupOfficeSettingsCommand"; reason: unused.
Removed service "App\AppBundle\Command\TestDocumentScraperCommand"; reason: unused.
Removed service "App\AppBundle\Command\TestEmailCommand"; reason: unused.
Removed service "App\AppBundle\Command\TestInspectionTextCommand"; reason: unused.
Removed service "App\AppBundle\Command\UnreadReportNotificationsCommand"; reason: unused.
Removed service "App\AppBundle\DataFixtures\ORM\LoadFixtures"; reason: unused.
Removed service "App\AppBundle\Entity\ApiKeys"; reason: unused.
Removed service "App\AppBundle\Entity\ApplianceTypes"; reason: unused.
Removed service "App\AppBundle\Entity\BBPDoNotContact"; reason: unused.
Removed service "App\AppBundle\Entity\BetaQuestions"; reason: unused.
Removed service "App\AppBundle\Entity\CanProduct"; reason: unused.
Removed service "App\AppBundle\Entity\CanRecall"; reason: unused.
Removed service "App\AppBundle\Entity\CanRecallImage"; reason: unused.
Removed service "App\AppBundle\Entity\CanRecallPanel"; reason: unused.
Removed service "App\AppBundle\Entity\CanVehicle"; reason: unused.
Removed service "App\AppBundle\Entity\CanVehicleRecall"; reason: unused.
Removed service "App\AppBundle\Entity\Category"; reason: unused.
Removed service "App\AppBundle\Entity\Comment"; reason: unused.
Removed service "App\AppBundle\Entity\Company"; reason: unused.
Removed service "App\AppBundle\Entity\CouponCodes"; reason: unused.
Removed service "App\AppBundle\Entity\CronIRGEmailQueue"; reason: unused.
Removed service "App\AppBundle\Entity\CronIrgIsnOrders"; reason: unused.
Removed service "App\AppBundle\Entity\DefaultHomeDocument"; reason: unused.
Removed service "App\AppBundle\Entity\Document"; reason: unused.
Removed service "App\AppBundle\Entity\Finish"; reason: unused.
Removed service "App\AppBundle\Entity\FurnaceFilter"; reason: unused.
Removed service "App\AppBundle\Entity\HGCustomerCount"; reason: unused.
Removed service "App\AppBundle\Entity\HGReportLink"; reason: unused.
Removed service "App\AppBundle\Entity\HGReportLinkLog"; reason: unused.
Removed service "App\AppBundle\Entity\HGReportNotifications"; reason: unused.
Removed service "App\AppBundle\Entity\HGReportRole"; reason: unused.
Removed service "App\AppBundle\Entity\HGReportUser"; reason: unused.
Removed service "App\AppBundle\Entity\HazardType"; reason: unused.
Removed service "App\AppBundle\Entity\Hazards"; reason: unused.
Removed service "App\AppBundle\Entity\HomeAdvisorId"; reason: unused.
Removed service "App\AppBundle\Entity\HomeAdvisorInfo"; reason: unused.
Removed service "App\AppBundle\Entity\HomeGaugeFileUpload"; reason: unused.
Removed service "App\AppBundle\Entity\HomeWarrantyBlackList"; reason: unused.
Removed service "App\AppBundle\Entity\ImageRejectionReasons"; reason: unused.
Removed service "App\AppBundle\Entity\Images"; reason: unused.
Removed service "App\AppBundle\Entity\Inconjunctions"; reason: unused.
Removed service "App\AppBundle\Entity\Injuries"; reason: unused.
Removed service "App\AppBundle\Entity\InspectionTextQueue"; reason: unused.
Removed service "App\AppBundle\Entity\InspectorNotificationSettings"; reason: unused.
Removed service "App\AppBundle\Entity\IsnCredentials"; reason: unused.
Removed service "App\AppBundle\Entity\LavaSurfLocation"; reason: unused.
Removed service "App\AppBundle\Entity\LavaSurfRequests"; reason: unused.
Removed service "App\AppBundle\Entity\LoginLog"; reason: unused.
Removed service "App\AppBundle\Entity\MailjetEmail"; reason: unused.
Removed service "App\AppBundle\Entity\MaintenanceChecklist"; reason: unused.
Removed service "App\AppBundle\Entity\MaintenanceChecklistSublist"; reason: unused.
Removed service "App\AppBundle\Entity\MaintenanceHistory"; reason: unused.
Removed service "App\AppBundle\Entity\MaintenanceVideos"; reason: unused.
Removed service "App\AppBundle\Entity\ManufacturerCountries"; reason: unused.
Removed service "App\AppBundle\Entity\Manufacturers"; reason: unused.
Removed service "App\AppBundle\Entity\NewsletterMessage"; reason: unused.
Removed service "App\AppBundle\Entity\Offer"; reason: unused.
Removed service "App\AppBundle\Entity\OfferCategories"; reason: unused.
Removed service "App\AppBundle\Entity\OfferStat"; reason: unused.
Removed service "App\AppBundle\Entity\OfficeSettings"; reason: unused.
Removed service "App\AppBundle\Entity\Paints"; reason: unused.
Removed service "App\AppBundle\Entity\ProductUPCs"; reason: unused.
Removed service "App\AppBundle\Entity\Products"; reason: unused.
Removed service "App\AppBundle\Entity\Profile"; reason: unused.
Removed service "App\AppBundle\Entity\Projects"; reason: unused.
Removed service "App\AppBundle\Entity\Recall"; reason: unused.
Removed service "App\AppBundle\Entity\RecallRepository"; reason: unused.
Removed service "App\AppBundle\Entity\Remedies"; reason: unused.
Removed service "App\AppBundle\Entity\RepairCalculatorReport"; reason: unused.
Removed service "App\AppBundle\Entity\RepairCalculatorSuggestion"; reason: unused.
Removed service "App\AppBundle\Entity\RepairEstimateReport"; reason: unused.
Removed service "App\AppBundle\Entity\RepairRequestItem"; reason: unused.
Removed service "App\AppBundle\Entity\RepairRequestItemImage"; reason: unused.
Removed service "App\AppBundle\Entity\RepairRequestItemVideo"; reason: unused.
Removed service "App\AppBundle\Entity\RepairWiseCardPayment"; reason: unused.
Removed service "App\AppBundle\Entity\RepairWiseCardPaymentCard"; reason: unused.
Removed service "App\AppBundle\Entity\RepairWiseReportLink"; reason: unused.
Removed service "App\AppBundle\Entity\RepairWiseToken"; reason: unused.
Removed service "App\AppBundle\Entity\Retailers"; reason: unused.
Removed service "App\AppBundle\Entity\RoomImages"; reason: unused.
Removed service "App\AppBundle\Entity\Rooms"; reason: unused.
Removed service "App\AppBundle\Entity\ShortUrls"; reason: unused.
Removed service "App\AppBundle\Entity\SupplementalReport"; reason: unused.
Removed service "App\AppBundle\Entity\SweepstakesAgentInfo"; reason: unused.
Removed service "App\AppBundle\Entity\SweepstakesContact"; reason: unused.
Removed service "App\AppBundle\Entity\SweepstakesEntry"; reason: unused.
Removed service "App\AppBundle\Entity\SweepstakesOptOut"; reason: unused.
Removed service "App\AppBundle\Entity\SweepstakesWinner"; reason: unused.
Removed service "App\AppBundle\Entity\TextMessage"; reason: unused.
Removed service "App\AppBundle\Entity\Thread"; reason: unused.
Removed service "App\AppBundle\Entity\UsaCanadaLatestRecallList"; reason: unused.
Removed service "App\AppBundle\Entity\UsaRecallDataDetails"; reason: unused.
Removed service "App\AppBundle\Entity\UsaRecallSearchSelection"; reason: unused.
Removed service "App\AppBundle\Entity\Usarecallapilog"; reason: unused.
Removed service "App\AppBundle\Entity\UsersManualEmail"; reason: unused.
Removed service "App\AppBundle\Entity\Utilities"; reason: unused.
Removed service "App\AppBundle\Entity\VehicleRecall"; reason: unused.
Removed service "App\AppBundle\Entity\VehicleRecallTemp"; reason: unused.
Removed service "App\AppBundle\Entity\Vote"; reason: unused.
Removed service "App\AppBundle\Entity\WeListenLinks"; reason: unused.
Removed service "App\AppBundle\EventListener\AuthenticationSuccessHandler"; reason: unused.
Removed service "App\AppBundle\EventListener\ForcePasswordResetListener"; reason: unused.
Removed service "App\AppBundle\EventListener\RedirectToPreferredLocaleListener"; reason: unused.
Removed service "App\AppBundle\EventListener\SwitchUserListener"; reason: unused.
Removed service "App\AppBundle\Form\RegistrationType"; reason: unused.
Removed service "App\AppBundle\Repository\ApplianceTypesRepository"; reason: unused.
Removed service "App\AppBundle\Repository\HomeRepository"; reason: unused.
Removed service "App\AppBundle\Repository\PostRepository"; reason: unused.
Removed service "App\AppBundle\Repository\UsaRecallApplianceTypesRepository"; reason: unused.
Removed service "App\AppBundle\Repository\UsaRecallDataTypesRepository"; reason: unused.
Removed service "App\AppBundle\Security\ApiKeyUserProvider"; reason: unused.
Removed service "App\AppBundle\Security\Core\User\OAuthUserProvider"; reason: unused.
Removed service "App\AppBundle\Security\Crypto"; reason: unused.
Removed service "App\AppBundle\Service\SweepstakesService"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\Admin\BlogControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\ApplianceRecallMatchControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\BetaQuestionsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\BlogControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\CanProductControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\CanRecallControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\CanVehicleControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\CanVehicleRecallControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\DefaultHomeDocumentControllerControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\DocumentControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\FinishControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\InspectorNotificationSettingsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\InventoryControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\IsnCredentialsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\MaintenanceControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\OfficeSettingsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\PaintsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\ProductsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\ProjectsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\RecallControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\RepairCalculatorControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\RepairRequestControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\RoomsControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\SupplementalReportControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\UserControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\UtilitiesControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Controller\VehicleControllerTest"; reason: unused.
Removed service "App\AppBundle\Tests\Utils\NewsFeedTest"; reason: unused.
Removed service "App\AppBundle\Tests\Utils\SluggerTest"; reason: unused.
Removed service "App\AppBundle\Utils\AbsoluteURLPath"; reason: unused.
Removed service "App\AppBundle\Utils\Encryption"; reason: unused.
Removed service "App\AppBundle\Utils\Prince"; reason: unused.
Removed service "App\AppBundle\Utils\SendNewsletter"; reason: unused.
Removed service "App\AppBundle\Utils\Slugger"; reason: unused.
Removed service "App\AppBundle\Utils\TenedaAPIClient"; reason: unused.
Removed service "App\AppBundle\Utils\USAGovAPI"; reason: unused.
Removed service "App\AppBundle\Utils\replaceFunction"; reason: unused.
Removed service "App\BBP\Bundle\BBPBundle"; reason: unused.
Removed service "App\BBP\Bundle\DependencyInjection\BBPExtension"; reason: unused.
Removed service "App\BBP\Bundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\BBP\Bundle\Entity\Customers"; reason: unused.
Removed service "App\BBP\Bundle\Entity\CustomersToday"; reason: unused.
Removed service "App\BBP\Bundle\Entity\Isndata"; reason: unused.
Removed service "App\BBP\Bundle\Entity\Lowes"; reason: unused.
Removed service "App\BBP\Bundle\Entity\Nonmatched"; reason: unused.
Removed service "App\BBP\Bundle\Entity\Squarespace"; reason: unused.
Removed service "App\BBP\Bundle\Entity\Subscribe"; reason: unused.
Removed service "App\BBP\Bundle\Entity\Unsubscribe"; reason: unused.
Removed service "App\BBP\Bundle\Entity\UnsubscribeLog"; reason: unused.
Removed service "App\BBP\Bundle\Repository\CustomersRepository"; reason: unused.
Removed service "App\BBP\Bundle\Repository\CustomersTodayRepository"; reason: unused.
Removed service "App\BBP\Bundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\CodeExplorerBundle\CodeExplorerBundle"; reason: unused.
Removed service "App\CodeExplorerBundle\DependencyInjection\CodeExplorerExtension"; reason: unused.
Removed service "App\CodeExplorerBundle\EventListener\ControllerListener"; reason: unused.
Removed service "App\Housemaster\Bundle\HomegaugeBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\Housemaster\Bundle\HomegaugeBundle\DependencyInjection\HomegaugeExtension"; reason: unused.
Removed service "App\Housemaster\Bundle\HomegaugeBundle\HomegaugeBundle"; reason: unused.
Removed service "App\Housemaster\Bundle\HomegaugeBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\Housemaster\Bundle\HousemasterBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\Housemaster\Bundle\HousemasterBundle\DependencyInjection\HousemasterExtension"; reason: unused.
Removed service "App\Housemaster\Bundle\HousemasterBundle\Entity\Accounts"; reason: unused.
Removed service "App\Housemaster\Bundle\HousemasterBundle\Entity\UsTerritories"; reason: unused.
Removed service "App\Housemaster\Bundle\HousemasterBundle\HousemasterBundle"; reason: unused.
Removed service "App\Housemaster\Bundle\HousemasterBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\Housemaster\Bundle\HousemasterBundle\Tests\Controller\TextMessageControllerTest"; reason: unused.
Removed service "App\Housemaster\Bundle\UserBundle\UserBundle"; reason: unused.
Removed service "App\Rector\CustomRule\ReplaceAliasWithFqcnRector"; reason: unused.
Removed service "App\Security\Hasher\CustomSha512Hasher"; reason: unused.
Removed service "govfeed"; reason: unused.
Removed service "absoluteurlpath"; reason: unused.
Removed service "markdown"; reason: unused.
Removed service "mailjet.email"; reason: unused.
Removed service "mailjet.newsletter"; reason: unused.
Removed service "apikey_authenticator"; reason: unused.
Removed service "homegauge.sftp"; reason: unused.
Removed service "homegauge.default_controller"; reason: unused.
Removed service "password_generator"; reason: unused.
Removed service "online_review_service"; reason: unused.
Removed service "sweepstakes_service"; 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 "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~p9Ii05z"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.inertia_entity_manager.property_info_extractor"; reason: unused.
Removed service "doctrine.orm.default_entity_manager.property_info_extractor"; reason: unused.
Removed service "doctrine.orm.bbp_entity_manager.property_info_extractor"; reason: unused.
Removed service "doctrine.orm.housemaster_entity_manager.property_info_extractor"; reason: unused.
Removed service "fos_user.user_provider.username"; reason: unused.
Removed service "fos_user.user_provider.email"; reason: unused.
Removed service "fos_user.user_checker"; reason: unused.
Removed service "fos_user.mailer.twig_swift"; reason: unused.
Removed service "fos_user.mailer.twig_symfony"; reason: unused.
Removed service "fos_user.mailer.noop"; reason: unused.
Removed service "hwi_oauth.authentication.provider.oauth"; reason: unused.
Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
Removed service "hwi_oauth.user.provider"; reason: unused.
Removed service "hwi_oauth.user.provider.entity"; reason: unused.
Removed service "hwi_oauth.authentication.failure_handler"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.local"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.in_memory"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.async_aws_s3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.google_cloud_storage"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.azureblob"; reason: unused.
Removed service "httplug.strategy"; reason: unused.
Removed service "httplug.async_client.default"; reason: unused.
Removed service "httplug.factory.symfony"; reason: unused.
Removed service "httplug.plugin.cookie"; reason: unused.
Removed service "httplug.plugin.decoder"; reason: unused.
Removed service "httplug.plugin.error"; reason: unused.
Removed service "httplug.plugin.history"; reason: unused.
Removed service "httplug.plugin.logger"; reason: unused.
Removed service "httplug.plugin.retry"; reason: unused.
Removed service "httplug.plugin.stopwatch"; reason: unused.
Removed service "httplug.collector.auto_discovered_client"; reason: unused.
Removed service "httplug.collector.factory.buzz"; reason: unused.
Removed service "httplug.collector.factory.curl"; reason: unused.
Removed service "httplug.collector.factory.guzzle5"; reason: unused.
Removed service "httplug.collector.factory.guzzle6"; reason: unused.
Removed service "httplug.collector.factory.guzzle7"; reason: unused.
Removed service "httplug.collector.factory.react"; reason: unused.
Removed service "httplug.collector.factory.socket"; 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 "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.storage.file_system"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "sonata.block.cache.handler.noop"; reason: unused.
Removed service "sonata.admin.builder.filter.factory"; reason: unused.
Removed service "sonata.admin.label.strategy.bc"; reason: unused.
Removed service "sonata.admin.label.strategy.native"; reason: unused.
Removed service "sonata.admin.label.strategy.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.underscore"; reason: unused.
Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
Removed service "sonata.admin.event.extension"; reason: unused.
Removed service "sonata.admin.filter_persister.session"; reason: unused.
Removed service "sonata.admin.route.path_info"; reason: unused.
Removed service "sonata.admin.route.default_generator"; reason: unused.
Removed service "sonata.admin.security.handler.noop"; reason: unused.
Removed service "sonata.admin.security.handler.role"; reason: unused.
Removed service "sonata.admin.security.handler.acl"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; 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 "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; 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.api_secured_area"; reason: unused.
Removed service ".service_locator.sqAEH2c"; 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 ".service_locator.I5Q3J1s"; reason: unused.
Removed service "security.user_checker.chain.secured_area"; reason: unused.
Removed service ".service_locator.2q3l4Hc"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "security.acl.cache.doctrine"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "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 "monolog.logger.httplug"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.O2p6Lk7.homegauge.report_new.listener"; reason: unused.
Removed service ".service_locator.e_.xxAP"; reason: unused.
Removed service ".service_locator.pevs8kG"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
Removed service "httplug.collector.factory.curl.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle5.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle7.inner"; reason: unused.
Removed service "httplug.collector.factory.react.inner"; reason: unused.
Removed service "httplug.collector.factory.socket.inner"; reason: unused.
601
Inlined service ".service_locator.O2p6Lk7.App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController" to "App\ApiCloud\ApiCloudBundle\Controller\APICloudDataController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\APIController" to "App\AppBundle\Controller\APIController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\APIKeysController" to "App\AppBundle\Controller\APIKeysController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\Admin\AdminController" to "App\AppBundle\Controller\Admin\AdminController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\Admin\ArticleController" to "App\AppBundle\Controller\Admin\ArticleController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\Admin\FeedsController" to "App\AppBundle\Controller\Admin\FeedsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\Admin\ProfileController" to "App\AppBundle\Controller\Admin\ProfileController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\Admin\RssController" to "App\AppBundle\Controller\Admin\RssController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\ApplianceRecallMatchController" to "App\AppBundle\Controller\ApplianceRecallMatchController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\ArticleController" to "App\AppBundle\Controller\ArticleController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\BetaQuestionsController" to "App\AppBundle\Controller\BetaQuestionsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\CanProductController" to "App\AppBundle\Controller\CanProductController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\CanRecallController" to "App\AppBundle\Controller\CanRecallController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\CanVehicleController" to "App\AppBundle\Controller\CanVehicleController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\CanVehicleRecallController" to "App\AppBundle\Controller\CanVehicleRecallController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\DefaultHomeDocumentController" to "App\AppBundle\Controller\DefaultHomeDocumentController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\DigitalIRGDeliveryController" to "App\AppBundle\Controller\DigitalIRGDeliveryController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\DocumentController" to "App\AppBundle\Controller\DocumentController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\FinishController" to "App\AppBundle\Controller\FinishController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\FranchiseTransferController" to "App\AppBundle\Controller\FranchiseTransferController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\HGCloudTransferController" to "App\AppBundle\Controller\HGCloudTransferController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\HGReportController" to "App\AppBundle\Controller\HGReportController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\ImageReviewController" to "App\AppBundle\Controller\ImageReviewController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\InspectorNotificationSettingsController" to "App\AppBundle\Controller\InspectorNotificationSettingsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\InventoryController" to "App\AppBundle\Controller\InventoryController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\IsnCredentialsController" to "App\AppBundle\Controller\IsnCredentialsController".
Inlined service "App\AppBundle\Utils\MailJetResponseEmails" to "App\AppBundle\Controller\MailjetEndpointController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\MailjetEndpointController" to "App\AppBundle\Controller\MailjetEndpointController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\MailjetStatusController" to "App\AppBundle\Controller\MailjetStatusController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\MaintenanceController" to "App\AppBundle\Controller\MaintenanceController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\OfferController" to "App\AppBundle\Controller\OfferController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\OffersController" to "App\AppBundle\Controller\OffersController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\OfficeSettingsController" to "App\AppBundle\Controller\OfficeSettingsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\PaintsController" to "App\AppBundle\Controller\PaintsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\ProductsController" to "App\AppBundle\Controller\ProductsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\ProjectsController" to "App\AppBundle\Controller\ProjectsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\RecallController" to "App\AppBundle\Controller\RecallController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\RegistrationController" to "App\AppBundle\Controller\RegistrationController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\RepairCalculatorController" to "App\AppBundle\Controller\RepairCalculatorController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\RepairRequestController" to "App\AppBundle\Controller\RepairRequestController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\RepairwiseController" to "App\AppBundle\Controller\RepairwiseController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\RoomsController" to "App\AppBundle\Controller\RoomsController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\ScheduleController" to "App\AppBundle\Controller\ScheduleController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\SecurityController" to "App\AppBundle\Controller\SecurityController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\StaticController" to "App\AppBundle\Controller\StaticController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\SupplementalReportController" to "App\AppBundle\Controller\SupplementalReportController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\SweepstakesController" to "App\AppBundle\Controller\SweepstakesController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\TestUserController" to "App\AppBundle\Controller\TestUserController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\TextMessageController" to "App\AppBundle\Controller\TextMessageController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\UnsubscribeAPIController" to "App\AppBundle\Controller\UnsubscribeAPIController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\UsaRecallApiLogController" to "App\AppBundle\Controller\UsaRecallApiLogController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\UsaRecallApplianceTypesController" to "App\AppBundle\Controller\UsaRecallApplianceTypesController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\UsaRecallDataController" to "App\AppBundle\Controller\UsaRecallDataController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\UsaRecallHomeAppliancesController" to "App\AppBundle\Controller\UsaRecallHomeAppliancesController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\User\ApplianceController" to "App\AppBundle\Controller\User\ApplianceController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\User\ArticleController" to "App\AppBundle\Controller\User\ArticleController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\User\HomeController" to "App\AppBundle\Controller\User\HomeController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\User\ProfileController" to "App\AppBundle\Controller\User\ProfileController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\User\ReadingController" to "App\AppBundle\Controller\User\ReadingController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\UtilitiesController" to "App\AppBundle\Controller\UtilitiesController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Controller\VehicleController" to "App\AppBundle\Controller\VehicleController".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\EventListener\ReportListener" to "App\AppBundle\EventListener\ReportListener".
Inlined service "mailer.mailer" to "App\AppBundle\Service\AppMailer".
Inlined service "App\AppBundle\Utils\Markdown" to "App\AppBundle\Twig\AppExtension".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\CanadaAPI" to "App\AppBundle\Utils\CanadaAPI".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\CanadaVehicleAPI" to "App\AppBundle\Utils\CanadaVehicleAPI".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\EmailSender" to "App\AppBundle\Utils\EmailSender".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\HGReportHelper" to "App\AppBundle\Utils\HGReportHelper".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\ISNDocumentsScraper" to "App\AppBundle\Utils\ISNDocumentsScraper".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\MaintenanceCheck" to "App\AppBundle\Utils\MaintenanceCheck".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\ShortenUrl" to "App\AppBundle\Utils\ShortenUrl".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\TextSender" to "App\AppBundle\Utils\TextSender".
Inlined service ".service_locator.O2p6Lk7.App\AppBundle\Utils\USAGovVehicleAPI" to "App\AppBundle\Utils\USAGovVehicleAPI".
Inlined service ".service_locator.O2p6Lk7.App\BBP\Bundle\Controller\DefaultController" to "App\BBP\Bundle\Controller\DefaultController".
Inlined service "App\AppBundle\Service\OnlineReviewService" to "App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController".
Inlined service ".service_locator.O2p6Lk7.App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController" to "App\Housemaster\Bundle\HomegaugeBundle\Controller\DefaultController".
Inlined service ".service_locator.O2p6Lk7.App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController" to "App\Housemaster\Bundle\HomegaugeBundle\Controller\EnterpriseUploadController".
Inlined service ".service_locator.O2p6Lk7.App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController" to "App\Housemaster\Bundle\HomegaugeBundle\Controller\OnverityUploadController".
Inlined service ".service_locator.O2p6Lk7.App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController" to "App\Housemaster\Bundle\HousemasterBundle\Controller\DefaultController".
Inlined service ".service_locator.O2p6Lk7.App\Housemaster\Bundle\UserBundle\Controller\SecurityController" to "App\Housemaster\Bundle\UserBundle\Controller\SecurityController".
Inlined service ".service_locator.O2p6Lk7.govvehiclefeed" to "govvehiclefeed".
Inlined service ".service_locator.O2p6Lk7.canada.api" to "canada.api".
Inlined service ".service_locator.O2p6Lk7.canada.vehicle.api" to "canada.vehicle.api".
Inlined service ".service_locator.O2p6Lk7.maintenancecheckfeed" to "maintenancecheckfeed".
Inlined service ".service_locator.O2p6Lk7.cpsrecall.email" to "cpsrecall.email".
Inlined service ".service_locator.O2p6Lk7.cpsrecall.text" to "cpsrecall.text".
Inlined service ".service_locator.O2p6Lk7.cpsrecall.shorten_url" to "cpsrecall.shorten_url".
Inlined service ".service_locator.O2p6Lk7.cpsrecall.findISNDocuments" to "cpsrecall.findISNDocuments".
Inlined service ".service_locator.O2p6Lk7.homegauge.report_controller" to "homegauge.report_controller".
Inlined service ".service_locator.O2p6Lk7.app.document_controller" to "app.document_controller".
Inlined service ".service_locator.O2p6Lk7.hgreport.helper" to "hgreport.helper".
Inlined service ".service_locator.O2p6Lk7.app.supplemental_report.controller" to "app.supplemental_report.controller".
Inlined service "guzzle.client" to "feedio.client".
Inlined service "feedio.client" to "feedio".
Inlined service "debril.rss_atom.response.headers" to "Debril\RssAtomBundle\Response\FeedBuilder".
Inlined service "Debril\RssAtomBundle\Request\ModifiedSince" to "Debril\RssAtomBundle\Response\FeedBuilder".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.0pZi8vl" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.logging_middleware.bbp" to "doctrine.dbal.bbp_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.bbp" to "doctrine.dbal.bbp_connection.configuration".
Inlined service ".service_locator.sZKrME7" to "doctrine.dbal.bbp_connection.event_manager".
Inlined service "doctrine.dbal.bbp_connection.configuration" to "doctrine.dbal.bbp_connection".
Inlined service "doctrine.dbal.logging_middleware.housemaster" to "doctrine.dbal.housemaster_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.housemaster" to "doctrine.dbal.housemaster_connection.configuration".
Inlined service ".service_locator.81H_Lqv" to "doctrine.dbal.housemaster_connection.event_manager".
Inlined service "doctrine.dbal.housemaster_connection.configuration" to "doctrine.dbal.housemaster_connection".
Inlined service ".service_locator.ycmKHjJ" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.inertia.metadata" to "doctrine.orm.inertia_configuration".
Inlined service ".doctrine.orm.inertia_metadata_driver" to "doctrine.orm.inertia_configuration".
Inlined service "doctrine.orm.inertia_entity_listener_resolver" to "doctrine.orm.inertia_configuration".
Inlined service "cache.doctrine.orm.inertia.result.recorder_inner" to "cache.doctrine.orm.inertia.result".
Inlined service "cache.doctrine.orm.inertia.query.recorder_inner" to "cache.doctrine.orm.inertia.query".
Inlined service "doctrine.orm.inertia_configuration" to "doctrine.orm.inertia_entity_manager".
Inlined service "doctrine.orm.inertia_manager_configurator" to "doctrine.orm.inertia_entity_manager".
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.default_entity_listener_resolver" 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 "cache.doctrine.orm.bbp.metadata" to "doctrine.orm.bbp_configuration".
Inlined service ".doctrine.orm.bbp_metadata_driver" to "doctrine.orm.bbp_configuration".
Inlined service "doctrine.orm.bbp_entity_listener_resolver" to "doctrine.orm.bbp_configuration".
Inlined service "cache.doctrine.orm.bbp.result.recorder_inner" to "cache.doctrine.orm.bbp.result".
Inlined service "cache.doctrine.orm.bbp.query.recorder_inner" to "cache.doctrine.orm.bbp.query".
Inlined service "doctrine.orm.bbp_configuration" to "doctrine.orm.bbp_entity_manager".
Inlined service "doctrine.orm.bbp_manager_configurator" to "doctrine.orm.bbp_entity_manager".
Inlined service "cache.doctrine.orm.housemaster.metadata" to "doctrine.orm.housemaster_configuration".
Inlined service ".doctrine.orm.housemaster_metadata_driver" to "doctrine.orm.housemaster_configuration".
Inlined service "doctrine.orm.housemaster_entity_listener_resolver" to "doctrine.orm.housemaster_configuration".
Inlined service "cache.doctrine.orm.housemaster.result.recorder_inner" to "cache.doctrine.orm.housemaster.result".
Inlined service "cache.doctrine.orm.housemaster.query.recorder_inner" to "cache.doctrine.orm.housemaster.query".
Inlined service "doctrine.orm.housemaster_configuration" to "doctrine.orm.housemaster_entity_manager".
Inlined service "doctrine.orm.housemaster_manager_configurator" to "doctrine.orm.housemaster_entity_manager".
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 ".service_locator.O2p6Lk7.fos_user.security.controller" to "fos_user.security.controller".
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.profile.form.factory" to "fos_user.profile.controller".
Inlined service ".service_locator.O2p6Lk7.fos_user.profile.controller" to "fos_user.profile.controller".
Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
Inlined service ".service_locator.O2p6Lk7.fos_user.registration.controller" to "fos_user.registration.controller".
Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
Inlined service ".service_locator.O2p6Lk7.fos_user.change_password.controller" to "fos_user.change_password.controller".
Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
Inlined service "App\AppBundle\Service\AppMailer" to "fos_user.resetting.controller".
Inlined service ".service_locator.O2p6Lk7.fos_user.resetting.controller" to "fos_user.resetting.controller".
Inlined service "hwi_oauth.util.domain_whitelist" to "HWI\Bundle\OAuthBundle\Controller\RedirectToServiceController".
Inlined service "cpsrecall.aws_s3.client" to "gaufrette.photo_storage_adapter_adapter".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "oneup_flysystem.home_docs_adapter" to "oneup_flysystem.home_docs_filesystem_filesystem".
Inlined service "oneup_flysystem.satmetrix_adapter_adapter" to "oneup_flysystem.satmetrix_filesystem_filesystem".
Inlined service "httplug.formatter.full_http_message" to "httplug.collector.formatter".
Inlined service ".1_CurlCommandFormatter~iza7IuA" to "httplug.collector.formatter".
Inlined service "httplug.collector.factory.auto.inner" to "httplug.collector.factory.auto".
Inlined service "httplug.collector.factory.auto" to "httplug.client.app.client".
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 "sonata.seo.sitemap.manager" to "Sonata\SeoBundle\Command\SitemapGeneratorCommand".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xlsx" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service ".service_locator.5R.gEQZ" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" 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 "sonata.admin.form.data_transformer_resolver" to "sonata.admin.action.set_object_field_value".
Inlined service "sonata.admin.search.handler" to "sonata.admin.block.search_result".
Inlined service "sonata.admin.manipulator.acl.admin" to "sonata.admin.command.setup_acl".
Inlined service ".service_locator.2e6LmLI.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
Inlined service "sonata.admin.route.cache" to "sonata.admin.route.cache_warmup".
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.gd".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
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.EwVKVDM" to "security.access_map".
Inlined service ".security.request_matcher.qY6z6TM" to "security.access_map".
Inlined service ".security.request_matcher.0Tr6F1W" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.dlNVntq" to "security.access_map".
Inlined service ".security.request_matcher.IZ8LyMy" to "security.access_map".
Inlined service ".security.request_matcher.CgfRQRn" to "security.access_map".
Inlined service ".security.request_matcher.KPpjgJ8" to "security.access_map".
Inlined service ".security.request_matcher.it5.ahQ" to "security.access_map".
Inlined service ".security.request_matcher.zl.oK0u" 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 "debug.security.firewall.authenticator.api_secured_area.inner" to "debug.security.firewall.authenticator.api_secured_area".
Inlined service "security.exception_listener.api_secured_area" to "security.firewall.map.context.api_secured_area".
Inlined service "security.firewall.map.config.api_secured_area" to "security.firewall.map.context.api_secured_area".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.yy_ZK6T".
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 ".service_locator.WdrTOF." to "hwi_oauth.resource_ownermap.secured_area".
Inlined service "security.authentication.success_handler.secured_area.oauth" to "security.authenticator.oauth.secured_area".
Inlined service "security.authentication.failure_handler.secured_area.oauth" to "security.authenticator.oauth.secured_area".
Inlined service "security.authentication.success_handler.secured_area.form_login" to "security.authenticator.form_login.secured_area".
Inlined service "security.authentication.failure_handler.secured_area.form_login" to "security.authenticator.form_login.secured_area".
Inlined service "security.authenticator.remember_me_signature_hasher.secured_area" to "security.authenticator.remember_me_handler.secured_area".
Inlined service "debug.security.firewall.authenticator.secured_area.inner" to "debug.security.firewall.authenticator.secured_area".
Inlined service "security.exception_listener.secured_area" to "security.firewall.map.context.secured_area".
Inlined service "security.logout_listener.secured_area" to "security.firewall.map.context.secured_area".
Inlined service "security.firewall.map.config.secured_area" to "security.firewall.map.context.secured_area".
Inlined service ".security.request_matcher.dIXHc1." to ".security.request_matcher.EwVKVDM".
Inlined service ".security.request_matcher.cOdSSsH" to ".security.request_matcher.qY6z6TM".
Inlined service ".security.request_matcher.yM7vOJ9" to ".security.request_matcher.0Tr6F1W".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service ".security.request_matcher.B9jE9Hd" to ".security.request_matcher.dlNVntq".
Inlined service ".security.request_matcher.3mSed7r" to ".security.request_matcher.CgfRQRn".
Inlined service ".security.request_matcher.YTG9PnM" to ".security.request_matcher.KPpjgJ8".
Inlined service ".security.request_matcher.wyJHvZ." to ".security.request_matcher.it5.ahQ".
Inlined service ".security.request_matcher.63eJfvn" to ".security.request_matcher.zl.oK0u".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "twig.error_renderer.html" to "error_controller".
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.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
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 "sonata.admin.translation_extractor" to "translation.extractor".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "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 "sonata.admin.route_loader" to "routing.resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" 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 "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" 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.U8Jgr_q" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "fos_user.validator.initializer" to "validator.builder".
Inlined service "doctrine.orm.inertia_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.bbp_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.housemaster_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.c7hGWsi" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "jms_serializer.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 "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "App\AppBundle\Twig\AppExtension" to "twig".
Inlined service "App\CodeExplorerBundle\Twig\SourceCodeExtension" to "twig".
Inlined service "app.twig.extension_intl" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "hwi_oauth.twig.extension.oauth" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "httplug.collector.twig.http_message" to "twig".
Inlined service "sonata.seo.twig.extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "sonata.admin.twig.sonata_admin_extension" to "twig".
Inlined service "sonata.admin.twig.template_registry_extension" to "twig".
Inlined service "sonata.admin.twig.group_extension" to "twig".
Inlined service "sonata.admin.twig.icon_extension" to "twig".
Inlined service "sonata.admin.twig.security_extension" to "twig".
Inlined service "sonata.admin.twig.canonicalize_extension" to "twig".
Inlined service "sonata.admin.twig.xeditable_extension" to "twig".
Inlined service "sonata.admin.twig.render_element_extension" to "twig".
Inlined service "sonata.admin.twig.breadcrumbs_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "twig.extension.debug" 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 "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.deprecated_template_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "sonata.form.twig.canonicalize_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "Twig\Extra\String\StringExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "sonata.admin.configuration" 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.MgsRU3l" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~IWr7kPu" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "security.acl.object_identity_retrieval_strategy" to "security.acl.voter.basic_permissions".
Inlined service "security.acl.security_identity_retrieval_strategy" to "security.acl.voter.basic_permissions".
Inlined service "security.acl.permission.map" to "security.acl.voter.basic_permissions".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_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.doctrine_object_constructor.inner" 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 "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 "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".doctrine.orm.inertia_metadata_driver.inner" to ".doctrine.orm.inertia_metadata_driver".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.bbp_metadata_driver.inner" to ".doctrine.orm.bbp_metadata_driver".
Inlined service ".doctrine.orm.housemaster_metadata_driver.inner" to ".doctrine.orm.housemaster_metadata_driver".
Inlined service "security.acl.voter.basic_permissions" to ".debug.security.voter.security.acl.voter.basic_permissions".
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 "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 "sonata.admin.argument_resolver.admin" to ".debug.value_resolver.sonata.admin.argument_resolver.admin".
Inlined service "sonata.admin.argument_resolver.proxy_query" to ".debug.value_resolver.sonata.admin.argument_resolver.proxy_query".
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 ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "debug.security.event_dispatcher.api_secured_area.inner" to "debug.security.event_dispatcher.api_secured_area".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "debug.security.event_dispatcher.secured_area.inner" to "debug.security.event_dispatcher.secured_area".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.2e6LmLI" to ".service_locator.2e6LmLI.sonata.admin.controller.crud".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.PwIlsKZ" to ".service_locator.PwIlsKZ.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "httplug.client.app.client" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.content_length" to "httplug.client.app.http_methods.inner".
Inlined service "httplug.plugin.redirect" to "httplug.client.app.http_methods.inner".
Inlined service "security.authenticator.manager.api_secured_area" to "debug.security.firewall.authenticator.api_secured_area.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "security.authenticator.manager.secured_area" to "debug.security.firewall.authenticator.secured_area.inner".
Inlined service ".service_locator.2dbgUIS" to "debug.argument_resolver.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.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.VvKlzGA" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service "fos_user.object_manager" to "fos_user.user_manager".
Inlined service "gaufrette.photo_storage_adapter_adapter" to "photo_storage_filesystem".
Inlined service "gaufrette.doc_storage_adapter_adapter" to "doc_storage_filesystem".
Inlined service "gaufrette.homegauge_docs_adapter_adapter" to "home_gauge_filesystem".
Inlined service "gaufrette.homegauge_backup_adapter_adapter" to "hamegauge_backup_filesystem".
Inlined service "gaufrette.temp_adapter_adapter" to "temp".
Inlined service "httplug.client.app.http_methods.inner" to "httplug.client".
Inlined service ".service_locator.PwIlsKZ.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "security.acl.permission_granting_strategy" to "security.acl.provider".
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 "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
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 "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
6
Tag "container.decorator" was defined on service(s) "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_secured_area", "debug.security.firewall.authenticator.main", "debug.security.firewall.authenticator.secured_area", "debug.controller_resolver", "debug.validator", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", ".debug.hwi_oauth.http_client", ".debug.http_client", "debug.security.event_dispatcher.api_secured_area", "debug.security.event_dispatcher.main", "debug.security.event_dispatcher.secured_area", "httplug.client", "event_dispatcher", but was never used. Did you mean "container.error"?
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.form_error_handler", "jms_serializer.iterator_handler", "jms_serializer.symfony_uid_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
Tag "httplug.client" was defined on service(s) "httplug.client", but was never used.