Redirect 301 redirect from GET @_contest_login (4270e0)

GET https://dev.websaver.ca/en_ca/contest/webSaver-FestiveCashbackFiesta/login/

Query Metrics

4 Database Queries
4 Different statements
11.78 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.39 ms
SELECT w0_.id AS id_0, w0_.locale AS locale_1, w0_.banner AS banner_2, w0_.name AS name_3, w0_.title AS title_4, w0_.content AS content_5, w0_.close_content AS close_content_6, w0_.rules AS rules_7, w0_.disclaimer AS disclaimer_8, w0_.carousel_caption AS carousel_caption_9, w0_.carousel_image_url AS carousel_image_url_10, w0_.carousel_image_link AS carousel_image_link_11, w0_.popup_image_url AS popup_image_url_12, w0_.popup_image_link AS popup_image_link_13, w0_.popup_caption AS popup_caption_14, w0_.contest_id AS contest_id_15 FROM wsc_contest_locale w0_ INNER JOIN wsc_contests w1_ ON w0_.contest_id = w1_.id WHERE w1_.is_activated = 1 AND w0_.locale = ? AND w1_.start_date <= ? AND w1_.end_date >= ? ORDER BY w1_.start_date DESC
Parameters:
[
  "en"
  "2024-11-26 13:43:02"
  "2024-11-26 13:43:02"
]
2 1.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_activated AS is_activated_3, t0.start_date AS start_date_4, t0.end_date AS end_date_5, t0.custom_css AS custom_css_6, t0.custom_javascript AS custom_javascript_7, t0.preview_token AS preview_token_8, t0.template_name AS template_name_9, t0.survey_id AS survey_id_10 FROM wsc_contests t0 WHERE t0.id IN (?)
Parameters:
[
  24
]
3 7.51 ms
SELECT w0_.id AS id_0, w0_.name AS name_1, w0_.is_activated AS is_activated_2, w0_.start_date AS start_date_3, w0_.end_date AS end_date_4, w0_.custom_css AS custom_css_5, w0_.custom_javascript AS custom_javascript_6, w0_.preview_token AS preview_token_7, w0_.template_name AS template_name_8, w0_.survey_id AS survey_id_9 FROM wsc_contests w0_ WHERE w0_.is_activated = 1 AND w0_.start_date <= ? AND w0_.end_date >= ? AND w0_.name = ?
Parameters:
[
  "2024-11-26 13:43:02"
  "2024-11-26 13:43:02"
  "webSaver-FestiveCashbackFiesta"
]
4 1.30 ms
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.banner AS banner_3, t0.name AS name_4, t0.title AS title_5, t0.content AS content_6, t0.close_content AS close_content_7, t0.rules AS rules_8, t0.disclaimer AS disclaimer_9, t0.carousel_caption AS carousel_caption_10, t0.carousel_image_url AS carousel_image_url_11, t0.carousel_image_link AS carousel_image_link_12, t0.popup_image_url AS popup_image_url_13, t0.popup_image_link AS popup_image_link_14, t0.popup_caption AS popup_caption_15, t0.contest_id AS contest_id_16, t17.id AS id_18, t17.name AS name_19, t17.is_activated AS is_activated_20, t17.start_date AS start_date_21, t17.end_date AS end_date_22, t17.custom_css AS custom_css_23, t17.custom_javascript AS custom_javascript_24, t17.preview_token AS preview_token_25, t17.template_name AS template_name_26, t17.survey_id AS survey_id_27 FROM wsc_contest_locale t0 INNER JOIN wsc_contests t17 ON t0.contest_id = t17.id WHERE t0.contest_id = ?
Parameters:
[
  24
]

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\WscContestLocales No errors.
App\Entity\WscContests No errors.
App\Entity\WsSurveys No errors.
App\Entity\WscContestPages No errors.
App\Entity\WsCoupons No errors.