Query Metrics
306
Database Queries
3
Different statements
33.90 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
23.57 ms (69.52%) |
222 |
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" "vi_VI" "App\Entity\Jinx" ] |
|
9.29 ms (27.39%) |
83 |
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 WHERE t0.id = ?
Parameters:
[
30
]
|
|
1.05 ms (3.09%) |
1 |
SELECT t0.id AS id_1, t0.reason AS reason_2, t0.target_id AS target_id_3, t0.trick_id AS trick_id_4 FROM jinxes t0
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\Role | No errors. |
| App\Entity\Jinx | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |
| App\Entity\Edition | No errors. |
| App\Entity\Team | No errors. |