GET https://cetec.wab.com.br/noticias?page=3

Query Metrics

2 Database Queries
2 Different statements
1.15 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.35 ms
SELECT COUNT(n0_.id) AS sclr_0 FROM noticia n0_ WHERE n0_.active = 1
Parameters:
[]
2 0.80 ms
SELECT n0_.id AS id_0, n0_.titulo AS titulo_1, n0_.slug AS slug_2, n0_.resumo AS resumo_3, n0_.conteudo AS conteudo_4, n0_.imagem AS imagem_5, n0_.image_alt AS image_alt_6, n0_.published_at AS published_at_7, n0_.active AS active_8, n0_.seo_title AS seo_title_9, n0_.seo_description AS seo_description_10, n0_.canonical_url AS canonical_url_11, n0_.no_index AS no_index_12, n0_.updated_at AS updated_at_13, n0_.created_at AS created_at_14 FROM noticia n0_ WHERE n0_.active = 1 ORDER BY n0_.published_at DESC LIMIT 9 OFFSET 18
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\Noticia No errors.