GET https://test.opsus360.com/admin/login

Query Metrics

3 Database Queries
1 Different statements
0.86 ms Query time
1 Invalid entities
2 Managed entities

Queries

Group similar statements

# Time Info
1 0.33 ms
SELECT t0.id AS id_1, t0.app_name AS app_name_2, t0.site_logo AS site_logo_3, t0.site_fevicon AS site_fevicon_4, t0.re_captcha_site_key AS re_captcha_site_key_5, t0.re_captcha_site_secret AS re_captcha_site_secret_6, t0.re_captcha_lang AS re_captcha_lang_7, t0.re_captcha_faild_msg AS re_captcha_faild_msg_8, t0.sso_allow_free_product AS sso_allow_free_product_9, t0.compony_address AS compony_address_10, t0.compony_number AS compony_number_11, t0.compony_tax_vat_id AS compony_tax_vat_id_12, t0.product_manual_positioning AS product_manual_positioning_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.enable_affiliate_product_links AS enable_affiliate_product_links_16, t0.shop_design_version AS shop_design_version_17, t0.currency_id AS currency_id_18 FROM settings t0 LIMIT 1
Parameters:
[]
2 0.32 ms
SELECT t0.id AS id_1, t0.app_name AS app_name_2, t0.site_logo AS site_logo_3, t0.site_fevicon AS site_fevicon_4, t0.re_captcha_site_key AS re_captcha_site_key_5, t0.re_captcha_site_secret AS re_captcha_site_secret_6, t0.re_captcha_lang AS re_captcha_lang_7, t0.re_captcha_faild_msg AS re_captcha_faild_msg_8, t0.sso_allow_free_product AS sso_allow_free_product_9, t0.compony_address AS compony_address_10, t0.compony_number AS compony_number_11, t0.compony_tax_vat_id AS compony_tax_vat_id_12, t0.product_manual_positioning AS product_manual_positioning_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.enable_affiliate_product_links AS enable_affiliate_product_links_16, t0.shop_design_version AS shop_design_version_17, t0.currency_id AS currency_id_18 FROM settings t0 LIMIT 1
Parameters:
[]
3 0.21 ms
SELECT t0.id AS id_1, t0.app_name AS app_name_2, t0.site_logo AS site_logo_3, t0.site_fevicon AS site_fevicon_4, t0.re_captcha_site_key AS re_captcha_site_key_5, t0.re_captcha_site_secret AS re_captcha_site_secret_6, t0.re_captcha_lang AS re_captcha_lang_7, t0.re_captcha_faild_msg AS re_captcha_faild_msg_8, t0.sso_allow_free_product AS sso_allow_free_product_9, t0.compony_address AS compony_address_10, t0.compony_number AS compony_number_11, t0.compony_tax_vat_id AS compony_tax_vat_id_12, t0.product_manual_positioning AS product_manual_positioning_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.enable_affiliate_product_links AS enable_affiliate_product_links_16, t0.shop_design_version AS shop_design_version_17, t0.currency_id AS currency_id_18 FROM settings t0 LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Settings 1
App\Entity\Currency 1

Entities Mapping

Class Mapping errors
App\Entity\Users
  • The mappings App\Entity\Users#referral and App\Entity\UsersCustomers#referral are inconsistent with each other.
  • The association App\Entity\Users#customer refers to the owning side field App\Entity\UsersCustomers#customer_id which does not exist.
  • The association App\Entity\Users#userCustomerCommissions refers to the owning side field App\Entity\UserCommission#customer_id which does not exist.
  • The field App\Entity\Users#wallet is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Wallet#user does not contain the required 'inversedBy="wallet"' attribute.
App\Entity\Settings No errors.
App\Entity\Currency No errors.