Query Metrics
1
Database Queries
1
Different statements
1.01 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.01 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.logo_filename AS logo_filename_4, t0.offer_name AS offer_name_5, t0.expired_at AS expired_at_6, t0.user_limit AS user_limit_7, t0.status AS status_8, t0.features AS features_9, t0.documents AS documents_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.jwp_logo_filename AS jwp_logo_filename_13 FROM company 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\Company | No errors. |
| App\Entity\Message | No errors. |
| App\Entity\FormationRegistration | No errors. |