Query Metrics
6
Database Queries
6
Different statements
3.28 ms
Query time
3
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.12 ms (34.13%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.image AS image_3, t0.title AS title_4, t0.coachingtype AS coachingtype_5, t0.resume AS resume_6, t0.description AS description_7, t0.published AS published_8, t0.enabled AS enabled_9, t0.onpromo AS onpromo_10, t0.price AS price_11, t0.currency AS currency_12, t0.hashebergement AS hashebergement_13, t0.cancellation AS cancellation_14, t0.highlights AS highlights_15, t0.included AS included_16, t0.notincluded AS notincluded_17, t0.steps AS steps_18, t0.destination_id AS destination_id_19, t20.id AS id_21, t20.created_at AS created_at_22, t20.percent AS percent_23, t20.datestart AS datestart_24, t20.dateend AS dateend_25, t20.experience_id AS experience_id_26, t27.id AS id_28, t27.lastupdate AS lastupdate_29, t27.availabilitytype AS availabilitytype_30, t27.enabled AS enabled_31, t27.datesstart AS datesstart_32, t27.unavailabilities AS unavailabilities_33, t27.daysbefore AS daysbefore_34, t27.duration AS duration_35, t27.experience_id AS experience_id_36 FROM experience t0 LEFT JOIN promotion t20 ON t20.experience_id = t0.id LEFT JOIN availability t27 ON t27.experience_id = t0.id WHERE t0.id = ?
Parameters:
[
"2"
]
|
0.60 ms (18.24%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.published AS published_5, t0.ordre AS ordre_6, t0.category_id AS category_id_7 FROM subcategory t0 WHERE t0.id = ?
Parameters:
[
"4"
]
|
0.46 ms (13.93%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.image AS image_3, t0.title AS title_4, t0.coachingtype AS coachingtype_5, t0.resume AS resume_6, t0.description AS description_7, t0.published AS published_8, t0.enabled AS enabled_9, t0.onpromo AS onpromo_10, t0.price AS price_11, t0.currency AS currency_12, t0.hashebergement AS hashebergement_13, t0.cancellation AS cancellation_14, t0.highlights AS highlights_15, t0.included AS included_16, t0.notincluded AS notincluded_17, t0.steps AS steps_18, t0.destination_id AS destination_id_19, t20.id AS id_21, t20.created_at AS created_at_22, t20.percent AS percent_23, t20.datestart AS datestart_24, t20.dateend AS dateend_25, t20.experience_id AS experience_id_26, t27.id AS id_28, t27.lastupdate AS lastupdate_29, t27.availabilitytype AS availabilitytype_30, t27.enabled AS enabled_31, t27.datesstart AS datesstart_32, t27.unavailabilities AS unavailabilities_33, t27.daysbefore AS daysbefore_34, t27.duration AS duration_35, t27.experience_id AS experience_id_36 FROM experience t0 LEFT JOIN promotion t20 ON t20.experience_id = t0.id LEFT JOIN availability t27 ON t27.experience_id = t0.id WHERE t0.destination_id = ? ORDER BY t0.id DESC
Parameters:
[
1
]
|
0.38 ms (11.65%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3, t0.description AS description_4, t0.published AS published_5, t0.ordre AS ordre_6, t0.category_id AS category_id_7 FROM subcategory t0 INNER JOIN bookoach_experience_subcategory ON t0.id = bookoach_experience_subcategory.subcategory_id WHERE bookoach_experience_subcategory.experience_id = ? ORDER BY t0.name ASC
Parameters:
[
2
]
|
0.38 ms (11.62%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.image AS image_3, t0.title AS title_4, t0.coachingtype AS coachingtype_5, t0.resume AS resume_6, t0.description AS description_7, t0.published AS published_8, t0.enabled AS enabled_9, t0.onpromo AS onpromo_10, t0.price AS price_11, t0.currency AS currency_12, t0.hashebergement AS hashebergement_13, t0.cancellation AS cancellation_14, t0.highlights AS highlights_15, t0.included AS included_16, t0.notincluded AS notincluded_17, t0.steps AS steps_18, t0.destination_id AS destination_id_19, t20.id AS id_21, t20.created_at AS created_at_22, t20.percent AS percent_23, t20.datestart AS datestart_24, t20.dateend AS dateend_25, t20.experience_id AS experience_id_26, t27.id AS id_28, t27.lastupdate AS lastupdate_29, t27.availabilitytype AS availabilitytype_30, t27.enabled AS enabled_31, t27.datesstart AS datesstart_32, t27.unavailabilities AS unavailabilities_33, t27.daysbefore AS daysbefore_34, t27.duration AS duration_35, t27.experience_id AS experience_id_36 FROM experience t0 LEFT JOIN promotion t20 ON t20.experience_id = t0.id LEFT JOIN availability t27 ON t27.experience_id = t0.id INNER JOIN bookoach_experience_subcategory ON t0.id = bookoach_experience_subcategory.experience_id WHERE bookoach_experience_subcategory.subcategory_id = ?
Parameters:
[
4
]
|
0.34 ms (10.43%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.published AS published_4, t0.ordre AS ordre_5, t0.typedestination AS typedestination_6, t0.image AS image_7, t0.country_id AS country_id_8 FROM destination t0 WHERE t0.id = ?
Parameters:
[
1
]
|
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\Experience |
|
App\Entity\Destination | No errors. |
App\Entity\Promotion | No errors. |
App\Entity\Availability |
|
App\Entity\Subcategory | No errors. |
App\Entity\Program |
|
App\Entity\Media | No errors. |
App\Entity\Hebergement | No errors. |
App\Entity\Category | No errors. |
App\Entity\Country | No errors. |