https://my-technima.com/feature/9/edit

Query Metrics

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

Queries

Group similar statements

# Time Info
1 13.76 ms
SELECT t0.id AS id_1, t0.position AS position_2 FROM feature t0 WHERE t0.id = ?
Parameters:
[
  "9"
]

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\Feature No errors.
App\Entity\FeatureLang No errors.
App\Entity\FeatureValue No errors.
App\Entity\Lang
  • The association App\Entity\Lang#featureValues refers to the owning side field App\Entity\FeatureValue#lang which does not exist.