GET https://api.tda-archi.com/api/actualites

Query Metrics

1 Database Queries
1 Different statements
1.94 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.94 ms
(100.00%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.photo AS photo_2, a0_.description AS description_3, a0_.created_at AS created_at_4, g1_.id AS id_5, g1_.title AS title_6, g1_.link AS link_7 FROM actualite a0_ LEFT JOIN actualite_galery a2_ ON a0_.id = a2_.actualite_id LEFT JOIN galery g1_ ON g1_.id = a2_.galery_id ORDER BY a0_.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.

Entities Mapping

Class Mapping errors
App\Entity\Actualite No errors.
App\Entity\Galery No errors.
App\Entity\Realisation No errors.