https://pro-api-dev.flat.show/api/exchange-amo-token/a@flat.show

Query Metrics

2 Database Queries
2 Different statements
0.25 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.13 ms
(54.42%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.username AS username_5, t0.language AS language_6, t0.password_hash AS password_hash_7, t0.auth_key AS auth_key_8, t0.confirmed_at AS confirmed_at_9, t0.unconfirmed_email AS unconfirmed_email_10, t0.blocked_at AS blocked_at_11, t0.registration_ip AS registration_ip_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.flags AS flags_15, t0.last_login_at AS last_login_at_16, t0.icon_uri_id AS icon_uri_id_17, t0.role_id AS role_id_18 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "a@flat.show"
]
0.11 ms
(45.58%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM user_roles t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\User No errors.
App\Entity\UriManager No errors.
App\Entity\UserRoles No errors.
App\Entity\Complex
  • The mappings App\Entity\Complex#placementProperties and App\Entity\PlacementProperty#complex are inconsistent with each other.
App\Entity\Developer No errors.
App\Entity\ApiToken No errors.
App\Entity\NetHunt\NetHuntFunnelOpportunity No errors.