POST https://staging.ecosys.naboo.kiwi-dev.de/api/internal/monitoring/results

Query Metrics

7 Database Queries
7 Different statements
18.99 ms Query time
0 Invalid entities
9354 Managed entities

Grouped Statements

Show all queries

Time Count Info
14.10 ms
(74.23%)
1
SELECT t0.id AS id_1, t0.checked_at AS checked_at_2, t0.ok AS ok_3, t0.status_code AS status_code_4, t0.response_time_ms AS response_time_ms_5, t0.error AS error_6, t0.sso_ready AS sso_ready_7, t0.contao_version AS contao_version_8, t0.php_version AS php_version_9, t0.instance_id AS instance_id_10 FROM instance_health_check t0 WHERE t0.instance_id = ?
Parameters:
[
  36
]
2.49 ms
(13.14%)
1
UPDATE instance SET health_checked_at = ?, health_response_time_ms = ? WHERE id = ?
Parameters:
[
  "2026-07-16 01:38:58"
  659
  36
]
1.45 ms
(7.66%)
1
"COMMIT"
Parameters:
[]
0.32 ms
(1.69%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.base_url AS base_url_3, t0.instance_id AS instance_id_4, t0.instance_secret AS instance_secret_5, t0.active AS active_6, t0.contao_version AS contao_version_7, t0.wordpress_version AS wordpress_version_8, t0.wordpress_update_notified_version AS wordpress_update_notified_version_9, t0.contao_update_notified_version AS contao_update_notified_version_10, t0.contao_update_asana_subtask_gid AS contao_update_asana_subtask_gid_11, t0.contao_update_asana_target_version AS contao_update_asana_target_version_12, t0.php_version AS php_version_13, t0.security_advisory_checked_at AS security_advisory_checked_at_14, t0.created_at AS created_at_15, t0.is_local AS is_local_16, t0.environment AS environment_17, t0.favicon_path AS favicon_path_18, t0.favicon_content_type AS favicon_content_type_19, t0.sso_ready AS sso_ready_20, t0.gate_enabled AS gate_enabled_21, t0.gate_password_hash AS gate_password_hash_22, t0.gate_synced_at AS gate_synced_at_23, t0.health_checked_at AS health_checked_at_24, t0.health_response_time_ms AS health_response_time_ms_25, t0.health_status_code AS health_status_code_26, t0.health_error AS health_error_27, t0.notes AS notes_28, t0.type AS type_29, t30.id AS id_31, t30.manager_url AS manager_url_32, t30.api_token AS api_token_33, t30.scopes AS scopes_34, t30.connected_at AS connected_at_35, t30.instance_id AS instance_id_36, t0.owner_id AS owner_id_37, t0.workspace_id AS workspace_id_38, t0.project_id AS project_id_39, t0.hoster_id AS hoster_id_40 FROM instance t0 LEFT JOIN contao_manager_connection t30 ON t30.instance_id = t0.id WHERE t0.id = ?
Parameters:
[
  36
]
0.26 ms
(1.36%)
1
SELECT i0_.id AS id_0, i0_.checked_at AS checked_at_1, i0_.ok AS ok_2, i0_.status_code AS status_code_3, i0_.response_time_ms AS response_time_ms_4, i0_.error AS error_5, i0_.sso_ready AS sso_ready_6, i0_.contao_version AS contao_version_7, i0_.php_version AS php_version_8, i0_.instance_id AS instance_id_9 FROM instance_health_check i0_ WHERE i0_.instance_id = ? ORDER BY i0_.checked_at DESC LIMIT 1
Parameters:
[
  36
]
0.24 ms
(1.25%)
1
INSERT INTO instance_health_check (checked_at, ok, status_code, response_time_ms, error, sso_ready, contao_version, php_version, instance_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-07-16 01:38:58"
  1
  200
  659
  null
  0
  null
  null
  36
]
0.13 ms
(0.67%)
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\InstanceHealthCheck 9351
App\Entity\Instance 1
App\Entity\Workspace 1
App\Entity\Hoster 1