https://my-technima.com/attribute/18/sync/244

Query Metrics

1 Database Queries
1 Different statements
3.50 ms Query time
3 Invalid entities

Queries

Group similar statements

# Time Info
1 3.50 ms
SELECT t0.id AS id_1, t0.position AS position_2, t0.type AS type_3 FROM attribute t0 WHERE t0.id = ?
Parameters:
[
  "18"
]

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\Attribute
  • The mappings App\Entity\Attribute#attributeLang and App\Entity\AttributeLang#attribute are inconsistent with each other.
App\Entity\AttributeLang
  • The association App\Entity\AttributeLang#attribute refers to the inverse side field App\Entity\Attribute#attributeLangs which does not exist.
App\Entity\AttributeValue No errors.
App\Entity\AttributeValueLang 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.
App\Entity\Site No errors.
App\Entity\PSA No errors.