GET http://glamping.test.oaro.work/

Query Metrics

1 Database Queries
1 Different statements
2.60 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 2.60 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.price AS price_2, n0_.lot_from AS lot_from_3, n0_.lot_to AS lot_to_4, n0_.lot_current AS lot_current_5, n0_.enabled AS enabled_6, n0_.created_at AS created_at_7 FROM nft n0_
Parameters:
[]

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\Nft No errors.
App\Entity\NftOwner
  • The association App\Entity\NftOwner#blockchains refers to the owning side field App\Entity\NftOwner#nftOwner which does not exist.