Query Metrics
1
Database Queries
1
Different statements
7.74 ms
Query time
0
Invalid entities
0
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.74 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.web_key AS web_key_2, t0.app_key AS app_key_3, t0.session_key AS session_key_4, t0.member_id AS member_id_5, t0.success AS success_6, t0.created_on AS created_on_7, t0.salt AS salt_8 FROM qr_login t0 WHERE t0.web_key = ? AND t0.app_key = ? AND t0.session_key = ? AND t0.success = ? LIMIT 1
Parameters:
[ "b1a73fe58c362453b05ba5b681cc6c4ec70c8ca7" "b1a73fe58c362453b05ba5b681cc6c4ec70c8ca7" "fc6f267341589229327822149c5ddddb748d1d53" 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\QrLogin | No errors. |