GET https://mail.planter-malin.fr/troc

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.75 ms
(100.00%)
1
SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.description AS description_2, t0_.type AS type_3, t0_.city AS city_4, t0_.latitude AS latitude_5, t0_.longitude AS longitude_6, t0_.available AS available_7, t0_.image AS image_8, t0_.created_at AS created_at_9, t0_.updated_at AS updated_at_10, t0_.owner_id AS owner_id_11 FROM trade_listing t0_ WHERE t0_.available = 1 ORDER BY t0_.created_at DESC LIMIT 50
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

Entities Mapping

Class Mapping errors
App\Community\Entity\TradeListing No errors.
App\User\Entity\User No errors.