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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.95 ms
(50.50%)
1
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:
[
  "40"
]
0.76 ms
(19.66%)
1
"COMMIT"
Parameters:
[]
0.71 ms
(18.31%)
1
UPDATE contao_installations SET contao_version = ? WHERE id = ?
Parameters:
[
  "5.7.3"
  40
]
0.44 ms
(11.52%)
1
"START TRANSACTION"
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.