GET https://staging.atelierdelaspirale.be/

Query Metrics

6 Database Queries
5 Different statements
12.62 ms Query time
0 Invalid entities
16 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.45 ms
(35.27%)
1
SELECT w0_.id AS id_0, w0_.title AS title_1, w0_.slug AS slug_2, w0_.description AS description_3, w0_.image_name AS image_name_4, w0_.created_at AS created_at_5, w0_.updated_at AS updated_at_6, w0_.position AS position_7 FROM workshop w0_ ORDER BY w0_.position ASC LIMIT 10
Parameters:
[]
2.52 ms
(19.99%)
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:
[
  26
]
2.05 ms
(16.22%)
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
]
2.02 ms
(15.96%)
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.name = ? LIMIT 1
Parameters:
[
  "Accueil"
]
1.59 ms
(12.56%)
1
SELECT t0.id AS id_1, t0.link AS link_2, t0.network_id AS network_id_3 FROM social_node t0
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\Workshop 10
App\Entity\SocialNode 2
App\Entity\SocialNetwork 2
App\Entity\Page 1
App\Entity\Article 1

Entities Mapping

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