GET https://staging.atelierdelaspirale.be/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.45 ms
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 2.02 ms
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"
]
3 2.52 ms
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
]
4 1.59 ms
SELECT t0.id AS id_1, t0.link AS link_2, t0.network_id AS network_id_3 FROM social_node t0
Parameters:
[]
5 1.60 ms
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
]
6 0.45 ms
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:
[
  21
]

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.