GET https://bac.varascundo.com/api/oeuvres

Query Metrics

1 Database Queries
1 Different statements
1.24 ms Query time
0 Invalid entities
23 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.24 ms
(100.00%)
1
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.image AS image_2, p0_.description AS description_3, p1_.id AS id_4, p1_.name AS name_5, p2_.id AS id_6, p2_.name AS name_7, p3_.id AS id_8, p3_.count AS count_9, p3_.ip AS ip_10, p0_.categorie_id AS categorie_id_11, p0_.theme_id AS theme_id_12, p3_.oeuvre_id AS oeuvre_id_13 FROM prefix_oeuvre p0_ LEFT JOIN prefix_categorie p1_ ON p0_.categorie_id = p1_.id LEFT JOIN prefix_theme p2_ ON p0_.theme_id = p2_.id LEFT JOIN prefix_like p3_ ON p0_.id = p3_.oeuvre_id ORDER BY p0_.id ASC
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Oeuvre 16
App\Entity\Like 3
App\Entity\Categorie 2
App\Entity\Theme 2

Entities Mapping

Class Mapping errors
App\Entity\Oeuvre No errors.
App\Entity\Categorie No errors.
App\Entity\Theme No errors.
App\Entity\Like No errors.