Query Metrics
2
Database Queries
2
Different statements
0.23 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.13 ms (57.60%) |
1 |
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.password AS password_2, u0_.email AS email_3, u0_.first_name AS first_name_4, u0_.last_name AS last_name_5, u0_.public_key AS public_key_6, u0_.type AS type_7, u0_.is_fully_registered AS is_fully_registered_8, u0_.is_verified AS is_verified_9, u0_.is_active AS is_active_10, u0_.added_at AS added_at_11 FROM user u0_ WHERE u0_.type = ? AND u0_.is_active = 0 AND u0_.id = ?
Parameters:
[ 2 "1047" ] |
0.10 ms (42.40%) |
1 |
SELECT t0.id AS id_1, t0.foreign_key AS foreign_key_2, t0.value AS value_3 FROM translator t0 WHERE t0.foreign_key = ? LIMIT 1
Parameters:
[
"uzytkownik_nie_udalo_sie_aktywowac_konta"
]
|
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\Modules\User\Entity\User | No errors. |
App\Admin\Modules\Translator\Entity\Translator | No errors. |