https://preprod.mon-compte.planet-fitness.com/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
5 Invalid entities

Grouped Statements

Show all queries

No database queries were performed.

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

Class Mapping errors
App\Entity\InvoiceMail No errors.
App\Entity\Contact
  • The association App\Entity\Contact#contactProductPrices refers to the owning side field App\Entity\ContactProductPrice#contactId which does not exist.
App\Entity\Account No errors.
App\Entity\AccountType No errors.
App\Entity\DocumentType No errors.
App\Entity\Company No errors.
App\Entity\Invoice No errors.
App\Entity\SpecialMailText No errors.
App\Entity\Attempt No errors.
App\Entity\ContactMail No errors.
App\Entity\Article No errors.
App\Entity\PushNotification
  • The field App\Entity\PushNotification#views is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\PushNotificationContact#pushNotification does not contain the required 'inversedBy="views"' attribute.
App\Entity\ContactProductPrice
  • The mappings App\Entity\ContactProductPrice#contact and App\Entity\Contact#contactProductPrices are inconsistent with each other.
App\Entity\ContactPaymentMethod No errors.
App\Entity\Analytic
  • The association App\Entity\Analytic#account refers to the inverse side field App\Entity\Account#analytics which does not exist.
  • The association App\Entity\Analytic#type refers to the inverse side field App\Entity\Repository#analytics which does not exist.
  • The association App\Entity\Analytic#externalAccess refers to the inverse side field App\Entity\ExternalAccess#analytics which does not exist.
App\Entity\InAppNotificationContact No errors.
App\Entity\NotificationCenterContact
  • The association App\Entity\NotificationCenterContact#type refers to the inverse side field App\Entity\Repository#notificationCenterContacts which does not exist.
App\Entity\AppPushNotificationContact No errors.
App\Entity\Repository No errors.