Query Metrics

1 Database Queries
1 Different statements
0.70 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.70 ms
(100.00%)
1
SELECT t0_.llave AS llave_0, t1_.valor AS valor_1 FROM texto t0_ LEFT JOIN texto_translation t1_ ON t0_.id = t1_.objeto_id LEFT JOIN locale l2_ ON t1_.locale_id = l2_.id WHERE l2_.locale = ? ORDER BY t0_.id DESC
Parameters:
[
  "es"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Core\Texto No errors.
App\Entity\Core\TextoTranslation No errors.
App\Entity\Core\Locale No errors.