Query Metrics
1
Database Queries
1
Different statements
0.19 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.19 ms |
SELECT t0.id AS id_1, t0.banned AS banned_2, t0.contract AS contract_3, t0.contract_number AS contract_number_4, t0.contract_valid_to AS contract_valid_to_5, t0.currency AS currency_6, t0.electronic_invoicing_identifier AS electronic_invoicing_identifier_7, t0.electronic_invoicing_identifier_scheme AS electronic_invoicing_identifier_scheme_8, t0.electronic_invoicing_intermediator AS electronic_invoicing_intermediator_9, t0.indirect AS indirect_10, t0.name AS name_11, t0.notes AS notes_12, t0.warranty AS warranty_13, t0.address_row_1 AS address_row_1_14, t0.address_row_2 AS address_row_2_15, t0.address_row_3 AS address_row_3_16, t0.address_row_4 AS address_row_4_17, t0.city AS city_18, t0.contact_person_email AS contact_person_email_19, t0.contact_person_name AS contact_person_name_20, t0.country AS country_21, t0.postal_code AS postal_code_22, t0.vat_id AS vat_id_23, t0.terms_of_delivery AS terms_of_delivery_24, t0.terms_of_delivery_rules AS terms_of_delivery_rules_25, t0.transportation AS transportation_26, t0.bank_account_id AS bank_account_id_27, t0.price_group_id AS price_group_id_28, t29.id AS id_30, t29.name AS name_31, t29.notes AS notes_32, t29.company_id AS company_id_33 FROM company t0 LEFT JOIN potential_customer_company t29 ON t29.company_id = t0.id WHERE t0.id = ?
Parameters:
[
"149"
]
|
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\Company | No errors. |
| App\Entity\BankAccount | No errors. |
| App\Entity\PriceGroup | No errors. |
| App\Entity\CompanySalesPriceGroup | No errors. |
| App\Entity\PotentialCustomerCompany | No errors. |
| App\Entity\CompanyAddress | No errors. |
| App\Entity\CompanyConsigneeAddress | No errors. |
| App\Entity\CompanyDeliveryAddress | No errors. |
| App\Entity\EndCustomer | No errors. |
| App\Entity\CompanyEndCustomer | No errors. |
| App\Entity\CompanyInvoiceAddress | No errors. |
| App\Entity\SalesCase | No errors. |
| App\Entity\TermsOfPaymentRow | No errors. |
| App\Entity\PotentialCustomerCompanyContact | No errors. |
| App\Entity\PriceList | No errors. |
| App\Entity\SalesCaseAttachment | No errors. |
| App\Entity\AbstractInvoice | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\Offer | No errors. |
| App\Entity\OrderConfirmation | No errors. |
| App\Entity\PackingList | No errors. |
| App\Entity\PurchaseOrder | No errors. |