GET https://capapoteentrenous.com/galerie?page=2

Query Metrics

3 Database Queries
3 Different statements
2.17 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.81 ms
(37.10%)
1
SELECT count(DISTINCT a0_.id) AS sclr_0 FROM album a0_
Parameters:
[]
0.77 ms
(35.27%)
1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.image_path AS image_path_3, a0_.created_at AS created_at_4 FROM album a0_ WHERE a0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY a0_.created_at DESC
Parameters:
[
  74
  78
  77
  80
  81
  83
  82
  72
  76
  75
  55
  57
]
0.60 ms
(27.64%)
1
SELECT DISTINCT a0_.id AS id_0, a0_.created_at AS created_at_1 FROM album a0_ ORDER BY a0_.created_at DESC LIMIT 12 OFFSET 12
Parameters:
[]

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\Album No errors.