Query Metrics
1
Database Queries
1
Different statements
10.63 ms
Query time
0
Invalid entities
5
Managed entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 10.63 ms |
SELECT t0.id AS id_1, t0.price AS price_2, t0.provider_id AS provider_id_3, t0.billing_first_name AS billing_first_name_4, t0.billing_last_name AS billing_last_name_5, t0.billing_company AS billing_company_6, t0.country AS country_7, t0.address AS address_8, t0.room_number AS room_number_9, t0.city AS city_10, t0.psc AS psc_11, t0.phone AS phone_12, t0.email AS email_13, t0.date AS date_14, t0.billing_ico AS billing_ico_15, t0.billing_dic AS billing_dic_16, t0.number AS number_17, t0.provider_order_id AS provider_order_id_18, t0.ip_address AS ip_address_19, t0.note AS note_20, t0.idoklad_id AS idoklad_id_21, t0.payment_method_id AS payment_method_id_22, t0.payment_status_id AS payment_status_id_23, t0.user_id AS user_id_24, t0.product_id AS product_id_25 FROM transaction t0 WHERE t0.provider_order_id = ? LIMIT 1
Parameters:
[
"3279726372"
]
|
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\Transaction | 1 |
App\Entity\PaymentMethod | 1 |
App\Entity\PaymentStatus | 1 |
App\Entity\User | 1 |
App\Entity\Product | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Transaction | No errors. |
App\Entity\PaymentMethod | No errors. |
App\Entity\PaymentStatus | No errors. |
App\Entity\User | No errors. |
App\Entity\Product | No errors. |
App\Entity\Package | No errors. |