Query Metrics
1
Database Queries
1
Different statements
12.88 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
12.88 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.proposal_id AS proposal_id_2, t0.file AS file_3, t0.extension AS extension_4, t0.title AS title_5, t0.category AS category_6, t0.created_id AS created_id_7, t0.created_at AS created_at_8, t0.updated_id AS updated_id_9, t0.updated_at AS updated_at_10, t0.disabled AS disabled_11, t0.price AS price_12, t0.description AS description_13, t0.buy_date AS buy_date_14, t0.card_id AS card_id_15 FROM proposals_document t0 WHERE t0.proposal_id = ?
Parameters:
[
"6101"
]
|
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\MDS\EventsBundle\Entity\ProposalDocument | No errors. |
| App\Entity\Card | No errors. |