GET https://cetec.wab.com.br/sobre

Query Metrics

3 Database Queries
3 Different statements
0.82 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.32 ms
(38.87%)
1
SELECT t0.id AS id_1, t0.pergunta AS pergunta_2, t0.resposta AS resposta_3, t0.ordem AS ordem_4 FROM faq_institucional t0 ORDER BY t0.ordem ASC
Parameters:
[]
0.28 ms
(34.19%)
1
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.imagem AS imagem_3, t0.link AS link_4, t0.ordem AS ordem_5, t0.active AS active_6, t0.updated_at AS updated_at_7 FROM empresa_parceira t0 WHERE t0.active = ? ORDER BY t0.ordem ASC
Parameters:
[
  1
]
0.22 ms
(26.94%)
1
SELECT t0.id AS id_1, t0.ano AS ano_2, t0.titulo AS titulo_3, t0.descricao AS descricao_4, t0.imagem AS imagem_5, t0.ordem AS ordem_6, t0.updated_at AS updated_at_7 FROM linha_tempo t0 ORDER BY t0.ordem ASC
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\LinhaTempo No errors.
App\Entity\FaqInstitucional No errors.
App\Entity\EmpresaParceira No errors.