Query Metrics
1
Database Queries
1
Different statements
41.68 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 41.68 ms |
SELECT p0_.id AS id_0, p0_.product_identifier AS product_identifier_1, p0_.generic_product_identifier AS generic_product_identifier_2, p0_.buy_now_url AS buy_now_url_3, p0_.quantity AS quantity_4, p0_.description AS description_5, p0_.minimum_order_quantity AS minimum_order_quantity_6, p0_.standard_pack_quantity AS standard_pack_quantity_7, p0_.export_control_classification_number AS export_control_classification_number_8, p0_.hts_code AS hts_code_9, p0_.pin_count AS pin_count_10, p0_.package_type AS package_type_11, p0_.package_carrier AS package_carrier_12, p0_.custom_reel AS custom_reel_13, p0_.life_cycle AS life_cycle_14, p0_.favorite AS favorite_15, p0_.manufacturer AS manufacturer_16, p0_.created_date AS created_date_17, p0_.edited_date AS edited_date_18 FROM product p0_ WHERE p0_.favorite = ? ORDER BY p0_.generic_product_identifier ASC
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\Product | No errors. |