Query Metrics
3
Database Queries
2
Different statements
4.80 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.41 ms (71.10%) |
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.39 ms (28.90%) |
1 |
SELECT concat(plz,' ',title) plz FROM plz where plz like :plz and title IS NOT NULL order by plz
Parameters:
[ ":plz" => "60528%" ] |
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. |