GET https://staging.atelierdelaspirale.be/mes-publications

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.00 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.slug = ? LIMIT 1
Parameters:
[
  "publications"
]
2 1.26 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:
[
  28
]
3 0.95 ms
SELECT t0.id AS id_1, t0.link AS link_2, t0.network_id AS network_id_3 FROM social_node t0
Parameters:
[]
4 0.93 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
]
5 0.48 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\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.