Query Metrics
9
Database Queries
3
Different statements
2.92 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.45 ms |
SELECT t0.text_id AS text_id_1, t0.text_value AS text_value_2, t0.default_text_value AS default_text_value_3, t0.step AS step_4, t0.id AS id_5 FROM text t0 WHERE t0.text_id = ? LIMIT 1
Parameters:
[
"dynamische_frontend_texte.html.attribute_text.description"
]
|
| 2 | 0.41 ms |
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:
[ "580" "de" "App\Entity\Text" ] |
| 3 | 0.24 ms |
SELECT t0.text_id AS text_id_1, t0.text_value AS text_value_2, t0.default_text_value AS default_text_value_3, t0.step AS step_4, t0.id AS id_5 FROM text t0 WHERE t0.id = ?
Parameters:
[
580
]
|
| 4 | 0.31 ms |
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:
[ "580" "de" "App\Entity\Text" ] |
| 5 | 0.29 ms |
SELECT t0.text_id AS text_id_1, t0.text_value AS text_value_2, t0.default_text_value AS default_text_value_3, t0.step AS step_4, t0.id AS id_5 FROM text t0 WHERE t0.text_id = ? LIMIT 1
Parameters:
[
"dynamische_frontend_texte.html.attribute_text.keywords"
]
|
| 6 | 0.30 ms |
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:
[ "581" "de" "App\Entity\Text" ] |
| 7 | 0.41 ms |
SELECT t0.text_id AS text_id_1, t0.text_value AS text_value_2, t0.default_text_value AS default_text_value_3, t0.step AS step_4, t0.id AS id_5 FROM text t0 WHERE t0.id = ?
Parameters:
[
581
]
|
| 8 | 0.27 ms |
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:
[ "581" "de" "App\Entity\Text" ] |
| 9 | 0.24 ms |
SELECT t0.text_id AS text_id_1, t0.text_value AS text_value_2, t0.default_text_value AS default_text_value_3, t0.step AS step_4, t0.id AS id_5 FROM text t0 WHERE t0.text_id = ? LIMIT 1
Parameters:
[
"html.title"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\Text | 2 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Text | No errors. |
| Gedmo\Translatable\Entity\MappedSuperclass\AbstractTranslation | No errors. |
| Gedmo\Translatable\Entity\Translation | No errors. |