GET https://template.patrimoine-roses.bosscom.ovh/public/fr/archives?page=14

Query Metrics

14 Database Queries
3 Different statements
5.71 ms Query time
0 Invalid entities
59 Managed entities

Queries

Group similar statements

# Time Info
1 0.62 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM category_archives t0 ORDER BY t0.id ASC
Parameters:
[]
2 0.72 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  1
]
3 0.57 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  2
]
4 0.39 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  3
]
5 0.33 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  4
]
6 0.33 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  5
]
7 0.32 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  6
]
8 0.34 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  7
]
9 0.28 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  8
]
10 0.29 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  9
]
11 0.29 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  10
]
12 0.31 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  11
]
13 0.27 ms
SELECT COUNT(*) FROM news t0 WHERE t0.is_archived = ? AND t0.category_archives_id = ?
Parameters:
[
  1
  12
]
14 0.65 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.title_en AS title_en_3, t0.title_de AS title_de_4, t0.photo AS photo_5, t0.description AS description_6, t0.description_en AS description_en_7, t0.description_de AS description_de_8, t0.is_archived AS is_archived_9, t0.created_at AS created_at_10, t0.category_archives_id AS category_archives_id_11 FROM news t0 WHERE t0.is_archived = ? ORDER BY t0.id DESC
Parameters:
[
  1
]

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\News 47
App\Entity\CategoryArchives 12

Entities Mapping

Class Mapping errors
App\Entity\CategoryArchives No errors.
App\Entity\News No errors.