https://racket-trip.eu/ja/membership-presentation

Query Metrics

3 Database Queries
2 Different statements
1.75 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sport_limit AS sport_limit_3, t0.course_limit AS course_limit_4, t0.template_limit AS template_limit_5, t0.has_messaging AS has_messaging_6, t0.has_chat AS has_chat_7, t0.has_iframe_notation AS has_iframe_notation_8, t0.has_stats AS has_stats_9, t0.has_stripe_payment AS has_stripe_payment_10, t0.annual_price AS annual_price_11, t0.monthly_price AS monthly_price_12, t0.billing AS billing_13, t0.stripe_price_id AS stripe_price_id_14, t0.description AS description_15, t0.club_limit AS club_limit_16 FROM offer t0 WHERE t0.billing = ?
Parameters:
[
  "monthly"
]
2 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.sport_limit AS sport_limit_3, t0.course_limit AS course_limit_4, t0.template_limit AS template_limit_5, t0.has_messaging AS has_messaging_6, t0.has_chat AS has_chat_7, t0.has_iframe_notation AS has_iframe_notation_8, t0.has_stats AS has_stats_9, t0.has_stripe_payment AS has_stripe_payment_10, t0.annual_price AS annual_price_11, t0.monthly_price AS monthly_price_12, t0.billing AS billing_13, t0.stripe_price_id AS stripe_price_id_14, t0.description AS description_15, t0.club_limit AS club_limit_16 FROM offer t0 WHERE t0.billing = ?
Parameters:
[
  "yearly"
]
3 0.70 ms
SELECT w0_.id AS id_0, w0_.title AS title_1, w0_.description AS description_2, w0_.photo AS photo_3, w0_.number AS number_4, w0_.original AS original_5, w0_.unit AS unit_6, w0_.slug AS slug_7, w0_.website_language_id AS website_language_id_8 FROM website_info w0_ INNER JOIN website_language w1_ ON w0_.website_language_id = w1_.id WHERE w1_.slug = ? ORDER BY w0_.number ASC
Parameters:
[
  "ja"
]

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\Offer No errors.
App\Entity\Subscription No errors.
App\Entity\Invoice No errors.
App\Entity\WebsiteInfo No errors.
App\Entity\WebsiteLanguage No errors.