Query Metrics
1
Database Queries
1
Different statements
0.61 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.61 ms |
SELECT t0.id AS id_1, t0.created_date AS created_date_2, t0.updated_date AS updated_date_3, t0.session_id AS session_id_4, t0.company_id AS company_id_5 FROM company_user t0 WHERE t0.session_id = ? LIMIT 1
Parameters:
[
"ev7rt0c0gb14tt8hfbmmr8k49k"
]
|
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\CompanyUser | No errors. |
| App\Entity\Company | No errors. |