GET https://recette.lourmel-sa.com/?XDEBUG_SESSION_START=phpstorm

Query Metrics

5 Database Queries
4 Different statements
20.08 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
17.86 ms
(88.94%)
1
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:
[
  ""
  1
]
1.29 ms
(6.44%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.ref AS ref_3, t0.content AS content_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.deleted_by AS deleted_by_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM autocomponent t0 WHERE t0.ref = ? LIMIT 1
Parameters:
[
  "##menu##"
]
0.57 ms
(2.86%)
1
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:
[]
0.35 ms
(1.75%)
1
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\Autocomponent 2
App\Entity\Page 1

Entities Mapping

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