GET https://erreala.foro.eus/wp-config.cust/userpublicprofile/13

Query Metrics

1 Database Queries
1 Different statements
1.28 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 1.28 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.publicemailshow AS publicemailshow_3, t0.username AS username_4, t0.avatar AS avatar_5, t0.birddate AS birddate_6, t0.publicbirddateshow AS publicbirddateshow_7, t0.whatsapp AS whatsapp_8, t0.publicwhatsappshow AS publicwhatsappshow_9, t0.aboutyou AS aboutyou_10, t0.signature AS signature_11, t0.registered_datetime AS registered_datetime_12, t0.lastconection AS lastconection_13, t0.roles AS roles_14, t0.password AS password_15, t0.google_id AS google_id_16, t0.google_access_token AS google_access_token_17, t0.is_verified AS is_verified_18, t0.banned AS banned_19 FROM user t0 WHERE t0.id = ?
Parameters:
[
  "13"
]

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 No errors.
App\Entity\Post
  • The association App\Entity\Post#inquestanswer refers to the inverse side field App\Entity\Inquestoption#insquestanwers which does not exist.
App\Entity\Report
  • The association App\Entity\Report#post refers to the inverse side field App\Entity\Post#reports which does not exist.
App\Entity\Readed No errors.