Query Metrics
1
Database Queries
1
Different statements
0.75 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.75 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.archived AS archived_4, t0.quantity AS quantity_5, t0.width AS width_6, t0.height AS height_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.deleted_at AS deleted_at_10, t0.institution_id AS institution_id_11, t0.product_id AS product_id_12, t0.creation_category_id AS creation_category_id_13, t0.model_id AS model_id_14, t0.matrix_id AS matrix_id_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.deleted_by AS deleted_by_18 FROM `creation` t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"214"
]
|
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\Creation | No errors. |
App\Entity\Institution | No errors. |
App\Entity\Product | No errors. |
App\Entity\CreationCategory | No errors. |
App\Entity\Model | No errors. |
App\Entity\Matrix | No errors. |
App\Entity\User | No errors. |
App\Entity\ProductFeatureValue | No errors. |
App\Entity\AttributValue | No errors. |
App\Entity\CreationComment | No errors. |
App\Entity\Document | No errors. |
App\Entity\CartElement | No errors. |
App\Entity\Order | No errors. |
App\Entity\CreationHistory | No errors. |