https://www.xrpverse.app/ajax/dashboard_user_purchase_meme_coin_confirm

Query Metrics

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

Queries

No executed queries.

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\UserEntity
  • The field App\Entity\UserEntity#referral is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\ReferralEntity#referrent does not contain the required 'mappedBy="referral"' attribute.
  • The mappings App\Entity\UserEntity#userOrderTokens and App\Entity\UserOrderTokenEntity#user are inconsistent with each other.
  • The mappings App\Entity\UserEntity#userMemeCoins and App\Entity\UserMemeCoinEntity#user are inconsistent with each other.
App\Entity\ReferralEntity
  • The field App\Entity\ReferralEntity#referrent is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\UserEntity#referral does not contain the required 'mappedBy="referrent"' attribute.
App\Entity\UserOrderTokenEntity
  • The association App\Entity\UserOrderTokenEntity#user refers to the inverse side field App\Entity\UserEntity#userAccessTokens which does not exist.
App\Entity\UserBonusTokenEntity No errors.
App\Entity\SupportTicketEntity No errors.
App\Entity\SupportTicketResponseEntity No errors.
App\Entity\NotificationEntity No errors.
App\Entity\UserAdjustedTokenEntity No errors.
App\Entity\BannedUserEntity No errors.
App\Entity\UserStakeTokenEntity No errors.
App\Entity\UserEmailEntity No errors.
App\Entity\UserMemeCoinEntity
  • The association App\Entity\UserMemeCoinEntity#user refers to the inverse side field App\Entity\UserEntity#userMemecoins which does not exist.
App\Entity\UserMemeCoinTransactionEntity No errors.