Query Metrics
23
Database Queries
5
Different statements
31.06 ms
Query time
3
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
9.70 ms (31.22%) |
7 |
SELECT t0.id AS id_1, t0.route AS route_2, t0.festival_id AS festival_id_3, t0.edition_id AS edition_id_4 FROM bfrouting t0 WHERE t0.festival_id = ?
Parameters:
[
7
]
|
7.53 ms (24.25%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.startdate AS startdate_3, t0.enddate AS enddate_4, t0.location AS location_5, t0.isactive AS isactive_6, t0.placeid AS placeid_7, t0.locationhidden AS locationhidden_8, t0.creationdate AS creationdate_9, t0.festival_id AS festival_id_10, t0.description_id AS description_id_11, t12.id AS id_13, t12.route AS route_14, t12.festival_id AS festival_id_15, t12.edition_id AS edition_id_16 FROM bfedition t0 LEFT JOIN bfrouting t12 ON t12.edition_id = t0.id WHERE t0.festival_id = ? ORDER BY t0.enddate DESC, t0.startdate DESC
Parameters:
[
7
]
|
5.81 ms (18.71%) |
1 |
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.creationdate AS creationdate_2, b0_.orderfeebf AS orderfeebf_3, b0_.stripeaccountid AS stripeaccountid_4, b0_.description_id AS description_id_5, b0_.owner_id AS owner_id_6 FROM bffestival b0_ ORDER BY b0_.name ASC
Parameters:
[] |
5.20 ms (16.73%) |
4 |
SELECT t0.id AS id_1, t0.optionname AS optionname_2, t0.validitydate AS validitydate_3, t0.festival_id AS festival_id_4, t0.edition_id AS edition_id_5, t0.challenge_id AS challenge_id_6 FROM bfadmin_licences t0 WHERE t0.festival_id = ?
Parameters:
[
7
]
|
2.82 ms (9.09%) |
4 |
SELECT t0.id AS id_1, t0.optionname AS optionname_2, t0.validitydate AS validitydate_3, t0.festival_id AS festival_id_4, t0.edition_id AS edition_id_5, t0.challenge_id AS challenge_id_6 FROM bfadmin_licences t0 WHERE t0.edition_id = ?
Parameters:
[
5
]
|
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\BFFestival | No errors. |
App\Entity\BFDescriptionFestival | No errors. |
App\Entity\BFUser | No errors. |
App\Entity\BFEdition |
|
App\Entity\BFAdminLicences | No errors. |
App\Entity\BFRouting | No errors. |
App\Entity\BFSubscription | No errors. |
App\Entity\BFMailFestival | No errors. |
App\Entity\BFChallenge |
|
App\Entity\BFDescriptionEdition | No errors. |
App\Entity\BFTournoi |
|
App\Entity\BFChallengeEdition | No errors. |
App\Entity\BFProductEdition | No errors. |
App\Entity\BFPaymentIntentEdition | No errors. |