Query Metrics
1
Database Queries
1
Different statements
1.38 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.38 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.address_row_1 AS address_row_1_3, t0.address_row_2 AS address_row_2_4, t0.address_row_3 AS address_row_3_5, t0.address_row_4 AS address_row_4_6, t0.city AS city_7, t0.contact_person_email AS contact_person_email_8, t0.contact_person_name AS contact_person_name_9, t0.country AS country_10, t0.postal_code AS postal_code_11, t0.vat_id AS vat_id_12, t0.entity, t0.company_id AS company_id_13, t0.company_id AS company_id_14, t0.company_id AS company_id_15 FROM company_address t0 WHERE t0.id = ? AND t0.entity IN ('invoice', 'delivery', 'consignee', 'document')
Parameters:
[
"22"
]
|
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\CompanyAddress | No errors. |
| App\Entity\CompanyInvoiceAddress | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\CompanyDeliveryAddress | No errors. |
| App\Entity\CompanyConsigneeAddress | No errors. |
| App\Entity\CompanyDocumentAddress | No errors. |
| App\Entity\BankAccount | No errors. |
| App\Entity\EndCustomer | No errors. |
| App\Entity\CompanyEndCustomer | No errors. |
| App\Entity\PriceGroup | No errors. |
| App\Entity\CompanySalesPriceGroup | No errors. |
| App\Entity\PotentialCustomerCompany | No errors. |
| App\Entity\SalesCase | No errors. |
| App\Entity\TermsOfPaymentRow | No errors. |