Query Metrics
3
Database Queries
3
Different statements
3.25 ms
Query time
2
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.84 ms |
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.email AS email_3, t0.telefone AS telefone_4, t0.urlAdmin AS urlAdmin_5, t0.urlCliente AS urlCliente_6, t0.cep AS cep_7, t0.estado AS estado_8, t0.cidade AS cidade_9, t0.bairro AS bairro_10, t0.rua AS rua_11, t0.numero AS numero_12, t0.complemento AS complemento_13, t0.corPrimaria AS corPrimaria_14, t0.corSecundaria AS corSecundaria_15, t0.corEmail AS corEmail_16, t0.emailsSolicitacao AS emailsSolicitacao_17, t0.emailsUsuario AS emailsUsuario_18, t0.comteleToken AS comteleToken_19, t0.comteleEnvios AS comteleEnvios_20, t0.logo_id AS logo_id_21 FROM empresa t0 WHERE t0.id = ?
Parameters:
[
1
]
|
| 2 | 0.82 ms |
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.nome_resumido AS nome_resumido_3, t0.descricao AS descricao_4, t0.tema AS tema_5, t0.cor_fundo AS cor_fundo_6, t0.logo_id AS logo_id_7 FROM app t0 LIMIT 1
Parameters:
[] |
| 3 | 0.59 ms |
SELECT t0.name AS name_1, t0.description AS description_2, t0.enabled AS enabled_3, t0.provider_name AS provider_name_4, t0.provider_status AS provider_status_5, t0.provider_reference AS provider_reference_6, t0.provider_metadata AS provider_metadata_7, t0.width AS width_8, t0.height AS height_9, t0.length AS length_10, t0.content_type AS content_type_11, t0.content_size AS content_size_12, t0.copyright AS copyright_13, t0.author_name AS author_name_14, t0.context AS context_15, t0.cdn_is_flushable AS cdn_is_flushable_16, t0.cdn_flush_identifier AS cdn_flush_identifier_17, t0.cdn_flush_at AS cdn_flush_at_18, t0.cdn_status AS cdn_status_19, t0.updated_at AS updated_at_20, t0.created_at AS created_at_21, t0.id AS id_22 FROM media t0 WHERE t0.id = ?
Parameters:
[
1377
]
|
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\Application\Internit\EmpresaBundle\Entity\Empresa | No errors. |
| Sonata\MediaBundle\Entity\BaseMedia |
|
| App\Entity\SonataMediaMedia |
|
| App\Application\Internit\AppBundle\Entity\App | No errors. |
| Sonata\MediaBundle\Entity\BaseGalleryItem | No errors. |
| App\Entity\SonataMediaGalleryItem | No errors. |