Query Metrics
65
Database Queries
14
Different statements
562.28 ms
Query time
4
Invalid entities
124
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.93 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.streaming_port AS streaming_port_3, t0.admin_port AS admin_port_4, t0.manager_port AS manager_port_5, t0.web_server_port AS web_server_port_6, t0.address AS address_7, t0.storage_folder AS storage_folder_8, t0.use_ssl AS use_ssl_9, t0.use_s3 AS use_s3_10, t0.is_default AS is_default_11, t0.licensor AS licensor_12, t0.has_gpu AS has_gpu_13, t0.rtmp_username AS rtmp_username_14, t0.rtmp_password AS rtmp_password_15, t0.transcription_service_id AS transcription_service_id_16, t0.sync_id AS sync_id_17, t18.stream AS stream_19, t18.video AS video_20, t18.video_prefix AS video_prefix_21, t18.wowza_id AS wowza_id_22, t23.active AS active_24, t23.wowza_id AS wowza_id_25, t23.storage_id AS storage_id_26 FROM wowza t0 LEFT JOIN wowza_routing t18 ON t18.wowza_id = t0.id LEFT JOIN wowza_status t23 ON t23.wowza_id = t0.id
Parameters:
[] |
||||||||||||||||||||||||||||||
| 2 | 1.16 ms |
SELECT t0.id AS id_1, t0.provider_type, t0.name AS name_2, t0.aws_access_key_id AS aws_access_key_id_3, t0.aws_secret_key AS aws_secret_key_4, t0.aws_s3_bucket_name AS aws_s3_bucket_name_5, t0.aws_region AS aws_region_6, t0.host_wowza_id AS host_wowza_id_7 FROM transcription_service t0 WHERE t0.id = ? AND t0.provider_type IN ('aws', 'local')
Parameters:
[
14
]
|
||||||||||||||||||||||||||||||
| 3 | 0.85 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.streaming_port AS streaming_port_3, t0.admin_port AS admin_port_4, t0.manager_port AS manager_port_5, t0.web_server_port AS web_server_port_6, t0.address AS address_7, t0.storage_folder AS storage_folder_8, t0.use_ssl AS use_ssl_9, t0.use_s3 AS use_s3_10, t0.is_default AS is_default_11, t0.licensor AS licensor_12, t0.has_gpu AS has_gpu_13, t0.rtmp_username AS rtmp_username_14, t0.rtmp_password AS rtmp_password_15, t0.transcription_service_id AS transcription_service_id_16, t0.sync_id AS sync_id_17, t18.stream AS stream_19, t18.video AS video_20, t18.video_prefix AS video_prefix_21, t18.wowza_id AS wowza_id_22, t23.active AS active_24, t23.wowza_id AS wowza_id_25, t23.storage_id AS storage_id_26 FROM wowza t0 LEFT JOIN wowza_routing t18 ON t18.wowza_id = t0.id LEFT JOIN wowza_status t23 ON t23.wowza_id = t0.id
Parameters:
[] |
||||||||||||||||||||||||||||||
| 4 | 0.79 ms |
SELECT t0.id AS id_1, t0.host_wowza_id AS host_wowza_id_2, t0.provider_type FROM transcription_service t0 WHERE t0.provider_type IN ('local')
Parameters:
[] |
||||||||||||||||||||||||||||||
| 5 | 1.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.streaming_port AS streaming_port_3, t0.admin_port AS admin_port_4, t0.manager_port AS manager_port_5, t0.web_server_port AS web_server_port_6, t0.address AS address_7, t0.storage_folder AS storage_folder_8, t0.use_ssl AS use_ssl_9, t0.use_s3 AS use_s3_10, t0.is_default AS is_default_11, t0.licensor AS licensor_12, t0.has_gpu AS has_gpu_13, t0.rtmp_username AS rtmp_username_14, t0.rtmp_password AS rtmp_password_15, t0.transcription_service_id AS transcription_service_id_16, t0.sync_id AS sync_id_17, t18.stream AS stream_19, t18.video AS video_20, t18.video_prefix AS video_prefix_21, t18.wowza_id AS wowza_id_22, t23.active AS active_24, t23.wowza_id AS wowza_id_25, t23.storage_id AS storage_id_26 FROM wowza t0 LEFT JOIN wowza_routing t18 ON t18.wowza_id = t0.id LEFT JOIN wowza_status t23 ON t23.wowza_id = t0.id WHERE t0.address = ? LIMIT 1
Parameters:
[
"dev-wowza.valt.forasoft.com"
]
|
||||||||||||||||||||||||||||||
| 6 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.controller AS controller_3, t0.io_last_call AS io_last_call_4, t0.io_last_port_called AS io_last_port_called_5, t0.io_configured AS io_configured_6, t0.has_audio AS has_audio_7, t0.control_enabled AS control_enabled_8, t0.status AS status_9, t0.camera_has_been_online AS camera_has_been_online_10, t0.pending_alert_token AS pending_alert_token_11, t12.device_id AS device_id_13, t0.wowza_id AS wowza_id_14, t0.type, t0.brand AS brand_15, t0.ip AS ip_16, t0.port AS port_17, t0.rtsp_port AS rtsp_port_18, t0.use_ssl AS use_ssl_19, t0.username AS username_20, t0.password AS password_21, t0.rtsp_url AS rtsp_url_22, t0.rtsp_url AS rtsp_url_23, t0.linked_user_id AS linked_user_id_24 FROM device t0 LEFT JOIN device_ocr t12 ON t12.device_id = t0.id WHERE t0.id = ? AND t0.type IN ('camera', 'beam', 'roam', 'controller', 'stream')
Parameters:
[
"1429"
]
|
||||||||||||||||||||||||||||||
| 7 | 0.90 ms |
SELECT t0.sampling_frequency AS sampling_frequency_1, t0.sensitivity AS sensitivity_2, t0.camera_id AS camera_id_3, t0.mask_id AS mask_id_4 FROM camera_motion_detection t0 WHERE t0.camera_id = ?
Parameters:
[
1429
]
|
||||||||||||||||||||||||||||||
| 8 | 1.06 ms |
SELECT t0.id AS id_1, t0.motion_detection_enabled AS motion_detection_enabled_2, t0.room_id AS room_id_3, t0.video_id AS video_id_4, t0.audio_id AS audio_id_5 FROM device_source t0 WHERE t0.video_id = ?
Parameters:
[
1429
]
|
||||||||||||||||||||||||||||||
| 9 | 1.03 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
502
]
|
||||||||||||||||||||||||||||||
| 10 | 0.99 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
510
]
|
||||||||||||||||||||||||||||||
| 11 | 0.83 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
504
]
|
||||||||||||||||||||||||||||||
| 12 | 0.61 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"170a3d3e-fdf5-4e0a-ba84-52ca70ba2031"
]
|
||||||||||||||||||||||||||||||
| 13 | 0.74 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
515
]
|
||||||||||||||||||||||||||||||
| 14 | 0.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
511
]
|
||||||||||||||||||||||||||||||
| 15 | 0.57 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"35f4e536-ca52-4846-b70f-d8ca2e8f61a5"
]
|
||||||||||||||||||||||||||||||
| 16 | 0.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
387
]
|
||||||||||||||||||||||||||||||
| 17 | 0.55 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"cc91e675-ad1c-4a65-89dd-28b791fd1c6f"
]
|
||||||||||||||||||||||||||||||
| 18 | 1.01 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
412
]
|
||||||||||||||||||||||||||||||
| 19 | 0.98 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
414
]
|
||||||||||||||||||||||||||||||
| 20 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
421
]
|
||||||||||||||||||||||||||||||
| 21 | 1.12 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
423
]
|
||||||||||||||||||||||||||||||
| 22 | 0.78 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"37fd3f5a-977e-4a7b-82cc-541a78bc10e0"
]
|
||||||||||||||||||||||||||||||
| 23 | 0.93 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
440
]
|
||||||||||||||||||||||||||||||
| 24 | 0.75 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"2d4fdb73-c84a-475f-8968-0deee5f1c203"
]
|
||||||||||||||||||||||||||||||
| 25 | 0.91 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
463
]
|
||||||||||||||||||||||||||||||
| 26 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
456
]
|
||||||||||||||||||||||||||||||
| 27 | 0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
420
]
|
||||||||||||||||||||||||||||||
| 28 | 24.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
441
]
|
||||||||||||||||||||||||||||||
| 29 | 0.90 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
483
]
|
||||||||||||||||||||||||||||||
| 30 | 0.82 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
484
]
|
||||||||||||||||||||||||||||||
| 31 | 0.63 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
486
]
|
||||||||||||||||||||||||||||||
| 32 | 0.67 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
487
]
|
||||||||||||||||||||||||||||||
| 33 | 0.73 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
490
]
|
||||||||||||||||||||||||||||||
| 34 | 0.62 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"ca9973f5-fbef-4146-a636-94736bbe9cf7"
]
|
||||||||||||||||||||||||||||||
| 35 | 1.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
489
]
|
||||||||||||||||||||||||||||||
| 36 | 1.01 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
491
]
|
||||||||||||||||||||||||||||||
| 37 | 0.97 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
493
]
|
||||||||||||||||||||||||||||||
| 38 | 0.76 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"a3de7d4a-8abd-4599-abab-b9bfa044fe2f"
]
|
||||||||||||||||||||||||||||||
| 39 | 0.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
488
]
|
||||||||||||||||||||||||||||||
| 40 | 0.97 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
494
]
|
||||||||||||||||||||||||||||||
| 41 | 0.94 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
496
]
|
||||||||||||||||||||||||||||||
| 42 | 1.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
509
]
|
||||||||||||||||||||||||||||||
| 43 | 0.92 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
516
]
|
||||||||||||||||||||||||||||||
| 44 | 0.89 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
527
]
|
||||||||||||||||||||||||||||||
| 45 | 0.78 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
529
]
|
||||||||||||||||||||||||||||||
| 46 | 0.66 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"36f0e626-2451-4a91-87c2-214aac4781e3"
]
|
||||||||||||||||||||||||||||||
| 47 | 0.76 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
530
]
|
||||||||||||||||||||||||||||||
| 48 | 0.65 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
535
]
|
||||||||||||||||||||||||||||||
| 49 | 0.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
539
]
|
||||||||||||||||||||||||||||||
| 50 | 1.29 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
542
]
|
||||||||||||||||||||||||||||||
| 51 | 0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
544
]
|
||||||||||||||||||||||||||||||
| 52 | 1.34 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
534
]
|
||||||||||||||||||||||||||||||
| 53 | 1.02 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
430
]
|
||||||||||||||||||||||||||||||
| 54 | 0.52 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"b052fb59-ca57-4be9-8c7b-f297eb9bf3df"
]
|
||||||||||||||||||||||||||||||
| 55 | 0.75 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
546
]
|
||||||||||||||||||||||||||||||
| 56 | 0.95 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_shared_audio AS is_shared_audio_3, t0.is_camera_io AS is_camera_io_4, t0.grid AS grid_5, t0.room_type AS room_type_6, t0.camera_sorting_order AS camera_sorting_order_7, t0.priority AS priority_8, t0.schedule_email AS schedule_email_9, t0.master_source_id AS master_source_id_10, t11.id AS id_12, t11.stop_at AS stop_at_13, t11.paused AS paused_14, t11.last_start_time AS last_start_time_15, t11.last_stop_time AS last_stop_time_16, t11.duration_before_last_start AS duration_before_last_start_17, t11.record_id AS record_id_18, t11.schedule_session_id AS schedule_session_id_19, t11.room_id AS room_id_20, t0.sharing_link_id AS sharing_link_id_21, t0.camera_io_id AS camera_io_id_22, t0.wowza_id AS wowza_id_23, t0.user_io_id AS user_io_id_24, t0.user_id AS user_id_25, t0.locked_by_id AS locked_by_id_26, t0.prepared_record_id AS prepared_record_id_27, t28.timeout AS timeout_29, t28.room_id AS room_id_30, t28.enabled_by_id AS enabled_by_id_31, t28.author_id AS author_id_32, t0.container_id AS container_id_33 FROM rooms t0 LEFT JOIN recordings t11 ON t11.room_id = t0.id LEFT JOIN room_motion_detection t28 ON t28.room_id = t0.id WHERE t0.id = ?
Parameters:
[
503
]
|
||||||||||||||||||||||||||||||
| 57 | 0.64 ms |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.expiration AS expiration_3, t0.allow_share_markers AS allow_share_markers_4, t0.allow_new_markers AS allow_new_markers_5, t0.created_by_id AS created_by_id_6, t0.type FROM sharing_link t0 WHERE t0.id = ? AND t0.type IN ('common', 'record')
Parameters:
[
"3a934801-c303-4221-a757-740012b4ec15"
]
|
||||||||||||||||||||||||||||||
| 58 | 0.48 ms |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||||||
| 59 | 0.80 ms |
UPDATE device SET status = ? WHERE id = ?
Parameters:
[ "online" 1429 ]
|
||||||||||||||||||||||||||||||
| 60 | 470.34 ms |
"COMMIT"
Parameters:
[]
|
||||||||||||||||||||||||||||||
| 61 | 1.33 ms |
SELECT t0.id AS id_1, t0.date_time_format AS date_time_format_2, t0.time_format AS time_format_3, t0.comment_overlay_font_size AS comment_overlay_font_size_4, t0.streaming_method AS streaming_method_5, t0.smtp_server_address AS smtp_server_address_6, t0.smtp_server_port AS smtp_server_port_7, t0.email_encryption AS email_encryption_8, t0.email_username AS email_username_9, t0.email_password AS email_password_10, t0.email_from_name AS email_from_name_11, t0.email_bcc_email AS email_bcc_email_12, t0.email_from_address AS email_from_address_13, t0.login_page_logo AS login_page_logo_14, t0.camera_alert_delay_seconds AS camera_alert_delay_seconds_15, t0.notifications_enabled AS notifications_enabled_16, t0.alerts_enabled AS alerts_enabled_17, t0.schedule_enabled AS schedule_enabled_18, t0.info_template_id AS info_template_id_19 FROM global_settings t0 LIMIT 1
Parameters:
[]
|
||||||||||||||||||||||||||||||
| 62 | 0.49 ms |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||||||
| 63 | 1.08 ms |
UPDATE device SET pending_alert_token = ? WHERE id = ?
Parameters:
[ "1af8fed8-0638-43e2-9aef-fd62aa86d134" 1429 ]
|
||||||||||||||||||||||||||||||
| 64 | 13.03 ms |
"COMMIT"
Parameters:
[]
|
||||||||||||||||||||||||||||||
| 65 | 1.31 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.streaming_port AS streaming_port_3, t0.admin_port AS admin_port_4, t0.manager_port AS manager_port_5, t0.web_server_port AS web_server_port_6, t0.address AS address_7, t0.storage_folder AS storage_folder_8, t0.use_ssl AS use_ssl_9, t0.use_s3 AS use_s3_10, t0.is_default AS is_default_11, t0.licensor AS licensor_12, t0.has_gpu AS has_gpu_13, t0.rtmp_username AS rtmp_username_14, t0.rtmp_password AS rtmp_password_15, t0.transcription_service_id AS transcription_service_id_16, t0.sync_id AS sync_id_17, t18.stream AS stream_19, t18.video AS video_20, t18.video_prefix AS video_prefix_21, t18.wowza_id AS wowza_id_22, t23.active AS active_24, t23.wowza_id AS wowza_id_25, t23.storage_id AS storage_id_26 FROM wowza t0 LEFT JOIN wowza_routing t18 ON t18.wowza_id = t0.id LEFT JOIN wowza_status t23 ON t23.wowza_id = t0.id
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 |
|---|---|
| Valt\CamBundle\Entity\DeviceSource | 39 |
| Valt\CamBundle\Entity\Room | 39 |
| Valt\CamBundle\Entity\SharingLink\SharingLink | 10 |
| Valt\UserBundle\Entity\User | 7 |
| Valt\UserBundle\Entity\Container | 7 |
| Valt\CamBundle\Entity\Room\MotionDetection | 5 |
| Valt\CamBundle\Entity\Wowza | 3 |
| Valt\CamBundle\Entity\Wowza\Routing | 3 |
| Valt\CamBundle\Entity\Wowza\Status | 3 |
| Valt\CamBundle\Entity\TranscriptionService | 1 |
| Valt\CamBundle\Entity\Wowza\Storage | 1 |
| Valt\CamBundle\Entity\WowzaSync | 1 |
| Valt\CamBundle\Entity\Device\Device | 1 |
| Valt\CamBundle\Entity\Device\Camera\MotionDetection | 1 |
| Valt\CamBundle\Entity\Device\Camera\MotionDetection\Mask | 1 |
| Valt\BasicBundle\Entity\GlobalSettings | 1 |
| Valt\Template\Domain\Entity\Template | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| Valt\CamBundle\Entity\Wowza |
|
| Valt\CamBundle\Entity\TranscriptionService | No errors. |
| Valt\CamBundle\Entity\WowzaSync | No errors. |
| Valt\CamBundle\Entity\Wowza\Routing | No errors. |
| Valt\CamBundle\Entity\Wowza\Status | No errors. |
| Valt\CamBundle\Entity\Wowza\Storage | No errors. |
| Valt\CamBundle\Entity\Room |
|
| Valt\CamBundle\Entity\Device\Device | No errors. |
| Valt\CamBundle\Entity\TranscriptionService\AwsTranscriptionService | No errors. |
| Valt\CamBundle\Entity\TranscriptionService\LocalTranscriptionService | No errors. |
| Valt\UserBundle\Entity\UserGroup | No errors. |
| Valt\CamBundle\Entity\Record\Video\VideoLocation | No errors. |
| Valt\CamBundle\Entity\Audio | No errors. |
| Valt\OCR\Domain\Entity\OcrConfig | No errors. |
| Valt\CamBundle\Entity\Device\Camera\Camera | No errors. |
| Valt\CamBundle\Entity\Device\MobileDevice\MobileDevice | No errors. |
| Valt\CamBundle\Entity\Device\MobileDevice\Beam | No errors. |
| Valt\CamBundle\Entity\Device\MobileDevice\Roam | No errors. |
| Valt\CamBundle\Entity\Device\Controller | No errors. |
| Valt\CamBundle\Entity\Device\Stream | No errors. |
| Valt\UserBundle\Entity\User | No errors. |
| Valt\CamBundle\Entity\DeviceSource | No errors. |
| Valt\CamBundle\Entity\Preset | No errors. |
| Valt\CamBundle\Entity\Alert | No errors. |
| Valt\CamBundle\Entity\Device\Camera\MotionDetection | No errors. |
| Valt\CamBundle\Entity\Device\Camera\MotionDetection\Mask |
|
| Valt\CamBundle\Entity\Recording | No errors. |
| Valt\CamBundle\Entity\Record\Record | No errors. |
| Valt\CamBundle\Entity\Record\StandaloneRecord | No errors. |
| Valt\CamBundle\Entity\Record\RecordedRecord | No errors. |
| Valt\CamBundle\Entity\ScheduleSession | No errors. |
| Valt\CamBundle\Entity\SharingLink\SharingLink | No errors. |
| Valt\CamBundle\Entity\Room\MotionDetection | No errors. |
| Valt\UserBundle\Entity\Container |
|
| Valt\CamBundle\Entity\Filter | No errors. |
| Valt\CamBundle\Entity\IOCommand | No errors. |
| Valt\Cue\Session\Domain\Entity\Session | No errors. |
| Valt\CamBundle\Entity\SharingLink\RecordSharingLink | No errors. |
| Valt\BasicBundle\Entity\GlobalSettings | No errors. |
| Valt\Template\Domain\Entity\Template | No errors. |
| Valt\BasicBundle\Entity\LoginPageImage | No errors. |