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

Query Metrics

3 Database Queries
3 Different statements
2.90 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 1.18 ms
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:
[
  "26698fe1cd3fd84235bf6941089fa1593d71c047c1ed57224560a8efef4cadcc"
]
2 0.84 ms
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:
[
  2576
]
3 0.89 ms
SELECT t0.id AS id_1, t0.deployment_configuration_id AS deployment_configuration_id_2, t0.name AS name_3, t0.runner_order AS runner_order_4 FROM deployment_steps t0 WHERE t0.deployment_configuration_id = ? AND t0.runner_order = ? LIMIT 1
Parameters:
[
  13
  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
App\Entity\ActiveDeployments 1
App\Entity\DeploymentSteps 1

Entities Mapping

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