GET https://cetec.wab.com.br/noticias/noticia-teste-69e82eee034f4

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.77 ms
(73.57%)
1
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.slug AS slug_3, t0.resumo AS resumo_4, t0.conteudo AS conteudo_5, t0.imagem AS imagem_6, t0.image_alt AS image_alt_7, t0.published_at AS published_at_8, t0.active AS active_9, t0.seo_title AS seo_title_10, t0.seo_description AS seo_description_11, t0.canonical_url AS canonical_url_12, t0.no_index AS no_index_13, t0.updated_at AS updated_at_14, t0.created_at AS created_at_15 FROM noticia t0 WHERE t0.slug = ? AND t0.active = ? LIMIT 1
Parameters:
[
  "noticia-teste-69e82eee034f4"
  1
]
0.27 ms
(26.43%)
1
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.slug AS slug_3, t0.resumo AS resumo_4, t0.conteudo AS conteudo_5, t0.imagem AS imagem_6, t0.image_alt AS image_alt_7, t0.published_at AS published_at_8, t0.active AS active_9, t0.seo_title AS seo_title_10, t0.seo_description AS seo_description_11, t0.canonical_url AS canonical_url_12, t0.no_index AS no_index_13, t0.updated_at AS updated_at_14, t0.created_at AS created_at_15 FROM noticia t0 WHERE t0.active = ? ORDER BY t0.published_at DESC LIMIT 5
Parameters:
[
  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.

Entities Mapping

Class Mapping errors
App\Entity\Noticia No errors.