https://api.animate.de/api/2QzGduvnucU9CWeJnXFm8FBwreoy5I6b/autoplz/60528

Query Metrics

3 Database Queries
2 Different statements
4.80 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 2.08 ms
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"
]
2 1.34 ms
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"
]
3 1.39 ms
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.