Query Metrics
1
Database Queries
1
Different statements
0.98 ms
Query time
1
Invalid entities
3
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.98 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.year AS year_2, t0.title AS title_3, t0.contract_number AS contract_number_4, t0.client_id AS client_id_5, t0.uuid AS uuid_6, t0.created_at AS created_at_7, t0.create_ip AS create_ip_8, t0.deleted AS deleted_9, t0.deleted_at AS deleted_at_10, t0.status AS status_11, t0.delete_ip AS delete_ip_12, t0.file_name AS file_name_13, t0.file_path AS file_path_14, t0.signed_at AS signed_at_15, t0.valid_from AS valid_from_16, t0.valid_to AS valid_to_17, t0.created_by_id AS created_by_id_18, t0.deleted_by_id AS deleted_by_id_19, t0.distributor_id AS distributor_id_20, t0.contract_type_id AS contract_type_id_21 FROM af_contract t0 WHERE t0.id = ?
Parameters:
[
"2"
]
|
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\Contract | 1 |
| App\Entity\Distributor | 1 |
| App\Entity\ContractType | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Contract | No errors. |
| App\Entity\User | No errors. |
| App\Entity\Distributor |
|
| App\Entity\ContractType | No errors. |