POST https://deployment.qaonline.com/api/build/status/2096

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
2.10 ms
(66.69%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.email AS email_4, t0.token AS token_5, t0.token_expire AS token_expire_6 FROM user t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
  "956d897a3b20387d7b25b5a2e7a81ab7717250064df246b52df703ddc4c4eb31"
]
1.05 ms
(33.31%)
1
SELECT t0.id AS id_1, t0.build_id AS build_id_2, t0.deployment_id AS deployment_id_3, t0.created_at AS created_at_4 FROM active_deployments t0 WHERE t0.id = ?
Parameters:
[
  2096
]

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

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\ActiveDeployments No errors.