Query Metrics
2
Database Queries
1
Different statements
5.38 ms
Query time
0
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 4.77 ms |
SELECT t0.id AS id_1, t0.conf_name AS conf_name_2, t0.conf_type AS conf_type_3, t0.conf_value AS conf_value_4, t0.conf_description AS conf_description_5, t0.conf_visible AS conf_visible_6, t0.conf_value_required AS conf_value_required_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
"CONTACTO_EMAIL"
]
|
2 | 0.62 ms |
SELECT t0.id AS id_1, t0.conf_name AS conf_name_2, t0.conf_type AS conf_type_3, t0.conf_value AS conf_value_4, t0.conf_description AS conf_description_5, t0.conf_visible AS conf_visible_6, t0.conf_value_required AS conf_value_required_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
"CONTACTO_TELEFONO"
]
|
old connection
No database queries were performed.
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
old | doctrine.dbal.old_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
old | doctrine.orm.old_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
Class | Mapping errors |
---|---|
App\Entity\Ajustes\Usuario | No errors. |
App\Entity\Catalogo\Categoria | No errors. |
App\Entity\Ajustes\Config | No errors. |
App\Entity\Ajustes\Faq | No errors. |
App\Entity\Ajustes\Pagina | No errors. |
App\Entity\Ajustes\TransportistasTarifas | No errors. |
App\Entity\Ajustes\TransportistasSeguros | No errors. |
App\Entity\Ajustes\Pedido | No errors. |
App\Entity\Ajustes\Direccion | No errors. |
App\Entity\Ajustes\Gradeada | No errors. |
App\Entity\Ajustes\Servicio | No errors. |
App\Entity\Ajustes\ServicioTarifas | No errors. |
App\Entity\Ajustes\UsuarioValidacionEmail | No errors. |
old entity manager
No loaded entities.