Query Metrics
3
Database Queries
2
Different statements
4.03 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.89 ms (71.63%) |
2 |
SELECT t0_.id AS id_0, t0_.token AS token_1, t0_.app_id AS app_id_2 FROM tokens t0_ WHERE t0_.token = ?
Parameters:
[
"2QzGduvnucU9CWeJnXFm8FBwreoy5I6b"
]
|
|
1.14 ms (28.37%) |
1 |
SELECT concat(plz,' ',title) plz FROM plz where plz like :plz and title IS NOT NULL order by plz
Parameters:
[ ":plz" => "90579%" ] |
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\Tokens | No errors. |
| App\Entity\Apps | No errors. |