https://sbpay.olena.d.simplybook.ovh/

Query Metrics

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

Queries

Group similar statements

Database Connections

Name Service
common doctrine.dbal.common_connection
merchant doctrine.dbal.merchant_connection

Entity Managers

Name Service
common doctrine.orm.common_entity_manager
merchant doctrine.orm.merchant_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Entities Mapping

common entity manager

Class Mapping errors
App\Entity\Common\MerchantEntity No errors.

merchant entity manager

Class Mapping errors
App\Entity\Merchant\UserEntity No errors.
App\Entity\Merchant\OrderEntity
  • The field App\Entity\Merchant\OrderEntity#quickbooksIntegrationStatusLog is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Merchant\QuickbooksRecordEntity#order does not contain the required 'inversedBy="quickbooksIntegrationStatusLog"' attribute.
  • The field App\Entity\Merchant\OrderEntity#freshbooksIntegrationStatusLog is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Merchant\FreshbooksRecordEntity#order does not contain the required 'inversedBy="freshbooksIntegrationStatusLog"' attribute.
App\Entity\Merchant\OrderReferenceEntity No errors.