Redirect 302 redirect from GET @_user_profile (79a60c)

GET https://dev.websaver.ca/fr_ca/?msg=User%20not%20found%20by%20this%20email

Query Metrics

4 Database Queries
2 Different statements
3.92 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.59 ms
(66.18%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_key AS sort_key_3, t0.active AS active_4, t0.has_popup AS has_popup_5, t0.prod_ready AS prod_ready_6, t0.page_css AS page_css_7, t0.page_js AS page_js_8, t0.date_modified AS date_modified_9 FROM ws_site_slides t0 WHERE t0.id = ?
Parameters:
[
  4
]
1.33 ms
(33.82%)
1
SELECT w0_.id AS id_0, w0_.language AS language_1, w0_.title AS title_2, w0_.slide_link AS slide_link_3, w0_.slide_image AS slide_image_4, w0_.slide_content AS slide_content_5, w0_.popup_link AS popup_link_6, w0_.popup_image AS popup_image_7, w0_.popup_content AS popup_content_8, w0_.others AS others_9, w0_.date_modified AS date_modified_10, w0_.slide_id AS slide_id_11 FROM ws_site_slide_locales w0_ INNER JOIN ws_site_slides w1_ ON w0_.slide_id = w1_.id WHERE w1_.active = 1 AND w0_.language = ? AND w1_.name <> ? ORDER BY w1_.sort_key ASC LIMIT 10
Parameters:
[
  "fr"
  "contest-slide"
]

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\WsUser No errors.
App\Entity\WsSiteSlideLocale No errors.
App\Entity\WsSiteSlide No errors.