Query Metrics
4
Database Queries
4
Different statements
5.34 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.61 ms (30.16%) |
1 |
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.subtitulo AS subtitulo_3, t0.texto_botao AS texto_botao_4, t0.link_botao AS link_botao_5, t0.video_url AS video_url_6, t0.imagem AS imagem_7, t0.ordem AS ordem_8, t0.active AS active_9, t0.updated_at AS updated_at_10 FROM banner t0 WHERE t0.active = ? ORDER BY t0.ordem ASC
Parameters:
[
1
]
|
||||||||||||||||||||||
|
1.44 ms (26.97%) |
1 |
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.profissao AS profissao_3, t0.texto AS texto_4, t0.foto AS foto_5, t0.ordem AS ordem_6, t0.active AS active_7, t0.updated_at AS updated_at_8 FROM depoimento t0 WHERE t0.active = ? ORDER BY t0.ordem ASC
Parameters:
[
1
]
|
||||||||||||||||||||||
|
1.26 ms (23.67%) |
1 |
SELECT t0.id AS id_1, t0.titulo AS titulo_2, t0.chamada_curta AS chamada_curta_3, t0.chamada_longa AS chamada_longa_4, t0.imagem_principal AS imagem_principal_5, t0.ordem AS ordem_6, t0.active AS active_7, t0.updated_at AS updated_at_8 FROM curso t0 WHERE t0.active = ? ORDER BY t0.ordem ASC LIMIT 6
Parameters:
[
1
]
|
||||||||||||||||||||||
|
1.02 ms (19.20%) |
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 3
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\Banner | No errors. |
| App\Entity\Curso | No errors. |
| App\Entity\GradeCurricular | No errors. |
| App\Entity\EstruturaCurso | No errors. |
| App\Entity\FaqCurso | No errors. |
| App\Entity\Interessado | No errors. |
| App\Entity\Noticia | No errors. |
| App\Entity\Depoimento | No errors. |