https://staging.troskovi.com/wp-admin/css/

Log Messages

Level (All)
Channel (1)
Time Message
deprecation Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\QueueGenerateBillsCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\QueueSendInvoiceCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\TroskoviAddSmsMessages" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "App\Command\TroskoviRemoveBillCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation The "App\Event\EventListener\UserListener" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
deprecation The "Zenstruck\Foundry\Factory::create()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\ObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\RepositoryDecorator" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\ProxyRepositoryDecorator".
deprecation The "Zenstruck\Foundry\ObjectFactory::new()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\ObjectFactory::create()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\ObjectFactory::createOne()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\ObjectFactory::createSequence()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::first()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::last()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::random()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomOrCreate()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomSet()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::randomRange()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::all()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::find()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::findBy()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "Zenstruck\Foundry\Persistence\PersistentObjectFactory::repository()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Zenstruck\Foundry\Persistence\PersistentProxyObjectFactory".
deprecation The "App\Factory\BillFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\BuildingFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\FlatFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\ManagerNotificationFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\MoneyLogFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\PollFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\PollOptionFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\ResidentFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\TaskFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\TaskSubtypeFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\TaskTypeFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.
deprecation The "App\Factory\UserFactory" class extends "Zenstruck\Foundry\ModelFactory" that is deprecated use PersistentProxyObjectFactory instead.

Container Compilation Logs (2854)

Log messages generated during the compilation of the service container.

Messages Class
941
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BuildingDataCommand" (parent: .abstract.instanceof.App\Command\BuildingDataCommand).
  • Resolving inheritance for "App\Command\BuildingDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BuildingDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldActionLogCommand" (parent: .abstract.instanceof.App\Command\DeleteOldActionLogCommand).
  • Resolving inheritance for "App\Command\DeleteOldActionLogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldActionLogCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueCalculateManagerSumCommand" (parent: .abstract.instanceof.App\Command\QueueCalculateManagerSumCommand).
  • Resolving inheritance for "App\Command\QueueCalculateManagerSumCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueCalculateManagerSumCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueGenerateBillsCommand" (parent: .abstract.instanceof.App\Command\QueueGenerateBillsCommand).
  • Resolving inheritance for "App\Command\QueueGenerateBillsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueGenerateBillsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueMlFlatsCommand" (parent: .abstract.instanceof.App\Command\QueueMlFlatsCommand).
  • Resolving inheritance for "App\Command\QueueMlFlatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueMlFlatsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueSendInvoiceCommand" (parent: .abstract.instanceof.App\Command\QueueSendInvoiceCommand).
  • Resolving inheritance for "App\Command\QueueSendInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueSendInvoiceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveInvalidBillPayments" (parent: .abstract.instanceof.App\Command\RemoveInvalidBillPayments).
  • Resolving inheritance for "App\Command\RemoveInvalidBillPayments" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveInvalidBillPayments).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGridAddNewIpAddress" (parent: .abstract.instanceof.App\Command\SendGridAddNewIpAddress).
  • Resolving inheritance for "App\Command\SendGridAddNewIpAddress" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGridAddNewIpAddress).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddBuildingsAsPartnersCommand" (parent: .abstract.instanceof.App\Command\TroskoviAddBuildingsAsPartnersCommand).
  • Resolving inheritance for "App\Command\TroskoviAddBuildingsAsPartnersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddBuildingsAsPartnersCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddCompanyMasterRoleCommand" (parent: .abstract.instanceof.App\Command\TroskoviAddCompanyMasterRoleCommand).
  • Resolving inheritance for "App\Command\TroskoviAddCompanyMasterRoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddCompanyMasterRoleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddCreatedByCommand" (parent: .abstract.instanceof.App\Command\TroskoviAddCreatedByCommand).
  • Resolving inheritance for "App\Command\TroskoviAddCreatedByCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddCreatedByCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddRolesCommand" (parent: .abstract.instanceof.App\Command\TroskoviAddRolesCommand).
  • Resolving inheritance for "App\Command\TroskoviAddRolesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddRolesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddSmsMessages" (parent: .abstract.instanceof.App\Command\TroskoviAddSmsMessages).
  • Resolving inheritance for "App\Command\TroskoviAddSmsMessages" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddSmsMessages).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviBuildingSizeCalculationCommand" (parent: .abstract.instanceof.App\Command\TroskoviBuildingSizeCalculationCommand).
  • Resolving inheritance for "App\Command\TroskoviBuildingSizeCalculationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviBuildingSizeCalculationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCalculateMoneyLogDataCommand" (parent: .abstract.instanceof.App\Command\TroskoviCalculateMoneyLogDataCommand).
  • Resolving inheritance for "App\Command\TroskoviCalculateMoneyLogDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCalculateMoneyLogDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCheckIsOnEFakture" (parent: .abstract.instanceof.App\Command\TroskoviCheckIsOnEFakture).
  • Resolving inheritance for "App\Command\TroskoviCheckIsOnEFakture" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCheckIsOnEFakture).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateFlatsQRCodeCommand" (parent: .abstract.instanceof.App\Command\TroskoviCreateFlatsQRCodeCommand).
  • Resolving inheritance for "App\Command\TroskoviCreateFlatsQRCodeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateFlatsQRCodeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateMoneyDataJsonCommand" (parent: .abstract.instanceof.App\Command\TroskoviCreateMoneyDataJsonCommand).
  • Resolving inheritance for "App\Command\TroskoviCreateMoneyDataJsonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateMoneyDataJsonCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateStatisticsDataCommand" (parent: .abstract.instanceof.App\Command\TroskoviCreateStatisticsDataCommand).
  • Resolving inheritance for "App\Command\TroskoviCreateStatisticsDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateStatisticsDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateUserStatisticsCommand" (parent: .abstract.instanceof.App\Command\TroskoviCreateUserStatisticsCommand).
  • Resolving inheritance for "App\Command\TroskoviCreateUserStatisticsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateUserStatisticsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCustomerMonthlyReportCommand" (parent: .abstract.instanceof.App\Command\TroskoviCustomerMonthlyReportCommand).
  • Resolving inheritance for "App\Command\TroskoviCustomerMonthlyReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCustomerMonthlyReportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviDeleteBuildingsCommand" (parent: .abstract.instanceof.App\Command\TroskoviDeleteBuildingsCommand).
  • Resolving inheritance for "App\Command\TroskoviDeleteBuildingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviDeleteBuildingsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviFeeSpaceWarningCommand" (parent: .abstract.instanceof.App\Command\TroskoviFeeSpaceWarningCommand).
  • Resolving inheritance for "App\Command\TroskoviFeeSpaceWarningCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviFeeSpaceWarningCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviFillFlatArchivedAtColumnCommand" (parent: .abstract.instanceof.App\Command\TroskoviFillFlatArchivedAtColumnCommand).
  • Resolving inheritance for "App\Command\TroskoviFillFlatArchivedAtColumnCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviFillFlatArchivedAtColumnCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviGenerateQrCodesCommand" (parent: .abstract.instanceof.App\Command\TroskoviGenerateQrCodesCommand).
  • Resolving inheritance for "App\Command\TroskoviGenerateQrCodesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviGenerateQrCodesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviModifyBuildingBankAccountCommand" (parent: .abstract.instanceof.App\Command\TroskoviModifyBuildingBankAccountCommand).
  • Resolving inheritance for "App\Command\TroskoviModifyBuildingBankAccountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviModifyBuildingBankAccountCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviMoneyLogDetailsCommand" (parent: .abstract.instanceof.App\Command\TroskoviMoneyLogDetailsCommand).
  • Resolving inheritance for "App\Command\TroskoviMoneyLogDetailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviMoneyLogDetailsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviProcessEmailBankStatementsCommand" (parent: .abstract.instanceof.App\Command\TroskoviProcessEmailBankStatementsCommand).
  • Resolving inheritance for "App\Command\TroskoviProcessEmailBankStatementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviProcessEmailBankStatementsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviPublishMoneyLogCommand" (parent: .abstract.instanceof.App\Command\TroskoviPublishMoneyLogCommand).
  • Resolving inheritance for "App\Command\TroskoviPublishMoneyLogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviPublishMoneyLogCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateManagerSumForBuildingsCommand" (parent: .abstract.instanceof.App\Command\TroskoviRecalculateManagerSumForBuildingsCommand).
  • Resolving inheritance for "App\Command\TroskoviRecalculateManagerSumForBuildingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateManagerSumForBuildingsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateMoneyLogsByBuildingCommand" (parent: .abstract.instanceof.App\Command\TroskoviRecalculateMoneyLogsByBuildingCommand).
  • Resolving inheritance for "App\Command\TroskoviRecalculateMoneyLogsByBuildingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateMoneyLogsByBuildingCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateMoneyLogsCommand" (parent: .abstract.instanceof.App\Command\TroskoviRecalculateMoneyLogsCommand).
  • Resolving inheritance for "App\Command\TroskoviRecalculateMoneyLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateMoneyLogsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRemoveBillCommand" (parent: .abstract.instanceof.App\Command\TroskoviRemoveBillCommand).
  • Resolving inheritance for "App\Command\TroskoviRemoveBillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRemoveBillCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRemoveSeparateBillCommand" (parent: .abstract.instanceof.App\Command\TroskoviRemoveSeparateBillCommand).
  • Resolving inheritance for "App\Command\TroskoviRemoveSeparateBillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRemoveSeparateBillCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviReportMonthlyCommand" (parent: .abstract.instanceof.App\Command\TroskoviReportMonthlyCommand).
  • Resolving inheritance for "App\Command\TroskoviReportMonthlyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviReportMonthlyCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSendMailCommand" (parent: .abstract.instanceof.App\Command\TroskoviSendMailCommand).
  • Resolving inheritance for "App\Command\TroskoviSendMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSendMailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSendObligationNotificationCommand" (parent: .abstract.instanceof.App\Command\TroskoviSendObligationNotificationCommand).
  • Resolving inheritance for "App\Command\TroskoviSendObligationNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSendObligationNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSettingsDataCommand" (parent: .abstract.instanceof.App\Command\TroskoviSettingsDataCommand).
  • Resolving inheritance for "App\Command\TroskoviSettingsDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSettingsDataCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSummaryYearBalance" (parent: .abstract.instanceof.App\Command\TroskoviSummaryYearBalance).
  • Resolving inheritance for "App\Command\TroskoviSummaryYearBalance" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSummaryYearBalance).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSwitchBuildingUserCommand" (parent: .abstract.instanceof.App\Command\TroskoviSwitchBuildingUserCommand).
  • Resolving inheritance for "App\Command\TroskoviSwitchBuildingUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSwitchBuildingUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviWorkOrdersSumCommand" (parent: .abstract.instanceof.App\Command\TroskoviWorkOrdersSumCommand).
  • Resolving inheritance for "App\Command\TroskoviWorkOrdersSumCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviWorkOrdersSumCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActionLogCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ActionLogCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActionLogCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActionLogCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActionLogCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActionLogCrudController).
  • Resolving inheritance for "App\Controller\Admin\ActionLogCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActionLogCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BuildingCrudController" (parent: .abstract.instanceof.App\Controller\Admin\BuildingCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BuildingCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BuildingCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BuildingCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BuildingCrudController).
  • Resolving inheritance for "App\Controller\Admin\BuildingCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BuildingCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomerCrudController" (parent: .abstract.instanceof.App\Controller\Admin\CustomerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomerCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CustomerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomerCrudController).
  • Resolving inheritance for "App\Controller\Admin\CustomerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CustomerCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
  • Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorCrudController" (parent: .abstract.instanceof.App\Controller\Admin\GeneratorCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GeneratorCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorCrudController).
  • Resolving inheritance for "App\Controller\Admin\GeneratorCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GeneratorCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorOptionsCrudController" (parent: .abstract.instanceof.App\Controller\Admin\GeneratorOptionsCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorOptionsCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorOptionsCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GeneratorOptionsCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorOptionsCrudController).
  • Resolving inheritance for "App\Controller\Admin\GeneratorOptionsCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GeneratorOptionsCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MonthlyMailsController" (parent: .abstract.instanceof.App\Controller\Admin\MonthlyMailsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MonthlyMailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MonthlyMailsController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MonthlyMailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MonthlyMailsController).
  • Resolving inheritance for "App\Controller\Admin\MonthlyMailsController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MonthlyMailsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OptionNameCrudController" (parent: .abstract.instanceof.App\Controller\Admin\OptionNameCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OptionNameCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OptionNameCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OptionNameCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OptionNameCrudController).
  • Resolving inheritance for "App\Controller\Admin\OptionNameCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OptionNameCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PartnerTagsCrudController" (parent: .abstract.instanceof.App\Controller\Admin\PartnerTagsCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PartnerTagsCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PartnerTagsCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PartnerTagsCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PartnerTagsCrudController).
  • Resolving inheritance for "App\Controller\Admin\PartnerTagsCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PartnerTagsCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeparateBillCrudController" (parent: .abstract.instanceof.App\Controller\Admin\SeparateBillCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeparateBillCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeparateBillCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SeparateBillCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeparateBillCrudController).
  • Resolving inheritance for "App\Controller\Admin\SeparateBillCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SeparateBillCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController" (parent: .abstract.instanceof.App\Controller\Admin\UserCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController).
  • Resolving inheritance for "App\Controller\Admin\UserCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\GuestController" (parent: .abstract.instanceof.App\Controller\ApiV2\GuestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\GuestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\GuestController).
  • Resolving inheritance for "App\Controller\ApiV2\GuestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\GuestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\AuthController" (parent: .abstract.instanceof.App\Controller\ApiV2\Managers\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\AuthController).
  • Resolving inheritance for "App\Controller\ApiV2\Managers\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\BuildingController" (parent: .abstract.instanceof.App\Controller\ApiV2\Managers\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\BuildingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\BuildingController).
  • Resolving inheritance for "App\Controller\ApiV2\Managers\BuildingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ManagerNotificationController" (parent: .abstract.instanceof.App\Controller\ApiV2\Managers\ManagerNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ManagerNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ManagerNotificationController).
  • Resolving inheritance for "App\Controller\ApiV2\Managers\ManagerNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ManagerNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\PollController" (parent: .abstract.instanceof.App\Controller\ApiV2\Managers\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\PollController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\PollController).
  • Resolving inheritance for "App\Controller\ApiV2\Managers\PollController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ProblemController" (parent: .abstract.instanceof.App\Controller\ApiV2\Managers\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ProblemController).
  • Resolving inheritance for "App\Controller\ApiV2\Managers\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ProfileController" (parent: .abstract.instanceof.App\Controller\ApiV2\Managers\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ProfileController).
  • Resolving inheritance for "App\Controller\ApiV2\Managers\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\AuthController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\AuthController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\BillController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\BillController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\BillController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\BillController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\BillController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\BillController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\DashboardController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\DashboardController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\FlatController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\FlatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\FlatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\FlatController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\FlatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\FlatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\FondController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\FondController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\FondController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\FondController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\FondController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\FondController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\HomeController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\HomeController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ManagerNotificationController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\ManagerNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ManagerNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ManagerNotificationController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\ManagerNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ManagerNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\NotificationController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\NotificationController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\PollController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\PollController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\PollController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\PollController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ProblemController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ProblemController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ProfileController" (parent: .abstract.instanceof.App\Controller\ApiV2\Residents\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ProfileController).
  • Resolving inheritance for "App\Controller\ApiV2\Residents\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
  • Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\DefaultController" (parent: .abstract.instanceof.App\Controller\Mob\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\DefaultController).
  • Resolving inheritance for "App\Controller\Mob\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\BuildingController" (parent: .abstract.instanceof.App\Controller\Mob\Flat\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\BuildingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\BuildingController).
  • Resolving inheritance for "App\Controller\Mob\Flat\BuildingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\HomeController" (parent: .abstract.instanceof.App\Controller\Mob\Flat\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\HomeController).
  • Resolving inheritance for "App\Controller\Mob\Flat\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\PollController" (parent: .abstract.instanceof.App\Controller\Mob\Flat\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\PollController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\PollController).
  • Resolving inheritance for "App\Controller\Mob\Flat\PollController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\ProblemController" (parent: .abstract.instanceof.App\Controller\Mob\Flat\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\ProblemController).
  • Resolving inheritance for "App\Controller\Mob\Flat\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\GuestController" (parent: .abstract.instanceof.App\Controller\Mob\GuestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\GuestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\GuestController).
  • Resolving inheritance for "App\Controller\Mob\GuestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\GuestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\AuthController" (parent: .abstract.instanceof.App\Controller\Mob\Manager\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\AuthController).
  • Resolving inheritance for "App\Controller\Mob\Manager\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\BuildingController" (parent: .abstract.instanceof.App\Controller\Mob\Manager\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\BuildingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\BuildingController).
  • Resolving inheritance for "App\Controller\Mob\Manager\BuildingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\PollController" (parent: .abstract.instanceof.App\Controller\Mob\Manager\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\PollController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\PollController).
  • Resolving inheritance for "App\Controller\Mob\Manager\PollController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\ProblemController" (parent: .abstract.instanceof.App\Controller\Mob\Manager\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\ProblemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\ProblemController).
  • Resolving inheritance for "App\Controller\Mob\Manager\ProblemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\ProblemController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
  • Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicETableController" (parent: .abstract.instanceof.App\Controller\PublicETableController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicETableController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicETableController).
  • Resolving inheritance for "App\Controller\PublicETableController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicETableController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
  • Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
  • Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController" (parent: .abstract.instanceof.App\Controller\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController).
  • Resolving inheritance for "App\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BillController" (parent: .abstract.instanceof.App\Controller\Web\BillController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BillController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BillController).
  • Resolving inheritance for "App\Controller\Web\BillController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BillController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingController" (parent: .abstract.instanceof.App\Controller\Web\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingController).
  • Resolving inheritance for "App\Controller\Web\BuildingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingDictionaryController" (parent: .abstract.instanceof.App\Controller\Web\BuildingDictionaryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingDictionaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingDictionaryController).
  • Resolving inheritance for "App\Controller\Web\BuildingDictionaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingDictionaryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CompanyController" (parent: .abstract.instanceof.App\Controller\Web\CompanyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CompanyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CompanyController).
  • Resolving inheritance for "App\Controller\Web\CompanyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CompanyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CustomerController" (parent: .abstract.instanceof.App\Controller\Web\CustomerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CustomerController).
  • Resolving inheritance for "App\Controller\Web\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CustomerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\DefaultController" (parent: .abstract.instanceof.App\Controller\Web\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\DefaultController).
  • Resolving inheritance for "App\Controller\Web\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\EquipmentController" (parent: .abstract.instanceof.App\Controller\Web\EquipmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\EquipmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\EquipmentController).
  • Resolving inheritance for "App\Controller\Web\EquipmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\EquipmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\EquipmentHistoryController" (parent: .abstract.instanceof.App\Controller\Web\EquipmentHistoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\EquipmentHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\EquipmentHistoryController).
  • Resolving inheritance for "App\Controller\Web\EquipmentHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\EquipmentHistoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FlatArchiveController" (parent: .abstract.instanceof.App\Controller\Web\FlatArchiveController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FlatArchiveController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FlatArchiveController).
  • Resolving inheritance for "App\Controller\Web\FlatArchiveController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FlatArchiveController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FlatController" (parent: .abstract.instanceof.App\Controller\Web\FlatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FlatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FlatController).
  • Resolving inheritance for "App\Controller\Web\FlatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FlatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FondController" (parent: .abstract.instanceof.App\Controller\Web\FondController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FondController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FondController).
  • Resolving inheritance for "App\Controller\Web\FondController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FondController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneratorController" (parent: .abstract.instanceof.App\Controller\Web\GeneratorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneratorController).
  • Resolving inheritance for "App\Controller\Web\GeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneratorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\InputOutputInvoiceController" (parent: .abstract.instanceof.App\Controller\Web\InputOutputInvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\InputOutputInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\InputOutputInvoiceController).
  • Resolving inheritance for "App\Controller\Web\InputOutputInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\InputOutputInvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\InvoiceController" (parent: .abstract.instanceof.App\Controller\Web\InvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\InvoiceController).
  • Resolving inheritance for "App\Controller\Web\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\InvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\MoneyLogController" (parent: .abstract.instanceof.App\Controller\Web\MoneyLogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\MoneyLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\MoneyLogController).
  • Resolving inheritance for "App\Controller\Web\MoneyLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\MoneyLogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotesController" (parent: .abstract.instanceof.App\Controller\Web\NotesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotesController).
  • Resolving inheritance for "App\Controller\Web\NotesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotificationController" (parent: .abstract.instanceof.App\Controller\Web\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotificationController).
  • Resolving inheritance for "App\Controller\Web\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ObligationController" (parent: .abstract.instanceof.App\Controller\Web\ObligationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ObligationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ObligationController).
  • Resolving inheritance for "App\Controller\Web\ObligationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ObligationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PartnersController" (parent: .abstract.instanceof.App\Controller\Web\PartnersController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PartnersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PartnersController).
  • Resolving inheritance for "App\Controller\Web\PartnersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PartnersController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PollController" (parent: .abstract.instanceof.App\Controller\Web\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PollController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PollController).
  • Resolving inheritance for "App\Controller\Web\PollController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PollController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ProcessController" (parent: .abstract.instanceof.App\Controller\Web\ProcessController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ProcessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ProcessController).
  • Resolving inheritance for "App\Controller\Web\ProcessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ProcessController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\RecordedFilesController" (parent: .abstract.instanceof.App\Controller\Web\RecordedFilesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\RecordedFilesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\RecordedFilesController).
  • Resolving inheritance for "App\Controller\Web\RecordedFilesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\RecordedFilesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReportController" (parent: .abstract.instanceof.App\Controller\Web\ReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReportController).
  • Resolving inheritance for "App\Controller\Web\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SeparateBillController" (parent: .abstract.instanceof.App\Controller\Web\SeparateBillController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SeparateBillController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SeparateBillController).
  • Resolving inheritance for "App\Controller\Web\SeparateBillController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SeparateBillController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SmsMessageController" (parent: .abstract.instanceof.App\Controller\Web\SmsMessageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SmsMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SmsMessageController).
  • Resolving inheritance for "App\Controller\Web\SmsMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SmsMessageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\TaskController" (parent: .abstract.instanceof.App\Controller\Web\TaskController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\TaskController).
  • Resolving inheritance for "App\Controller\Web\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\TaskController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\WorkOrderController" (parent: .abstract.instanceof.App\Controller\Web\WorkOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\WorkOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\WorkOrderController).
  • Resolving inheritance for "App\Controller\Web\WorkOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\WorkOrderController).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\EasyAdmin\TruncateLongTextConfigurator" (parent: .abstract.instanceof.App\EasyAdmin\TruncateLongTextConfigurator).
  • Resolving inheritance for "App\EasyAdmin\TruncateLongTextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\EasyAdmin\TruncateLongTextConfigurator).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Event\EventListener\UserListener" (parent: .abstract.instanceof.App\Event\EventListener\UserListener).
  • Resolving inheritance for "App\Event\EventListener\UserListener" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Event\EventListener\UserListener).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BillFactory" (parent: .abstract.instanceof.App\Factory\BillFactory).
  • Resolving inheritance for "App\Factory\BillFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BillFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BuildingFactory" (parent: .abstract.instanceof.App\Factory\BuildingFactory).
  • Resolving inheritance for "App\Factory\BuildingFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BuildingFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FlatFactory" (parent: .abstract.instanceof.App\Factory\FlatFactory).
  • Resolving inheritance for "App\Factory\FlatFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FlatFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ManagerNotificationFactory" (parent: .abstract.instanceof.App\Factory\ManagerNotificationFactory).
  • Resolving inheritance for "App\Factory\ManagerNotificationFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ManagerNotificationFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MoneyLogFactory" (parent: .abstract.instanceof.App\Factory\MoneyLogFactory).
  • Resolving inheritance for "App\Factory\MoneyLogFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MoneyLogFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PollFactory" (parent: .abstract.instanceof.App\Factory\PollFactory).
  • Resolving inheritance for "App\Factory\PollFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PollFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PollOptionFactory" (parent: .abstract.instanceof.App\Factory\PollOptionFactory).
  • Resolving inheritance for "App\Factory\PollOptionFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PollOptionFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ResidentFactory" (parent: .abstract.instanceof.App\Factory\ResidentFactory).
  • Resolving inheritance for "App\Factory\ResidentFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ResidentFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskFactory" (parent: .abstract.instanceof.App\Factory\TaskFactory).
  • Resolving inheritance for "App\Factory\TaskFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskSubtypeFactory" (parent: .abstract.instanceof.App\Factory\TaskSubtypeFactory).
  • Resolving inheritance for "App\Factory\TaskSubtypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskSubtypeFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskTypeFactory" (parent: .abstract.instanceof.App\Factory\TaskTypeFactory).
  • Resolving inheritance for "App\Factory\TaskTypeFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskTypeFactory).
  • Resolving inheritance for ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory" (parent: .abstract.instanceof.App\Factory\UserFactory).
  • Resolving inheritance for "App\Factory\UserFactory" (parent: .instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbstractApiType" (parent: .abstract.instanceof.App\Form\AbstractApiType).
  • Resolving inheritance for "App\Form\AbstractApiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbstractApiType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminNotificationType" (parent: .abstract.instanceof.App\Form\AdminNotificationType).
  • Resolving inheritance for "App\Form\AdminNotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminNotificationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\BuildingProblemType" (parent: .abstract.instanceof.App\Form\ApiV2\BuildingProblemType).
  • Resolving inheritance for "App\Form\ApiV2\BuildingProblemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\BuildingProblemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\BuildingType" (parent: .abstract.instanceof.App\Form\ApiV2\BuildingType).
  • Resolving inheritance for "App\Form\ApiV2\BuildingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\BuildingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ChangeApiV2PasswordFormType" (parent: .abstract.instanceof.App\Form\ApiV2\ChangeApiV2PasswordFormType).
  • Resolving inheritance for "App\Form\ApiV2\ChangeApiV2PasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ChangeApiV2PasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CreateBuildingByResidentType" (parent: .abstract.instanceof.App\Form\ApiV2\CreateBuildingByResidentType).
  • Resolving inheritance for "App\Form\ApiV2\CreateBuildingByResidentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CreateBuildingByResidentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CreateFlatType" (parent: .abstract.instanceof.App\Form\ApiV2\CreateFlatType).
  • Resolving inheritance for "App\Form\ApiV2\CreateFlatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CreateFlatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\FlatType" (parent: .abstract.instanceof.App\Form\ApiV2\FlatType).
  • Resolving inheritance for "App\Form\ApiV2\FlatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\FlatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\LoginType" (parent: .abstract.instanceof.App\Form\ApiV2\LoginType).
  • Resolving inheritance for "App\Form\ApiV2\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\LoginType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerNotificationType" (parent: .abstract.instanceof.App\Form\ApiV2\ManagerNotificationType).
  • Resolving inheritance for "App\Form\ApiV2\ManagerNotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerNotificationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerRegistrationType" (parent: .abstract.instanceof.App\Form\ApiV2\ManagerRegistrationType).
  • Resolving inheritance for "App\Form\ApiV2\ManagerRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerRegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerType" (parent: .abstract.instanceof.App\Form\ApiV2\ManagerType).
  • Resolving inheritance for "App\Form\ApiV2\ManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\NotificationTokenType" (parent: .abstract.instanceof.App\Form\ApiV2\NotificationTokenType).
  • Resolving inheritance for "App\Form\ApiV2\NotificationTokenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\NotificationTokenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollOptionIdType" (parent: .abstract.instanceof.App\Form\ApiV2\PollOptionIdType).
  • Resolving inheritance for "App\Form\ApiV2\PollOptionIdType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollOptionIdType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollOptionType" (parent: .abstract.instanceof.App\Form\ApiV2\PollOptionType).
  • Resolving inheritance for "App\Form\ApiV2\PollOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollOptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollType" (parent: .abstract.instanceof.App\Form\ApiV2\PollType).
  • Resolving inheritance for "App\Form\ApiV2\PollType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentForgotPasswordType" (parent: .abstract.instanceof.App\Form\ApiV2\ResidentForgotPasswordType).
  • Resolving inheritance for "App\Form\ApiV2\ResidentForgotPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentForgotPasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentRegistrationType" (parent: .abstract.instanceof.App\Form\ApiV2\ResidentRegistrationType).
  • Resolving inheritance for "App\Form\ApiV2\ResidentRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentRegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentResetPasswordType" (parent: .abstract.instanceof.App\Form\ApiV2\ResidentResetPasswordType).
  • Resolving inheritance for "App\Form\ApiV2\ResidentResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentResetPasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOptionTransferType" (parent: .abstract.instanceof.App\Form\BillOptionTransferType).
  • Resolving inheritance for "App\Form\BillOptionTransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOptionTransferType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOptionsType" (parent: .abstract.instanceof.App\Form\BillOptionsType).
  • Resolving inheritance for "App\Form\BillOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentFondType" (parent: .abstract.instanceof.App\Form\BillPaymentFondType).
  • Resolving inheritance for "App\Form\BillPaymentFondType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentFondType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentType" (parent: .abstract.instanceof.App\Form\BillPaymentType).
  • Resolving inheritance for "App\Form\BillPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillType" (parent: .abstract.instanceof.App\Form\BillType).
  • Resolving inheritance for "App\Form\BillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingDictionaryType" (parent: .abstract.instanceof.App\Form\BuildingDictionaryType).
  • Resolving inheritance for "App\Form\BuildingDictionaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingDictionaryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingImportType" (parent: .abstract.instanceof.App\Form\BuildingImportType).
  • Resolving inheritance for "App\Form\BuildingImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingImportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSwitchUserType" (parent: .abstract.instanceof.App\Form\BuildingSwitchUserType).
  • Resolving inheritance for "App\Form\BuildingSwitchUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSwitchUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingType" (parent: .abstract.instanceof.App\Form\BuildingType).
  • Resolving inheritance for "App\Form\BuildingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
  • Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyUserType" (parent: .abstract.instanceof.App\Form\CompanyUserType).
  • Resolving inheritance for "App\Form\CompanyUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableExcelAnalyticsType" (parent: .abstract.instanceof.App\Form\CustomTableExcelAnalyticsType).
  • Resolving inheritance for "App\Form\CustomTableExcelAnalyticsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableExcelAnalyticsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableExcelType" (parent: .abstract.instanceof.App\Form\CustomTableExcelType).
  • Resolving inheritance for "App\Form\CustomTableExcelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableExcelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableType" (parent: .abstract.instanceof.App\Form\CustomTableType).
  • Resolving inheritance for "App\Form\CustomTableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType" (parent: .abstract.instanceof.App\Form\CustomType).
  • Resolving inheritance for "App\Form\CustomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType" (parent: .abstract.instanceof.App\Form\CustomerType).
  • Resolving inheritance for "App\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeleteType" (parent: .abstract.instanceof.App\Form\DeleteType).
  • Resolving inheritance for "App\Form\DeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeleteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditPartnerBuildingsType" (parent: .abstract.instanceof.App\Form\EditPartnerBuildingsType).
  • Resolving inheritance for "App\Form\EditPartnerBuildingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditPartnerBuildingsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentHistoryType" (parent: .abstract.instanceof.App\Form\EquipmentHistoryType).
  • Resolving inheritance for "App\Form\EquipmentHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentHistoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentType" (parent: .abstract.instanceof.App\Form\EquipmentType).
  • Resolving inheritance for "App\Form\EquipmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FinalReportType" (parent: .abstract.instanceof.App\Form\FinalReportType).
  • Resolving inheritance for "App\Form\FinalReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FinalReportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatCoefficientType" (parent: .abstract.instanceof.App\Form\FlatCoefficientType).
  • Resolving inheritance for "App\Form\FlatCoefficientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatCoefficientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatType" (parent: .abstract.instanceof.App\Form\FlatType).
  • Resolving inheritance for "App\Form\FlatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatWarningType" (parent: .abstract.instanceof.App\Form\FlatWarningType).
  • Resolving inheritance for "App\Form\FlatWarningType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatWarningType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GenerateBillsType" (parent: .abstract.instanceof.App\Form\GenerateBillsType).
  • Resolving inheritance for "App\Form\GenerateBillsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GenerateBillsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorOptionsType" (parent: .abstract.instanceof.App\Form\GeneratorOptionsType).
  • Resolving inheritance for "App\Form\GeneratorOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorOptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorType" (parent: .abstract.instanceof.App\Form\GeneratorType).
  • Resolving inheritance for "App\Form\GeneratorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorUploadType" (parent: .abstract.instanceof.App\Form\GeneratorUploadType).
  • Resolving inheritance for "App\Form\GeneratorUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorUploadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InputOutputInvoiceType" (parent: .abstract.instanceof.App\Form\InputOutputInvoiceType).
  • Resolving inheritance for "App\Form\InputOutputInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InputOutputInvoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOptionsType" (parent: .abstract.instanceof.App\Form\InvoiceOptionsType).
  • Resolving inheritance for "App\Form\InvoiceOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceSearchType" (parent: .abstract.instanceof.App\Form\InvoiceSearchType).
  • Resolving inheritance for "App\Form\InvoiceSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType" (parent: .abstract.instanceof.App\Form\InvoiceType).
  • Resolving inheritance for "App\Form\InvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LastLoginType" (parent: .abstract.instanceof.App\Form\LastLoginType).
  • Resolving inheritance for "App\Form\LastLoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LastLoginType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\AbstractApiType" (parent: .abstract.instanceof.App\Form\Mob\AbstractApiType).
  • Resolving inheritance for "App\Form\Mob\AbstractApiType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\AbstractApiType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ActivateManagerType" (parent: .abstract.instanceof.App\Form\Mob\ActivateManagerType).
  • Resolving inheritance for "App\Form\Mob\ActivateManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ActivateManagerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\BuildingProblemType" (parent: .abstract.instanceof.App\Form\Mob\BuildingProblemType).
  • Resolving inheritance for "App\Form\Mob\BuildingProblemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\BuildingProblemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\BuildingType" (parent: .abstract.instanceof.App\Form\Mob\BuildingType).
  • Resolving inheritance for "App\Form\Mob\BuildingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\BuildingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\CreateBuildingByTenantType" (parent: .abstract.instanceof.App\Form\Mob\CreateBuildingByTenantType).
  • Resolving inheritance for "App\Form\Mob\CreateBuildingByTenantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\CreateBuildingByTenantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\CreateFlatType" (parent: .abstract.instanceof.App\Form\Mob\CreateFlatType).
  • Resolving inheritance for "App\Form\Mob\CreateFlatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\CreateFlatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\DeviceType" (parent: .abstract.instanceof.App\Form\Mob\DeviceType).
  • Resolving inheritance for "App\Form\Mob\DeviceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\DeviceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\FlatSelectType" (parent: .abstract.instanceof.App\Form\Mob\FlatSelectType).
  • Resolving inheritance for "App\Form\Mob\FlatSelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\FlatSelectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\FlatType" (parent: .abstract.instanceof.App\Form\Mob\FlatType).
  • Resolving inheritance for "App\Form\Mob\FlatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\FlatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ManagerInformType" (parent: .abstract.instanceof.App\Form\Mob\ManagerInformType).
  • Resolving inheritance for "App\Form\Mob\ManagerInformType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ManagerInformType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ManagerType" (parent: .abstract.instanceof.App\Form\Mob\ManagerType).
  • Resolving inheritance for "App\Form\Mob\ManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ManagerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\NotificationTokenType" (parent: .abstract.instanceof.App\Form\Mob\NotificationTokenType).
  • Resolving inheritance for "App\Form\Mob\NotificationTokenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\NotificationTokenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\PollOptionType" (parent: .abstract.instanceof.App\Form\Mob\PollOptionType).
  • Resolving inheritance for "App\Form\Mob\PollOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\PollOptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\PollType" (parent: .abstract.instanceof.App\Form\Mob\PollType).
  • Resolving inheritance for "App\Form\Mob\PollType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\PollType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ProblemChangeStatusType" (parent: .abstract.instanceof.App\Form\Mob\ProblemChangeStatusType).
  • Resolving inheritance for "App\Form\Mob\ProblemChangeStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ProblemChangeStatusType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\VersionType" (parent: .abstract.instanceof.App\Form\Mob\VersionType).
  • Resolving inheritance for "App\Form\Mob\VersionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\VersionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MoneyLogType" (parent: .abstract.instanceof.App\Form\MoneyLogType).
  • Resolving inheritance for "App\Form\MoneyLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MoneyLogType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MultipleFileUploadType" (parent: .abstract.instanceof.App\Form\MultipleFileUploadType).
  • Resolving inheritance for "App\Form\MultipleFileUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MultipleFileUploadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotesType" (parent: .abstract.instanceof.App\Form\NotesType).
  • Resolving inheritance for "App\Form\NotesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType" (parent: .abstract.instanceof.App\Form\NotificationType).
  • Resolving inheritance for "App\Form\NotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObligationBuildingType" (parent: .abstract.instanceof.App\Form\ObligationBuildingType).
  • Resolving inheritance for "App\Form\ObligationBuildingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObligationBuildingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObligationType" (parent: .abstract.instanceof.App\Form\ObligationType).
  • Resolving inheritance for "App\Form\ObligationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObligationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerBuildingsType" (parent: .abstract.instanceof.App\Form\PartnerBuildingsType).
  • Resolving inheritance for "App\Form\PartnerBuildingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerBuildingsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerDocumentType" (parent: .abstract.instanceof.App\Form\PartnerDocumentType).
  • Resolving inheritance for "App\Form\PartnerDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerSearchType" (parent: .abstract.instanceof.App\Form\PartnerSearchType).
  • Resolving inheritance for "App\Form\PartnerSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnersType" (parent: .abstract.instanceof.App\Form\PartnersType).
  • Resolving inheritance for "App\Form\PartnersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnersType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PollOptionType" (parent: .abstract.instanceof.App\Form\PollOptionType).
  • Resolving inheritance for "App\Form\PollOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PollOptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PollType" (parent: .abstract.instanceof.App\Form\PollType).
  • Resolving inheritance for "App\Form\PollType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PollType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettingsFormType" (parent: .abstract.instanceof.App\Form\PortalSettingsFormType).
  • Resolving inheritance for "App\Form\PortalSettingsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettingsFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProblemHistoryType" (parent: .abstract.instanceof.App\Form\ProblemHistoryType).
  • Resolving inheritance for "App\Form\ProblemHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProblemHistoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProcessedFileType" (parent: .abstract.instanceof.App\Form\ProcessedFileType).
  • Resolving inheritance for "App\Form\ProcessedFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProcessedFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType" (parent: .abstract.instanceof.App\Form\ProfileFormType).
  • Resolving inheritance for "App\Form\ProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecordedFilesType" (parent: .abstract.instanceof.App\Form\RecordedFilesType).
  • Resolving inheritance for "App\Form\RecordedFilesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecordedFilesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
  • Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportOptionsType" (parent: .abstract.instanceof.App\Form\ReportOptionsType).
  • Resolving inheritance for "App\Form\ReportOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportOptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportType" (parent: .abstract.instanceof.App\Form\ReportType).
  • Resolving inheritance for "App\Form\ReportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordFormType).
  • Resolving inheritance for "App\Form\ResetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
  • Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeparateBillOptionsType" (parent: .abstract.instanceof.App\Form\SeparateBillOptionsType).
  • Resolving inheritance for "App\Form\SeparateBillOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeparateBillOptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeparateBillType" (parent: .abstract.instanceof.App\Form\SeparateBillType).
  • Resolving inheritance for "App\Form\SeparateBillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeparateBillType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsBuildingMessageType" (parent: .abstract.instanceof.App\Form\SmsBuildingMessageType).
  • Resolving inheritance for "App\Form\SmsBuildingMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsBuildingMessageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsMessageType" (parent: .abstract.instanceof.App\Form\SmsMessageType).
  • Resolving inheritance for "App\Form\SmsMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsMessageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartAmountBillPaymentType" (parent: .abstract.instanceof.App\Form\StartAmountBillPaymentType).
  • Resolving inheritance for "App\Form\StartAmountBillPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartAmountBillPaymentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskType" (parent: .abstract.instanceof.App\Form\TaskType).
  • Resolving inheritance for "App\Form\TaskType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransferredMoneyType" (parent: .abstract.instanceof.App\Form\TransferredMoneyType).
  • Resolving inheritance for "App\Form\TransferredMoneyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransferredMoneyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoUploadType" (parent: .abstract.instanceof.App\Form\VideoUploadType).
  • Resolving inheritance for "App\Form\VideoUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoUploadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderDeleteType" (parent: .abstract.instanceof.App\Form\WorkOrderDeleteType).
  • Resolving inheritance for "App\Form\WorkOrderDeleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderDeleteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderOptionsType" (parent: .abstract.instanceof.App\Form\WorkOrderOptionsType).
  • Resolving inheritance for "App\Form\WorkOrderOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderOptionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderPartnersType" (parent: .abstract.instanceof.App\Form\WorkOrderPartnersType).
  • Resolving inheritance for "App\Form\WorkOrderPartnersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderPartnersType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderType" (parent: .abstract.instanceof.App\Form\WorkOrderType).
  • Resolving inheritance for "App\Form\WorkOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderType).
  • Resolving inheritance for ".instanceof.App\MessageHandler\CalculateSumHandler.0.App\MessageHandler\CalculateSumHandler" (parent: .abstract.instanceof.App\MessageHandler\CalculateSumHandler).
  • Resolving inheritance for "App\MessageHandler\CalculateSumHandler" (parent: .instanceof.App\MessageHandler\CalculateSumHandler.0.App\MessageHandler\CalculateSumHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\CreateMonthBillPdfHandler.0.App\MessageHandler\CreateMonthBillPdfHandler" (parent: .abstract.instanceof.App\MessageHandler\CreateMonthBillPdfHandler).
  • Resolving inheritance for "App\MessageHandler\CreateMonthBillPdfHandler" (parent: .instanceof.App\MessageHandler\CreateMonthBillPdfHandler.0.App\MessageHandler\CreateMonthBillPdfHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\GenerateBillsHandler.0.App\MessageHandler\GenerateBillsHandler" (parent: .abstract.instanceof.App\MessageHandler\GenerateBillsHandler).
  • Resolving inheritance for "App\MessageHandler\GenerateBillsHandler" (parent: .instanceof.App\MessageHandler\GenerateBillsHandler.0.App\MessageHandler\GenerateBillsHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\MlFlatsHandler.0.App\MessageHandler\MlFlatsHandler" (parent: .abstract.instanceof.App\MessageHandler\MlFlatsHandler).
  • Resolving inheritance for "App\MessageHandler\MlFlatsHandler" (parent: .instanceof.App\MessageHandler\MlFlatsHandler.0.App\MessageHandler\MlFlatsHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\ProcessBankFilesHandler.0.App\MessageHandler\ProcessBankFilesHandler" (parent: .abstract.instanceof.App\MessageHandler\ProcessBankFilesHandler).
  • Resolving inheritance for "App\MessageHandler\ProcessBankFilesHandler" (parent: .instanceof.App\MessageHandler\ProcessBankFilesHandler.0.App\MessageHandler\ProcessBankFilesHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\SendEmailHandler.0.App\MessageHandler\SendEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\SendEmailHandler).
  • Resolving inheritance for "App\MessageHandler\SendEmailHandler" (parent: .instanceof.App\MessageHandler\SendEmailHandler.0.App\MessageHandler\SendEmailHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\SendInvoiceHandler.0.App\MessageHandler\SendInvoiceHandler" (parent: .abstract.instanceof.App\MessageHandler\SendInvoiceHandler).
  • Resolving inheritance for "App\MessageHandler\SendInvoiceHandler" (parent: .instanceof.App\MessageHandler\SendInvoiceHandler.0.App\MessageHandler\SendInvoiceHandler).
  • Resolving inheritance for ".instanceof.App\MessageHandler\SendSmsHandler.0.App\MessageHandler\SendSmsHandler" (parent: .abstract.instanceof.App\MessageHandler\SendSmsHandler).
  • Resolving inheritance for "App\MessageHandler\SendSmsHandler" (parent: .instanceof.App\MessageHandler\SendSmsHandler.0.App\MessageHandler\SendSmsHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionLogRepository" (parent: .abstract.instanceof.App\Repository\ActionLogRepository).
  • Resolving inheritance for "App\Repository\ActionLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminNotificationRepository" (parent: .abstract.instanceof.App\Repository\AdminNotificationRepository).
  • Resolving inheritance for "App\Repository\AdminNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationVersionRepository" (parent: .abstract.instanceof.App\Repository\ApplicationVersionRepository).
  • Resolving inheritance for "App\Repository\ApplicationVersionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationVersionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BaseRepository" (parent: .abstract.instanceof.App\Repository\BaseRepository).
  • Resolving inheritance for "App\Repository\BaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BaseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOptionsRepository" (parent: .abstract.instanceof.App\Repository\BillOptionsRepository).
  • Resolving inheritance for "App\Repository\BillOptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOptionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillPaymentRepository" (parent: .abstract.instanceof.App\Repository\BillPaymentRepository).
  • Resolving inheritance for "App\Repository\BillPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillPaymentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillRepository" (parent: .abstract.instanceof.App\Repository\BillRepository).
  • Resolving inheritance for "App\Repository\BillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDataRepository" (parent: .abstract.instanceof.App\Repository\BuildingDataRepository).
  • Resolving inheritance for "App\Repository\BuildingDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDataRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDictionaryRepository" (parent: .abstract.instanceof.App\Repository\BuildingDictionaryRepository).
  • Resolving inheritance for "App\Repository\BuildingDictionaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDictionaryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingPaymentRepository" (parent: .abstract.instanceof.App\Repository\BuildingPaymentRepository).
  • Resolving inheritance for "App\Repository\BuildingPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingPaymentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingRepository" (parent: .abstract.instanceof.App\Repository\BuildingRepository).
  • Resolving inheritance for "App\Repository\BuildingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository" (parent: .abstract.instanceof.App\Repository\CompanyRepository).
  • Resolving inheritance for "App\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
  • Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceRepository" (parent: .abstract.instanceof.App\Repository\DeviceRepository).
  • Resolving inheritance for "App\Repository\DeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTrackingRepository" (parent: .abstract.instanceof.App\Repository\EmailTrackingRepository).
  • Resolving inheritance for "App\Repository\EmailTrackingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTrackingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailsDataRepository" (parent: .abstract.instanceof.App\Repository\EmailsDataRepository).
  • Resolving inheritance for "App\Repository\EmailsDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailsDataRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentHistoryRepository" (parent: .abstract.instanceof.App\Repository\EquipmentHistoryRepository).
  • Resolving inheritance for "App\Repository\EquipmentHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentHistoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentRepository" (parent: .abstract.instanceof.App\Repository\EquipmentRepository).
  • Resolving inheritance for "App\Repository\EquipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlatRepository" (parent: .abstract.instanceof.App\Repository\FlatRepository).
  • Resolving inheritance for "App\Repository\FlatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlatWarningRepository" (parent: .abstract.instanceof.App\Repository\FlatWarningRepository).
  • Resolving inheritance for "App\Repository\FlatWarningRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlatWarningRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenerateBillsNotificationRepository" (parent: .abstract.instanceof.App\Repository\GenerateBillsNotificationRepository).
  • Resolving inheritance for "App\Repository\GenerateBillsNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenerateBillsNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GeneratorOptionsRepository" (parent: .abstract.instanceof.App\Repository\GeneratorOptionsRepository).
  • Resolving inheritance for "App\Repository\GeneratorOptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GeneratorOptionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GeneratorRepository" (parent: .abstract.instanceof.App\Repository\GeneratorRepository).
  • Resolving inheritance for "App\Repository\GeneratorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GeneratorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InputOutputInvoiceRepository" (parent: .abstract.instanceof.App\Repository\InputOutputInvoiceRepository).
  • Resolving inheritance for "App\Repository\InputOutputInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InputOutputInvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOptionsRepository" (parent: .abstract.instanceof.App\Repository\InvoiceOptionsRepository).
  • Resolving inheritance for "App\Repository\InvoiceOptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOptionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
  • Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManagerNotificationRepository" (parent: .abstract.instanceof.App\Repository\ManagerNotificationRepository).
  • Resolving inheritance for "App\Repository\ManagerNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManagerNotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MoneyLogRepository" (parent: .abstract.instanceof.App\Repository\MoneyLogRepository).
  • Resolving inheritance for "App\Repository\MoneyLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MoneyLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonthlyMailsRepository" (parent: .abstract.instanceof.App\Repository\MonthlyMailsRepository).
  • Resolving inheritance for "App\Repository\MonthlyMailsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonthlyMailsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository" (parent: .abstract.instanceof.App\Repository\NotesRepository).
  • Resolving inheritance for "App\Repository\NotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
  • Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTokenRepository" (parent: .abstract.instanceof.App\Repository\NotificationTokenRepository).
  • Resolving inheritance for "App\Repository\NotificationTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObligationRepository" (parent: .abstract.instanceof.App\Repository\ObligationRepository).
  • Resolving inheritance for "App\Repository\ObligationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObligationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OptionNameRepository" (parent: .abstract.instanceof.App\Repository\OptionNameRepository).
  • Resolving inheritance for "App\Repository\OptionNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OptionNameRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerBuildingsRepository" (parent: .abstract.instanceof.App\Repository\PartnerBuildingsRepository).
  • Resolving inheritance for "App\Repository\PartnerBuildingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerBuildingsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerDocumentRepository" (parent: .abstract.instanceof.App\Repository\PartnerDocumentRepository).
  • Resolving inheritance for "App\Repository\PartnerDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerTagsRepository" (parent: .abstract.instanceof.App\Repository\PartnerTagsRepository).
  • Resolving inheritance for "App\Repository\PartnerTagsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerTagsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnersRepository" (parent: .abstract.instanceof.App\Repository\PartnersRepository).
  • Resolving inheritance for "App\Repository\PartnersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnersRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollOptionRepository" (parent: .abstract.instanceof.App\Repository\PollOptionRepository).
  • Resolving inheritance for "App\Repository\PollOptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollOptionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollRepository" (parent: .abstract.instanceof.App\Repository\PollRepository).
  • Resolving inheritance for "App\Repository\PollRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedFilesRepository" (parent: .abstract.instanceof.App\Repository\ProcessedFilesRepository).
  • Resolving inheritance for "App\Repository\ProcessedFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedFilesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedFlatsRepository" (parent: .abstract.instanceof.App\Repository\ProcessedFlatsRepository).
  • Resolving inheritance for "App\Repository\ProcessedFlatsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedFlatsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecordedFilesRepository" (parent: .abstract.instanceof.App\Repository\RecordedFilesRepository).
  • Resolving inheritance for "App\Repository\RecordedFilesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecordedFilesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportOptionsRepository" (parent: .abstract.instanceof.App\Repository\ReportOptionsRepository).
  • Resolving inheritance for "App\Repository\ReportOptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportOptionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository" (parent: .abstract.instanceof.App\Repository\ReportRepository).
  • Resolving inheritance for "App\Repository\ReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
  • Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResidentRepository" (parent: .abstract.instanceof.App\Repository\ResidentRepository).
  • Resolving inheritance for "App\Repository\ResidentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResidentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeparateBillOptionsRepository" (parent: .abstract.instanceof.App\Repository\SeparateBillOptionsRepository).
  • Resolving inheritance for "App\Repository\SeparateBillOptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeparateBillOptionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeparateBillRepository" (parent: .abstract.instanceof.App\Repository\SeparateBillRepository).
  • Resolving inheritance for "App\Repository\SeparateBillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeparateBillRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository" (parent: .abstract.instanceof.App\Repository\SettingsRepository).
  • Resolving inheritance for "App\Repository\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsMessageRepository" (parent: .abstract.instanceof.App\Repository\SmsMessageRepository).
  • Resolving inheritance for "App\Repository\SmsMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsMessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticsRepository" (parent: .abstract.instanceof.App\Repository\StatisticsRepository).
  • Resolving inheritance for "App\Repository\StatisticsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionSmsPackageRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionSmsPackageRepository).
  • Resolving inheritance for "App\Repository\SubscriptionSmsPackageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionSmsPackageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SummaryBalanceRepository" (parent: .abstract.instanceof.App\Repository\SummaryBalanceRepository).
  • Resolving inheritance for "App\Repository\SummaryBalanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SummaryBalanceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskFileRepository" (parent: .abstract.instanceof.App\Repository\TaskFileRepository).
  • Resolving inheritance for "App\Repository\TaskFileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskFileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskHistoryRepository" (parent: .abstract.instanceof.App\Repository\TaskHistoryRepository).
  • Resolving inheritance for "App\Repository\TaskHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskHistoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository" (parent: .abstract.instanceof.App\Repository\TaskRepository).
  • Resolving inheritance for "App\Repository\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskSubtypeRepository" (parent: .abstract.instanceof.App\Repository\TaskSubtypeRepository).
  • Resolving inheritance for "App\Repository\TaskSubtypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskSubtypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskTypeRepository" (parent: .abstract.instanceof.App\Repository\TaskTypeRepository).
  • Resolving inheritance for "App\Repository\TaskTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkOrderOptionsRepository" (parent: .abstract.instanceof.App\Repository\WorkOrderOptionsRepository).
  • Resolving inheritance for "App\Repository\WorkOrderOptionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkOrderOptionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkOrderRepository" (parent: .abstract.instanceof.App\Repository\WorkOrderRepository).
  • Resolving inheritance for "App\Repository\WorkOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkOrderRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FlatPollVoter" (parent: .abstract.instanceof.App\Security\Voter\FlatPollVoter).
  • Resolving inheritance for "App\Security\Voter\FlatPollVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FlatPollVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FlatVoter" (parent: .abstract.instanceof.App\Security\Voter\FlatVoter).
  • Resolving inheritance for "App\Security\Voter\FlatVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FlatVoter).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
  • Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\FileAndFileNameValidator" (parent: .abstract.instanceof.App\Validator\FileAndFileNameValidator).
  • Resolving inheritance for "App\Validator\FileAndFileNameValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\FileAndFileNameValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.redis).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.gmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "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 "messenger.retry.multiplier_retry_strategy.async-default" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async-mail" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • 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.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.user.provider.concrete.users" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.user.provider.concrete.residents" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.user.provider.concrete.users_in_memory" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.firewall.map.config.api_auth" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.json_login.api_auth" (parent: security.authenticator.json_login).
  • Resolving inheritance for "security.authentication.success_handler.api_auth.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.api_auth.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
  • Resolving inheritance for "security.authentication.failure_handler.api_auth.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.api_auth.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
  • Resolving inheritance for "security.authenticator.manager.api_auth" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_auth" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_auth" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_auth" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_auth" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_manager" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.jwt.api_manager" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.manager.api_manager" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_manager" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_manager" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_manager" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_manager" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_tenant" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api_tenant.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.authenticator.manager.api_tenant" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api_tenant" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api_tenant" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api_tenant" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api_tenant" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.apiv2_auth" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.json_login.apiv2_auth" (parent: security.authenticator.json_login).
  • Resolving inheritance for "security.authentication.success_handler.apiv2_auth.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.apiv2_auth.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
  • Resolving inheritance for "security.authentication.failure_handler.apiv2_auth.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.apiv2_auth.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
  • Resolving inheritance for "security.authenticator.manager.apiv2_auth" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.apiv2_auth" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.apiv2_auth" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.apiv2_auth" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.apiv2_auth" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.apiv2_manager" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.jwt.apiv2_manager" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.manager.apiv2_manager" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.apiv2_manager" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.apiv2_manager" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.apiv2_manager" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.apiv2_manager" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.apiv2_auth_resident" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.json_login.apiv2_auth_resident" (parent: security.authenticator.json_login).
  • Resolving inheritance for "security.authentication.success_handler.apiv2_auth_resident.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.success_handler.apiv2_auth_resident.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
  • Resolving inheritance for "security.authentication.failure_handler.apiv2_auth_resident.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.failure_handler.apiv2_auth_resident.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
  • Resolving inheritance for "security.authenticator.manager.apiv2_auth_resident" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.apiv2_auth_resident" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.apiv2_auth_resident" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.apiv2_auth_resident" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.apiv2_auth_resident" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.apiv2_resident" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.jwt.apiv2_resident" (parent: lexik_jwt_authentication.security.jwt_authenticator).
  • Resolving inheritance for "security.authenticator.manager.apiv2_resident" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.apiv2_resident" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.apiv2_resident" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.apiv2_resident" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.apiv2_resident" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.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.success_handler).
  • 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.context).
  • Resolving inheritance for "security.firewall.map.config.form_login" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.form_login.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.form_login" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.form_login" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.form_login" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.form_login" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.manager.form_login" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.form_login" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.form_login" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.form_login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.form_login" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.easyadmin" (parent: cache.system).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
  • Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
  • Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.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_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_factory" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_story" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
1
  • Removing service-argument resolver for controller "App\Controller\Web\BillController::printAmountPerMemberByMonth": no corresponding services exist for the referenced types.
271
  • Removed service "App\Exception\Interfaces\ErrorArrayInterface"; reason: private alias.
  • Removed service "App\Services\Authorization\AuthorizationServiceInterface"; reason: private alias.
  • Removed service "App\Services\SMS\SmsServiceInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "messenger.failure_transports.default"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_auth"; reason: private alias.
  • Removed service "security.user_checker.api_auth"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_manager"; reason: private alias.
  • Removed service "security.user_checker.api_manager"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api_tenant"; reason: private alias.
  • Removed service "security.user_checker.api_tenant"; reason: private alias.
  • Removed service "security.authentication.session_strategy.apiv2_auth"; reason: private alias.
  • Removed service "security.user_checker.apiv2_auth"; reason: private alias.
  • Removed service "security.authentication.session_strategy.apiv2_manager"; reason: private alias.
  • Removed service "security.user_checker.apiv2_manager"; reason: private alias.
  • Removed service "security.authentication.session_strategy.apiv2_auth_resident"; reason: private alias.
  • Removed service "security.user_checker.apiv2_auth_resident"; reason: private alias.
  • Removed service "security.authentication.session_strategy.apiv2_resident"; reason: private alias.
  • Removed service "security.user_checker.apiv2_resident"; 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.form_login"; reason: private alias.
  • Removed service "security.user_checker.form_login"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; 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 "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
  • Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
  • Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Menu\MenuItemMatcherInterface"; reason: private alias.
  • Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Orm\EntityPaginatorInterface"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service ".service_locator.F2e8AKa"; reason: private alias.
  • Removed service ".service_locator.In.dal6"; reason: private alias.
  • Removed service ".service_locator.BGfqDfc"; reason: private alias.
  • Removed service ".service_locator.S404ahK"; reason: private alias.
  • Removed service ".service_locator.PPZSOps"; reason: private alias.
  • Removed service ".service_locator.Mo0FXEU"; reason: private alias.
  • Removed service ".service_locator.9L433w3"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.nTL_G5r"; reason: private alias.
  • Removed service ".service_locator.hNls88j"; reason: private alias.
  • Removed service ".service_locator.6rNHno."; reason: private alias.
  • Removed service ".service_locator.hvnzVF6"; reason: private alias.
  • Removed service ".service_locator.eRsAC71"; reason: private alias.
  • Removed service ".service_locator.G6PKg2U"; reason: private alias.
  • Removed service ".service_locator.NROAFdD"; reason: private alias.
  • Removed service ".service_locator.G3_zs1M"; reason: private alias.
  • Removed service ".service_locator.kYyRdfR"; reason: private alias.
  • Removed service ".service_locator.WBoP0NA"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.HPapFh_"; reason: private alias.
  • Removed service ".service_locator.aSddCp5"; reason: private alias.
  • Removed service ".service_locator.I1BYn6L"; reason: private alias.
  • Removed service ".service_locator.ZpkDsWD"; reason: private alias.
  • Removed service "validator"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_auth"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.api_tenant"; reason: private alias.
  • Removed service "security.firewall.authenticator.apiv2_auth"; reason: private alias.
  • Removed service "security.firewall.authenticator.apiv2_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.apiv2_auth_resident"; reason: private alias.
  • Removed service "security.firewall.authenticator.apiv2_resident"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "security.firewall.authenticator.form_login"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver"; reason: private alias.
  • Removed service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service ".service_locator.uo5c0SP"; reason: private alias.
  • Removed service ".service_locator.Wy8wQ7q"; reason: private alias.
  • Removed service ".service_locator.Uj8JhjH"; reason: private alias.
  • Removed service ".service_locator.mZvIess"; reason: private alias.
  • Removed service ".service_locator.O2PHm7f"; reason: private alias.
  • Removed service ".service_locator.nmHbo7B"; reason: private alias.
  • Removed service ".service_locator.6l7iQLM"; reason: private alias.
  • Removed service ".service_locator.NMJNzQ2"; reason: private alias.
  • Removed service ".service_locator.bInR.ll"; reason: private alias.
  • Removed service ".service_locator.UNSqNV2"; reason: private alias.
  • Removed service ".service_locator.YGHh.DA"; reason: private alias.
  • Removed service ".service_locator..Z_8zjg"; reason: private alias.
  • Removed service ".service_locator.NYeE_LH"; reason: private alias.
  • Removed service ".service_locator.HO7.gFw"; reason: private alias.
  • Removed service ".service_locator.iV6It1x"; reason: private alias.
  • Removed service ".service_locator.vmloCRj"; reason: private alias.
  • Removed service ".service_locator._POgNgI"; reason: private alias.
  • Removed service ".service_locator.Uj6F0qr"; reason: private alias.
  • Removed service ".service_locator.hCumxIO"; reason: private alias.
  • Removed service ".service_locator.q70Kfmx"; reason: private alias.
  • Removed service ".service_locator.uWuZJnY"; reason: private alias.
  • Removed service ".service_locator.Bm.5.Np"; reason: private alias.
  • Removed service ".service_locator.Cn1Nll4"; reason: private alias.
  • Removed service ".service_locator.xxehaHH"; reason: private alias.
  • Removed service ".service_locator.w32kJmQ"; reason: private alias.
  • Removed service ".service_locator.NqfARDP"; reason: private alias.
  • Removed service ".service_locator.T1QFydw"; reason: private alias.
  • Removed service ".service_locator.4e3AiHO"; reason: private alias.
  • Removed service ".service_locator.EnmlH_l"; reason: private alias.
  • Removed service ".service_locator.u6DWx23"; reason: private alias.
  • Removed service ".service_locator.pFwChgS"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
131
  • Changed reference of service "App\Controller\ApiV2\Managers\AuthController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\ProfileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RegistrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RegistrationController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Services\Email\MailerService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Services\JobQueueService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.gmail" 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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • 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 "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.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 "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login.api_auth" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.success_handler.api_auth.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_auth.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.api_auth.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.jwt.api_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.api_manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.json_login.apiv2_auth" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.success_handler.apiv2_auth.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.apiv2_auth.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.apiv2_auth.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.jwt.apiv2_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.apiv2_manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.json_login.apiv2_auth_resident" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.success_handler.apiv2_auth_resident.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.apiv2_auth_resident.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.failure_handler.apiv2_auth_resident.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authenticator.jwt.apiv2_resident" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.jwt.apiv2_resident" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" previously pointing to "router.default" to "router".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service ".service_locator.foPrRcS" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.pXhSQsU" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Kn9Vk3z" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\FlatPollVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\FlatVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.1RgBpdJ" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.1RgBpdJ" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.3IA2Z3u" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.jV7u8UG" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.jV7u8UG" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.Zhn64gS" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.nXYAlm2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
837
  • Removed service "container.env"; 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 "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.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.signature_remember_me_handler"; reason: abstract.
  • Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
  • Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
  • Removed service "security.listener.remember_me"; reason: abstract.
  • Removed service "security.authenticator.remember_me"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BuildingDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\BuildingDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeleteOldActionLogCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DeleteOldActionLogCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueCalculateManagerSumCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\QueueCalculateManagerSumCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueGenerateBillsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\QueueGenerateBillsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueMlFlatsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\QueueMlFlatsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueSendInvoiceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\QueueSendInvoiceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveInvalidBillPayments"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RemoveInvalidBillPayments"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendGridAddNewIpAddress"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendGridAddNewIpAddress"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddBuildingsAsPartnersCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviAddBuildingsAsPartnersCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddCompanyMasterRoleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviAddCompanyMasterRoleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddCreatedByCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviAddCreatedByCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddRolesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviAddRolesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviAddSmsMessages"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviAddSmsMessages"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviBuildingSizeCalculationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviBuildingSizeCalculationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCalculateMoneyLogDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviCalculateMoneyLogDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCheckIsOnEFakture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviCheckIsOnEFakture"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateFlatsQRCodeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviCreateFlatsQRCodeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateMoneyDataJsonCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviCreateMoneyDataJsonCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateStatisticsDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviCreateStatisticsDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCreateUserStatisticsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviCreateUserStatisticsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviCustomerMonthlyReportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviCustomerMonthlyReportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviDeleteBuildingsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviDeleteBuildingsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviFeeSpaceWarningCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviFeeSpaceWarningCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviFillFlatArchivedAtColumnCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviFillFlatArchivedAtColumnCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviGenerateQrCodesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviGenerateQrCodesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviModifyBuildingBankAccountCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviModifyBuildingBankAccountCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviMoneyLogDetailsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviMoneyLogDetailsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviProcessEmailBankStatementsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviProcessEmailBankStatementsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviPublishMoneyLogCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviPublishMoneyLogCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateManagerSumForBuildingsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviRecalculateManagerSumForBuildingsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateMoneyLogsByBuildingCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviRecalculateMoneyLogsByBuildingCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRecalculateMoneyLogsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviRecalculateMoneyLogsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRemoveBillCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviRemoveBillCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviRemoveSeparateBillCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviRemoveSeparateBillCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviReportMonthlyCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviReportMonthlyCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSendMailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviSendMailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSendObligationNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviSendObligationNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSettingsDataCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviSettingsDataCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSummaryYearBalance"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviSummaryYearBalance"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviSwitchBuildingUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviSwitchBuildingUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TroskoviWorkOrdersSumCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TroskoviWorkOrdersSumCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ActionLogCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ActionLogCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ActionLogCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ActionLogCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BuildingCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BuildingCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\BuildingCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\BuildingCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomerCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CustomerCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CustomerCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GeneratorCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\GeneratorCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeneratorOptionsCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeneratorOptionsCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GeneratorOptionsCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\GeneratorOptionsCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MonthlyMailsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MonthlyMailsController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\MonthlyMailsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\MonthlyMailsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OptionNameCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OptionNameCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OptionNameCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\OptionNameCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PartnerTagsCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PartnerTagsCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\PartnerTagsCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PartnerTagsCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeparateBillCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeparateBillCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\SeparateBillCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SeparateBillCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\UserCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\GuestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\GuestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\GuestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Managers\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\BuildingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Managers\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ManagerNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ManagerNotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Managers\ManagerNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\PollController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Managers\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ProblemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Managers\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Managers\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Managers\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Managers\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\BillController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\BillController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\BillController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\FlatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\FlatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\FlatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\FondController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\FondController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\FondController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ManagerNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ManagerNotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\ManagerNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\PollController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ProblemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiV2\Residents\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiV2\Residents\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiV2\Residents\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\BuildingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Flat\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Flat\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\PollController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Flat\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Flat\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Flat\ProblemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Flat\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\GuestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\GuestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\GuestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Manager\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\BuildingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Manager\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\PollController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Manager\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Mob\Manager\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Mob\Manager\ProblemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Mob\Manager\ProblemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PublicETableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PublicETableController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PublicETableController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BillController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BillController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\BillController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\BuildingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\BuildingDictionaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\BuildingDictionaryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\BuildingDictionaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CompanyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CompanyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\CompanyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\CustomerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\CustomerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\EquipmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\EquipmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\EquipmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\EquipmentHistoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\EquipmentHistoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\EquipmentHistoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FlatArchiveController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FlatArchiveController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\FlatArchiveController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FlatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FlatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\FlatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\FondController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\FondController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\FondController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\GeneratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\GeneratorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\GeneratorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\InputOutputInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\InputOutputInvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\InputOutputInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\InvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\InvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\MoneyLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\MoneyLogController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\MoneyLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\NotesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ObligationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ObligationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\ObligationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PartnersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PartnersController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\PartnersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\PollController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\PollController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ProcessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ProcessController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\ProcessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\RecordedFilesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\RecordedFilesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\RecordedFilesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\ReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\ReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\ReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SeparateBillController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SeparateBillController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\SeparateBillController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\SmsMessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\SmsMessageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\SmsMessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\TaskController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\TaskController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\TaskController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Web\WorkOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Web\WorkOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Web\WorkOrderController"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.App\EasyAdmin\TruncateLongTextConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EasyAdmin\TruncateLongTextConfigurator"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Event\EventListener\UserListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\EventListener\UserListener"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BillFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\BillFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\BuildingFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\BuildingFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\FlatFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\FlatFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ManagerNotificationFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\ManagerNotificationFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\MoneyLogFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\MoneyLogFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PollFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\PollFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\PollOptionFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\PollOptionFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\ResidentFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\ResidentFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\TaskFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskSubtypeFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\TaskSubtypeFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\TaskTypeFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\TaskTypeFactory"; reason: abstract.
  • Removed service ".instanceof.Zenstruck\Foundry\Factory.0.App\Factory\UserFactory"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Factory\UserFactory"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AbstractApiType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AbstractApiType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminNotificationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AdminNotificationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\BuildingProblemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\BuildingProblemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\BuildingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\BuildingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ChangeApiV2PasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\ChangeApiV2PasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CreateBuildingByResidentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\CreateBuildingByResidentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\CreateFlatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\CreateFlatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\FlatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\FlatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\LoginType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\LoginType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerNotificationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\ManagerNotificationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerRegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\ManagerRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ManagerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\ManagerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\NotificationTokenType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\NotificationTokenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollOptionIdType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\PollOptionIdType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollOptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\PollOptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\PollType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\PollType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentForgotPasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\ResidentForgotPasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentRegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\ResidentRegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiV2\ResidentResetPasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ApiV2\ResidentResetPasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOptionTransferType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BillOptionTransferType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillOptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BillOptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentFondType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BillPaymentFondType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillPaymentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BillPaymentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BillType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BillType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingDictionaryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BuildingDictionaryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingImportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BuildingImportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingSwitchUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BuildingSwitchUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\BuildingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\BuildingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CompanyUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CompanyUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableExcelAnalyticsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CustomTableExcelAnalyticsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableExcelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CustomTableExcelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomTableType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CustomTableType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CustomType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CustomerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeleteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DeleteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EditPartnerBuildingsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EditPartnerBuildingsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentHistoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EquipmentHistoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EquipmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EquipmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FinalReportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FinalReportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatCoefficientType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FlatCoefficientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FlatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FlatWarningType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FlatWarningType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GenerateBillsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GenerateBillsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorOptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GeneratorOptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GeneratorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GeneratorUploadType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GeneratorUploadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InputOutputInvoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InputOutputInvoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceOptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceOptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InvoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LastLoginType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LastLoginType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\AbstractApiType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\AbstractApiType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ActivateManagerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\ActivateManagerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\BuildingProblemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\BuildingProblemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\BuildingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\BuildingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\CreateBuildingByTenantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\CreateBuildingByTenantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\CreateFlatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\CreateFlatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\DeviceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\DeviceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\FlatSelectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\FlatSelectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\FlatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\FlatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ManagerInformType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\ManagerInformType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ManagerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\ManagerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\NotificationTokenType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\NotificationTokenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\PollOptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\PollOptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\PollType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\PollType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\ProblemChangeStatusType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\ProblemChangeStatusType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mob\VersionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mob\VersionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MoneyLogType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MoneyLogType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MultipleFileUploadType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\MultipleFileUploadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NotificationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\NotificationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObligationBuildingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ObligationBuildingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ObligationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ObligationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerBuildingsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PartnerBuildingsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PartnerDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnerSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PartnerSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PartnersType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PartnersType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PollOptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PollOptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PollType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PollType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PortalSettingsFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PortalSettingsFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProblemHistoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProblemHistoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProcessedFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProcessedFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RecordedFilesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RecordedFilesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportOptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReportOptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResetPasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeparateBillOptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SeparateBillOptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SeparateBillType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SeparateBillType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsBuildingMessageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SmsBuildingMessageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsMessageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SmsMessageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StartAmountBillPaymentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\StartAmountBillPaymentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaskType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TaskType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TransferredMoneyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TransferredMoneyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\VideoUploadType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\VideoUploadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderDeleteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\WorkOrderDeleteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderOptionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\WorkOrderOptionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderPartnersType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\WorkOrderPartnersType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\WorkOrderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\WorkOrderType"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\CalculateSumHandler.0.App\MessageHandler\CalculateSumHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\CalculateSumHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\CreateMonthBillPdfHandler.0.App\MessageHandler\CreateMonthBillPdfHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\CreateMonthBillPdfHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\GenerateBillsHandler.0.App\MessageHandler\GenerateBillsHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\GenerateBillsHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\MlFlatsHandler.0.App\MessageHandler\MlFlatsHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\MlFlatsHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\ProcessBankFilesHandler.0.App\MessageHandler\ProcessBankFilesHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\ProcessBankFilesHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\SendEmailHandler.0.App\MessageHandler\SendEmailHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendEmailHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\SendInvoiceHandler.0.App\MessageHandler\SendInvoiceHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendInvoiceHandler"; reason: abstract.
  • Removed service ".instanceof.App\MessageHandler\SendSmsHandler.0.App\MessageHandler\SendSmsHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendSmsHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ActionLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ActionLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdminNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ApplicationVersionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ApplicationVersionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BaseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BaseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillOptionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BillOptionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillPaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BillPaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BillRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BillRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDataRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BuildingDataRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingDictionaryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BuildingDictionaryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingPaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BuildingPaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BuildingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BuildingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CompanyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CompanyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeviceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DeviceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTrackingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailTrackingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailsDataRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailsDataRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentHistoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EquipmentHistoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EquipmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EquipmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FlatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FlatWarningRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FlatWarningRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GenerateBillsNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GenerateBillsNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GeneratorOptionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GeneratorOptionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GeneratorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GeneratorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InputOutputInvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InputOutputInvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceOptionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InvoiceOptionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ManagerNotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ManagerNotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MoneyLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MoneyLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MonthlyMailsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MonthlyMailsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ObligationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ObligationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OptionNameRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OptionNameRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerBuildingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PartnerBuildingsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PartnerDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerTagsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PartnerTagsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnersRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PartnersRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollOptionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PollOptionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PollRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PollRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProcessedFilesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedFlatsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProcessedFlatsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RecordedFilesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RecordedFilesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportOptionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReportOptionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResidentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResidentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeparateBillOptionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeparateBillOptionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeparateBillRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeparateBillRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SettingsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsMessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SmsMessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatisticsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StatisticsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionSmsPackageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubscriptionSmsPackageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SummaryBalanceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SummaryBalanceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskFileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskFileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskHistoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskHistoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskSubtypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskSubtypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaskTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TaskTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkOrderOptionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\WorkOrderOptionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WorkOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\WorkOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FlatPollVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\FlatPollVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\FlatVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\FlatVoter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\FileAndFileNameValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\FileAndFileNameValidator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CodeEditorConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextEditorConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
  • Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
  • Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
151
  • Removed service "App\Event\EventListener\CreateUserListener"; reason: unused.
  • Removed service "App\Event\FOSUserEvents"; reason: unused.
  • Removed service "App\Event\FilterUserResponseEvent"; reason: unused.
  • Removed service "App\Event\FormEvent"; reason: unused.
  • Removed service "App\Event\GetResponseUserEvent"; reason: unused.
  • Removed service "App\Event\UserEvent"; reason: unused.
  • Removed service "App\EventListener\JWTCreatedListener"; reason: unused.
  • Removed service "App\Exception\ApiV2\ApiAuthenticationException"; reason: unused.
  • Removed service "App\Exception\FormException"; reason: unused.
  • Removed service "App\Exception\Mob\FormInvalidHttpException"; reason: unused.
  • Removed service "App\Exception\ParseFileFailedException"; reason: unused.
  • Removed service "App\Exception\UniqueBuildingCodeException"; reason: unused.
  • Removed service "App\Helpers\ApiLogger"; reason: unused.
  • Removed service "App\Helpers\ApiV2\ListItemsHelper"; reason: unused.
  • Removed service "App\Helpers\CommonHelper"; reason: unused.
  • Removed service "App\Helpers\CompanyUserHelper"; reason: unused.
  • Removed service "App\Helpers\DateCreateHelper"; reason: unused.
  • Removed service "App\Helpers\Mob\DuplicateEntryParser"; reason: unused.
  • Removed service "App\Helpers\Mob\ListItemsHelper"; reason: unused.
  • Removed service "App\Helpers\StatusCode"; reason: unused.
  • Removed service "App\Listener\ApiLoggerListener"; reason: unused.
  • Removed service "App\Listener\WebLoggerListener"; reason: unused.
  • Removed service "App\Message\CalculateSum"; reason: unused.
  • Removed service "App\Message\CreateMonthBillPdf"; reason: unused.
  • Removed service "App\Message\GenerateBills"; reason: unused.
  • Removed service "App\Message\MlFlats"; reason: unused.
  • Removed service "App\Message\ProcessBankFiles"; reason: unused.
  • Removed service "App\Message\SendEmail"; reason: unused.
  • Removed service "App\Message\SendInvoice"; reason: unused.
  • Removed service "App\Message\SendSms"; reason: unused.
  • Removed service "App\Models\FlatUser"; reason: unused.
  • Removed service "App\Models\NotificationContentModel"; reason: unused.
  • Removed service "App\Response\ExcelResponse"; reason: unused.
  • Removed service "App\Response\PdfResponse"; reason: unused.
  • Removed service "App\Security\Mob\FlatUserBadge"; reason: unused.
  • Removed service "App\Security\Voter\DTO\FlatPoll"; reason: unused.
  • Removed service "App\Services\Authorization\BuildingPaymentAuthorizationService"; reason: unused.
  • Removed service "App\Services\Bank\BaseParserService"; reason: unused.
  • Removed service "App\Services\Bank\CreditAgricoleParserService"; reason: unused.
  • Removed service "App\Services\Bank\PireusParserService"; reason: unused.
  • Removed service "App\Services\Bank\PostanskaParserService"; reason: unused.
  • Removed service "App\Services\Bank\SberbankParserService"; reason: unused.
  • Removed service "App\Services\MonthlyMailsService"; reason: unused.
  • Removed service "App\Utils\ApiV2\ListItemsOptions"; reason: unused.
  • Removed service "App\Utils\DQL\Md5"; reason: unused.
  • Removed service "App\Utils\ListItemsOptions"; reason: unused.
  • Removed service "App\Utils\OrderOptions"; reason: unused.
  • Removed service "App\Validator\FileAndFileName"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "name_based_uuid.factory"; reason: unused.
  • Removed service "random_based_uuid.factory"; reason: unused.
  • Removed service "time_based_uuid.factory"; reason: unused.
  • Removed service ".cache_connection.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 "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport.amqp.factory"; reason: unused.
  • Removed service "messenger.transport.redis.factory"; reason: unused.
  • Removed service "messenger.transport.sqs.factory"; reason: unused.
  • Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.channel.push"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; 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~pypYPvR"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.authenticator.managers_locator"; reason: unused.
  • Removed service "security.user_authenticator"; 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 "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
  • Removed service "EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
  • Removed service "fos_rest.serializer.jms"; reason: unused.
  • Removed service "fos_rest.serializer.flatten_exception_handler"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
  • Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
  • Removed service "fos_rest.decoder.jsontoform"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
  • Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
  • Removed service ".1_TokenStorage~mr5swrP"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
  • Removed service ".service_locator.ls3SMwX"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.UkE3SaZ"; reason: unused.
  • Removed service ".service_locator.XgpoQM9"; reason: unused.
522
  • Inlined service "App\Services\SendGrid\SendCustomerMonthlyReportSendGridService" to "App\Command\TroskoviCustomerMonthlyReportCommand".
  • Inlined service "App\Services\SwitchBuildingUserService" to "App\Command\TroskoviSwitchBuildingUserCommand".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\ActionLogCrudController" to "App\Controller\Admin\ActionLogCrudController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\BuildingCrudController" to "App\Controller\Admin\BuildingCrudController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\CustomerCrudController" to "App\Controller\Admin\CustomerCrudController".
  • Inlined service ".service_locator.3IA2Z3u.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\GeneratorCrudController" to "App\Controller\Admin\GeneratorCrudController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\GeneratorOptionsCrudController" to "App\Controller\Admin\GeneratorOptionsCrudController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\MonthlyMailsController" to "App\Controller\Admin\MonthlyMailsController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\OptionNameCrudController" to "App\Controller\Admin\OptionNameCrudController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\PartnerTagsCrudController" to "App\Controller\Admin\PartnerTagsCrudController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\SeparateBillCrudController" to "App\Controller\Admin\SeparateBillCrudController".
  • Inlined service ".service_locator.1RgBpdJ.App\Controller\Admin\UserCrudController" to "App\Controller\Admin\UserCrudController".
  • Inlined service "App\Services\Email\MailerService" to "App\Controller\ApiV2\GuestController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\GuestController" to "App\Controller\ApiV2\GuestController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Managers\AuthController" to "App\Controller\ApiV2\Managers\AuthController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Managers\BuildingController" to "App\Controller\ApiV2\Managers\BuildingController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Managers\ManagerNotificationController" to "App\Controller\ApiV2\Managers\ManagerNotificationController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Managers\PollController" to "App\Controller\ApiV2\Managers\PollController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Managers\ProblemController" to "App\Controller\ApiV2\Managers\ProblemController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Managers\ProfileController" to "App\Controller\ApiV2\Managers\ProfileController".
  • Inlined service "App\Services\ApiV2\ResidentService" to "App\Controller\ApiV2\Residents\AuthController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\AuthController" to "App\Controller\ApiV2\Residents\AuthController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\BillController" to "App\Controller\ApiV2\Residents\BillController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\DashboardController" to "App\Controller\ApiV2\Residents\DashboardController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\FlatController" to "App\Controller\ApiV2\Residents\FlatController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\FondController" to "App\Controller\ApiV2\Residents\FondController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\HomeController" to "App\Controller\ApiV2\Residents\HomeController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\ManagerNotificationController" to "App\Controller\ApiV2\Residents\ManagerNotificationController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\NotificationController" to "App\Controller\ApiV2\Residents\NotificationController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\PollController" to "App\Controller\ApiV2\Residents\PollController".
  • Inlined service "App\Services\TaskFileService" to "App\Controller\ApiV2\Residents\ProblemController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\ProblemController" to "App\Controller\ApiV2\Residents\ProblemController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\ApiV2\Residents\ProfileController" to "App\Controller\ApiV2\Residents\ProfileController".
  • Inlined service "security.authentication_utils" to "App\Controller\LoginController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\LoginController" to "App\Controller\LoginController".
  • Inlined service "App\Services\ApplicationVersionService" to "App\Controller\Mob\DefaultController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\DefaultController" to "App\Controller\Mob\DefaultController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Flat\BuildingController" to "App\Controller\Mob\Flat\BuildingController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Flat\HomeController" to "App\Controller\Mob\Flat\HomeController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Flat\PollController" to "App\Controller\Mob\Flat\PollController".
  • Inlined service "App\Services\TaskTypeService" to "App\Controller\Mob\Flat\ProblemController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Flat\ProblemController" to "App\Controller\Mob\Flat\ProblemController".
  • Inlined service "App\Services\Mob\CreateBuildingService" to "App\Controller\Mob\GuestController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\GuestController" to "App\Controller\Mob\GuestController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Manager\AuthController" to "App\Controller\Mob\Manager\AuthController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Manager\BuildingController" to "App\Controller\Mob\Manager\BuildingController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Manager\PollController" to "App\Controller\Mob\Manager\PollController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\Mob\Manager\ProblemController" to "App\Controller\Mob\Manager\ProblemController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\ProfileController" to "App\Controller\ProfileController".
  • Inlined service ".service_locator.jV7u8UG.App\Controller\PublicETableController" to "App\Controller\PublicETableController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
  • Inlined service "symfonycasts.reset_password.helper" to "App\Controller\ResetPasswordController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\SettingsController" to "App\Controller\SettingsController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\BillController" to "App\Controller\Web\BillController".
  • Inlined service "App\Services\Cache\CacheService" to "App\Controller\Web\BuildingController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\BuildingController" to "App\Controller\Web\BuildingController".
  • Inlined service "App\Services\BuildingDictionaryService" to "App\Controller\Web\BuildingDictionaryController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\BuildingDictionaryController" to "App\Controller\Web\BuildingDictionaryController".
  • Inlined service "App\Services\CompanyService" to "App\Controller\Web\CompanyController".
  • Inlined service "App\Services\EmailService" to "App\Controller\Web\CompanyController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\CompanyController" to "App\Controller\Web\CompanyController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\CustomerController" to "App\Controller\Web\CustomerController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\DefaultController" to "App\Controller\Web\DefaultController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\EquipmentController" to "App\Controller\Web\EquipmentController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\EquipmentHistoryController" to "App\Controller\Web\EquipmentHistoryController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\FlatArchiveController" to "App\Controller\Web\FlatArchiveController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\FlatController" to "App\Controller\Web\FlatController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\FondController" to "App\Controller\Web\FondController".
  • Inlined service "App\Services\CustomerService" to "App\Controller\Web\GeneratorController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\GeneratorController" to "App\Controller\Web\GeneratorController".
  • Inlined service "App\Services\InputOutputInvoiceService" to "App\Controller\Web\InputOutputInvoiceController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\InputOutputInvoiceController" to "App\Controller\Web\InputOutputInvoiceController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\InvoiceController" to "App\Controller\Web\InvoiceController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\MoneyLogController" to "App\Controller\Web\MoneyLogController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\NotesController" to "App\Controller\Web\NotesController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\NotificationController" to "App\Controller\Web\NotificationController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\ObligationController" to "App\Controller\Web\ObligationController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\PartnersController" to "App\Controller\Web\PartnersController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\PollController" to "App\Controller\Web\PollController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\ProcessController" to "App\Controller\Web\ProcessController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\RecordedFilesController" to "App\Controller\Web\RecordedFilesController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\ReportController" to "App\Controller\Web\ReportController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\SeparateBillController" to "App\Controller\Web\SeparateBillController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\SmsMessageController" to "App\Controller\Web\SmsMessageController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\TaskController" to "App\Controller\Web\TaskController".
  • Inlined service "App\Services\WorkOrderService" to "App\Controller\Web\WorkOrderController".
  • Inlined service ".service_locator.Zhn64gS.App\Controller\Web\WorkOrderController" to "App\Controller\Web\WorkOrderController".
  • Inlined service "App\Services\ProcessBankFiles\ProcessBankFilesService" to "App\MessageHandler\ProcessBankFilesHandler".
  • Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
  • Inlined service "App\Services\FlatParserService" to "App\Services\BuildingService".
  • Inlined service "App\Services\BuildingParserService" to "App\Services\BuildingService".
  • Inlined service "App\Services\Bank\AikParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\ErsteParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\ErsteHalcomParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\PostanskaXMLParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\HalkParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\IntesaParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\RaiffeisenParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\KomercijalnaParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\DirektnaParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\VojvodjanskaParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\AddikoParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\AltaParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\OTPParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\UnicreditParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\Bank\ProCreditXMLParserService" to "App\Services\ProcessService".
  • Inlined service "App\Services\ActionLogService" to "troskovi.web.logger.listener.request".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteLoader" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
  • Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "fos_rest.serializer.flatten_exception_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.flatten_exception" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.backed_enum" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.json" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.cXsfP3P" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.Yaq_viq" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.qtG5RcA" to "validator.validator_factory".
  • Inlined service "validator.expression_language" to "validator.expression".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.UNl2r1O" to "messenger.failure.send_failed_message_to_failure_transport_listener".
  • Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
  • Inlined service "chatter.transport_factory" to "chatter.transports".
  • Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
  • Inlined service "texter.transport_factory" to "texter.transports".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "doctrine_migrations.migrations_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector" 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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "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..9Locsc" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.CwZMpam" to "doctrine.orm.container_repository_factory".
  • Inlined service "ulid.factory" to "doctrine.ulid_generator".
  • Inlined service "uuid.factory" to "doctrine.uuid_generator".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.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 "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "App\Twig\AppExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" to "twig".
  • Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
  • Inlined service "skies_barcode.twig.extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.nLgZj7R" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
  • Inlined service ".security.request_matcher.O7Tsk.w" to "security.access_map".
  • Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
  • Inlined service ".security.request_matcher..YZ302U" to "security.access_map".
  • Inlined service ".security.request_matcher.J8bY54y" to "security.access_map".
  • Inlined service ".security.request_matcher.xSEGNP5" to "security.access_map".
  • Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
  • Inlined service ".security.request_matcher.HV_.2JN" to "security.access_map".
  • Inlined service ".security.request_matcher.mdqYXKw" to "security.access_map".
  • Inlined service ".security.request_matcher.2uhsiLe" to "security.access_map".
  • Inlined service ".security.request_matcher.c68EnjV" to "security.access_map".
  • Inlined service ".security.request_matcher.iX4vrIm" to "security.access_map".
  • Inlined service ".security.request_matcher._s9vHGX" to "security.access_map".
  • Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
  • Inlined service ".security.request_matcher.kh_sYHp" to "security.access_map".
  • Inlined service ".security.request_matcher.xujZZ.E" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.authentication.success_handler.api_auth.json_login" to "security.authenticator.json_login.api_auth".
  • Inlined service "security.authentication.failure_handler.api_auth.json_login" to "security.authenticator.json_login.api_auth".
  • Inlined service "debug.security.firewall.authenticator.api_auth.inner" to "debug.security.firewall.authenticator.api_auth".
  • Inlined service "security.exception_listener.api_auth" to "security.firewall.map.context.api_auth".
  • Inlined service "security.firewall.map.config.api_auth" to "security.firewall.map.context.api_auth".
  • Inlined service "debug.security.firewall.authenticator.api_manager.inner" to "debug.security.firewall.authenticator.api_manager".
  • Inlined service "security.exception_listener.api_manager" to "security.firewall.map.context.api_manager".
  • Inlined service "security.firewall.map.config.api_manager" to "security.firewall.map.context.api_manager".
  • Inlined service "debug.security.firewall.authenticator.api_tenant.inner" to "debug.security.firewall.authenticator.api_tenant".
  • Inlined service "security.exception_listener.api_tenant" to "security.firewall.map.context.api_tenant".
  • Inlined service "security.firewall.map.config.api_tenant" to "security.firewall.map.context.api_tenant".
  • Inlined service "security.authentication.success_handler.apiv2_auth.json_login" to "security.authenticator.json_login.apiv2_auth".
  • Inlined service "security.authentication.failure_handler.apiv2_auth.json_login" to "security.authenticator.json_login.apiv2_auth".
  • Inlined service "debug.security.firewall.authenticator.apiv2_auth.inner" to "debug.security.firewall.authenticator.apiv2_auth".
  • Inlined service "security.exception_listener.apiv2_auth" to "security.firewall.map.context.apiv2_auth".
  • Inlined service "security.firewall.map.config.apiv2_auth" to "security.firewall.map.context.apiv2_auth".
  • Inlined service "debug.security.firewall.authenticator.apiv2_manager.inner" to "debug.security.firewall.authenticator.apiv2_manager".
  • Inlined service "security.exception_listener.apiv2_manager" to "security.firewall.map.context.apiv2_manager".
  • Inlined service "security.firewall.map.config.apiv2_manager" to "security.firewall.map.context.apiv2_manager".
  • Inlined service "security.authentication.success_handler.apiv2_auth_resident.json_login" to "security.authenticator.json_login.apiv2_auth_resident".
  • Inlined service "security.authentication.failure_handler.apiv2_auth_resident.json_login" to "security.authenticator.json_login.apiv2_auth_resident".
  • Inlined service "debug.security.firewall.authenticator.apiv2_auth_resident.inner" to "debug.security.firewall.authenticator.apiv2_auth_resident".
  • Inlined service "security.exception_listener.apiv2_auth_resident" to "security.firewall.map.context.apiv2_auth_resident".
  • Inlined service "security.firewall.map.config.apiv2_auth_resident" to "security.firewall.map.context.apiv2_auth_resident".
  • Inlined service "debug.security.firewall.authenticator.apiv2_resident.inner" to "debug.security.firewall.authenticator.apiv2_resident".
  • Inlined service "security.exception_listener.apiv2_resident" to "security.firewall.map.context.apiv2_resident".
  • Inlined service "security.firewall.map.config.apiv2_resident" to "security.firewall.map.context.apiv2_resident".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • 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 "debug.security.firewall.authenticator.form_login.inner" to "debug.security.firewall.authenticator.form_login".
  • Inlined service "security.exception_listener.form_login" to "security.firewall.map.context.form_login".
  • Inlined service "security.logout_listener.form_login" to "security.firewall.map.context.form_login".
  • Inlined service "security.firewall.map.config.form_login" to "security.firewall.map.context.form_login".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • 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_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • 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.aNklfos.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 "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
  • Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
  • Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
  • Inlined service "service_locator_EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" to "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
  • Inlined service "cache.easyadmin.recorder_inner" to "cache.easyadmin".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher" to "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator" to "EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory".
  • Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
  • Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
  • Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "skies_barcode.generator" to "skies_barcode.twig.extension".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • Inlined service "fos_rest.exception.codes_map" to "fos_rest.serializer.flatten_exception_normalizer".
  • Inlined service "fos_rest.exception.messages_map" to "fos_rest.serializer.flatten_exception_normalizer".
  • Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
  • Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
  • Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
  • Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.c00a45078b58694049576e015f174697e341262bf9503bf6b3433a7e99478e1076a2d210" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
  • Inlined service "fos_rest.zone_request_matcher.9d774264b838f1759a363c6bef42f3a8e33ed96b79aecd22aeb84e8ac2e8514c96730e8d" to "fos_rest.zone_matcher_listener".
  • Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
  • Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
  • Inlined service ".zenstruck_foundry.story_manager" to ".zenstruck_foundry.configuration".
  • Inlined service ".zenstruck_foundry.model_factory_manager" to ".zenstruck_foundry.configuration".
  • Inlined service ".zenstruck_foundry.default_instantiator" to ".zenstruck_foundry.configuration".
  • Inlined service ".zenstruck_foundry.faker" to ".zenstruck_foundry.configuration".
  • Inlined service ".zenstruck_foundry.maker.factory.autoCompleter" to ".zenstruck_foundry.maker.factory".
  • Inlined service ".zenstruck_foundry.maker.factory.candidate_classes_extractor" to ".zenstruck_foundry.maker.factory".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
  • Inlined service ".zenstruck_foundry.maker.factory" to "maker.auto_command.make_factory".
  • Inlined service ".zenstruck_foundry.maker.story" to "maker.auto_command.make_story".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver.inner" to "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver".
  • Inlined service "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver.inner" to "debug.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageHandler\CalculateSumHandler" to ".messenger.handler_descriptor._w3OuVc".
  • Inlined service "App\MessageHandler\CreateMonthBillPdfHandler" to ".messenger.handler_descriptor.Ipqatqh".
  • Inlined service "App\MessageHandler\GenerateBillsHandler" to ".messenger.handler_descriptor.GfrjDkD".
  • Inlined service "App\MessageHandler\MlFlatsHandler" to ".messenger.handler_descriptor._HuKzUM".
  • Inlined service "App\MessageHandler\ProcessBankFilesHandler" to ".messenger.handler_descriptor.bET.TN.".
  • Inlined service "App\MessageHandler\SendEmailHandler" to ".messenger.handler_descriptor.7kwt1WY".
  • Inlined service "App\MessageHandler\SendInvoiceHandler" to ".messenger.handler_descriptor.iP0w1aB".
  • Inlined service "App\MessageHandler\SendSmsHandler" to ".messenger.handler_descriptor.NvFIzTo".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
  • Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
  • Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
  • 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 "App\Security\Voter\FlatPollVoter" to "debug.security.voter.App\Security\Voter\FlatPollVoter".
  • Inlined service "App\Security\Voter\FlatVoter" to "debug.security.voter.App\Security\Voter\FlatVoter".
  • Inlined service "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" to "debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.3IA2Z3u" to ".service_locator.3IA2Z3u.App\Controller\Admin\DashboardController".
  • Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.lV6CbSV" to ".service_locator.lV6CbSV.router.default".
  • Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
  • Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
  • Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "security.authenticator.manager.api_auth" to "debug.security.firewall.authenticator.api_auth.inner".
  • Inlined service "security.authenticator.manager.api_manager" to "debug.security.firewall.authenticator.api_manager.inner".
  • Inlined service "security.authenticator.manager.api_tenant" to "debug.security.firewall.authenticator.api_tenant.inner".
  • Inlined service "security.authenticator.manager.apiv2_auth" to "debug.security.firewall.authenticator.apiv2_auth.inner".
  • Inlined service "security.authenticator.manager.apiv2_manager" to "debug.security.firewall.authenticator.apiv2_manager.inner".
  • Inlined service "security.authenticator.manager.apiv2_auth_resident" to "debug.security.firewall.authenticator.apiv2_auth_resident.inner".
  • Inlined service "security.authenticator.manager.apiv2_resident" to "debug.security.firewall.authenticator.apiv2_resident.inner".
  • Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
  • Inlined service "security.authenticator.manager.form_login" to "debug.security.firewall.authenticator.form_login.inner".
  • Inlined service ".service_locator.C8Pe_8N" to "console.command_loader".
  • Inlined service ".service_locator.lV6CbSV.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service "fos_rest.serializer.symfony" to "fos_rest.view_handler".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.assets" to "twig".