Redirect 301 redirect from GET @_home (bd8af2)

GET https://dev.websaver.ca/en_ca/

Query Metrics

6 Database Queries
3 Different statements
7.09 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.53 ms
(63.82%)
4
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.32 ms
(18.65%)
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 = ? ORDER BY w1_.sort_key ASC LIMIT 10
Parameters:
[
  "en"
]
1.24 ms
(17.53%)
1
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"
  "2025-01-18 01:51:39"
  "2025-01-18 01:51:39"
]

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