Query Metrics
4
Database Queries
1
Different statements
4.09 ms
Query time
1
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.09 ms (100.00%) |
4 |
SELECT t0.id AS id_1, t0.width AS width_2, t0.length AS length_3, t0.thickness AS thickness_4, t0.dimensions AS dimensions_5, t0.quantity AS quantity_6, t0.description AS description_7, t0.image_name AS image_name_8, t0.image_size AS image_size_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.type AS type_12, t0.show_address AS show_address_13, t0.price AS price_14, t0.deleted AS deleted_15, t0.name AS name_16, t0.verified AS verified_17, t0.decor_id AS decor_id_18, t0.owner_id AS owner_id_19, t0.plywood_type_id AS plywood_type_id_20 FROM surplus t0 WHERE t0.type = ? AND t0.deleted = ? AND t0.verified = ? ORDER BY t0.created_at DESC LIMIT 3
Parameters:
[ 0 0 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\Surplus | No errors. |
| App\Entity\Decor | No errors. |
| App\Entity\User | No errors. |
| App\Entity\PlywoodType | No errors. |
| App\Entity\SurplusStatistic | No errors. |
| App\Entity\DecorCollection | No errors. |
| App\Entity\Configurator |
|
| App\Entity\Brand | No errors. |
| App\Entity\RalClassicGroup | No errors. |
| App\Entity\Coating | No errors. |
| App\Entity\FabricBrand | No errors. |
| App\Entity\FabricCollection | No errors. |
| App\Entity\Fabric | No errors. |
| App\Entity\ResetPasswordRequest | No errors. |
| Vich\UploaderBundle\Entity\File | No errors. |