GET https://prefemp.winecta.com/aviso-legal

Query Metrics

2 Database Queries
2 Different statements
2.64 ms Query time
0 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.27 ms
SELECT t0.id AS id_1, t0.host AS host_2, t0.puerto AS puerto_3, t0.seguridad AS seguridad_4, t0.email AS email_5, t0.password AS password_6 FROM smtp t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 2.37 ms
SELECT t0_.id AS id_0, t0_.created_at AS created_at_1, t0_.deleted_at AS deleted_at_2, t0_.tipo AS tipo_3, t0_.nombre AS nombre_4, t0_.texto AS texto_5 FROM texto t0_ WHERE t0_.tipo = ? ORDER BY t0_.created_at DESC LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Smtp 1
App\Entity\Texto 1

Entities Mapping

Class Mapping errors
App\Entity\Smtp No errors.
App\Entity\Texto No errors.