GET https://legaldesign.sandbox-skrea.fr/

Query Metrics

5 Database Queries
2 Different statements
14.16 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 9.02 ms
SELECT i0_.id AS id_0, i0_.title AS title_1, i0_.description AS description_2, i0_.created_at AS created_at_3, i0_.updated_at AS updated_at_4, i0_.thumbnail AS thumbnail_5, i0_.document AS document_6, i0_.promoted AS promoted_7, i0_.theme AS theme_8, i0_.published_at AS published_at_9, i0_.slug AS slug_10, i0_.type AS type_11, i0_.price AS price_12, i0_.is_purchasable AS is_purchasable_13, i0_.additional_infos AS additional_infos_14, i0_.position_on_home AS position_on_home_15, i0_.main_pdf AS main_pdf_16, i0_.bonus_docs AS bonus_docs_17, i0_.available_on_premium AS available_on_premium_18, i0_.deleted_at AS deleted_at_19, i0_.customer_id AS customer_id_20, i0_.parent_id AS parent_id_21 FROM infographic i0_ WHERE i0_.type IN (?, ?, ?, ?) AND i0_.promoted = 1 ORDER BY i0_.position_on_home ASC LIMIT 4
Parameters:
[
  "credits"
  "hors_pack"
  "freemium"
  "book"
]
2 3.66 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0 INNER JOIN infographic_category ON t0.id = infographic_category.category_id WHERE infographic_category.infographic_id = ?
Parameters:
[
  104
]
3 0.62 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0 INNER JOIN infographic_category ON t0.id = infographic_category.category_id WHERE infographic_category.infographic_id = ?
Parameters:
[
  136
]
4 0.44 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0 INNER JOIN infographic_category ON t0.id = infographic_category.category_id WHERE infographic_category.infographic_id = ?
Parameters:
[
  134
]
5 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.parent_id AS parent_id_4 FROM category t0 INNER JOIN infographic_category ON t0.id = infographic_category.category_id WHERE infographic_category.infographic_id = ?
Parameters:
[
  133
]

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\Infographics\Infographic No errors.
App\Entity\Customer\Profile No errors.
App\Entity\Category No errors.