Query Metrics
20
Database Queries
3
Different statements
37.59 ms
Query time
0
Invalid entities
35
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
31.97 ms (85.04%) |
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
]
|
|
4.23 ms (11.24%) |
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"
]
|
|
1.40 ms (3.72%) |
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 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\StripePayment | No errors. |
| App\Entity\StudentPayment | No errors. |
| App\Entity\BaseUser | No errors. |
| App\Entity\Student | No errors. |
| App\FFService\Entity\FFService | No errors. |
| App\FFService\Entity\FFServiceTranslation | No errors. |
| App\FFService\Entity\FFServiceStep | No errors. |
| App\Entity\Service\Data | No errors. |
| App\FFService\Entity\FFServiceData | No errors. |
| App\Entity\TitreSejourRef | No errors. |
| App\FFService\Entity\FFServiceDocument | No errors. |
| App\FFService\Entity\FFServiceComment | No errors. |