Query Metrics
2
Database Queries
1
Different statements
2.68 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.39 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, t0.created_by_id AS created_by_id_10, t0.updated_by_id AS updated_by_id_11 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
"TEXTO_AYUDA_CARRITO_USER"
]
|
| 2 | 0.29 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, t0.created_by_id AS created_by_id_10, t0.updated_by_id AS updated_by_id_11 FROM config t0 WHERE t0.conf_name = ? LIMIT 1
Parameters:
[
"CONTACTO_EMAIL"
]
|
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\Ajustes\Usuario | No errors. |
| App\Entity\Ajustes\Config | No errors. |