Redirect 302 redirect from GET @liip_imagine_filter (2867c4)

GET https://staging.my-waycard.com/academy

Query Metrics

22 Database Queries
11 Different statements
13.37 ms Query time
0 Invalid entities
16 Managed entities

Queries

Group similar statements

# Time Info
1 1.86 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.email_verification_token AS email_verification_token_6, t0.email_verification_token_expires_at AS email_verification_token_expires_at_7, t0.totp_secret AS totp_secret_8, t0.totp_verified AS totp_verified_9, t0.first_name AS first_name_10, t0.last_name AS last_name_11, t0.created_at AS created_at_12, t0.terms_and_conditions_at AS terms_and_conditions_at_13, t0.reminder_unsubscribed AS reminder_unsubscribed_14, t0.deleted AS deleted_15, t0.deleted_at AS deleted_at_16, t0.company_id AS company_id_17 FROM user t0 WHERE t0.id = ?
Parameters:
[
  b"\x01žDËéŽp§ "á,,ù÷í"
]
2 1.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.street AS street_4, t0.zip AS zip_5, t0.city AS city_6, t0.vat_number AS vat_number_7, t0.email AS email_8, t0.telephone AS telephone_9, t0.longitude AS longitude_10, t0.latitude AS latitude_11, t0.is_visible AS is_visible_12, t0.onboarding_completed AS onboarding_completed_13, t0.stripe_customer_id AS stripe_customer_id_14, t0.stripe_subscription_id AS stripe_subscription_id_15, t0.average_rating AS average_rating_16, t0.review_count AS review_count_17, t0.additional_discount AS additional_discount_18, t0.country_id AS country_id_19, t0.edu_package_id AS edu_package_id_20, t21.id AS id_22, t21.slogan AS slogan_23, t21.short_description AS short_description_24, t21.long_description AS long_description_25, t21.website AS website_26, t21.facebook_link AS facebook_link_27, t21.instagram_link AS instagram_link_28, t21.linkedin_link AS linkedin_link_29, t21.vimeo_video_id AS vimeo_video_id_30, t21.vimeo_thumbnail_url AS vimeo_thumbnail_url_31, t21.created_at AS created_at_32, t21.updated_at AS updated_at_33, t21.company_id AS company_id_34, t21.logo_image_id AS logo_image_id_35, t21.main_image_id AS main_image_id_36 FROM company t0 LEFT JOIN company_detail t21 ON t21.company_id = t0.id WHERE t0.id = ?
Parameters:
[
  28
]
3 0.80 ms
SELECT COUNT(m0_.id) AS sclr_0 FROM my_course m0_ WHERE m0_.company_id = ?
Parameters:
[
  28
]
4 0.57 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_COMPANY"
]
5 0.59 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 INNER JOIN user_user_actions ON t0.id = user_user_actions.user_actions_id WHERE user_user_actions.user_id = ?
Parameters:
[
  b"\x01žDËéŽp§ "á,,ù÷í"
]
6 0.45 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CHOOSE_PACKAGE"
]
7 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_FIRST_COURSE"
]
8 0.47 ms
SELECT COALESCE(SUM(c0_.coin_amount), 0) AS sclr_0 FROM coin_transaction c0_ WHERE c0_.company_id = ?
Parameters:
[
  28
]
9 0.57 ms
SELECT e0_.id AS id_0, e0_.datetime AS datetime_1, e0_.action AS action_2, e0_.details AS details_3, e0_.company_id AS company_id_4, e0_.edu_package_id AS edu_package_id_5 FROM edu_package_log e0_ WHERE e0_.company_id = ? AND e0_.action IN (?, ?) ORDER BY e0_.datetime DESC LIMIT 1
Parameters:
[
  28
  "ORDERED"
  "UPGRADED"
]
10 0.52 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.description AS description_4, t0.price AS price_5, t0.billing_cycle AS billing_cycle_6, t0.coins_per_month AS coins_per_month_7, t0.max_course_images AS max_course_images_8, t0.max_course_search_terms AS max_course_search_terms_9, t0.allow_social_media_links AS allow_social_media_links_10, t0.tier AS tier_11, t0.stripe_price_id AS stripe_price_id_12 FROM edu_package t0 WHERE t0.id = ?
Parameters:
[
  2
]
11 0.48 ms
SELECT e0_.id AS id_0, e0_.datetime AS datetime_1, e0_.action AS action_2, e0_.details AS details_3, e0_.company_id AS company_id_4, e0_.edu_package_id AS edu_package_id_5 FROM edu_package_log e0_ WHERE e0_.company_id = ? AND e0_.action = ? AND e0_.datetime >= ? ORDER BY e0_.datetime DESC LIMIT 1
Parameters:
[
  28
  "CANCELED"
  "2026-05-20 10:15:09"
]
12 0.91 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.name AS name_3, t0.active AS active_4, t0.is_default AS is_default_5 FROM language t0 WHERE t0.active = ? ORDER BY t0.code ASC
Parameters:
[
  1
]
13 0.88 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_COMPANY"
]
14 0.48 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CHOOSE_PACKAGE"
]
15 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_FIRST_COURSE"
]
16 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_COMPANY"
]
17 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CHOOSE_PACKAGE"
]
18 0.38 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_FIRST_COURSE"
]
19 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_COMPANY"
]
20 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CHOOSE_PACKAGE"
]
21 0.39 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting AS sorting_4, t0.reminder_delay_days AS reminder_delay_days_5, t0.reminder_repeat_interval_days AS reminder_repeat_interval_days_6, t0.reminder_max_sends AS reminder_max_sends_7, t0.mail_template_id AS mail_template_id_8 FROM user_actions t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
  "CREATE_FIRST_COURSE"
]
22 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3 FROM country t0 WHERE t0.id = ?
Parameters:
[
  b"\x1E°–=ý¼\x11𚎲\x15\x1D\x0F\x04"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\UserActions 4
App\Entity\EmailTemplate 4
App\Entity\Image 2
App\Entity\User 1
App\Entity\Company 1
App\Entity\Country 1
App\Entity\EduPackage 1
App\Entity\CompanyDetail 1
App\Entity\EduPackageLog 1

Entities Mapping