GET https://staging.atelierdelaspirale.be/a-propos

Query Metrics

5 Database Queries
4 Different statements
6.71 ms Query time
0 Invalid entities
8 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.49 ms
(37.05%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.sub_title AS sub_title_4, t0.text AS text_5, t0.image_name AS image_name_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.social_on AS social_on_9, t0.image_position AS image_position_10, t0.published AS published_11, t0.parent_page_id AS parent_page_id_12, t0.event_id AS event_id_13 FROM article t0 WHERE t0.parent_page_id = ?
Parameters:
[
  27
]
2.17 ms
(32.31%)
1
SELECT t0.id AS id_1, t0.title_light AS title_light_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.name AS name_6, t0.intro_text AS intro_text_7, t0.title_bold AS title_bold_8 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "a-propos"
]
1.12 ms
(16.70%)
1
SELECT t0.id AS id_1, t0.link AS link_2, t0.network_id AS network_id_3 FROM social_node t0
Parameters:
[]
0.94 ms
(13.94%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.icone_file AS icone_file_3 FROM social_network t0 WHERE t0.id = ?
Parameters:
[
  20
]

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\Article 3
App\Entity\SocialNode 2
App\Entity\SocialNetwork 2
App\Entity\Page 1

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Article No errors.
App\Entity\Event No errors.
App\Entity\SocialNode No errors.
App\Entity\SocialNetwork No errors.