GET https://preprod.postlab.fr/article/brigitte-biggi-presente-le-logiciel-de-recherche-scientifique-sppas

Query Metrics

5 Database Queries
5 Different statements
1.42 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.30 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.excerpt AS excerpt_4, t0.created_at AS created_at_5, t0.translation AS translation_6, t0.slug AS slug_7, t0.status AS status_8, t0.subtitle AS subtitle_9, t0.review AS review_10, t0.front_image AS front_image_11, t0.picture AS picture_12, t0.photo_auteur_id AS photo_auteur_id_13, t0.image_avant_id AS image_avant_id_14 FROM article t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "brigitte-biggi-presente-le-logiciel-de-recherche-scientifique-sppas"
]
2 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.hide_description AS hide_description_3, t0.alt_text AS alt_text_4, t0.media_url AS media_url_5, t0.type AS type_6, t0.extension AS extension_7, t0.dimension AS dimension_8, t0.description AS description_9, t0.size AS size_10, t0.status AS status_11, t0.copyright AS copyright_12, t0.created_at AS created_at_13, t0.path AS path_14 FROM media t0 INNER JOIN media_article ON t0.id = media_article.media_id WHERE media_article.article_id = ?
Parameters:
[
  57
]
3 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.parent_id AS parent_id_6 FROM category t0 INNER JOIN category_article ON t0.id = category_article.category_id WHERE category_article.article_id = ?
Parameters:
[
  57
]
4 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.status AS status_4, t0.created_at AS created_at_5, t0.review AS review_6, t0.author_id AS author_id_7 FROM keyword t0 INNER JOIN keyword_article ON t0.id = keyword_article.keyword_id WHERE keyword_article.article_id = ?
Parameters:
[
  57
]
5 0.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.version AS version_4, t0.created_at AS created_at_5, t0.translation AS translation_6, t0.slug AS slug_7, t0.status AS status_8, t0.website AS website_9, t0.github AS github_10, t0.gitlab AS gitlab_11, t0.bitbucket AS bitbucket_12, t0.id_hal AS id_hal_13, t0.bibtex AS bibtex_14, t0.logo AS logo_15, t0.developers AS developers_16, t0.os AS os_17, t0.project AS project_18, t0.funding AS funding_19, t0.review AS review_20, t0.swh AS swh_21, t0.on_platform AS on_platform_22, t0.private_demo AS private_demo_23, t0.hosted_demo AS hosted_demo_24 FROM software t0 INNER JOIN software_article ON t0.id = software_article.software_id WHERE software_article.article_id = ?
Parameters:
[
  57
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Article No errors.
App\Entity\Media No errors.
App\Entity\Comment No errors.
App\Entity\User
  • The association App\Entity\User#calendars refers to the owning side field App\Entity\Calendar#user which does not exist.
  • The association App\Entity\User#events refers to the owning side field App\Entity\Calendar#users which does not exist.
  • The mappings App\Entity\User#owners and App\Entity\Calendar#owners are inconsistent with each other.
  • The mappings App\Entity\User#participants and App\Entity\Calendar#participants are inconsistent with each other.
App\Entity\Institution No errors.
App\Entity\Lab No errors.
App\Entity\License No errors.
App\Entity\Software No errors.
App\Entity\Training No errors.
App\Entity\Team No errors.
App\Entity\Page No errors.
App\Entity\Category No errors.
App\Entity\Keyword No errors.
App\Entity\Tag No errors.