GET https://preprod.feelfrancais.app/fr/registration

Query Metrics

20 Database Queries
3 Different statements
100.72 ms Query time
0 Invalid entities
35 Managed entities

Grouped Statements

Show all queries

Time Count Info
84.69 ms
(84.09%)
16
SELECT t0.id AS id_1, t0.title AS title_2, t0.icon AS icon_3, t0.slug AS slug_4, t0.hide_for_eu AS hide_for_eu_5, t0.school_can_edit_text AS school_can_edit_text_6, t0.btoc AS btoc_7, t0.display_in_analytic AS display_in_analytic_8, t0.hide_for_non_eu AS hide_for_non_eu_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM ff_service t0 WHERE t0.id = ?
Parameters:
[
  24
]
12.42 ms
(12.34%)
3
SELECT s0_.id AS id_0, s0_.price AS price_1, s0_.title AS title_2, s0_.slug AS slug_3, s0_.stripe_id AS stripe_id_4, s0_.data_class AS data_class_5, s0_.tracking AS tracking_6, s0_.payment_for AS payment_for_7, s0_.created_at AS created_at_8, s0_.updated_at AS updated_at_9 FROM stripe_payment s0_ WHERE s0_.slug = ?
Parameters:
[
  "full-access-platform"
]
3.60 ms
(3.58%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM ffservice_translation t0 WHERE t0.locale = ? ORDER BY t0.name ASC
Parameters:
[
  "en"
]

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\FFService\Entity\FFServiceTranslation 16
App\FFService\Entity\FFService 16
App\Entity\StripePayment 3