GET https://dm-cms2.appdev.net.pl/change/01KNYSAE0B3HDYF946Y4GM4PTA

Query Metrics

1 Database Queries
1 Different statements
0.39 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.39 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.created_at AS created_at_4, t0.active AS active_5, t0.diocese AS diocese_6, t0.next_dialogue AS next_dialogue_7, t0.hash AS hash_8, t0.hashed_at AS hashed_at_9, t0.password AS password_10 FROM account t0 WHERE t0.hash = ? LIMIT 1
Parameters:
[
  b"\x01Ø}ò8\v\x1C[þñå±!B[J"
]

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\Account No errors.
App\Entity\CompletedDialogue
  • The association App\Entity\CompletedDialogue#dialogue refers to the inverse side field App\Entity\Dialogue#completedDialogues which does not exist.
App\Entity\AccountBlock
  • The association App\Entity\AccountBlock#block refers to the inverse side field App\Entity\Block#accountBlocks which does not exist.