Query Metrics
227
Database Queries
4
Different statements
21.79 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
19.96 ms (91.63%) |
216 |
SELECT e0_.content AS content_0, e0_.field AS field_1 FROM ext_translations e0_ WHERE e0_.foreign_key = ? AND e0_.locale = ? AND e0_.object_class = ?
Parameters:
[ "1" "conn.php" "App\Entity\Role" ] |
|
1.06 ms (4.87%) |
1 |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3, t0.first_night AS first_night_4, t0.first_night_reminder AS first_night_reminder_5, t0.other_night AS other_night_6, t0.other_night_reminder AS other_night_reminder_7, t0.reminders AS reminders_8, t0.reminders_global AS reminders_global_9, t0.setup AS setup_10, t0.ability AS ability_11, t0.image AS image_12, t0.special AS special_13, t0.edition_id AS edition_id_14, t0.team_id AS team_id_15 FROM roles t0
Parameters:
[] |
|
0.47 ms (2.16%) |
6 |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3 FROM teams t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.29 ms (1.34%) |
4 |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.name AS name_3 FROM editions 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\Role | No errors. |
| App\Entity\Jinx | No errors. |
| App\Entity\Edition | No errors. |
| App\Entity\Team | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |