GET https://dev.admin.maisonmyel.com/api/public/frontend-translations?locale=fr

Query Metrics

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

Queries

Group similar statements

# Time Info
1 5.14 ms
SELECT f0_.id AS id_0, f0_.namespace AS namespace_1, f0_.translation_key AS translation_key_2, f0_.locale AS locale_3, f0_.value AS value_4, f0_.created_at AS created_at_5, f0_.updated_at AS updated_at_6 FROM frontend_translation f0_ WHERE f0_.locale = ? ORDER BY f0_.namespace ASC, f0_.translation_key ASC
Parameters:
[
  "fr"
]

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\FrontendTranslation 1575

Entities Mapping

Class Mapping errors
App\Entity\FrontendTranslation No errors.