GET https://new.alles-fuer-selbermacher.de/api/refreshSession

Query Metrics

1 Database Queries
1 Different statements
0.33 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.33 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.roles AS roles_5, t0.password_new AS password_new_6, t0.token AS token_7, t0.salt AS salt_8 FROM sf_guard_user t0 WHERE t0.id = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\LvAppUser No errors.
App\Entity\BbUser
  • The join columns of the association 'user' have to match to ALL identifier columns of the target entity 'App\Entity\User', however 'id' are missing.
App\Entity\SfGuardGroup No errors.
App\Entity\SfGuardPermission No errors.