Error 400 Bad Request

POST https://operators.betandeal.com/api/v1/tipsters/invite

Query Metrics

2 Database Queries
2 Different statements
0.95 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 0.55 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.name AS name_3, t0.roles AS roles_4, t0.password AS password_5, t0.enabled AS enabled_6, t0.image AS image_7, t0.beatandeal_tipster_id AS beatandeal_tipster_id_8, t0.beatandeal_operator_id AS beatandeal_operator_id_9, t0.created_at AS created_at_10 FROM `user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "info@tipsteria.io"
]
2 0.40 ms
SELECT s0_.id AS id_0, s0_.title AS title_1 FROM social_network s0_ WHERE LOWER(s0_.title) = ? LIMIT 1
Parameters:
[
  "instagram"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Admin\Domain\Entity\SocialNetwork No errors.