GET https://dev.bterra.org/login

Query Metrics

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

Grouped Statements

Show all queries

default connection

Time Count Info
658.28 ms
(100.00%)
1
SELECT l0_.id AS id_0, l0_.code AS code_1, l0_.name AS name_2, l0_.native_name AS native_name_3 FROM language l0_ INNER JOIN quote_translation q1_ ON (q1_.language_id = l0_.id) INNER JOIN quote q2_ ON q1_.quote_id = q2_.id WHERE q2_.deleted_at IS NULL GROUP BY l0_.id ORDER BY l0_.name ASC
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection
legacy doctrine.dbal.legacy_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\Language 33

Entities Mapping

Class Mapping errors
App\Entity\Language No errors.
App\Entity\QuoteTranslation No errors.
App\Entity\Quote No errors.