http://127.0.0.1/logon.htm

Query Metrics

1 Database Queries
1 Different statements
1.08 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.08 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.uri AS uri_2, t0.type AS type_3, t0.photo AS photo_4, t0.photo_wide AS photo_wide_5, t0.photo_background AS photo_background_6, t0.photo_avatar AS photo_avatar_7, t0.premium AS premium_8, t0.font AS font_9, t0.short_description AS short_description_10, t0.rating AS rating_11, t0.rating_vote AS rating_vote_12, t0.position AS position_13, t0.in_top_banner AS in_top_banner_14, t0.created AS created_15, t0.is_new_face AS is_new_face_16, t0.description AS description_17, t0.enabled AS enabled_18, t0.keywords AS keywords_19, t0.payment_receiver AS payment_receiver_20, t0.payment_iban AS payment_iban_21, t0.payment_ipn AS payment_ipn_22, t0.payment_bank AS payment_bank_23, t0.payment_bic AS payment_bic_24, t0.payment_okpo AS payment_okpo_25, t0.person_payment_phone AS person_payment_phone_26, t0.person_payment_card AS person_payment_card_27, t0.person_payment_bank AS person_payment_bank_28, t0.premium_detail AS premium_detail_29, t0.top_banner_expired AS top_banner_expired_30, t0.premium_expired AS premium_expired_31, t0.tc_login AS tc_login_32, t0.tc_pass AS tc_pass_33, t0.status AS status_34, t0.promo_video_id AS promo_video_id_35, t0.user_id AS user_id_36 FROM speaker t0 WHERE t0.uri = ? AND t0.enabled = ? AND t0.status = ? LIMIT 1
Parameters:
[
  "logon.htm"
  1
  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.

Entities Mapping

Class Mapping errors
App\Entity\Speaker No errors.
App\Entity\MediaObject No errors.
App\Entity\User
  • The mappings App\Entity\User#speakers and App\Entity\Speaker#user are inconsistent with each other.