https://api.unda.co/residential/3bd88690-adc5-4bef-bf00-3e30b98859b3/providers

Query Metrics

4 Database Queries
2 Different statements
3.92 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.16 ms
(54.97%)
2
SELECT t0.client_id AS client_id_1, t0.token AS token_2, t0.expires_at AS expires_at_3, t0.scope AS scope_4, t0.user_id AS user_id_5, t0.data AS data_6 FROM access_token t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
  "88128770d24314d1ce697ebe38900472c5cda0db116b92fa153730f0c878cffd4bdfb7bc096c68ea9856380d1b43fadeb43333083ff8c69071bfa0c21f784d01"
]
1.77 ms
(45.03%)
2
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.status AS status_3, t0.date_created AS date_created_4, t0.date_modified AS date_modified_5, t0.name AS name_6, t0.last_name AS last_name_7, t0.email AS email_8, t0.password AS password_9, t0.media_path AS media_path_10, t0.thumb_path AS thumb_path_11, t0.curp AS curp_12, t0.phone AS phone_13, t0.email_verification AS email_verification_14, t0.phone_verification AS phone_verification_15 FROM user t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  400
]

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
Hona\AuthBundle\Entity\Token No errors.
Hona\AuthBundle\Entity\AccessToken No errors.
Hona\AdminBundle\Entity\Entity No errors.
Hona\AdminBundle\Entity\User No errors.