GET https://mikkiswim-api.itlabs.top/admin/user

Query Metrics

50 Database Queries
8 Different statements
21.68 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
11.15 ms
(51.42%)
19
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.name AS name_4, t0.surname AS surname_5, t0.email AS email_6, t0.phone AS phone_7, t0.comment AS comment_8, t0.products_cost AS products_cost_9, t0.mikki_coins_used AS mikki_coins_used_10, t0.mikki_coins_gain AS mikki_coins_gain_11, t0.payment_info AS payment_info_12, t0.payment_id AS payment_id_13, t0.payment_type AS payment_type_14, t0.payment_method AS payment_method_15, t0.check_b2_b AS check_b2_b_16, t0.delivery_cost AS delivery_cost_17, t0.delivery_service AS delivery_service_18, t0.delivery_type AS delivery_type_19, t0.delivery_track_code AS delivery_track_code_20, t0.address AS address_21, t0.with_fitting AS with_fitting_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.user_id AS user_id_25, t0.promo_code_id AS promo_code_id_26, t27.id AS id_28, t27.called AS called_29, t27.finished AS finished_30, t27.created_at AS created_at_31, t27.updated_at AS updated_at_32, t27.order_id AS order_id_33 FROM `order` t0 LEFT JOIN courier_request t27 ON t27.order_id = t0.id WHERE t0.user_id = ?
Parameters:
[
  1
]
4.98 ms
(22.98%)
18
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.legal_address AS legal_address_3, t0.mailing_address AS mailing_address_4, t0.bank_name AS bank_name_5, t0.bank_address AS bank_address_6, t0.payment_account AS payment_account_7, t0.correspondent_account AS correspondent_account_8, t0.inn AS inn_9, t0.ogrn AS ogrn_10, t0.ceo_name AS ceo_name_11, t0.company_site AS company_site_12, t0.company_phone AS company_phone_13, t0.company_email AS company_email_14, t0.approved AS approved_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.user_id AS user_id_18 FROM user_b2_b t0 WHERE t0.user_id = ?
Parameters:
[
  2
]
2.39 ms
(11.02%)
6
SELECT t0.id AS id_1, t0.type AS type_2, t0.status AS status_3, t0.reason AS reason_4, t0.sum AS sum_5, t0.bank AS bank_6, t0.recipient AS recipient_7, t0.kc AS kc_8, t0.bik AS bik_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.order_id AS order_id_12, t0.order_b2_b_id AS order_b2_b_id_13 FROM order_refund t0 WHERE t0.order_id = ?
Parameters:
[
  1
]
1.10 ms
(5.07%)
3
SELECT t0.id AS id_1, t0.title AS title_2, t0.currency AS currency_3, t0.discount AS discount_4, t0.cumulative_discount AS cumulative_discount_5, t0.level AS level_6 FROM loyalty_program t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.72 ms
(3.33%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.token AS token_3, t0.token_expired_at AS token_expired_at_4, t0.roles AS roles_5, t0.password AS password_6, t0.name AS name_7, t0.surname AS surname_8, t0.email AS email_9, t0.phone AS phone_10, t0.postcode AS postcode_11, t0.city AS city_12, t0.house_number AS house_number_13, t0.region AS region_14, t0.street AS street_15, t0.apartment AS apartment_16, t0.birthday_at AS birthday_at_17, t0.mikki_coins AS mikki_coins_18, t0.total_mikki_coins AS total_mikki_coins_19, t0.loyalty_program_rubles AS loyalty_program_rubles_20, t0.money_spent AS money_spent_21, t0.vk_id AS vk_id_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.coach_data_id AS coach_data_id_25, t26.id AS id_27, t26.company_name AS company_name_28, t26.legal_address AS legal_address_29, t26.mailing_address AS mailing_address_30, t26.bank_name AS bank_name_31, t26.bank_address AS bank_address_32, t26.payment_account AS payment_account_33, t26.correspondent_account AS correspondent_account_34, t26.inn AS inn_35, t26.ogrn AS ogrn_36, t26.ceo_name AS ceo_name_37, t26.company_site AS company_site_38, t26.company_phone AS company_phone_39, t26.company_email AS company_email_40, t26.approved AS approved_41, t26.created_at AS created_at_42, t26.updated_at AS updated_at_43, t26.user_id AS user_id_44, t0.manager_id AS manager_id_45, t0.loyalty_program_id AS loyalty_program_id_46 FROM user t0 LEFT JOIN user_b2_b t26 ON t26.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  1
]
0.68 ms
(3.14%)
1
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.token AS token_2, u0_.token_expired_at AS token_expired_at_3, u0_.roles AS roles_4, u0_.password AS password_5, u0_.name AS name_6, u0_.surname AS surname_7, u0_.email AS email_8, u0_.phone AS phone_9, u0_.postcode AS postcode_10, u0_.city AS city_11, u0_.house_number AS house_number_12, u0_.region AS region_13, u0_.street AS street_14, u0_.apartment AS apartment_15, u0_.birthday_at AS birthday_at_16, u0_.mikki_coins AS mikki_coins_17, u0_.total_mikki_coins AS total_mikki_coins_18, u0_.loyalty_program_rubles AS loyalty_program_rubles_19, u0_.money_spent AS money_spent_20, u0_.vk_id AS vk_id_21, u0_.created_at AS created_at_22, u0_.updated_at AS updated_at_23, u0_.coach_data_id AS coach_data_id_24, u0_.manager_id AS manager_id_25, u0_.loyalty_program_id AS loyalty_program_id_26 FROM user u0_ WHERE u0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  1
  6
  8
  11
  12
  13
  20
  21
  22
  23
  24
  27
  28
  29
  30
  31
  32
  2
  14
]
0.42 ms
(1.92%)
1
SELECT DISTINCT u0_.id AS id_0 FROM user u0_ LIMIT 20
Parameters:
[]
0.24 ms
(1.13%)
1
SELECT count(*) AS sclr_0 FROM user u0_
Parameters:
[]

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\User
  • The association App\Entity\User#loyaltyProgram refers to the inverse side field App\Entity\LoyaltyProgram#users which does not exist.
App\Entity\UserCoach No errors.
App\Entity\UserB2B No errors.
App\Entity\LoyaltyProgram No errors.
App\Entity\Cart No errors.
App\Entity\Wish No errors.
App\Entity\Reviews No errors.
App\Entity\Order No errors.
App\Entity\Message No errors.
App\Entity\OrderB2B No errors.
App\Entity\PromoCodes
  • The field App\Entity\PromoCodes#coach is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\UserCoach#promoCode does not contain the required 'inversedBy="coach"' attribute.
App\Entity\CourierRequest No errors.
App\Entity\OrderProduct No errors.
App\Entity\OrderRefund No errors.