Query Metrics
7
Database Queries
5
Different statements
7.04 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.67 ms (52.19%) |
2 |
"COMMIT"
Parameters:
[] |
|
0.96 ms (13.56%) |
2 |
"START TRANSACTION"
Parameters:
[] |
|
0.92 ms (13.00%) |
1 |
INSERT INTO connection_log (user_id, connected_at, subscription_id) VALUES (?, ?, ?)
Parameters:
[ 11 "2026-03-24 17:24:20" "COP10020767" ] |
|
0.78 ms (11.06%) |
1 |
UPDATE portal_user SET last_login = ? WHERE id = ?
Parameters:
[ "2026-03-24 17:24:20" 4 ] |
|
0.72 ms (10.19%) |
1 |
SELECT t0.id AS id_1, t0.user_id AS user_id_2, t0.manager AS manager_3, t0.email AS email_4, t0.last_login AS last_login_5, t0.creation_date AS creation_date_6 FROM portal_user t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
"11"
]
|
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\User\ConnectionLog | 1 |
| Oz\NvlPortalDisplayer\Entity\PortalUser | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User\ConnectionLog | No errors. |
| Oz\NvlPortalDisplayer\Entity\PortalUser | No errors. |
| Oz\NvlPortalDisplayer\Entity\Preferences | No errors. |