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

Query Metrics

2 Database Queries
2 Different statements
1.73 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.97 ms
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.date AS date_2, n0_.publish_date AS publish_date_3, n0_.cover AS cover_4, n0_.content AS content_5, n0_.headline AS headline_6, n0_.active AS active_7, n0_.type AS type_8, n0_.expire_date AS expire_date_9, n0_.updated_at AS updated_at_10 FROM notice n0_ WHERE n0_.type = ? AND n0_.active = ? ORDER BY n0_.date DESC) dctrn_result) dctrn_table
Parameters:
[
  3
  1
]
2 0.75 ms
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, date_2 FROM (SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.date AS date_2, n0_.publish_date AS publish_date_3, n0_.cover AS cover_4, n0_.content AS content_5, n0_.headline AS headline_6, n0_.active AS active_7, n0_.type AS type_8, n0_.expire_date AS expire_date_9, n0_.updated_at AS updated_at_10 FROM notice n0_ WHERE n0_.type = ? AND n0_.active = ?) dctrn_result_inner ORDER BY date_2 DESC) dctrn_result LIMIT 12
Parameters:
[
  3
  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

Entities Mapping

Class Mapping errors
App\Entity\Notice No errors.