GET https://staging.develonincentives.com/contact-us

Query Metrics

1 Database Queries
1 Different statements
2.01 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 2.01 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.ssn AS ssn_7, t0.address AS address_8, t0.country AS country_9, t0.city AS city_10, t0.state AS state_11, t0.postal_code AS postal_code_12, t0.phone AS phone_13, t0.confirmation_token AS confirmation_token_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.distributor_id AS distributor_id_17 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]

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
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Distributor No errors.
App\Entity\Point No errors.
App\Entity\Redeem No errors.