http://backoffice.beconnected.travel/home

Query Metrics

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

Queries

Group similar statements

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\UserVisit No errors.
App\Entity\Client No errors.
App\Entity\AccessToken No errors.
App\Entity\RefreshToken No errors.
App\Entity\RechargePack No errors.
App\Entity\Region
  • The field App\Entity\Region#esims is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Esim#region does not contain the required 'inversedBy="esims"' attribute.
App\Entity\CmsBanner No errors.
App\Entity\Country No errors.
App\Entity\Article No errors.
Gedmo\Translatable\Entity\Translation No errors.
App\Entity\Esim
  • The association App\Entity\Esim#simPackages refers to the owning side field App\Entity\SimPackage#esim which does not exist.
App\Entity\AiraloDataPlan No errors.
App\Entity\TugeDataPlan No errors.
App\Entity\MovistarEsimCapacity No errors.
App\Entity\Transaction
  • The mappings App\Entity\Transaction#tugeEsim and App\Entity\TugeEsim#transactions are inconsistent with each other.
  • The field App\Entity\Transaction#payments is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Payment#transaction does not contain the required 'inversedBy="payments"' attribute.
  • The mappings App\Entity\Transaction#airaloEsim and App\Entity\AiraloEsim#transactions are inconsistent with each other.
App\Entity\Settings No errors.
App\Entity\DecidirPaymentMethod No errors.
App\Entity\DecidirPaymentMethodBin No errors.