Query Metrics
7
Database Queries
7
Different statements
5.28 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.51 ms (47.57%) |
1 |
SELECT t0.id AS id_1, t0.cgv AS cgv_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM booking_constraint_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
|
0.98 ms (18.56%) |
1 |
SELECT t0.id AS id_1, t0.cover_image AS cover_image_2, t0.updated_at AS updated_at_3, t0.page AS page_4 FROM page_header t0 WHERE t0.page = ? LIMIT 1
Parameters:
[
"CGV"
]
|
|
0.39 ms (7.36%) |
1 |
SELECT t0.id AS id_1 FROM seo t0 LIMIT 1
Parameters:
[] |
|
0.38 ms (7.10%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.introduction AS introduction_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM page_header_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
10
]
|
|
0.37 ms (7.05%) |
1 |
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.email AS email_3, t0.phone AS phone_4, t0.address AS address_5, t0.additionnal_address AS additionnal_address_6, t0.postal_code AS postal_code_7, t0.country AS country_8, t0.logo AS logo_9, t0.updated_at AS updated_at_10, t0.siteweb AS siteweb_11 FROM about_info t0 LIMIT 1
Parameters:
[] |
|
0.35 ms (6.55%) |
1 |
SELECT t0.id AS id_1, t0.status AS status_2, t0.max_number AS max_number_3, t0.min_duration AS min_duration_4, t0.max_duration AS max_duration_5, t0.advance_payment AS advance_payment_6, t0.deposit AS deposit_7, t0.long_stay_discount AS long_stay_discount_8, t0.balance_payment_deadline AS balance_payment_deadline_9, t0.advance_payment_deadline AS advance_payment_deadline_10, t0.off_duration AS off_duration_11, t0.blocked_days_after_now AS blocked_days_after_now_12, t0.soon_booking_payment_delay AS soon_booking_payment_delay_13, t0.start_hour AS start_hour_14, t0.end_hour AS end_hour_15, t0.surface AS surface_16, t0.housework AS housework_17, t0.caution_payment_delay AS caution_payment_delay_18, t0.stay_tax AS stay_tax_19 FROM booking_constraint t0 LIMIT 1
Parameters:
[] |
|
0.31 ms (5.81%) |
1 |
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.phone AS phone_5, t0.avatar AS avatar_6, t0.updated_at AS updated_at_7, t0.user_id AS user_id_8 FROM profile t0 LIMIT 1
Parameters:
[] |
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\SEO | No errors. |
| App\Entity\AboutInfo | No errors. |
| App\Entity\Profile | No errors. |
| App\Entity\PageHeader | No errors. |
| App\Entity\BookingConstraint | No errors. |
| App\Entity\SEOKeyword | No errors. |
| App\Entity\SEOTranslation | No errors. |
| App\Entity\User | No errors. |
| App\Entity\BookingConstraintPeriod | No errors. |
| App\Entity\Booking | No errors. |
| App\Entity\BookingPaymentMethod | No errors. |
| App\Entity\BookingConstraintSaison | No errors. |
| App\Entity\BookingConstraintTranslation | No errors. |
| App\Entity\PageHeaderTranslation | No errors. |