POST https://admin-upgrade.mountainbike-parts.ch/aaddmmiinn/catalog/child-products/filter-data-save

Query Metrics

4 Database Queries
4 Different statements
0.55 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.20 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.enabled AS enabled_6, t0.locked AS locked_7, t0.expired AS expired_8, t0.credentials_expired AS credentials_expired_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.last_login AS last_login_12, t0.salt AS salt_13, t0.deleted AS deleted_14, t0.firstname AS firstname_15, t0.lastname AS lastname_16, t0.company AS company_17, t0.birthdate AS birthdate_18, t0.phone AS phone_19, t0.fax AS fax_20, t0.bad_credit AS bad_credit_21, t0.review_reminder AS review_reminder_22, t0.city AS city_23, t0.zipcode AS zipcode_24, t0.address AS address_25, t0.address2 AS address2_26, t0.house_number AS house_number_27, t0.gender AS gender_28, t0.marital_status AS marital_status_29, t0.image AS image_30, t0.account_type AS account_type_31, t0.approval_status AS approval_status_32, t0.information AS information_33, t0.ip AS ip_34, t0.fields AS fields_35, t0.access_auth AS access_auth_36, t0.role_access AS role_access_37, t0.access_token AS access_token_38, t0.b2b_email_channel_setting AS b2b_email_channel_setting_39, t0.b2b_order_confirmation_email AS b2b_order_confirmation_email_40, t0.b2b_shipped_notification_email AS b2b_shipped_notification_email_41, t0.b2b_invoice_payment_advice_email AS b2b_invoice_payment_advice_email_42, t0.message AS message_43, t0.invoice_slip_ka AS invoice_slip_ka_44, t0.old_customer AS old_customer_45, t0.created_at AS created_at_46, t0.country_id AS country_id_47 FROM fos_user t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.11 ms
SELECT t0.id AS id_1, t0.ip AS ip_2 FROM customer_ban_ip t0 WHERE t0.ip = ?
Parameters:
[
  "103.90.45.161"
]
3 0.11 ms
SELECT s0_.current_timezone AS current_timezone_0 FROM settings s0_ LIMIT 1
Parameters:
[]
4 0.12 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.fos_user_id AS fos_user_id_4 FROM cart t0 WHERE t0.fos_user_id = ? LIMIT 1
Parameters:
[
  1
]

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\Acme\User 1

Entities Mapping

Class Mapping errors
App\Entity\Acme\User No errors.
App\Entity\Country No errors.
App\Entity\CustomerBanIp No errors.
App\Entity\Settings No errors.
App\Entity\SpecialPrice No errors.
App\Entity\Cart No errors.