https://dev.inscription.scuf.org/inscription/nouvel-espace

Log Messages

Level (7)
Channel (4)
Time Message
info Matched route
"registration_user"
.
deprecation Deprecated: App\Entity\User implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)
info Connecting with parameters
[
  "url" => "<redacted>"
  "driver" => "pdo_mysql"
  "host" => "localhost"
  "port" => 3306
  "user" => "scuf_v2_dev"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "scuf_v2_dev"
  "serverVersion" => "mariadb-10.3.38"
  "charset" => "utf8mb4"
]

There are no log messages.

Container Compilation Logs (2861)

Log messages generated during the compilation of the service container.

Messages Class
942
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanInvalidEntitiesCommand" (parent: .abstract.instanceof.App\Command\CleanInvalidEntitiesCommand).
  • Resolving inheritance for "App\Command\CleanInvalidEntitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanInvalidEntitiesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanTemporaryEntitiesCommand" (parent: .abstract.instanceof.App\Command\CleanTemporaryEntitiesCommand).
  • Resolving inheritance for "App\Command\CleanTemporaryEntitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanTemporaryEntitiesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand" (parent: .abstract.instanceof.App\Command\EmailTestCommand).
  • Resolving inheritance for "App\Command\EmailTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallCommand" (parent: .abstract.instanceof.App\Command\InstallCommand).
  • Resolving inheritance for "App\Command\InstallCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaintenanceValidatePaymentCommand" (parent: .abstract.instanceof.App\Command\MaintenanceValidatePaymentCommand).
  • Resolving inheritance for "App\Command\MaintenanceValidatePaymentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaintenanceValidatePaymentCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCommand" (parent: .abstract.instanceof.App\Command\MigrateCommand).
  • Resolving inheritance for "App\Command\MigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegistrationCheckExpiredSlotsCommand" (parent: .abstract.instanceof.App\Command\RegistrationCheckExpiredSlotsCommand).
  • Resolving inheritance for "App\Command\RegistrationCheckExpiredSlotsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegistrationCheckExpiredSlotsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand" (parent: .abstract.instanceof.App\Command\UserCreateCommand).
  • Resolving inheritance for "App\Command\UserCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ApiController" (parent: .abstract.instanceof.App\Controller\Adherent\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ApiController).
  • Resolving inheritance for "App\Controller\Adherent\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\PaymentController" (parent: .abstract.instanceof.App\Controller\Adherent\Benefactor\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\PaymentController).
  • Resolving inheritance for "App\Controller\Adherent\Benefactor\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\RegistrationController" (parent: .abstract.instanceof.App\Controller\Adherent\Benefactor\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\RegistrationController).
  • Resolving inheritance for "App\Controller\Adherent\Benefactor\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\WebhookController" (parent: .abstract.instanceof.App\Controller\Adherent\Benefactor\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\WebhookController).
  • Resolving inheritance for "App\Controller\Adherent\Benefactor\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\AbstractClub1895Controller" (parent: .abstract.instanceof.App\Controller\Adherent\Club1895\AbstractClub1895Controller).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\AbstractClub1895Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\AbstractClub1895Controller).
  • Resolving inheritance for "App\Controller\Adherent\Club1895\AbstractClub1895Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\AbstractClub1895Controller).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\PaymentController" (parent: .abstract.instanceof.App\Controller\Adherent\Club1895\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\PaymentController).
  • Resolving inheritance for "App\Controller\Adherent\Club1895\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\RegistrationController" (parent: .abstract.instanceof.App\Controller\Adherent\Club1895\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\RegistrationController).
  • Resolving inheritance for "App\Controller\Adherent\Club1895\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\WebhookController" (parent: .abstract.instanceof.App\Controller\Adherent\Club1895\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\WebhookController).
  • Resolving inheritance for "App\Controller\Adherent\Club1895\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\WebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ContactController" (parent: .abstract.instanceof.App\Controller\Adherent\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ContactController).
  • Resolving inheritance for "App\Controller\Adherent\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\DocumentController" (parent: .abstract.instanceof.App\Controller\Adherent\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\DocumentController).
  • Resolving inheritance for "App\Controller\Adherent\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\FinanceController" (parent: .abstract.instanceof.App\Controller\Adherent\FinanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\FinanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\FinanceController).
  • Resolving inheritance for "App\Controller\Adherent\FinanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\FinanceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\HomeController" (parent: .abstract.instanceof.App\Controller\Adherent\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\HomeController).
  • Resolving inheritance for "App\Controller\Adherent\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\MaintenanceController" (parent: .abstract.instanceof.App\Controller\Adherent\MaintenanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\MaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\MaintenanceController).
  • Resolving inheritance for "App\Controller\Adherent\MaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\MaintenanceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\MemberCardController" (parent: .abstract.instanceof.App\Controller\Adherent\MemberCardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\MemberCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\MemberCardController).
  • Resolving inheritance for "App\Controller\Adherent\MemberCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\MemberCardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\PublicPaymentController" (parent: .abstract.instanceof.App\Controller\Adherent\PublicPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\PublicPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\PublicPaymentController).
  • Resolving inheritance for "App\Controller\Adherent\PublicPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\PublicPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ReceiptController" (parent: .abstract.instanceof.App\Controller\Adherent\ReceiptController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ReceiptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ReceiptController).
  • Resolving inheritance for "App\Controller\Adherent\ReceiptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ReceiptController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\CommunityController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\CommunityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\CommunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\CommunityController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\CommunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\CommunityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\FamilyController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\FamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\FamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\FamilyController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\FamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\FamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\PersonController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\PersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\PersonController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\PersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\ProfilingController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\ProfilingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\ProfilingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\ProfilingController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\ProfilingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\ProfilingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\RegistrationController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\RegistrationController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\SportController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\SportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\SportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\SportController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\SportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\SportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\TutorController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\TutorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\TutorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\TutorController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\TutorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\TutorController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\UserController" (parent: .abstract.instanceof.App\Controller\Adherent\Registration\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\UserController).
  • Resolving inheritance for "App\Controller\Adherent\Registration\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\SecurityController" (parent: .abstract.instanceof.App\Controller\Adherent\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\SecurityController).
  • Resolving inheritance for "App\Controller\Adherent\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\AdditionnalInformationsController" (parent: .abstract.instanceof.App\Controller\Adherent\Validation\AdditionnalInformationsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\AdditionnalInformationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\AdditionnalInformationsController).
  • Resolving inheritance for "App\Controller\Adherent\Validation\AdditionnalInformationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\AdditionnalInformationsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\CommunityController" (parent: .abstract.instanceof.App\Controller\Adherent\Validation\CommunityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\CommunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\CommunityController).
  • Resolving inheritance for "App\Controller\Adherent\Validation\CommunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\CommunityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\LessonController" (parent: .abstract.instanceof.App\Controller\Adherent\Validation\LessonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\LessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\LessonController).
  • Resolving inheritance for "App\Controller\Adherent\Validation\LessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\LessonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\PaymentController" (parent: .abstract.instanceof.App\Controller\Adherent\Validation\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\PaymentController).
  • Resolving inheritance for "App\Controller\Adherent\Validation\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\ShopController" (parent: .abstract.instanceof.App\Controller\Adherent\Validation\ShopController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\ShopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\ShopController).
  • Resolving inheritance for "App\Controller\Adherent\Validation\ShopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\ShopController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\SummaryController" (parent: .abstract.instanceof.App\Controller\Adherent\Validation\SummaryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\SummaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\SummaryController).
  • Resolving inheritance for "App\Controller\Adherent\Validation\SummaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\SummaryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BenefactorDonationController" (parent: .abstract.instanceof.App\Controller\Admin\BenefactorDonationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BenefactorDonationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BenefactorDonationController).
  • Resolving inheritance for "App\Controller\Admin\BenefactorDonationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BenefactorDonationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CapacityController" (parent: .abstract.instanceof.App\Controller\Admin\CapacityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CapacityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CapacityController).
  • Resolving inheritance for "App\Controller\Admin\CapacityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CapacityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CheckController" (parent: .abstract.instanceof.App\Controller\Admin\CheckController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CheckController).
  • Resolving inheritance for "App\Controller\Admin\CheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CheckController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\CoachController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\CoachController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\CoachController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\CoachController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\CoachController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\CoachController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\DiscountController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\DiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\DiscountController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\DiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\DocumentModelController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\DocumentModelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\DocumentModelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\DocumentModelController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\DocumentModelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\DocumentModelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\EnvelopeController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\EnvelopeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\EnvelopeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\EnvelopeController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\EnvelopeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\EnvelopeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\GlobalSeasonController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\GlobalSeasonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\GlobalSeasonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\GlobalSeasonController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\GlobalSeasonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\GlobalSeasonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\ItemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\ItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemSizeCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\ItemSizeCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemSizeCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemSizeCategoryController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\ItemSizeCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemSizeCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemSizeController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\ItemSizeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemSizeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemSizeController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\ItemSizeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemSizeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemStockController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\ItemStockController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemStockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemStockController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\ItemStockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemStockController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemVariationController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\ItemVariationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemVariationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemVariationController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\ItemVariationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemVariationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LessonController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\LessonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LessonController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\LessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LessonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LevelController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\LevelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LevelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LevelController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\LevelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LevelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LocationController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\LocationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LocationController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\LocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LocationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\PersonCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\PersonCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\PersonCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\PersonCategoryController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\PersonCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\PersonCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ProfilingController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\ProfilingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ProfilingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ProfilingController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\ProfilingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ProfilingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ProjectController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\ProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ProjectController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SeasonController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\SeasonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SeasonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SeasonController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\SeasonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SeasonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SectionController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\SectionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SectionController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\SectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SectionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SectionMetaController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\SectionMetaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SectionMetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SectionMetaController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\SectionMetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SectionMetaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SlotController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\SlotController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SlotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SlotController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\SlotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SlotController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\TagController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\TagController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\Webmail\WebmailAccessController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\Webmail\WebmailAccessController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\Webmail\WebmailAccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\Webmail\WebmailAccessController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\Webmail\WebmailAccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\Webmail\WebmailAccessController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\Webmail\WebmailController" (parent: .abstract.instanceof.App\Controller\Admin\Configuration\Webmail\WebmailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\Webmail\WebmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\Webmail\WebmailController).
  • Resolving inheritance for "App\Controller\Admin\Configuration\Webmail\WebmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\Webmail\WebmailController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DebtController" (parent: .abstract.instanceof.App\Controller\Admin\DebtController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DebtController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DebtController).
  • Resolving inheritance for "App\Controller\Admin\DebtController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DebtController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DebugController" (parent: .abstract.instanceof.App\Controller\Admin\DebugController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DebugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DebugController).
  • Resolving inheritance for "App\Controller\Admin\DebugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DebugController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountController).
  • Resolving inheritance for "App\Controller\Admin\DiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DocumentController" (parent: .abstract.instanceof.App\Controller\Admin\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DocumentController).
  • Resolving inheritance for "App\Controller\Admin\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DonationController" (parent: .abstract.instanceof.App\Controller\Admin\DonationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DonationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DonationController).
  • Resolving inheritance for "App\Controller\Admin\DonationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DonationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtractionController" (parent: .abstract.instanceof.App\Controller\Admin\ExtractionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtractionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtractionController).
  • Resolving inheritance for "App\Controller\Admin\ExtractionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtractionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FamilyController" (parent: .abstract.instanceof.App\Controller\Admin\FamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FamilyController).
  • Resolving inheritance for "App\Controller\Admin\FamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FinanceController" (parent: .abstract.instanceof.App\Controller\Admin\FinanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FinanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FinanceController).
  • Resolving inheritance for "App\Controller\Admin\FinanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FinanceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HomeController" (parent: .abstract.instanceof.App\Controller\Admin\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HomeController).
  • Resolving inheritance for "App\Controller\Admin\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LegalPersonController" (parent: .abstract.instanceof.App\Controller\Admin\LegalPersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LegalPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LegalPersonController).
  • Resolving inheritance for "App\Controller\Admin\LegalPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LegalPersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\AffectPersonFamilyController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\AffectPersonFamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\AffectPersonFamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\AffectPersonFamilyController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\AffectPersonFamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\AffectPersonFamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\DuplicateFinderController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\DuplicateFinderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\DuplicateFinderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\DuplicateFinderController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\DuplicateFinderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\DuplicateFinderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\ExtractPersonController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\ExtractPersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\ExtractPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\ExtractPersonController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\ExtractPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\ExtractPersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\ImportScriptController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\ImportScriptController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\ImportScriptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\ImportScriptController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\ImportScriptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\ImportScriptController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MergeFamilyController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\MergeFamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MergeFamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MergeFamilyController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\MergeFamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MergeFamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MergePersonController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\MergePersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MergePersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MergePersonController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\MergePersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MergePersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MigrationController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\MigrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MigrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MigrationController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\MigrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MigrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\PersonLevelMigrationController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\PersonLevelMigrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\PersonLevelMigrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\PersonLevelMigrationController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\PersonLevelMigrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\PersonLevelMigrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\RemoveFamilyController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\RemoveFamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\RemoveFamilyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\RemoveFamilyController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\RemoveFamilyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\RemoveFamilyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\RemovePersonController" (parent: .abstract.instanceof.App\Controller\Admin\Maintenance\RemovePersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\RemovePersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\RemovePersonController).
  • Resolving inheritance for "App\Controller\Admin\Maintenance\RemovePersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\RemovePersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController" (parent: .abstract.instanceof.App\Controller\Admin\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController).
  • Resolving inheritance for "App\Controller\Admin\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController).
  • Resolving inheritance for "App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentDonationController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentDonationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentDonationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentDonationController).
  • Resolving inheritance for "App\Controller\Admin\PaymentDonationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentDonationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonController" (parent: .abstract.instanceof.App\Controller\Admin\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonController).
  • Resolving inheritance for "App\Controller\Admin\PersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationController" (parent: .abstract.instanceof.App\Controller\Admin\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationController).
  • Resolving inheritance for "App\Controller\Admin\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchController" (parent: .abstract.instanceof.App\Controller\Admin\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchController).
  • Resolving inheritance for "App\Controller\Admin\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SectionPersonController" (parent: .abstract.instanceof.App\Controller\Admin\SectionPersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SectionPersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SectionPersonController).
  • Resolving inheritance for "App\Controller\Admin\SectionPersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SectionPersonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SectionSessionController" (parent: .abstract.instanceof.App\Controller\Admin\SectionSessionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SectionSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SectionSessionController).
  • Resolving inheritance for "App\Controller\Admin\SectionSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SectionSessionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController" (parent: .abstract.instanceof.App\Controller\Admin\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController).
  • Resolving inheritance for "App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransactionController" (parent: .abstract.instanceof.App\Controller\Admin\TransactionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransactionController).
  • Resolving inheritance for "App\Controller\Admin\TransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransactionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController" (parent: .abstract.instanceof.App\Controller\Admin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController).
  • Resolving inheritance for "App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Webmail\AccessController" (parent: .abstract.instanceof.App\Controller\Admin\Webmail\AccessController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Webmail\AccessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Webmail\AccessController).
  • Resolving inheritance for "App\Controller\Admin\Webmail\AccessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Webmail\AccessController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Webmail\WebmailController" (parent: .abstract.instanceof.App\Controller\Admin\Webmail\WebmailController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Webmail\WebmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Webmail\WebmailController).
  • Resolving inheritance for "App\Controller\Admin\Webmail\WebmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Webmail\WebmailController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
  • Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ActivateGlobalSeasonSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ActivateGlobalSeasonSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ActivateGlobalSeasonSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ActivateGlobalSeasonSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ActivateSeasonSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ActivateSeasonSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ActivateSeasonSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ActivateSeasonSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminSectionSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AdminSectionSubscriber).
  • Resolving inheritance for "App\EventSubscriber\AdminSectionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminSectionSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\OnBenefactorChangedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Benefactor\OnBenefactorChangedSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Benefactor\OnBenefactorChangedSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\OnBenefactorChangedSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\UpdateBenefactorOnDonationStatusPayedSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Benefactor\UpdateBenefactorOnDonationStatusPayedSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Benefactor\UpdateBenefactorOnDonationStatusPayedSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\UpdateBenefactorOnDonationStatusPayedSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\UpdateDonationOnTransactionStatusChange" (parent: .abstract.instanceof.App\EventSubscriber\Benefactor\UpdateDonationOnTransactionStatusChange).
  • Resolving inheritance for "App\EventSubscriber\Benefactor\UpdateDonationOnTransactionStatusChange" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\UpdateDonationOnTransactionStatusChange).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Club1895\RegistrationControllerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Club1895\RegistrationControllerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Club1895\RegistrationControllerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Club1895\RegistrationControllerSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ContactPhoneNumberTransformSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ContactPhoneNumberTransformSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ContactPhoneNumberTransformSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ContactPhoneNumberTransformSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\IdentifiableSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\IdentifiableSubscriber).
  • Resolving inheritance for "App\EventSubscriber\IdentifiableSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\IdentifiableSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\PasswordChangeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\PasswordChangeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\PasswordChangeSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\PasswordChangeSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\AssignFamilyResponsiblePersonSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Registration\AssignFamilyResponsiblePersonSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Registration\AssignFamilyResponsiblePersonSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\AssignFamilyResponsiblePersonSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\OrderUpdateAmountSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Registration\OrderUpdateAmountSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Registration\OrderUpdateAmountSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\OrderUpdateAmountSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\RegistrationCancelledSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Registration\RegistrationCancelledSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Registration\RegistrationCancelledSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\RegistrationCancelledSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\SetRegisteredStatusOnPaymentCompleteSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Registration\SetRegisteredStatusOnPaymentCompleteSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Registration\SetRegisteredStatusOnPaymentCompleteSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\SetRegisteredStatusOnPaymentCompleteSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\UpdateLastReminderOnReminderSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Registration\UpdateLastReminderOnReminderSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Registration\UpdateLastReminderOnReminderSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\UpdateLastReminderOnReminderSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\UpdateReminderOnStatusChangeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\Registration\UpdateReminderOnStatusChangeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\Registration\UpdateReminderOnStatusChangeSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\UpdateReminderOnStatusChangeSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\TimestampableSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\TimestampableSubscriber).
  • Resolving inheritance for "App\EventSubscriber\TimestampableSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\TimestampableSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateContactOnPersonRemovalSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UpdateContactOnPersonRemovalSubscriber).
  • Resolving inheritance for "App\EventSubscriber\UpdateContactOnPersonRemovalSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateContactOnPersonRemovalSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateContactSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UpdateContactSubscriber).
  • Resolving inheritance for "App\EventSubscriber\UpdateContactSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateContactSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateUserOnContactEmailChangeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UpdateUserOnContactEmailChangeSubscriber).
  • Resolving inheritance for "App\EventSubscriber\UpdateUserOnContactEmailChangeSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateUserOnContactEmailChangeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserSecurityUpdateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\UserSecurityUpdateSubscriber).
  • Resolving inheritance for "App\EventSubscriber\UserSecurityUpdateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserSecurityUpdateSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ValidationControllerSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ValidationControllerSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ValidationControllerSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ValidationControllerSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\DonationType" (parent: .abstract.instanceof.App\Form\Adherent\Benefactor\DonationType).
  • Resolving inheritance for "App\Form\Adherent\Benefactor\DonationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\DonationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\LegalPersonType" (parent: .abstract.instanceof.App\Form\Adherent\Benefactor\LegalPersonType).
  • Resolving inheritance for "App\Form\Adherent\Benefactor\LegalPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\LegalPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\PaymentMethodType" (parent: .abstract.instanceof.App\Form\Adherent\Benefactor\PaymentMethodType).
  • Resolving inheritance for "App\Form\Adherent\Benefactor\PaymentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\PaymentMethodType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\PersonType" (parent: .abstract.instanceof.App\Form\Adherent\Benefactor\PersonType).
  • Resolving inheritance for "App\Form\Adherent\Benefactor\PersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\PersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\BirthDateType" (parent: .abstract.instanceof.App\Form\Adherent\BirthDateType).
  • Resolving inheritance for "App\Form\Adherent\BirthDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\BirthDateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\PaymentMethodType" (parent: .abstract.instanceof.App\Form\Adherent\Club1895\PaymentMethodType).
  • Resolving inheritance for "App\Form\Adherent\Club1895\PaymentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\PaymentMethodType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\ProfileType" (parent: .abstract.instanceof.App\Form\Adherent\Club1895\ProfileType).
  • Resolving inheritance for "App\Form\Adherent\Club1895\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\ProfileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\RegistrationType" (parent: .abstract.instanceof.App\Form\Adherent\Club1895\RegistrationType).
  • Resolving inheritance for "App\Form\Adherent\Club1895\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\RegistrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\DocumentType" (parent: .abstract.instanceof.App\Form\Adherent\DocumentType).
  • Resolving inheritance for "App\Form\Adherent\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\DocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\FirstNameType" (parent: .abstract.instanceof.App\Form\Adherent\FirstNameType).
  • Resolving inheritance for "App\Form\Adherent\FirstNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\FirstNameType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Payment\PaymentMethodType" (parent: .abstract.instanceof.App\Form\Adherent\Payment\PaymentMethodType).
  • Resolving inheritance for "App\Form\Adherent\Payment\PaymentMethodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Payment\PaymentMethodType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\PhoneType" (parent: .abstract.instanceof.App\Form\Adherent\PhoneType).
  • Resolving inheritance for "App\Form\Adherent\PhoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\PhoneType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\AddressType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\AddressType).
  • Resolving inheritance for "App\Form\Adherent\Registration\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\AddressType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\CommunityType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\CommunityType).
  • Resolving inheritance for "App\Form\Adherent\Registration\CommunityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\CommunityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\FamilyType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\FamilyType).
  • Resolving inheritance for "App\Form\Adherent\Registration\FamilyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\FamilyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\PersonType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\PersonType).
  • Resolving inheritance for "App\Form\Adherent\Registration\PersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\PersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\ProfilingType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\ProfilingType).
  • Resolving inheritance for "App\Form\Adherent\Registration\ProfilingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\ProfilingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionPersonMetaType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\SectionPersonMetaType).
  • Resolving inheritance for "App\Form\Adherent\Registration\SectionPersonMetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionPersonMetaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionPersonType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\SectionPersonType).
  • Resolving inheritance for "App\Form\Adherent\Registration\SectionPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\SectionType).
  • Resolving inheritance for "App\Form\Adherent\Registration\SectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SportType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\SportType).
  • Resolving inheritance for "App\Form\Adherent\Registration\SportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\TutorChoiceType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\TutorChoiceType).
  • Resolving inheritance for "App\Form\Adherent\Registration\TutorChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\TutorChoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\TutorType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\TutorType).
  • Resolving inheritance for "App\Form\Adherent\Registration\TutorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\TutorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserPasswordType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\UserPasswordType).
  • Resolving inheritance for "App\Form\Adherent\Registration\UserPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserPasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserPersonType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\UserPersonType).
  • Resolving inheritance for "App\Form\Adherent\Registration\UserPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserType" (parent: .abstract.instanceof.App\Form\Adherent\Registration\UserType).
  • Resolving inheritance for "App\Form\Adherent\Registration\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\RequestPasswordResetType" (parent: .abstract.instanceof.App\Form\Adherent\RequestPasswordResetType).
  • Resolving inheritance for "App\Form\Adherent\RequestPasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\RequestPasswordResetType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ApprovalType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\ApprovalType).
  • Resolving inheritance for "App\Form\Adherent\Validation\ApprovalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ApprovalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\CommunityType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\CommunityType).
  • Resolving inheritance for "App\Form\Adherent\Validation\CommunityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\CommunityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\DeclarationType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\DeclarationType).
  • Resolving inheritance for "App\Form\Adherent\Validation\DeclarationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\DeclarationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\FinancialSupportType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\FinancialSupportType).
  • Resolving inheritance for "App\Form\Adherent\Validation\FinancialSupportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\FinancialSupportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\LegalType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\LegalType).
  • Resolving inheritance for "App\Form\Adherent\Validation\LegalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\LegalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\LessonType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\LessonType).
  • Resolving inheritance for "App\Form\Adherent\Validation\LessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\LessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ShopPurchaseItemType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\ShopPurchaseItemType).
  • Resolving inheritance for "App\Form\Adherent\Validation\ShopPurchaseItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ShopPurchaseItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ShopPurchaseType" (parent: .abstract.instanceof.App\Form\Adherent\Validation\ShopPurchaseType).
  • Resolving inheritance for "App\Form\Adherent\Validation\ShopPurchaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ShopPurchaseType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminSectionType" (parent: .abstract.instanceof.App\Form\Admin\AdminSectionType).
  • Resolving inheritance for "App\Form\Admin\AdminSectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminSectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CancelTransactionType" (parent: .abstract.instanceof.App\Form\Admin\CancelTransactionType).
  • Resolving inheritance for "App\Form\Admin\CancelTransactionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CancelTransactionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CheckType" (parent: .abstract.instanceof.App\Form\Admin\CheckType).
  • Resolving inheritance for "App\Form\Admin\CheckType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CheckType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ChosenLessonType" (parent: .abstract.instanceof.App\Form\Admin\ChosenLessonType).
  • Resolving inheritance for "App\Form\Admin\ChosenLessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ChosenLessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CoachSlotType" (parent: .abstract.instanceof.App\Form\Admin\CoachSlotType).
  • Resolving inheritance for "App\Form\Admin\CoachSlotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CoachSlotType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CoachType" (parent: .abstract.instanceof.App\Form\Admin\CoachType).
  • Resolving inheritance for "App\Form\Admin\CoachType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CoachType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DebtType" (parent: .abstract.instanceof.App\Form\Admin\DebtType).
  • Resolving inheritance for "App\Form\Admin\DebtType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DebtType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountModelType" (parent: .abstract.instanceof.App\Form\Admin\DiscountModelType).
  • Resolving inheritance for "App\Form\Admin\DiscountModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountModelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountReceiptType" (parent: .abstract.instanceof.App\Form\Admin\DiscountReceiptType).
  • Resolving inheritance for "App\Form\Admin\DiscountReceiptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountReceiptType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DocumentType" (parent: .abstract.instanceof.App\Form\Admin\DocumentType).
  • Resolving inheritance for "App\Form\Admin\DocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DonationType" (parent: .abstract.instanceof.App\Form\Admin\DonationType).
  • Resolving inheritance for "App\Form\Admin\DonationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DonationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditCheckType" (parent: .abstract.instanceof.App\Form\Admin\EditCheckType).
  • Resolving inheritance for "App\Form\Admin\EditCheckType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditCheckType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EnvelopeType" (parent: .abstract.instanceof.App\Form\Admin\EnvelopeType).
  • Resolving inheritance for "App\Form\Admin\EnvelopeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EnvelopeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FamilyType" (parent: .abstract.instanceof.App\Form\Admin\FamilyType).
  • Resolving inheritance for "App\Form\Admin\FamilyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FamilyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileDocumentType" (parent: .abstract.instanceof.App\Form\Admin\FileDocumentType).
  • Resolving inheritance for "App\Form\Admin\FileDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileItemType" (parent: .abstract.instanceof.App\Form\Admin\FileItemType).
  • Resolving inheritance for "App\Form\Admin\FileItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileProjectImageType" (parent: .abstract.instanceof.App\Form\Admin\FileProjectImageType).
  • Resolving inheritance for "App\Form\Admin\FileProjectImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileProjectImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileSectionDocumentType" (parent: .abstract.instanceof.App\Form\Admin\FileSectionDocumentType).
  • Resolving inheritance for "App\Form\Admin\FileSectionDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileSectionDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileSectionImageType" (parent: .abstract.instanceof.App\Form\Admin\FileSectionImageType).
  • Resolving inheritance for "App\Form\Admin\FileSectionImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileSectionImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ItemSizeType" (parent: .abstract.instanceof.App\Form\Admin\ItemSizeType).
  • Resolving inheritance for "App\Form\Admin\ItemSizeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ItemSizeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ItemType" (parent: .abstract.instanceof.App\Form\Admin\ItemType).
  • Resolving inheritance for "App\Form\Admin\ItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LessonAssignType" (parent: .abstract.instanceof.App\Form\Admin\LessonAssignType).
  • Resolving inheritance for "App\Form\Admin\LessonAssignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LessonAssignType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LessonType" (parent: .abstract.instanceof.App\Form\Admin\LessonType).
  • Resolving inheritance for "App\Form\Admin\LessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationFilterType" (parent: .abstract.instanceof.App\Form\Admin\LevelMigrationFilterType).
  • Resolving inheritance for "App\Form\Admin\LevelMigrationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationPersonType" (parent: .abstract.instanceof.App\Form\Admin\LevelMigrationPersonType).
  • Resolving inheritance for "App\Form\Admin\LevelMigrationPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationType" (parent: .abstract.instanceof.App\Form\Admin\LevelMigrationType).
  • Resolving inheritance for "App\Form\Admin\LevelMigrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelType" (parent: .abstract.instanceof.App\Form\Admin\LevelType).
  • Resolving inheritance for "App\Form\Admin\LevelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergeFamilySearchType" (parent: .abstract.instanceof.App\Form\Admin\Maintenance\MergeFamilySearchType).
  • Resolving inheritance for "App\Form\Admin\Maintenance\MergeFamilySearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergeFamilySearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergeFamilyType" (parent: .abstract.instanceof.App\Form\Admin\Maintenance\MergeFamilyType).
  • Resolving inheritance for "App\Form\Admin\Maintenance\MergeFamilyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergeFamilyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergePersonSearchType" (parent: .abstract.instanceof.App\Form\Admin\Maintenance\MergePersonSearchType).
  • Resolving inheritance for "App\Form\Admin\Maintenance\MergePersonSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergePersonSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergePersonType" (parent: .abstract.instanceof.App\Form\Admin\Maintenance\MergePersonType).
  • Resolving inheritance for "App\Form\Admin\Maintenance\MergePersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergePersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrateSeasonType" (parent: .abstract.instanceof.App\Form\Admin\Maintenance\MigrateSeasonType).
  • Resolving inheritance for "App\Form\Admin\Maintenance\MigrateSeasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrateSeasonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrationDocumentModelType" (parent: .abstract.instanceof.App\Form\Admin\Maintenance\MigrationDocumentModelType).
  • Resolving inheritance for "App\Form\Admin\Maintenance\MigrationDocumentModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrationDocumentModelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrationType" (parent: .abstract.instanceof.App\Form\Admin\Maintenance\MigrationType).
  • Resolving inheritance for "App\Form\Admin\Maintenance\MigrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionCashType" (parent: .abstract.instanceof.App\Form\Admin\Payment\BenefactorTransactionCashType).
  • Resolving inheritance for "App\Form\Admin\Payment\BenefactorTransactionCashType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionCashType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionCheckType" (parent: .abstract.instanceof.App\Form\Admin\Payment\BenefactorTransactionCheckType).
  • Resolving inheritance for "App\Form\Admin\Payment\BenefactorTransactionCheckType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionCheckType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionWireType" (parent: .abstract.instanceof.App\Form\Admin\Payment\BenefactorTransactionWireType).
  • Resolving inheritance for "App\Form\Admin\Payment\BenefactorTransactionWireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionWireType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\PaymentDonationType" (parent: .abstract.instanceof.App\Form\Admin\Payment\PaymentDonationType).
  • Resolving inheritance for "App\Form\Admin\Payment\PaymentDonationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\PaymentDonationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\PaymentType" (parent: .abstract.instanceof.App\Form\Admin\Payment\PaymentType).
  • Resolving inheritance for "App\Form\Admin\Payment\PaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\PaymentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCashType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionCashType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionCashType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCashType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCheckCouponType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionCheckCouponType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionCheckCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCheckCouponType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCheckType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionCheckType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionCheckType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCheckType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionDepositCheckType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionDepositCheckType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionDepositCheckType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionDepositCheckType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionRefundType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionRefundType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionRefundType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionRefundType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionTerminalType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionTerminalType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionTerminalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionTerminalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionWireType" (parent: .abstract.instanceof.App\Form\Admin\Payment\TransactionWireType).
  • Resolving inheritance for "App\Form\Admin\Payment\TransactionWireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionWireType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Person\LegalPersonType" (parent: .abstract.instanceof.App\Form\Admin\Person\LegalPersonType).
  • Resolving inheritance for "App\Form\Admin\Person\LegalPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Person\LegalPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonAddTagType" (parent: .abstract.instanceof.App\Form\Admin\PersonAddTagType).
  • Resolving inheritance for "App\Form\Admin\PersonAddTagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonAddTagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonAffectFamilyType" (parent: .abstract.instanceof.App\Form\Admin\PersonAffectFamilyType).
  • Resolving inheritance for "App\Form\Admin\PersonAffectFamilyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonAffectFamilyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonMetaType" (parent: .abstract.instanceof.App\Form\Admin\PersonMetaType).
  • Resolving inheritance for "App\Form\Admin\PersonMetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonMetaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonSectionLevelProfilingType" (parent: .abstract.instanceof.App\Form\Admin\PersonSectionLevelProfilingType).
  • Resolving inheritance for "App\Form\Admin\PersonSectionLevelProfilingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonSectionLevelProfilingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonType" (parent: .abstract.instanceof.App\Form\Admin\PersonType).
  • Resolving inheritance for "App\Form\Admin\PersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProfilingType" (parent: .abstract.instanceof.App\Form\Admin\ProfilingType).
  • Resolving inheritance for "App\Form\Admin\ProfilingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProfilingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProjectType" (parent: .abstract.instanceof.App\Form\Admin\ProjectType).
  • Resolving inheritance for "App\Form\Admin\ProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProjectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RegistrationDonationType" (parent: .abstract.instanceof.App\Form\Admin\RegistrationDonationType).
  • Resolving inheritance for "App\Form\Admin\RegistrationDonationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RegistrationDonationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RegistrationFilterType" (parent: .abstract.instanceof.App\Form\Admin\RegistrationFilterType).
  • Resolving inheritance for "App\Form\Admin\RegistrationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RegistrationFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchPersonType" (parent: .abstract.instanceof.App\Form\Admin\SearchPersonType).
  • Resolving inheritance for "App\Form\Admin\SearchPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchSogecommerceUuidType" (parent: .abstract.instanceof.App\Form\Admin\SearchSogecommerceUuidType).
  • Resolving inheritance for "App\Form\Admin\SearchSogecommerceUuidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchSogecommerceUuidType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeasonType" (parent: .abstract.instanceof.App\Form\Admin\SeasonType).
  • Resolving inheritance for "App\Form\Admin\SeasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeasonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionInfoType" (parent: .abstract.instanceof.App\Form\Admin\SectionInfoType).
  • Resolving inheritance for "App\Form\Admin\SectionInfoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionInfoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionMetaType" (parent: .abstract.instanceof.App\Form\Admin\SectionMetaType).
  • Resolving inheritance for "App\Form\Admin\SectionMetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionMetaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionPersonMetaType" (parent: .abstract.instanceof.App\Form\Admin\SectionPersonMetaType).
  • Resolving inheritance for "App\Form\Admin\SectionPersonMetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionPersonMetaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionPersonType" (parent: .abstract.instanceof.App\Form\Admin\SectionPersonType).
  • Resolving inheritance for "App\Form\Admin\SectionPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionSessionType" (parent: .abstract.instanceof.App\Form\Admin\SectionSessionType).
  • Resolving inheritance for "App\Form\Admin\SectionSessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionSessionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionType" (parent: .abstract.instanceof.App\Form\Admin\SectionType).
  • Resolving inheritance for "App\Form\Admin\SectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ShopItemType" (parent: .abstract.instanceof.App\Form\Admin\ShopItemType).
  • Resolving inheritance for "App\Form\Admin\ShopItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ShopItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ShopRentalType" (parent: .abstract.instanceof.App\Form\Admin\ShopRentalType).
  • Resolving inheritance for "App\Form\Admin\ShopRentalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ShopRentalType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SlotType" (parent: .abstract.instanceof.App\Form\Admin\SlotType).
  • Resolving inheritance for "App\Form\Admin\SlotType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SlotType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SystemDiscountType" (parent: .abstract.instanceof.App\Form\Admin\SystemDiscountType).
  • Resolving inheritance for "App\Form\Admin\SystemDiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SystemDiscountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TutorType" (parent: .abstract.instanceof.App\Form\Admin\TutorType).
  • Resolving inheritance for "App\Form\Admin\TutorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TutorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserType" (parent: .abstract.instanceof.App\Form\Admin\UserType).
  • Resolving inheritance for "App\Form\Admin\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\AccountAccessType" (parent: .abstract.instanceof.App\Form\Admin\Webmail\AccountAccessType).
  • Resolving inheritance for "App\Form\Admin\Webmail\AccountAccessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\AccountAccessType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\AccountType" (parent: .abstract.instanceof.App\Form\Admin\Webmail\AccountType).
  • Resolving inheritance for "App\Form\Admin\Webmail\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\AccountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\MailType" (parent: .abstract.instanceof.App\Form\Admin\Webmail\MailType).
  • Resolving inheritance for "App\Form\Admin\Webmail\MailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\MailType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\WireType" (parent: .abstract.instanceof.App\Form\Admin\WireType).
  • Resolving inheritance for "App\Form\Admin\WireType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\WireType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentModelType" (parent: .abstract.instanceof.App\Form\DocumentModelType).
  • Resolving inheritance for "App\Form\DocumentModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentModelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalSeasonType" (parent: .abstract.instanceof.App\Form\GlobalSeasonType).
  • Resolving inheritance for "App\Form\GlobalSeasonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalSeasonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemSizeCategoryType" (parent: .abstract.instanceof.App\Form\ItemSizeCategoryType).
  • Resolving inheritance for "App\Form\ItemSizeCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemSizeCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemStockType" (parent: .abstract.instanceof.App\Form\ItemStockType).
  • Resolving inheritance for "App\Form\ItemStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemStockType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemVariationType" (parent: .abstract.instanceof.App\Form\ItemVariationType).
  • Resolving inheritance for "App\Form\ItemVariationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemVariationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType" (parent: .abstract.instanceof.App\Form\LocationType).
  • Resolving inheritance for "App\Form\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonCategoryType" (parent: .abstract.instanceof.App\Form\PersonCategoryType).
  • Resolving inheritance for "App\Form\PersonCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationDiscountType" (parent: .abstract.instanceof.App\Form\RegistrationDiscountType).
  • Resolving inheritance for "App\Form\RegistrationDiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationDiscountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType" (parent: .abstract.instanceof.App\Form\ResetPasswordType).
  • Resolving inheritance for "App\Form\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchCheckNumberType" (parent: .abstract.instanceof.App\Form\SearchCheckNumberType).
  • Resolving inheritance for "App\Form\SearchCheckNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchCheckNumberType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchOrderUuidType" (parent: .abstract.instanceof.App\Form\SearchOrderUuidType).
  • Resolving inheritance for "App\Form\SearchOrderUuidType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchOrderUuidType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\LoginType" (parent: .abstract.instanceof.App\Form\Security\LoginType).
  • Resolving inheritance for "App\Form\Security\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\LoginType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType" (parent: .abstract.instanceof.App\Form\TagType).
  • Resolving inheritance for "App\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\YesNoType" (parent: .abstract.instanceof.App\Form\YesNoType).
  • Resolving inheritance for "App\Form\YesNoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\YesNoType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminSectionRepository" (parent: .abstract.instanceof.App\Repository\AdminSectionRepository).
  • Resolving inheritance for "App\Repository\AdminSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminSectionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCardRepository" (parent: .abstract.instanceof.App\Repository\BenefactorTransactionCardRepository).
  • Resolving inheritance for "App\Repository\BenefactorTransactionCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCardSingleRepository" (parent: .abstract.instanceof.App\Repository\BenefactorTransactionCardSingleRepository).
  • Resolving inheritance for "App\Repository\BenefactorTransactionCardSingleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCardSingleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCashRepository" (parent: .abstract.instanceof.App\Repository\BenefactorTransactionCashRepository).
  • Resolving inheritance for "App\Repository\BenefactorTransactionCashRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCashRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCheckRepository" (parent: .abstract.instanceof.App\Repository\BenefactorTransactionCheckRepository).
  • Resolving inheritance for "App\Repository\BenefactorTransactionCheckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCheckRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionRepository" (parent: .abstract.instanceof.App\Repository\BenefactorTransactionRepository).
  • Resolving inheritance for "App\Repository\BenefactorTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionWireRepository" (parent: .abstract.instanceof.App\Repository\BenefactorTransactionWireRepository).
  • Resolving inheritance for "App\Repository\BenefactorTransactionWireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionWireRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDebtRepository" (parent: .abstract.instanceof.App\Repository\CartItemDebtRepository).
  • Resolving inheritance for "App\Repository\CartItemDebtRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDebtRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDiscountRepository" (parent: .abstract.instanceof.App\Repository\CartItemDiscountRepository).
  • Resolving inheritance for "App\Repository\CartItemDiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDiscountRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDonationRepository" (parent: .abstract.instanceof.App\Repository\CartItemDonationRepository).
  • Resolving inheritance for "App\Repository\CartItemDonationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDonationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemEntryFeeRepository" (parent: .abstract.instanceof.App\Repository\CartItemEntryFeeRepository).
  • Resolving inheritance for "App\Repository\CartItemEntryFeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemEntryFeeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemFamilyDiscoutRepository" (parent: .abstract.instanceof.App\Repository\CartItemFamilyDiscoutRepository).
  • Resolving inheritance for "App\Repository\CartItemFamilyDiscoutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemFamilyDiscoutRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemLessonRepository" (parent: .abstract.instanceof.App\Repository\CartItemLessonRepository).
  • Resolving inheritance for "App\Repository\CartItemLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemLessonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemRepository" (parent: .abstract.instanceof.App\Repository\CartItemRepository).
  • Resolving inheritance for "App\Repository\CartItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository" (parent: .abstract.instanceof.App\Repository\CartRepository).
  • Resolving inheritance for "App\Repository\CartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckRepository" (parent: .abstract.instanceof.App\Repository\CheckRepository).
  • Resolving inheritance for "App\Repository\CheckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\Club1895ProfileRepository" (parent: .abstract.instanceof.App\Repository\Club1895\Club1895ProfileRepository).
  • Resolving inheritance for "App\Repository\Club1895\Club1895ProfileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\Club1895ProfileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\RegistrationRepository" (parent: .abstract.instanceof.App\Repository\Club1895\RegistrationRepository).
  • Resolving inheritance for "App\Repository\Club1895\RegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\RegistrationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCardRepository" (parent: .abstract.instanceof.App\Repository\Club1895\TransactionCardRepository).
  • Resolving inheritance for "App\Repository\Club1895\TransactionCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCardSingleRepository" (parent: .abstract.instanceof.App\Repository\Club1895\TransactionCardSingleRepository).
  • Resolving inheritance for "App\Repository\Club1895\TransactionCardSingleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCardSingleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCashRepository" (parent: .abstract.instanceof.App\Repository\Club1895\TransactionCashRepository).
  • Resolving inheritance for "App\Repository\Club1895\TransactionCashRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCashRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCheckRepository" (parent: .abstract.instanceof.App\Repository\Club1895\TransactionCheckRepository).
  • Resolving inheritance for "App\Repository\Club1895\TransactionCheckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCheckRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionRepository" (parent: .abstract.instanceof.App\Repository\Club1895\TransactionRepository).
  • Resolving inheritance for "App\Repository\Club1895\TransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionWireRepository" (parent: .abstract.instanceof.App\Repository\Club1895\TransactionWireRepository).
  • Resolving inheritance for "App\Repository\Club1895\TransactionWireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionWireRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoachRepository" (parent: .abstract.instanceof.App\Repository\CoachRepository).
  • Resolving inheritance for "App\Repository\CoachRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoachRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactEmailRepository" (parent: .abstract.instanceof.App\Repository\ContactEmailRepository).
  • Resolving inheritance for "App\Repository\ContactEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactEmailRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactPhoneRepository" (parent: .abstract.instanceof.App\Repository\ContactPhoneRepository).
  • Resolving inheritance for "App\Repository\ContactPhoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactPhoneRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditRepository" (parent: .abstract.instanceof.App\Repository\CreditRepository).
  • Resolving inheritance for "App\Repository\CreditRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DebtRepository" (parent: .abstract.instanceof.App\Repository\DebtRepository).
  • Resolving inheritance for "App\Repository\DebtRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DebtRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountModelRepository" (parent: .abstract.instanceof.App\Repository\DiscountModelRepository).
  • Resolving inheritance for "App\Repository\DiscountModelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountModelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository" (parent: .abstract.instanceof.App\Repository\DiscountRepository).
  • Resolving inheritance for "App\Repository\DiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentModelRepository" (parent: .abstract.instanceof.App\Repository\DocumentModelRepository).
  • Resolving inheritance for "App\Repository\DocumentModelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentModelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository" (parent: .abstract.instanceof.App\Repository\DocumentRepository).
  • Resolving inheritance for "App\Repository\DocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DonationRepository" (parent: .abstract.instanceof.App\Repository\DonationRepository).
  • Resolving inheritance for "App\Repository\DonationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DonationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnvelopeRepository" (parent: .abstract.instanceof.App\Repository\EnvelopeRepository).
  • Resolving inheritance for "App\Repository\EnvelopeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnvelopeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository" (parent: .abstract.instanceof.App\Repository\FamilyRepository).
  • Resolving inheritance for "App\Repository\FamilyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileDocumentRepository" (parent: .abstract.instanceof.App\Repository\FileDocumentRepository).
  • Resolving inheritance for "App\Repository\FileDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FilePersonRepository" (parent: .abstract.instanceof.App\Repository\FilePersonRepository).
  • Resolving inheritance for "App\Repository\FilePersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FilePersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository" (parent: .abstract.instanceof.App\Repository\FileRepository).
  • Resolving inheritance for "App\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalSeasonRepository" (parent: .abstract.instanceof.App\Repository\GlobalSeasonRepository).
  • Resolving inheritance for "App\Repository\GlobalSeasonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalSeasonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository" (parent: .abstract.instanceof.App\Repository\ItemRepository).
  • Resolving inheritance for "App\Repository\ItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemSizeCategoryRepository" (parent: .abstract.instanceof.App\Repository\ItemSizeCategoryRepository).
  • Resolving inheritance for "App\Repository\ItemSizeCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemSizeCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemSizeRepository" (parent: .abstract.instanceof.App\Repository\ItemSizeRepository).
  • Resolving inheritance for "App\Repository\ItemSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemSizeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemStockRepository" (parent: .abstract.instanceof.App\Repository\ItemStockRepository).
  • Resolving inheritance for "App\Repository\ItemStockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemStockRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemVariationRepository" (parent: .abstract.instanceof.App\Repository\ItemVariationRepository).
  • Resolving inheritance for "App\Repository\ItemVariationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemVariationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemVariationSectionRepository" (parent: .abstract.instanceof.App\Repository\ItemVariationSectionRepository).
  • Resolving inheritance for "App\Repository\ItemVariationSectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemVariationSectionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRepository" (parent: .abstract.instanceof.App\Repository\LegalPersonRepository).
  • Resolving inheritance for "App\Repository\LegalPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository" (parent: .abstract.instanceof.App\Repository\LessonRepository).
  • Resolving inheritance for "App\Repository\LessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository" (parent: .abstract.instanceof.App\Repository\LocationRepository).
  • Resolving inheritance for "App\Repository\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
  • Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonCategoryRepository" (parent: .abstract.instanceof.App\Repository\PersonCategoryRepository).
  • Resolving inheritance for "App\Repository\PersonCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonMetaRepository" (parent: .abstract.instanceof.App\Repository\PersonMetaRepository).
  • Resolving inheritance for "App\Repository\PersonMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonMetaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository" (parent: .abstract.instanceof.App\Repository\PersonRepository).
  • Resolving inheritance for "App\Repository\PersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilingPersonRepository" (parent: .abstract.instanceof.App\Repository\ProfilingPersonRepository).
  • Resolving inheritance for "App\Repository\ProfilingPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilingPersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilingRepository" (parent: .abstract.instanceof.App\Repository\ProfilingRepository).
  • Resolving inheritance for "App\Repository\ProfilingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository" (parent: .abstract.instanceof.App\Repository\ProjectRepository).
  • Resolving inheritance for "App\Repository\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository" (parent: .abstract.instanceof.App\Repository\RegistrationRepository).
  • Resolving inheritance for "App\Repository\RegistrationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RentalRepository" (parent: .abstract.instanceof.App\Repository\RentalRepository).
  • Resolving inheritance for "App\Repository\RentalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RentalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository" (parent: .abstract.instanceof.App\Repository\SeasonRepository).
  • Resolving inheritance for "App\Repository\SeasonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionInfoRepository" (parent: .abstract.instanceof.App\Repository\SectionInfoRepository).
  • Resolving inheritance for "App\Repository\SectionInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionInfoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionMetaRepository" (parent: .abstract.instanceof.App\Repository\SectionMetaRepository).
  • Resolving inheritance for "App\Repository\SectionMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionMetaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionPersonMetaRepository" (parent: .abstract.instanceof.App\Repository\SectionPersonMetaRepository).
  • Resolving inheritance for "App\Repository\SectionPersonMetaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionPersonMetaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionPersonRepository" (parent: .abstract.instanceof.App\Repository\SectionPersonRepository).
  • Resolving inheritance for "App\Repository\SectionPersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionPersonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionRepository" (parent: .abstract.instanceof.App\Repository\SectionRepository).
  • Resolving inheritance for "App\Repository\SectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlotRepository" (parent: .abstract.instanceof.App\Repository\SlotRepository).
  • Resolving inheritance for "App\Repository\SlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlotRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository" (parent: .abstract.instanceof.App\Repository\TagRepository).
  • Resolving inheritance for "App\Repository\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardMultiRepository" (parent: .abstract.instanceof.App\Repository\TransactionCardMultiRepository).
  • Resolving inheritance for "App\Repository\TransactionCardMultiRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardMultiRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardRepository" (parent: .abstract.instanceof.App\Repository\TransactionCardRepository).
  • Resolving inheritance for "App\Repository\TransactionCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardSingleRepository" (parent: .abstract.instanceof.App\Repository\TransactionCardSingleRepository).
  • Resolving inheritance for "App\Repository\TransactionCardSingleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardSingleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCashRepository" (parent: .abstract.instanceof.App\Repository\TransactionCashRepository).
  • Resolving inheritance for "App\Repository\TransactionCashRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCashRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCheckCouponRepository" (parent: .abstract.instanceof.App\Repository\TransactionCheckCouponRepository).
  • Resolving inheritance for "App\Repository\TransactionCheckCouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCheckCouponRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCheckRepository" (parent: .abstract.instanceof.App\Repository\TransactionCheckRepository).
  • Resolving inheritance for "App\Repository\TransactionCheckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCheckRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDepositCheckRepository" (parent: .abstract.instanceof.App\Repository\TransactionDepositCheckRepository).
  • Resolving inheritance for "App\Repository\TransactionDepositCheckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDepositCheckRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDiscountDepositCheckRepository" (parent: .abstract.instanceof.App\Repository\TransactionDiscountDepositCheckRepository).
  • Resolving inheritance for "App\Repository\TransactionDiscountDepositCheckRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDiscountDepositCheckRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDiscountReceiptRepository" (parent: .abstract.instanceof.App\Repository\TransactionDiscountReceiptRepository).
  • Resolving inheritance for "App\Repository\TransactionDiscountReceiptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDiscountReceiptRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRefundRepository" (parent: .abstract.instanceof.App\Repository\TransactionRefundRepository).
  • Resolving inheritance for "App\Repository\TransactionRefundRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRefundRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository" (parent: .abstract.instanceof.App\Repository\TransactionRepository).
  • Resolving inheritance for "App\Repository\TransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionTerminalRepository" (parent: .abstract.instanceof.App\Repository\TransactionTerminalRepository).
  • Resolving inheritance for "App\Repository\TransactionTerminalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionTerminalRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionWireRepository" (parent: .abstract.instanceof.App\Repository\TransactionWireRepository).
  • Resolving inheritance for "App\Repository\TransactionWireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionWireRepository).
  • 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\Webmail\AccountAccessRepository" (parent: .abstract.instanceof.App\Repository\Webmail\AccountAccessRepository).
  • Resolving inheritance for "App\Repository\Webmail\AccountAccessRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Webmail\AccountAccessRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Webmail\AccountRepository" (parent: .abstract.instanceof.App\Repository\Webmail\AccountRepository).
  • Resolving inheritance for "App\Repository\Webmail\AccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Webmail\AccountRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WireRepository" (parent: .abstract.instanceof.App\Repository\WireRepository).
  • Resolving inheritance for "App\Repository\WireRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WireRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Adherent\RegistrationVoter" (parent: .abstract.instanceof.App\Security\Voter\Adherent\RegistrationVoter).
  • Resolving inheritance for "App\Security\Voter\Adherent\RegistrationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Adherent\RegistrationVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DocumentVoter" (parent: .abstract.instanceof.App\Security\Voter\DocumentVoter).
  • Resolving inheritance for "App\Security\Voter\DocumentVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DocumentVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonVoter" (parent: .abstract.instanceof.App\Security\Voter\PersonVoter).
  • Resolving inheritance for "App\Security\Voter\PersonVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\CardTransactionFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\CardTransactionFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\CardTransactionFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\CardTransactionFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\ContactListFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\ContactListFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\ContactListFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\ContactListFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DiscountFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\DiscountFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\DiscountFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DiscountFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DonationBenefactorFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\DonationBenefactorFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\DonationBenefactorFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DonationBenefactorFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DonationFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\DonationFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\DonationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DonationFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\FamilyDiscountFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\FamilyDiscountFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\FamilyDiscountFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\FamilyDiscountFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\FilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\FilterType).
  • Resolving inheritance for "App\Service\Export\Operation\FilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\FilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\GlobalRegistrationFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\GlobalRegistrationFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\GlobalRegistrationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\GlobalRegistrationFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\MissingDocumentFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\MissingDocumentFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\MissingDocumentFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\MissingDocumentFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\NewMemberFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\NewMemberFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\NewMemberFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\NewMemberFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\NonNullBalanceFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\NonNullBalanceFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\NonNullBalanceFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\NonNullBalanceFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\PurchaseAndRentalFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\PurchaseAndRentalFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\PurchaseAndRentalFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\PurchaseAndRentalFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\VolunteerFilterType" (parent: .abstract.instanceof.App\Service\Export\Operation\VolunteerFilterType).
  • Resolving inheritance for "App\Service\Export\Operation\VolunteerFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\VolunteerFilterType).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumExtension" (parent: .abstract.instanceof.App\Twig\EnumExtension).
  • Resolving inheritance for "App\Twig\EnumExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WebmailExtension" (parent: .abstract.instanceof.App\Twig\Extension\WebmailExtension).
  • Resolving inheritance for "App\Twig\Extension\WebmailExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WebmailExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FamilyDonationHelperExtension" (parent: .abstract.instanceof.App\Twig\FamilyDonationHelperExtension).
  • Resolving inheritance for "App\Twig\FamilyDonationHelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FamilyDonationHelperExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FamilyHelperExtension" (parent: .abstract.instanceof.App\Twig\FamilyHelperExtension).
  • Resolving inheritance for "App\Twig\FamilyHelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FamilyHelperExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InstanceOfExtension" (parent: .abstract.instanceof.App\Twig\InstanceOfExtension).
  • Resolving inheritance for "App\Twig\InstanceOfExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InstanceOfExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderHelperExtension" (parent: .abstract.instanceof.App\Twig\OrderHelperExtension).
  • Resolving inheritance for "App\Twig\OrderHelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderHelperExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RegistrationHelperExtension" (parent: .abstract.instanceof.App\Twig\RegistrationHelperExtension).
  • Resolving inheritance for "App\Twig\RegistrationHelperExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RegistrationHelperExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\WebmailExtensionRuntime" (parent: .abstract.instanceof.App\Twig\Runtime\WebmailExtensionRuntime).
  • Resolving inheritance for "App\Twig\Runtime\WebmailExtensionRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\WebmailExtensionRuntime).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TruncateExtension" (parent: .abstract.instanceof.App\Twig\TruncateExtension).
  • Resolving inheritance for "App\Twig\TruncateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TruncateExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EmailValidator" (parent: .abstract.instanceof.App\Validator\EmailValidator).
  • Resolving inheritance for "App\Validator\EmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EmailValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordStrengthValidator" (parent: .abstract.instanceof.App\Validator\PasswordStrengthValidator).
  • Resolving inheritance for "App\Validator\PasswordStrengthValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordStrengthValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PhoneValidator" (parent: .abstract.instanceof.App\Validator\PhoneValidator).
  • Resolving inheritance for "App\Validator\PhoneValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PhoneValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmailValidator" (parent: .abstract.instanceof.App\Validator\UniqueEmailValidator).
  • Resolving inheritance for "App\Validator\UniqueEmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmailValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueTutorValidator" (parent: .abstract.instanceof.App\Validator\UniqueTutorValidator).
  • Resolving inheritance for "App\Validator\UniqueTutorValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueTutorValidator).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.1" (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.authenticator.manager.main" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.default" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.document" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.items" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.section_images" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.section_documents" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.project_images" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer.person" (parent: Vich\UploaderBundle\Naming\UniqidNamer).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.default" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.default" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.default" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.document" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.document" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.document" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.document" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.items" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.items" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.items" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.section_images" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.section_images" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.section_images" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.section_documents" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.section_documents" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.section_documents" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.project_images" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.project_images" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.project_images" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.person" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.person" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.person" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.person" (parent: vich_uploader.listener.upload.orm).
  • 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 "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.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).
24
  • Removing service-argument resolver for controller "App\Controller\Adherent\Club1895\PaymentController::cardPayment": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Adherent\Club1895\PaymentController::payment": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Adherent\Validation\AdditionnalInformationsController::setRegistration": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Adherent\Validation\CommunityController::setRegistration": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Adherent\Validation\LessonController::setRegistration": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Adherent\Validation\PaymentController::setRegistration": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Adherent\Validation\ShopController::setRegistration": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Adherent\Validation\SummaryController::setRegistration": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\DiscountController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\DocumentModelController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\EnvelopeController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\GlobalSeasonController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\ItemController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\ItemSizeCategoryController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\LessonController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\LocationController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\PersonCategoryController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\ProfilingController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\ProjectController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\SeasonController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\SlotController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\TagController::new": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Configuration\Webmail\WebmailController::newAccount": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\FamilyController::new": no corresponding services exist for the referenced types.
325
  • Removed service "App\DataFixtures\FixtureInterface"; reason: private alias.
  • Removed service "App\Service\Export\ExporterInterface"; 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 "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\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\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.admin"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "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 "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "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 $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 ".service_locator.XDGmiR3"; reason: private alias.
  • Removed service ".service_locator.RIGJPw_"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.CsJvwsC"; reason: private alias.
  • Removed service ".service_locator.C8KAZ44"; reason: private alias.
  • Removed service ".service_locator.rVYVfB4"; reason: private alias.
  • Removed service ".service_locator.AkdMHYJ"; reason: private alias.
  • Removed service ".service_locator.u0eXhke"; reason: private alias.
  • Removed service ".service_locator.LGQNfPa"; reason: private alias.
  • Removed service ".service_locator.R9SYW5r"; reason: private alias.
  • Removed service ".service_locator.NuVG2jL"; reason: private alias.
  • Removed service ".service_locator.shoIhB5"; reason: private alias.
  • Removed service ".service_locator.6ggA4T6"; reason: private alias.
  • Removed service ".service_locator.zj2jnTE"; reason: private alias.
  • Removed service ".service_locator.Uv1LzeT"; reason: private alias.
  • Removed service ".service_locator.tJC4IRU"; reason: private alias.
  • Removed service ".service_locator.yXKuqVG"; reason: private alias.
  • Removed service ".service_locator.0s3voKX"; reason: private alias.
  • Removed service ".service_locator.QSpvU.D"; reason: private alias.
  • Removed service ".service_locator.m_ynEOs"; reason: private alias.
  • Removed service ".service_locator.JlXoCn."; reason: private alias.
  • Removed service ".service_locator.4KCKlnD"; reason: private alias.
  • Removed service ".service_locator.UWJSwdt"; reason: private alias.
  • Removed service ".service_locator.Peg4_gK"; reason: private alias.
  • Removed service ".service_locator.ri7cXzs"; reason: private alias.
  • Removed service ".service_locator.zi9Ws7H"; reason: private alias.
  • Removed service ".service_locator.BL6vzmE"; reason: private alias.
  • Removed service ".service_locator.f_cffhW"; reason: private alias.
  • Removed service ".service_locator.j9WZa83"; reason: private alias.
  • Removed service ".service_locator.H_EqTH7"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator._eRAkJb"; 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.admin"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service ".service_locator.uo5c0SP"; reason: private alias.
  • Removed service ".service_locator.p3Zkz25"; reason: private alias.
  • Removed service ".service_locator.VcmQsXN"; reason: private alias.
  • Removed service ".service_locator.pRADekP"; reason: private alias.
  • Removed service ".service_locator.AVkqT6q"; reason: private alias.
  • Removed service ".service_locator.CnBe62E"; reason: private alias.
  • Removed service ".service_locator.H.uG2W7"; reason: private alias.
  • Removed service ".service_locator.8YY3A9V"; reason: private alias.
  • Removed service ".service_locator.3p4ld4J"; reason: private alias.
  • Removed service ".service_locator.otjnIOx"; reason: private alias.
  • Removed service ".service_locator.aFyZ_kZ"; reason: private alias.
  • Removed service ".service_locator.mnBilp."; reason: private alias.
  • Removed service ".service_locator.Rk2zN1c"; reason: private alias.
  • Removed service ".service_locator.RL3myHz"; reason: private alias.
  • Removed service ".service_locator.pu8dYMv"; reason: private alias.
  • Removed service ".service_locator.ld1FSIP"; reason: private alias.
  • Removed service ".service_locator.dyG4VEd"; reason: private alias.
  • Removed service ".service_locator.kinFRzu"; reason: private alias.
  • Removed service ".service_locator.B.3VUlV"; reason: private alias.
  • Removed service ".service_locator.hCumxIO"; reason: private alias.
  • Removed service ".service_locator.O0cf3yi"; reason: private alias.
  • Removed service ".service_locator.Ov7CnVZ"; reason: private alias.
  • Removed service ".service_locator.UBQmH8H"; reason: private alias.
  • Removed service ".service_locator.lUvkC_y"; reason: private alias.
  • Removed service ".service_locator.7rCFRfY"; reason: private alias.
  • Removed service ".service_locator.OSHmbWG"; reason: private alias.
  • Removed service ".service_locator.azUA92d"; reason: private alias.
  • Removed service ".service_locator.ocEFfRr"; reason: private alias.
  • Removed service ".service_locator.ZtkxWO_"; reason: private alias.
  • Removed service ".service_locator.ovFpoyW"; reason: private alias.
  • Removed service ".service_locator.wpR3sd7"; reason: private alias.
  • Removed service ".service_locator.se7BN66"; reason: private alias.
  • Removed service ".service_locator._Gt1M4S"; reason: private alias.
  • Removed service ".service_locator.G2DCdzD"; reason: private alias.
  • Removed service ".service_locator.nz3onHo"; reason: private alias.
  • Removed service ".service_locator.g5mMKPD"; reason: private alias.
  • Removed service ".service_locator..MM3BCD"; reason: private alias.
  • Removed service ".service_locator.gESxc7g"; reason: private alias.
  • Removed service ".service_locator.n4exq6z"; reason: private alias.
  • Removed service ".service_locator.8ocKlBv"; reason: private alias.
  • Removed service ".service_locator..EPOMSc"; reason: private alias.
  • Removed service ".service_locator.vjdsBBb"; reason: private alias.
  • Removed service ".service_locator.tsaoIlm"; reason: private alias.
  • Removed service ".service_locator.uS8ZyXq"; reason: private alias.
  • Removed service ".service_locator.UtdeUiO"; reason: private alias.
  • Removed service ".service_locator.Pk6ePib"; reason: private alias.
  • Removed service ".service_locator..ZgffF0"; reason: private alias.
  • Removed service ".service_locator.11pR0gW"; reason: private alias.
  • Removed service ".service_locator.iBEU_Ds"; reason: private alias.
  • Removed service ".service_locator.zyuHbPc"; reason: private alias.
  • Removed service ".service_locator.qwEZ5Cd"; reason: private alias.
  • Removed service ".service_locator.KAJm2XO"; reason: private alias.
  • Removed service ".service_locator.lw2POtX"; reason: private alias.
  • Removed service ".service_locator.2kz9Muk"; reason: private alias.
  • Removed service ".service_locator.Ga_encl"; reason: private alias.
  • Removed service ".service_locator.lehT9aM"; reason: private alias.
  • Removed service ".service_locator.zm7Zx8L"; reason: private alias.
  • Removed service ".service_locator.DF.EYVO"; reason: private alias.
  • Removed service ".service_locator.Z2inSZv"; reason: private alias.
  • Removed service ".service_locator.7h7PZ3k"; reason: private alias.
  • Removed service ".service_locator.BA_2Adr"; reason: private alias.
  • Removed service ".service_locator.jdkJ71P"; reason: private alias.
  • Removed service ".service_locator.GrJb5h5"; reason: private alias.
  • Removed service ".service_locator.Tgzocsn"; reason: private alias.
  • Removed service ".service_locator.1Aqui4f"; reason: private alias.
  • Removed service ".service_locator.mMc9_eO"; reason: private alias.
  • Removed service ".service_locator.wmNLm1M"; reason: private alias.
  • Removed service ".service_locator.bInR.ll"; reason: private alias.
  • Removed service ".service_locator.1XsQ8bC"; reason: private alias.
  • Removed service ".service_locator.8XY8dOk"; reason: private alias.
  • Removed service ".service_locator.UrgY5b9"; reason: private alias.
  • Removed service ".service_locator.rmvPl2."; reason: private alias.
  • Removed service ".service_locator.K0xIn0m"; reason: private alias.
  • Removed service ".service_locator.ss77Zqk"; reason: private alias.
  • Removed service ".service_locator.i5M6JQ6"; reason: private alias.
  • Removed service ".service_locator.9MyVqox"; reason: private alias.
  • Removed service ".service_locator.z2I2Q6."; reason: private alias.
  • Removed service ".service_locator.4oTn36U"; reason: private alias.
  • Removed service ".service_locator.Zp0NSXM"; reason: private alias.
  • Removed service ".service_locator.rRwyo0N"; reason: private alias.
  • Removed service ".service_locator.tePpGFs"; reason: private alias.
  • Removed service ".service_locator.w75iSgB"; reason: private alias.
  • Removed service ".service_locator.INcIEyx"; reason: private alias.
  • Removed service ".service_locator.zurGdD0"; reason: private alias.
  • Removed service ".service_locator.l6K9g3I"; reason: private alias.
  • Removed service ".service_locator.iL_8zt."; reason: private alias.
  • Removed service ".service_locator.EbFg2Ls"; reason: private alias.
  • Removed service ".service_locator.BkBKdJJ"; reason: private alias.
  • Removed service ".service_locator.CGCqI_q"; reason: private alias.
  • Removed service ".service_locator.KnD5a0i"; reason: private alias.
  • Removed service ".service_locator.X6Aazf9"; reason: private alias.
  • Removed service ".service_locator.fT6gmun"; reason: private alias.
  • Removed service ".service_locator.lkP8PzD"; reason: private alias.
  • Removed service ".service_locator.CF2Fz81"; reason: private alias.
  • Removed service ".service_locator.YRd2qi9"; reason: private alias.
  • Removed service ".service_locator.ehIACRj"; reason: private alias.
  • Removed service ".service_locator.TH_ac.l"; reason: private alias.
  • Removed service ".service_locator.wLBs_C8"; reason: private alias.
  • Removed service ".service_locator.bucNP.."; reason: private alias.
  • Removed service ".service_locator.jFjr5Oc"; reason: private alias.
  • Removed service ".service_locator.fjXecVi"; reason: private alias.
  • Removed service ".service_locator.xR63vRr"; reason: private alias.
  • Removed service ".service_locator..v9oapr"; reason: private alias.
  • Removed service ".service_locator.UjuZzs5"; reason: private alias.
  • Removed service ".service_locator.ke5aCHB"; reason: private alias.
  • Removed service ".service_locator.Z6702fU"; reason: private alias.
  • Removed service ".service_locator.14ioAux"; reason: private alias.
  • Removed service ".service_locator.ZpvwMoY"; reason: private alias.
  • Removed service ".service_locator.1KtCgWB"; reason: private alias.
  • Removed service ".service_locator.aTiBH86"; reason: private alias.
  • Removed service ".service_locator.eAaUVIw"; 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.
77
  • Changed reference of service "App\EventSubscriber\AdminSectionSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventSubscriber\Club1895\RegistrationControllerSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventSubscriber\ValidationControllerSubscriber" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\Adherent\Benefactor\PersonType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\Adherent\Registration\PersonType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\Adherent\Registration\TutorType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\Admin\SearchPersonType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\Admin\SearchSogecommerceUuidType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\SearchCheckNumberType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\SearchOrderUuidType" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Form\YesNoType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\AdherentLoginAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\AdminLoginAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\Payment\Club1895SogecommerceManager" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\Payment\SogecommerceManager" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\Webmail\DynamicSmtpTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Webmail\SmtpClient" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.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 "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 "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.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\Adherent\RegistrationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\DocumentVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\PersonVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.jIxfAsi" 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.0b51NTp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
870
  • 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 "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 "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 "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 "vich_uploader.listener.doctrine.base"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanInvalidEntitiesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CleanInvalidEntitiesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CleanTemporaryEntitiesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CleanTemporaryEntitiesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\EmailTestCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\EmailTestCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InstallCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\InstallCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MaintenanceValidatePaymentCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MaintenanceValidatePaymentCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MigrateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RegistrationCheckExpiredSlotsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RegistrationCheckExpiredSlotsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserCreateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UserCreateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Benefactor\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Benefactor\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Benefactor\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Benefactor\WebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Benefactor\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\AbstractClub1895Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\AbstractClub1895Controller"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Club1895\AbstractClub1895Controller"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Club1895\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Club1895\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Club1895\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Club1895\WebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Club1895\WebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ContactController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\DocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\FinanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\FinanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\FinanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\MaintenanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\MaintenanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\MaintenanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\MemberCardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\MemberCardController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\MemberCardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\PublicPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\PublicPaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\PublicPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\ReceiptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\ReceiptController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\ReceiptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\CommunityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\CommunityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\CommunityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\FamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\FamilyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\FamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\PersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\ProfilingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\ProfilingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\ProfilingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\SportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\SportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\SportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\TutorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\TutorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\TutorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Registration\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Registration\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Registration\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\AdditionnalInformationsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\AdditionnalInformationsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Validation\AdditionnalInformationsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\CommunityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\CommunityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Validation\CommunityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\LessonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\LessonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Validation\LessonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Validation\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\ShopController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\ShopController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Validation\ShopController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Adherent\Validation\SummaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Adherent\Validation\SummaryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Adherent\Validation\SummaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BenefactorDonationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BenefactorDonationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\BenefactorDonationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CapacityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CapacityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CapacityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CheckController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CheckController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CheckController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\CoachController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\CoachController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\CoachController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\DiscountController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\DocumentModelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\DocumentModelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\DocumentModelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\EnvelopeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\EnvelopeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\EnvelopeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\GlobalSeasonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\GlobalSeasonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\GlobalSeasonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\ItemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemSizeCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemSizeCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\ItemSizeCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemSizeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemSizeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\ItemSizeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemStockController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\ItemStockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ItemVariationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ItemVariationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\ItemVariationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LessonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LessonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\LessonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LevelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LevelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\LevelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\LocationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\LocationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\LocationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\PersonCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\PersonCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\PersonCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ProfilingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ProfilingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\ProfilingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\ProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\ProjectController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\ProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SeasonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SeasonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\SeasonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SectionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SectionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\SectionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SectionMetaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SectionMetaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\SectionMetaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\SlotController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\SlotController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\SlotController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\TagController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\Webmail\WebmailAccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\Webmail\WebmailAccessController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\Webmail\WebmailAccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Configuration\Webmail\WebmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Configuration\Webmail\WebmailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Configuration\Webmail\WebmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DebtController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DebtController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DebtController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DebugController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DebugController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DebugController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DonationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DonationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DonationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtractionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtractionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ExtractionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FamilyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\FamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FinanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FinanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\FinanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LegalPersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LegalPersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\LegalPersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\AffectPersonFamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\AffectPersonFamilyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\AffectPersonFamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\DuplicateFinderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\DuplicateFinderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\DuplicateFinderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\ExtractPersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\ExtractPersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\ExtractPersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\ImportScriptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\ImportScriptController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\ImportScriptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MergeFamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MergeFamilyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\MergeFamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MergePersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MergePersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\MergePersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\MigrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\MigrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\MigrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\PersonLevelMigrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\PersonLevelMigrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\PersonLevelMigrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\RemoveFamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\RemoveFamilyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\RemoveFamilyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Maintenance\RemovePersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Maintenance\RemovePersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Maintenance\RemovePersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\OrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentDonationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentDonationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PaymentDonationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SectionPersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SectionPersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SectionPersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SectionSessionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SectionSessionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SectionSessionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransactionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransactionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TransactionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Webmail\AccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Webmail\AccessController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Webmail\AccessController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Webmail\WebmailController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Webmail\WebmailController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Webmail\WebmailController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ActivateGlobalSeasonSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ActivateGlobalSeasonSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ActivateSeasonSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ActivateSeasonSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AdminSectionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\AdminSectionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\OnBenefactorChangedSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Benefactor\OnBenefactorChangedSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\UpdateBenefactorOnDonationStatusPayedSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Benefactor\UpdateBenefactorOnDonationStatusPayedSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Benefactor\UpdateDonationOnTransactionStatusChange"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Benefactor\UpdateDonationOnTransactionStatusChange"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\Club1895\RegistrationControllerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Club1895\RegistrationControllerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\ContactPhoneNumberTransformSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ContactPhoneNumberTransformSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\IdentifiableSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\IdentifiableSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\PasswordChangeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\PasswordChangeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\AssignFamilyResponsiblePersonSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Registration\AssignFamilyResponsiblePersonSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\OrderUpdateAmountSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Registration\OrderUpdateAmountSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\RegistrationCancelledSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Registration\RegistrationCancelledSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\SetRegisteredStatusOnPaymentCompleteSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Registration\SetRegisteredStatusOnPaymentCompleteSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\UpdateLastReminderOnReminderSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Registration\UpdateLastReminderOnReminderSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\Registration\UpdateReminderOnStatusChangeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\Registration\UpdateReminderOnStatusChangeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\TimestampableSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\TimestampableSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateContactOnPersonRemovalSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\UpdateContactOnPersonRemovalSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateContactSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\UpdateContactSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\UpdateUserOnContactEmailChangeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\UpdateUserOnContactEmailChangeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\UserSecurityUpdateSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\UserSecurityUpdateSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ValidationControllerSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ValidationControllerSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\DonationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Benefactor\DonationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\LegalPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Benefactor\LegalPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\PaymentMethodType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Benefactor\PaymentMethodType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Benefactor\PersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Benefactor\PersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\BirthDateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\BirthDateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\PaymentMethodType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Club1895\PaymentMethodType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\ProfileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Club1895\ProfileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Club1895\RegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Club1895\RegistrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\DocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\DocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\FirstNameType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\FirstNameType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Payment\PaymentMethodType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Payment\PaymentMethodType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\PhoneType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\PhoneType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\AddressType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\AddressType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\CommunityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\CommunityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\FamilyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\FamilyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\PersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\PersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\ProfilingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\ProfilingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionPersonMetaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\SectionPersonMetaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\SectionPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\SectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\SportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\SportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\TutorChoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\TutorChoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\TutorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\TutorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserPasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\UserPasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\UserPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Registration\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Registration\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\RequestPasswordResetType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\RequestPasswordResetType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ApprovalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\ApprovalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\CommunityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\CommunityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\DeclarationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\DeclarationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\FinancialSupportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\FinancialSupportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\LegalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\LegalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\LessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\LessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ShopPurchaseItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\ShopPurchaseItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Adherent\Validation\ShopPurchaseType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Adherent\Validation\ShopPurchaseType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AdminSectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\AdminSectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CancelTransactionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\CancelTransactionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CheckType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\CheckType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ChosenLessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ChosenLessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CoachSlotType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\CoachSlotType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CoachType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\CoachType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DebtType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DebtType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountModelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountModelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountReceiptType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountReceiptType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DonationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DonationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EditCheckType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\EditCheckType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\EnvelopeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\EnvelopeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FamilyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FamilyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FileDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FileItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileProjectImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FileProjectImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileSectionDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FileSectionDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FileSectionImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FileSectionImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ItemSizeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ItemSizeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LessonAssignType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LessonAssignType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LevelMigrationFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LevelMigrationPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelMigrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LevelMigrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LevelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LevelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergeFamilySearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Maintenance\MergeFamilySearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergeFamilyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Maintenance\MergeFamilyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergePersonSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Maintenance\MergePersonSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MergePersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Maintenance\MergePersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrateSeasonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Maintenance\MigrateSeasonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrationDocumentModelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Maintenance\MigrationDocumentModelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Maintenance\MigrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Maintenance\MigrationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionCashType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\BenefactorTransactionCashType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionCheckType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\BenefactorTransactionCheckType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\BenefactorTransactionWireType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\BenefactorTransactionWireType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\PaymentDonationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\PaymentDonationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\PaymentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\PaymentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCashType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionCashType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCheckCouponType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionCheckCouponType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionCheckType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionCheckType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionDepositCheckType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionDepositCheckType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionRefundType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionRefundType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionTerminalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionTerminalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Payment\TransactionWireType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Payment\TransactionWireType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Person\LegalPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Person\LegalPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonAddTagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PersonAddTagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonAffectFamilyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PersonAffectFamilyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonMetaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PersonMetaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonSectionLevelProfilingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PersonSectionLevelProfilingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProfilingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ProfilingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ProjectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ProjectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RegistrationDonationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RegistrationDonationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RegistrationFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RegistrationFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SearchPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchSogecommerceUuidType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SearchSogecommerceUuidType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeasonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SeasonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionInfoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SectionInfoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionMetaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SectionMetaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionPersonMetaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SectionPersonMetaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SectionPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionSessionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SectionSessionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ShopItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ShopItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ShopRentalType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ShopRentalType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SlotType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SlotType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SystemDiscountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SystemDiscountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TutorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TutorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\AccountAccessType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Webmail\AccountAccessType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\AccountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Webmail\AccountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Webmail\MailType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Webmail\MailType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\WireType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\WireType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DocumentModelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\DocumentModelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GlobalSeasonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GlobalSeasonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemSizeCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ItemSizeCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemStockType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ItemStockType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ItemVariationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ItemVariationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LocationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationDiscountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RegistrationDiscountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResetPasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchCheckNumberType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SearchCheckNumberType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SearchOrderUuidType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SearchOrderUuidType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Security\LoginType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Security\LoginType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\YesNoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\YesNoType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminSectionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdminSectionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BenefactorTransactionCardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCardSingleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BenefactorTransactionCardSingleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCashRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BenefactorTransactionCashRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionCheckRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BenefactorTransactionCheckRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BenefactorTransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BenefactorTransactionWireRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BenefactorTransactionWireRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDebtRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemDebtRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDiscountRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemDiscountRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemDonationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemDonationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemEntryFeeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemEntryFeeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemFamilyDiscoutRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemFamilyDiscoutRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemLessonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemLessonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CartRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CheckRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CheckRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\Club1895ProfileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\Club1895ProfileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\RegistrationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\RegistrationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\TransactionCardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCardSingleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\TransactionCardSingleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCashRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\TransactionCashRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionCheckRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\TransactionCheckRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\TransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Club1895\TransactionWireRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Club1895\TransactionWireRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CoachRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CoachRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactEmailRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactEmailRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactPhoneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactPhoneRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CreditRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CreditRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DebtRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DebtRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountModelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountModelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentModelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentModelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DonationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DonationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EnvelopeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EnvelopeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FamilyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FamilyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FileDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FilePersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FilePersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GlobalSeasonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GlobalSeasonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemSizeCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ItemSizeCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemSizeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ItemSizeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemStockRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ItemStockRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemVariationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ItemVariationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ItemVariationSectionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ItemVariationSectionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LegalPersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LegalPersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LessonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LocationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonMetaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonMetaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilingPersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProfilingPersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProfilingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProfilingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProjectRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ProjectRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegistrationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RegistrationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RentalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RentalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeasonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeasonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionInfoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SectionInfoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionMetaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SectionMetaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionPersonMetaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SectionPersonMetaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionPersonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SectionPersonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SectionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlotRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SlotRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardMultiRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionCardMultiRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionCardRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCardSingleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionCardSingleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCashRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionCashRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCheckCouponRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionCheckCouponRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionCheckRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionCheckRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDepositCheckRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionDepositCheckRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDiscountDepositCheckRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionDiscountDepositCheckRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionDiscountReceiptRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionDiscountReceiptRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRefundRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionRefundRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionTerminalRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionTerminalRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransactionWireRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransactionWireRepository"; 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\Webmail\AccountAccessRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Webmail\AccountAccessRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Webmail\AccountRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Webmail\AccountRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WireRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\WireRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\Adherent\RegistrationVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\Adherent\RegistrationVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\DocumentVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\DocumentVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PersonVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\CardTransactionFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\CardTransactionFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\ContactListFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\ContactListFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DiscountFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\DiscountFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DonationBenefactorFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\DonationBenefactorFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\DonationFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\DonationFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\FamilyDiscountFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\FamilyDiscountFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\FilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\FilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\GlobalRegistrationFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\GlobalRegistrationFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\MissingDocumentFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\MissingDocumentFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\NewMemberFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\NewMemberFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\NonNullBalanceFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\NonNullBalanceFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\PurchaseAndRentalFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\PurchaseAndRentalFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Service\Export\Operation\VolunteerFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Export\Operation\VolunteerFilterType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EnumExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\EnumExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\WebmailExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\WebmailExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FamilyDonationHelperExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\FamilyDonationHelperExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FamilyHelperExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\FamilyHelperExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\InstanceOfExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\InstanceOfExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrderHelperExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\OrderHelperExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RegistrationHelperExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\RegistrationHelperExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Twig\Runtime\WebmailExtensionRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Runtime\WebmailExtensionRuntime"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TruncateExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\TruncateExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\EmailValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\EmailValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PasswordStrengthValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\PasswordStrengthValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\PhoneValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\PhoneValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmailValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\UniqueEmailValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueTutorValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\UniqueTutorValidator"; reason: abstract.
201
  • Removed service "App\DataFixtures\FileUtils"; reason: unused.
  • Removed service "App\DataFixtures\ShopFixtures"; reason: unused.
  • Removed service "App\Form\DataTransformer\AdminContactEmailToStringTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformer\AdminContactPhoneToStringTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformer\RegistrationContactEmailToStringTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformer\RegistrationContactPhoneToStringTransformer"; reason: unused.
  • Removed service "App\Service\Admin\FinanceManager"; reason: unused.
  • Removed service "App\Service\DocumentManager"; reason: unused.
  • Removed service "App\Service\Export\CsvExporter"; reason: unused.
  • Removed service "App\Service\Export\Operation\CardTransaction"; reason: unused.
  • Removed service "App\Service\Export\Operation\CardTransactionDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\ContactList"; reason: unused.
  • Removed service "App\Service\Export\Operation\ContactListDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\Discount"; reason: unused.
  • Removed service "App\Service\Export\Operation\DiscountDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\Donation"; reason: unused.
  • Removed service "App\Service\Export\Operation\DonationBenefactor"; reason: unused.
  • Removed service "App\Service\Export\Operation\DonationBenefactorDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\DonationDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\FamilyDiscount"; reason: unused.
  • Removed service "App\Service\Export\Operation\FamilyDiscountDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\GlobalRegistration"; reason: unused.
  • Removed service "App\Service\Export\Operation\GlobalRegistrationDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\MissingDocument"; reason: unused.
  • Removed service "App\Service\Export\Operation\MissingDocumentDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\NewMember"; reason: unused.
  • Removed service "App\Service\Export\Operation\NewMemberDataTransfomer"; reason: unused.
  • Removed service "App\Service\Export\Operation\NonNullBalance"; reason: unused.
  • Removed service "App\Service\Export\Operation\NonNullBalanceDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\PurchaseAndRental"; reason: unused.
  • Removed service "App\Service\Export\Operation\PurchaseAndRentalDataTransformer"; reason: unused.
  • Removed service "App\Service\Export\Operation\Volunteer"; reason: unused.
  • Removed service "App\Service\Export\Operation\VolunteerDataTransformer"; reason: unused.
  • Removed service "App\Service\Mailer\Email\AssignedLessonsNewRegistrationFirst"; reason: unused.
  • Removed service "App\Service\Mailer\Email\AssignedLessonsNewRegistrationSecond"; reason: unused.
  • Removed service "App\Service\Mailer\Email\AssignedLessonsNewRegistrationThird"; reason: unused.
  • Removed service "App\Service\Mailer\Email\AssignedLessonsRenewalRegistrationFirst"; reason: unused.
  • Removed service "App\Service\Mailer\Email\AssignedLessonsRenewalRegistrationSecond"; reason: unused.
  • Removed service "App\Service\Mailer\Email\AssignedLessonsRenewalRegistrationThird"; reason: unused.
  • Removed service "App\Service\Mailer\Email\AwaitingPayment"; reason: unused.
  • Removed service "App\Service\Mailer\Email\Benefactor"; reason: unused.
  • Removed service "App\Service\Mailer\Email\Cancelled"; reason: unused.
  • Removed service "App\Service\Mailer\Email\CancelledMissingPayment"; reason: unused.
  • Removed service "App\Service\Mailer\Email\CardPaymentConfirmed"; reason: unused.
  • Removed service "App\Service\Mailer\Email\GroupFull"; reason: unused.
  • Removed service "App\Service\Mailer\Email\ManualPaymentConfirmed"; reason: unused.
  • Removed service "App\Service\Mailer\Email\NewRegistration"; reason: unused.
  • Removed service "App\Service\Mailer\Email\NewUser"; reason: unused.
  • Removed service "App\Service\Mailer\Email\NoOffer"; reason: unused.
  • Removed service "App\Service\Mailer\Email\PaymentWaitingFirst"; reason: unused.
  • Removed service "App\Service\Mailer\Email\PaymentWaitingSecond"; reason: unused.
  • Removed service "App\Service\Mailer\Email\PaymentWaitingThird"; reason: unused.
  • Removed service "App\Service\Mailer\Email\Refused"; reason: unused.
  • Removed service "App\Service\Mailer\Email\ResetPassword"; reason: unused.
  • Removed service "App\Service\Mailer\Email\Unregistered"; reason: unused.
  • Removed service "App\Service\Mailer\Email\WaitingList"; reason: unused.
  • Removed service "App\Service\Maintenance\SeasonMigrationManager"; reason: unused.
  • Removed service "App\Service\Migration\DataHelper"; reason: unused.
  • Removed service "App\Service\Migration\Entity\DocumentMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\FamilyMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\ItemMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\LessonMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\PersonCategoryMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\PersonMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\ProfilingMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\ProfilingPersonMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\RegistrationMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\SectionMetaMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\SectionMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\SectionPersonMetaMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\TagMigration"; reason: unused.
  • Removed service "App\Service\Migration\Entity\UserMigration"; reason: unused.
  • Removed service "App\Service\Registration\DynamicForm\CheckboxType"; reason: unused.
  • Removed service "App\Service\Registration\DynamicForm\NumberType"; reason: unused.
  • Removed service "App\Service\Registration\DynamicForm\RadioType"; reason: unused.
  • Removed service "App\Service\Registration\DynamicForm\SelectType"; reason: unused.
  • Removed service "App\Service\Registration\DynamicForm\TextType"; reason: unused.
  • Removed service "App\Service\SeasonMigration\Migration"; reason: unused.
  • Removed service "App\Service\Twig\FamilyDonationHelper"; reason: unused.
  • Removed service "App\Service\Twig\FamilyHelper"; reason: unused.
  • Removed service "App\Service\Twig\RegistrationHelper"; reason: unused.
  • Removed service "App\Service\Webmail\EmailHelper"; reason: unused.
  • Removed service "App\Service\Webmail\ImapCache"; reason: unused.
  • Removed service "App\Service\Webmail\ImapClient"; reason: unused.
  • Removed service "App\Service\Webmail\ImapHelper"; reason: unused.
  • Removed service "App\Service\Webmail\StandardizedMailbox"; reason: unused.
  • Removed service "App\Validator\Email"; reason: unused.
  • Removed service "App\Validator\PasswordStrength"; reason: unused.
  • Removed service "App\Validator\Phone"; reason: unused.
  • Removed service "App\Validator\UniqueEmail"; reason: unused.
  • Removed service "App\Validator\UniqueTutor"; 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 "assets.empty_version_strategy"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "name_based_uuid.factory"; reason: unused.
  • Removed service "random_based_uuid.factory"; reason: unused.
  • Removed service "time_based_uuid.factory"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.channel.push"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "chatter.transports"; reason: unused.
  • Removed service "chatter.transport_factory"; reason: unused.
  • Removed service "chatter.messenger.chat_handler"; reason: unused.
  • Removed service "texter.transports"; reason: unused.
  • Removed service "texter.transport_factory"; reason: unused.
  • Removed service "texter.messenger.sms_handler"; reason: unused.
  • Removed service "texter.messenger.push_handler"; reason: unused.
  • Removed service "notifier.transport_factory.null"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service ".1_ServiceLocator~RO.Y.by"; 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 "webpack_encore.cache"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.context_listener"; 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 "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service ".service_locator.L3khg1G"; reason: unused.
  • Removed service ".service_locator.Tbsuxz5"; reason: unused.
  • Removed service ".service_locator.XLO3AJc"; reason: unused.
  • Removed service ".service_locator.z_QiCVn"; reason: unused.
  • Removed service ".service_locator.nbJgUqw"; reason: unused.
  • Removed service ".service_locator.nUmbBB7"; reason: unused.
  • Removed service ".service_locator.vJAhB_L"; reason: unused.
  • Removed service ".service_locator.AQju0z."; reason: unused.
  • Removed service ".service_locator.YZK7Vly"; reason: unused.
  • Removed service ".service_locator.9VN_J2Q"; reason: unused.
  • Removed service ".service_locator.m8BMfRI"; reason: unused.
  • Removed service ".service_locator.1yJiKkc"; reason: unused.
  • Removed service ".service_locator.jm18wf8"; reason: unused.
  • Removed service ".service_locator.uuTx1dg"; reason: unused.
  • Removed service ".service_locator.HJJa9XB"; reason: unused.
  • Removed service ".service_locator.7sy72oK"; reason: unused.
  • Removed service ".service_locator.oqo3Vzw"; reason: unused.
  • Removed service ".service_locator.GH5YSDY"; reason: unused.
  • Removed service ".service_locator.D_uhrqI"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.UkE3SaZ"; reason: unused.
421
  • Inlined service "App\Service\Migration\Processor" to "App\Command\MigrateCommand".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\ApiController" to "App\Controller\Adherent\ApiController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Benefactor\PaymentController" to "App\Controller\Adherent\Benefactor\PaymentController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Benefactor\RegistrationController" to "App\Controller\Adherent\Benefactor\RegistrationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Benefactor\WebhookController" to "App\Controller\Adherent\Benefactor\WebhookController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Club1895\AbstractClub1895Controller" to "App\Controller\Adherent\Club1895\AbstractClub1895Controller".
  • Inlined service "App\Service\Payment\Club1895SogecommerceManager" to "App\Controller\Adherent\Club1895\PaymentController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Club1895\PaymentController" to "App\Controller\Adherent\Club1895\PaymentController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Club1895\RegistrationController" to "App\Controller\Adherent\Club1895\RegistrationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Club1895\WebhookController" to "App\Controller\Adherent\Club1895\WebhookController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\ContactController" to "App\Controller\Adherent\ContactController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\DocumentController" to "App\Controller\Adherent\DocumentController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\FinanceController" to "App\Controller\Adherent\FinanceController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\HomeController" to "App\Controller\Adherent\HomeController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\MaintenanceController" to "App\Controller\Adherent\MaintenanceController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\MemberCardController" to "App\Controller\Adherent\MemberCardController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\PublicPaymentController" to "App\Controller\Adherent\PublicPaymentController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\ReceiptController" to "App\Controller\Adherent\ReceiptController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\CommunityController" to "App\Controller\Adherent\Registration\CommunityController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\FamilyController" to "App\Controller\Adherent\Registration\FamilyController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\PersonController" to "App\Controller\Adherent\Registration\PersonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\ProfilingController" to "App\Controller\Adherent\Registration\ProfilingController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\RegistrationController" to "App\Controller\Adherent\Registration\RegistrationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\SportController" to "App\Controller\Adherent\Registration\SportController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\TutorController" to "App\Controller\Adherent\Registration\TutorController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Registration\UserController" to "App\Controller\Adherent\Registration\UserController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\SecurityController" to "App\Controller\Adherent\SecurityController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Validation\AdditionnalInformationsController" to "App\Controller\Adherent\Validation\AdditionnalInformationsController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Validation\CommunityController" to "App\Controller\Adherent\Validation\CommunityController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Validation\LessonController" to "App\Controller\Adherent\Validation\LessonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Validation\PaymentController" to "App\Controller\Adherent\Validation\PaymentController".
  • Inlined service "App\Service\ShopManager" to "App\Controller\Adherent\Validation\ShopController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Validation\ShopController" to "App\Controller\Adherent\Validation\ShopController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Adherent\Validation\SummaryController" to "App\Controller\Adherent\Validation\SummaryController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\BenefactorDonationController" to "App\Controller\Admin\BenefactorDonationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\CapacityController" to "App\Controller\Admin\CapacityController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\CheckController" to "App\Controller\Admin\CheckController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\CoachController" to "App\Controller\Admin\Configuration\CoachController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\DiscountController" to "App\Controller\Admin\Configuration\DiscountController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\DocumentModelController" to "App\Controller\Admin\Configuration\DocumentModelController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\EnvelopeController" to "App\Controller\Admin\Configuration\EnvelopeController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\GlobalSeasonController" to "App\Controller\Admin\Configuration\GlobalSeasonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\ItemController" to "App\Controller\Admin\Configuration\ItemController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\ItemSizeCategoryController" to "App\Controller\Admin\Configuration\ItemSizeCategoryController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\ItemSizeController" to "App\Controller\Admin\Configuration\ItemSizeController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\ItemStockController" to "App\Controller\Admin\Configuration\ItemStockController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\ItemVariationController" to "App\Controller\Admin\Configuration\ItemVariationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\LessonController" to "App\Controller\Admin\Configuration\LessonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\LevelController" to "App\Controller\Admin\Configuration\LevelController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\LocationController" to "App\Controller\Admin\Configuration\LocationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\PersonCategoryController" to "App\Controller\Admin\Configuration\PersonCategoryController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\ProfilingController" to "App\Controller\Admin\Configuration\ProfilingController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\ProjectController" to "App\Controller\Admin\Configuration\ProjectController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\SeasonController" to "App\Controller\Admin\Configuration\SeasonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\SectionController" to "App\Controller\Admin\Configuration\SectionController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\SectionMetaController" to "App\Controller\Admin\Configuration\SectionMetaController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\SlotController" to "App\Controller\Admin\Configuration\SlotController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\TagController" to "App\Controller\Admin\Configuration\TagController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\Webmail\WebmailAccessController" to "App\Controller\Admin\Configuration\Webmail\WebmailAccessController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Configuration\Webmail\WebmailController" to "App\Controller\Admin\Configuration\Webmail\WebmailController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\DebtController" to "App\Controller\Admin\DebtController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\DebugController" to "App\Controller\Admin\DebugController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\DiscountController" to "App\Controller\Admin\DiscountController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\DocumentController" to "App\Controller\Admin\DocumentController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\DonationController" to "App\Controller\Admin\DonationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\ExtractionController" to "App\Controller\Admin\ExtractionController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\FamilyController" to "App\Controller\Admin\FamilyController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\FinanceController" to "App\Controller\Admin\FinanceController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\HomeController" to "App\Controller\Admin\HomeController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\LegalPersonController" to "App\Controller\Admin\LegalPersonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\AffectPersonFamilyController" to "App\Controller\Admin\Maintenance\AffectPersonFamilyController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\DuplicateFinderController" to "App\Controller\Admin\Maintenance\DuplicateFinderController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\ExtractPersonController" to "App\Controller\Admin\Maintenance\ExtractPersonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\ImportScriptController" to "App\Controller\Admin\Maintenance\ImportScriptController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\MergeFamilyController" to "App\Controller\Admin\Maintenance\MergeFamilyController".
  • Inlined service "App\Service\Admin\MergeHelper" to "App\Controller\Admin\Maintenance\MergePersonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\MergePersonController" to "App\Controller\Admin\Maintenance\MergePersonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\MigrationController" to "App\Controller\Admin\Maintenance\MigrationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\PersonLevelMigrationController" to "App\Controller\Admin\Maintenance\PersonLevelMigrationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\RemoveFamilyController" to "App\Controller\Admin\Maintenance\RemoveFamilyController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Maintenance\RemovePersonController" to "App\Controller\Admin\Maintenance\RemovePersonController".
  • Inlined service "App\Service\Admin\BenefactorTransactionManager" to "App\Controller\Admin\OrderController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\OrderController" to "App\Controller\Admin\OrderController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\PaymentController" to "App\Controller\Admin\PaymentController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\PaymentDonationController" to "App\Controller\Admin\PaymentDonationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\PersonController" to "App\Controller\Admin\PersonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\RegistrationController" to "App\Controller\Admin\RegistrationController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\SearchController" to "App\Controller\Admin\SearchController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\SectionPersonController" to "App\Controller\Admin\SectionPersonController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\SectionSessionController" to "App\Controller\Admin\SectionSessionController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\SecurityController" to "App\Controller\Admin\SecurityController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\TransactionController" to "App\Controller\Admin\TransactionController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Webmail\AccessController" to "App\Controller\Admin\Webmail\AccessController".
  • Inlined service ".service_locator.jIxfAsi.App\Controller\Admin\Webmail\WebmailController" to "App\Controller\Admin\Webmail\WebmailController".
  • Inlined service "App\Service\ContactEmailFinder" to "App\Form\DataTransformer\ContactEmailToStringTransformer".
  • Inlined service "App\Service\ContactPhoneFinder" to "App\Form\DataTransformer\ContactPhoneToStringTransformer".
  • Inlined service "mailer.mailer" to "App\Service\Mailer\MailerManager".
  • Inlined service "App\Service\Migration\DataManager" to "App\Service\Migration\Processor".
  • Inlined service "App\Service\Webmail\DynamicSmtpTransportFactory" to "App\Service\Webmail\SmtpClient".
  • Inlined service "App\Service\Twig\OrderHelper" to "App\Twig\OrderHelperExtension".
  • Inlined service "App\Service\Webmail\TwigWebmailHelper" to "App\Twig\Runtime\WebmailExtensionRuntime".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "mailer.transports" to "mailer.mailer".
  • 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 "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 "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.z7q2yjU" 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.QgK4hHd" 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 "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "doctrine_migrations.migrations_collector" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" 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.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.Z4lAntG" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.YNRsKdf" 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.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.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "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\EnumExtension" to "twig".
  • Inlined service "App\Twig\Extension\WebmailExtension" to "twig".
  • Inlined service "App\Twig\FamilyDonationHelperExtension" to "twig".
  • Inlined service "App\Twig\FamilyHelperExtension" to "twig".
  • Inlined service "App\Twig\InstanceOfExtension" to "twig".
  • Inlined service "App\Twig\OrderHelperExtension" to "twig".
  • Inlined service "App\Twig\RegistrationHelperExtension" to "twig".
  • Inlined service "App\Twig\TruncateExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.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 "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.d3ONlac" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~DsaIKNz" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • 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.7vV5Y18" to "security.access_map".
  • Inlined service ".security.request_matcher.nDTQnSV" to "security.access_map".
  • Inlined service ".security.request_matcher.DtPA6tq" to "security.access_map".
  • Inlined service ".security.request_matcher.RDOw98h" to "security.access_map".
  • Inlined service ".security.request_matcher.vWtNVVh" to "security.access_map".
  • Inlined service ".security.request_matcher.4Jtm_Vx" to "security.access_map".
  • Inlined service ".security.request_matcher.HgtRcio" to "security.access_map".
  • Inlined service ".security.request_matcher.sW49kSx" to "security.access_map".
  • Inlined service ".security.request_matcher.u9LM5V." to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.dp8iHkV" to "security.access_map".
  • Inlined service ".security.request_matcher.fwV856b" to "security.access_map".
  • Inlined service ".security.request_matcher.HIHd_hY" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "security.authenticator.managers_locator" to "security.user_authenticator".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • 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 "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "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 "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".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 "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\Adherent\RegistrationVoter" to "debug.security.voter.App\Security\Voter\Adherent\RegistrationVoter".
  • Inlined service "App\Security\Voter\DocumentVoter" to "debug.security.voter.App\Security\Voter\DocumentVoter".
  • Inlined service "App\Security\Voter\PersonVoter" to "debug.security.voter.App\Security\Voter\PersonVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.VzzixsX" to ".service_locator.VzzixsX.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 ".service_locator..ieU4S4" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.VzzixsX.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
1
  • Tag "templating.helper" was defined on service(s) "Vich\UploaderBundle\Templating\Helper\UploaderHelper", but was never used.