GET https://www.humanitydev.org/

Query Metrics

6 Database Queries
4 Different statements
3.84 ms Query time
0 Invalid entities
33 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.28 ms
(33.36%)
3
SELECT t0.id AS id_1, t0.url AS url_2, t0.activity_id AS activity_id_3 FROM gallery t0 WHERE t0.activity_id = ?
Parameters:
[
  10
]
1.01 ms
(26.30%)
1
SELECT g0_.id AS id_0 FROM gallery g0_
Parameters:
[]
0.98 ms
(25.49%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.do_at AS do_at_4, t0.slug AS slug_5, t0.lieu AS lieu_6, t0.author_id AS author_id_7 FROM activity t0 ORDER BY t0.id DESC LIMIT 3
Parameters:
[]
0.57 ms
(14.86%)
1
SELECT t0.id AS id_1, t0.url AS url_2, t0.activity_id AS activity_id_3 FROM gallery t0 WHERE t0.id IN (?, ?, ?, ?, ?, ?)
Parameters:
[
  12
  51
  21
  1
  9
  38
]

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\Gallery 24
App\Entity\Activity 8
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\Activity No errors.
App\Entity\User No errors.
App\Entity\Gallery No errors.