PUT https://contaoupdateapi.clickpress.de/api/version/30

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.88 ms
SELECT t0.id AS id_1, t0.domain AS domain_2, t0.maintainance_contract AS maintainance_contract_3, t0.started AS started_4, t0.contao_version AS contao_version_5, t0.last_updated AS last_updated_6, t0.token AS token_7, t0.http_user AS http_user_8, t0.http_password AS http_password_9, t0.server AS server_10, t0.php_version AS php_version_11 FROM contao_installations t0 WHERE t0.id = ?
Parameters:
[
  "30"
]
2 0.41 ms
"START TRANSACTION"
Parameters:
[]
3 0.59 ms
UPDATE contao_installations SET contao_version = ? WHERE id = ?
Parameters:
[
  "5.7.3"
  30
]
4 1.09 ms
"COMMIT"
Parameters:
[]

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\ContaoInstallations 1

Entities Mapping

Class Mapping errors
App\Entity\ContaoInstallations No errors.