GET https://conexao.wab.com.br/galeria

Query Metrics

183 Database Queries
3 Different statements
83.93 ms Query time
0 Invalid entities
10520 Managed entities

Grouped Statements

Show all queries

Time Count Info
81.90 ms
(97.59%)
181
SELECT t0.id AS id_1, t0.file AS file_2, t0.active AS active_3, t0.description AS description_4, t0.album_id AS album_id_5, t0.notice_id AS notice_id_6 FROM image t0 WHERE t0.album_id = ?
Parameters:
[
  388
]
1.30 ms
(1.55%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.active AS active_3, t0.publish_date AS publish_date_4, t0.section AS section_5, t0.description AS description_6, t0.cover AS cover_7, t0.date AS date_8, t0.updated_at AS updated_at_9 FROM album t0 WHERE t0.active = ? ORDER BY t0.date DESC, t0.id DESC
Parameters:
[
  1
]
0.72 ms
(0.86%)
1
SELECT v0_.id AS id_0, v0_.title AS title_1, v0_.url AS url_2, v0_.active AS active_3, v0_.section AS section_4 FROM video v0_ WHERE v0_.section = ? AND v0_.active = ? ORDER BY v0_.id DESC
Parameters:
[
  "galeria"
  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\Image 10329
App\Entity\Album 181
App\Entity\Video 10

Entities Mapping

Class Mapping errors
App\Entity\Album No errors.
App\Entity\Image No errors.
App\Entity\Video No errors.
App\Entity\Notice No errors.