GET https://findrfood.be/

Query Metrics

12 Database Queries
4 Different statements
2.49 ms Query time
0 Invalid entities
111 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.48 ms
(59.58%)
8
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.illustration AS illustration_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.phonenumber AS phonenumber_8, t0.website AS website_9, t0.promote AS promote_10, t0.active AS active_11, t0.category_id AS category_id_12 FROM restaurants t0 WHERE t0.category_id = ?
Parameters:
[
  1
]
0.46 ms
(18.62%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.illustration AS illustration_4 FROM category t0
Parameters:
[]
0.29 ms
(11.58%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.illustration AS illustration_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.phonenumber AS phonenumber_8, t0.website AS website_9, t0.promote AS promote_10, t0.active AS active_11, t0.category_id AS category_id_12 FROM restaurants t0 WHERE t0.promote = ?
Parameters:
[
  1
]
0.25 ms
(10.21%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.illustration AS illustration_4, t0.address AS address_5, t0.city AS city_6, t0.postcode AS postcode_7, t0.phonenumber AS phonenumber_8, t0.website AS website_9, t0.promote AS promote_10, t0.active AS active_11, t0.category_id AS category_id_12 FROM restaurants 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\Restaurants 103
App\Entity\Category 8

Entities Mapping

Class Mapping errors
App\Entity\Category No errors.
App\Entity\Restaurants No errors.
App\Entity\MenuSection No errors.
App\Entity\Images No errors.
App\Entity\Horaires No errors.
App\Entity\Review No errors.