GET https://poth-api-mod.keszul.hu/size

Query Metrics

1 Database Queries
1 Different statements
1.26 ms Query time
1 Invalid entities
8 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.26 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.file AS file_6, t0.icon AS icon_7, t0.alias AS alias_8, t0.raktaron AS raktaron_9 FROM product t0 WHERE t0.active = ?
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Product 8

Entities Mapping

Class Mapping errors
App\Entity\Product
  • The field App\Entity\Product#size is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Product#size does not contain the required 'mappedBy: "size"' attribute.
App\Entity\Fuga No errors.
App\Entity\Alapszin No errors.
App\Entity\Tarkasag No errors.
App\Entity\Felulet No errors.