GET https://ravarotto.tadit.fr/

Query Metrics

2 Database Queries
2 Different statements
0.76 ms Query time
0 Invalid entities
5 Managed entities

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.base_price AS base_price_4, t0.is_active AS is_active_5, t0.image_path AS image_path_6, t0.created_at AS created_at_7 FROM cake t0 WHERE t0.is_active = ? ORDER BY t0.id DESC LIMIT 6
Parameters:
[
  1
]
2 0.35 ms
SELECT p0_.id AS id_0, p0_.slug AS slug_1, p0_.title AS title_2, p0_.content AS content_3, p0_.is_visible AS is_visible_4, p0_.menu_order AS menu_order_5, p0_.updated_at AS updated_at_6 FROM page p0_ WHERE p0_.is_visible = 1 ORDER BY p0_.menu_order ASC, p0_.title 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\Page 3
App\Entity\Cake 2

Entities Mapping

Class Mapping errors
App\Entity\Cake No errors.
App\Entity\CakeImage No errors.
App\Entity\Page No errors.