GET https://recette.lourmel-sa.com/espace-personnel

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.variable AS variable_3, t0.uri AS uri_4, t0.content AS content_5, t0.active AS active_6, t0.created AS created_7, t0.seo_meta_title AS seo_meta_title_8, t0.seo_meta_description AS seo_meta_description_9, t0.seo_meta_keywords AS seo_meta_keywords_10, t0.seo_og_title AS seo_og_title_11, t0.seo_og_description AS seo_og_description_12, t0.seo_tt_title AS seo_tt_title_13, t0.seo_tt_description AS seo_tt_description_14, t0.seo_tt_cover_alt AS seo_tt_cover_alt_15, t0.seo_tt_card AS seo_tt_card_16, t0.created_by AS created_by_17, t0.updated_by AS updated_by_18, t0.deleted_by AS deleted_by_19, t0.slug AS slug_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22 FROM page t0 WHERE t0.uri = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "espace-personnel"
  1
]
2 0.65 ms
SELECT p0_.variable AS variable_0, p0_.uri AS uri_1, p0_.name AS name_2 FROM page p0_ ORDER BY p0_.variable ASC
Parameters:
[]
3 0.33 ms
SELECT v0_.v_key AS v_key_0, v0_.v_value AS v_value_1, v0_.name AS name_2 FROM variable v0_ ORDER BY v0_.v_key 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 1

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Variable No errors.
App\Entity\Autocomponent No errors.