Query Metrics
2
Database Queries
2
Different statements
2.36 ms
Query time
5
Invalid entities
Queries
default connection
#▲ | Time | Info |
---|---|---|
1 | 1.54 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.email AS email_5, t0.description AS description_6, t0.is_valid AS is_valid_7, t0.full_name AS full_name_8, t0.tel AS tel_9, t0.address AS address_10, t0.city AS city_11, t0.ice AS ice_12, t0.rc AS rc_13, t0.simulate_username AS simulate_username_14, t0.simulate_password AS simulate_password_15, t0.cover_image AS cover_image_16, t0.path_rcimage AS path_rcimage_17, t0.path_ice_image AS path_ice_image_18, t0.path_ifimage AS path_ifimage_19, t0.identifiant_fiscale AS identifiant_fiscale_20, t0.user_id AS user_id_21 FROM vendor t0 WHERE t0.user_id IS NULL LIMIT 1
Parameters:
[] |
2 | 0.82 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.email AS email_3, t0.created_at AS created_at_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.address AS address_7, t0.city AS city_8, t0.phone AS phone_9, t0.company_name AS company_name_10, t0.address_indication AS address_indication_11, t0.country AS country_12, t0.post_code AS post_code_13, t0.gender AS gender_14, t0.date_of_birth AS date_of_birth_15, t0.sponsorship_code AS sponsorship_code_16, t0.image AS image_17, t0.can_receive_mails AS can_receive_mails_18, t0.can_receive_sms AS can_receive_sms_19, t0.blind_password AS blind_password_20, t0.deleted_at AS deleted_at_21, t0.collect_address AS collect_address_22, t0.shipping_address AS shipping_address_23, t0.collect_lat AS collect_lat_24, t0.collect_lng AS collect_lng_25, t0.shipping_lng AS shipping_lng_26, t0.code AS code_27, t0.reference AS reference_28, t0.identity_number AS identity_number_29, t0.is_actif AS is_actif_30, t0.customer_group_id AS customer_group_id_31, t0.user_id AS user_id_32, t0.vendor_id AS vendor_id_33, t0.city_region_id AS city_region_id_34, t0.store_id AS store_id_35 FROM customer t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
"6505"
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
salle2 | doctrine.dbal.salle2_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\Flexy\ShopBundle\Entity\Vendor\Vendor | No errors. |
App\Entity\User | No errors. |
App\Flexy\ShopBundle\Entity\Customer\Customer | No errors. |
App\Flexy\ShopBundle\Entity\Customer\CustomerGroup | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\CityRegion |
|
App\Flexy\ShopBundle\Entity\Store\Store |
|
App\Flexy\ShopBundle\Entity\Order\Order |
|
App\Flexy\ShopBundle\Entity\Product\Comment | No errors. |
App\Flexy\ShopBundle\Entity\Customer\CustomerAddress | No errors. |
App\Flexy\ShopBundle\Entity\Customer\CustomerWalletPoint |
|
App\Flexy\ShopBundle\Entity\Customer\PackEngagement | No errors. |
App\Flexy\ShopBundle\Entity\Promotion\Coupon | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\Shipment | No errors. |
App\Flexy\ShopBundle\Entity\Payment\BankBookItem | No errors. |
App\Flexy\ShopBundle\Entity\Shipping\CashOnDelivery | No errors. |
App\Flexy\ShopBundle\Entity\Product\ProductSubscription | No errors. |
App\Flexy\ShopBundle\Entity\Accounting\Invoice |
|
App\Flexy\ShopBundle\Entity\Customer\Complaint | No errors. |
App\Flexy\ShopBundle\Entity\Customer\Visit | No errors. |