Query Metrics
1
Database Queries
1
Different statements
0.47 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.47 ms |
SELECT t0.id AS id_1, t0.active AS active_2, t0.currency AS currency_3, t0.gross_margin_purchases_zero AS gross_margin_purchases_zero_4, t0.inventory_address AS inventory_address_5, t0.inventory_transactions AS inventory_transactions_6, t0.label AS label_7, t0.name AS name_8, t0.address_row_1 AS address_row_1_9, t0.address_row_2 AS address_row_2_10, t0.address_row_3 AS address_row_3_11, t0.address_row_4 AS address_row_4_12, t0.city AS city_13, t0.contact_person_email AS contact_person_email_14, t0.contact_person_name AS contact_person_name_15, t0.country AS country_16, t0.postal_code AS postal_code_17, t0.vat_id AS vat_id_18, t0.terms_of_delivery AS terms_of_delivery_19, t0.terms_of_delivery_rules AS terms_of_delivery_rules_20, t0.transportation AS transportation_21 FROM supplier t0 WHERE t0.id = ?
Parameters:
[
"19"
]
|
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\Supplier | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\PurchaseOrder | No errors. |
| App\Entity\SalesItem | No errors. |
| App\Entity\TermsOfPaymentRow | No errors. |