GET https://mountwells.mizzium.com/members/3

Query Metrics

79 Database Queries
5 Different statements
8.24 ms Query time
0 Invalid entities
114 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.34 ms
(52.69%)
38
SELECT t0.website AS website_1, t0.last_login AS last_login_2, t0.sex AS sex_3, t0.nickname AS nickname_4, t0.birthday AS birthday_5, t0.bio AS bio_6, t0.experience AS experience_7, t0.firstname AS firstname_8, t0.lastname AS lastname_9, t0.skills AS skills_10, t0.is_active AS is_active_11, t0.is_public AS is_public_12, t0.is_searchable AS is_searchable_13, t0.is_team AS is_team_14, t0.team_title AS team_title_15, t0.social_links AS social_links_16, t0.id AS id_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.loc_country AS loc_country_20, t0.loc_state AS loc_state_21, t0.loc_city AS loc_city_22, t0.loc_address AS loc_address_23, t0.loc_post AS loc_post_24, t0.user_id AS user_id_25 FROM core_user_profile t0 WHERE t0.user_id = ?
Parameters:
[
  367
]
3.12 ms
(37.87%)
38
SELECT t0.privacy AS privacy_1, t0.id AS id_2, t0.user_id AS user_id_3 FROM core_user_prefs t0 WHERE t0.user_id = ?
Parameters:
[
  367
]
0.28 ms
(3.37%)
1
SELECT DISTINCT id_6 FROM (SELECT DISTINCT id_6 FROM (SELECT c0_.email AS email_0, c0_.is_verified AS is_verified_1, c0_.roles AS roles_2, c0_.status AS status_3, c0_.terms AS terms_4, c0_.password AS password_5, c0_.id AS id_6, c0_.slug AS slug_7, c0_.phone AS phone_8 FROM core_user c0_) dctrn_result_inner ORDER BY id_6 ASC) dctrn_result LIMIT 38 OFFSET 76
Parameters:
[]
0.27 ms
(3.25%)
1
SELECT c0_.email AS email_0, c0_.is_verified AS is_verified_1, c0_.roles AS roles_2, c0_.status AS status_3, c0_.terms AS terms_4, c0_.password AS password_5, c0_.id AS id_6, c0_.slug AS slug_7, c0_.phone AS phone_8 FROM core_user c0_ WHERE c0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY c0_.id ASC
Parameters:
[
  367
  368
  369
  370
  371
  372
  373
  374
  375
  376
  377
  378
  379
  380
  381
  382
  383
  384
  385
  386
  387
  388
  389
  390
  391
  392
  393
  394
  395
  396
  397
  398
  399
  400
  401
  402
  403
  404
]
0.23 ms
(2.81%)
1
SELECT COUNT(c0_.id) AS sclr_0 FROM core_user c0_
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\User 38
App\Addon\Entity\UserProfile 38
App\Addon\Entity\UserPreferences 38

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Addon\Entity\UserProfile No errors.
App\Addon\Entity\UserPreferences No errors.
App\Addon\Entity\Credit No errors.