https://pre-app.triwuu.com/config/config.go

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
5 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\BaseKeyValue No errors.
App\Entity\Language No errors.
App\Entity\OrderLM No errors.
App\Entity\Wallet No errors.
App\Entity\Order No errors.
App\Entity\UnitMeasurement No errors.
App\Entity\Banner No errors.
App\Entity\BannerTranslation No errors.
App\Entity\ShoppingCart No errors.
App\Entity\ActionType No errors.
App\Entity\Product
  • The mappings App\Entity\Product#userReviews and App\Entity\Review#product are inconsistent with each other.
App\Entity\ProductPriceScale No errors.
App\Entity\Option No errors.
App\Entity\Slide No errors.
App\Entity\SlideTranslation No errors.
App\Entity\Menu No errors.
App\Entity\Address No errors.
App\Entity\ProductReturn No errors.
App\Entity\Shipping No errors.
App\Entity\ShoppingCartDetail No errors.
App\Entity\UserShared No errors.
App\Entity\Brand No errors.
App\Entity\BrandTranslation No errors.
App\Entity\Category No errors.
App\Entity\BuyingGroup
  • The mappings App\Entity\BuyingGroup#members and App\Entity\User#buyingGroups are inconsistent with each other.
  • If association App\Entity\BuyingGroup#members is many-to-many, then the inversed side App\Entity\User#buyingGroups has to be many-to-many as well.
App\Entity\SharedAddress No errors.
App\Entity\ProductTranslation No errors.
App\Entity\Translation No errors.
App\Entity\Producer No errors.
App\Entity\ProducerTranslation No errors.
App\Entity\ShareType No errors.
App\Entity\Subcategory No errors.
App\Entity\SubcategoryTranslation No errors.
App\Entity\Province No errors.
App\Entity\OrderStatus No errors.
App\Entity\ReturnReasons No errors.
App\Entity\TpvResult No errors.
App\Entity\BaseNameSlug No errors.
App\Entity\Iva
  • The mappings App\Entity\Iva#productUniques and App\Entity\Product#iva are inconsistent with each other.
App\Entity\ResetPasswordRequest No errors.
App\Entity\FriendTriweer No errors.
App\Entity\Label No errors.
App\Entity\PaymentMethod No errors.
App\Entity\Notification No errors.
App\Entity\Review
  • The association App\Entity\Review#user refers to the inverse side field App\Entity\User#reviews which does not exist.
  • The association App\Entity\Review#product refers to the inverse side field App\Entity\Product#reviews which does not exist.
App\Entity\ReviewTranslation No errors.
App\Entity\LabelTranslation No errors.
App\Entity\ProductReturnStatus No errors.
App\Entity\Media No errors.
App\Entity\AchievementLevel No errors.
App\Entity\CategoryTranslation No errors.
App\Entity\Action No errors.
App\Entity\FrequentQuestion No errors.
App\Entity\Country No errors.
App\Entity\User
  • The field App\Entity\User#asFakeTriweerInOffer is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Product#fakeTriweersInOffer does not contain the required 'inversedBy="asFakeTriweerInOffer"' attribute.
  • The association App\Entity\User#productReturns refers to the owning side field App\Entity\ProductReturn#Buyer which does not exist.
  • The field App\Entity\User#friendships is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FriendTriweer#friendUser does not contain the required 'inversedBy="friendships"' attribute.
  • The field App\Entity\User#memberBuyingGroups is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\BuyingGroup#members does not contain the required 'mappedBy="memberBuyingGroups"' attribute.
App\Entity\ProductType No errors.
App\Entity\Card No errors.
App\Entity\ShippingScale No errors.
App\Entity\Achievement No errors.
App\Entity\ProductUnique No errors.
App\Entity\OrderDetail No errors.
Vich\UploaderBundle\Entity\File No errors.