POST https://dev.valt.forasoft.com/wowza/api/notify/conversion/progress

Query Metrics

14 Database Queries
12 Different statements
21.95 ms Query time
4 Invalid entities
18 Managed entities

Grouped Statements

Show all queries

Time Count Info
11.43 ms
(52.06%)
3
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.66 ms
(12.11%)
1
"COMMIT"
Parameters:
[]
1.27 ms
(5.80%)
1
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
]
1.01 ms
(4.59%)
1
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"
]
0.94 ms
(4.29%)
1
SELECT t0.id AS id_1, t0.name_title AS name_title_2, t0.name AS name_3, t0.created_at AS created_at_4, t0.deleted_at AS deleted_at_5, t0.status AS status_6, t0.`trigger` AS trigger_7, t0.preview_ready AS preview_ready_8, t0.started_at AS started_at_9, t0.grid AS grid_10, t0.template_data AS template_data_11, t0.created_by_id AS created_by_id_12, t0.container_id AS container_id_13, t0.retention_rule_id AS retention_rule_id_14, t0.template_id AS template_id_15, t0.sharing_link_id AS sharing_link_id_16, t0.type, t0.room_id AS room_id_17, t0.last_motion AS last_motion_18, t0.upload_sequence AS upload_sequence_19, t0.meeting_id AS meeting_id_20, t0.recording_id AS recording_id_21 FROM record t0 WHERE t0.id = ? AND t0.type IN ('record', 'motion', 'upload', 'zoom')
Parameters:
[
  "08a4f216-a588-4e67-9f9d-650f1b0d733c"
]
0.93 ms
(4.22%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.ordinal AS ordinal_3, t0.record_id AS record_id_4, t0.type, t0.duration AS duration_5, t0.rotation AS rotation_6, t0.audio AS audio_7, t0.status_id AS status_id_8, t0.camera_id AS camera_id_9, t0.audio_device_id AS audio_device_id_10 FROM record_video t0 WHERE t0.id = ? AND t0.record_id = ? AND t0.type IN ('unplayable', 'playable', 'camera') LIMIT 1
Parameters:
[
  "7721f5a0-71f9-4a97-8ee2-e0ebcc0c73de"
  "08a4f216-a588-4e67-9f9d-650f1b0d733c"
]
0.75 ms
(3.40%)
1
SELECT t0.id AS id_1, t0.type, t0.current_frame AS current_frame_2, t0.total_frames AS total_frames_3 FROM record_video_status t0 WHERE t0.id = ? AND t0.type IN ('created', 'conversion', 'ready', 'paused')
Parameters:
[
  "dbd4c4c4-ec65-40ab-a28a-95cd6beb9bb5"
]
0.73 ms
(3.32%)
1
SELECT t0.id AS id_1, t0.status AS status_2, t0.progress AS progress_3, t0.config_snapshot AS config_snapshot_4, t0.video_id AS video_id_5 FROM ocr_job t0 WHERE t0.video_id = ?
Parameters:
[
  "7721f5a0-71f9-4a97-8ee2-e0ebcc0c73de"
]
0.64 ms
(2.93%)
1
UPDATE record_video_status SET current_frame = ? WHERE id = ?
Parameters:
[
  70049
  "dbd4c4c4-ec65-40ab-a28a-95cd6beb9bb5"
]
0.62 ms
(2.83%)
1
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:
[]
0.58 ms
(2.64%)
1
SELECT t0.id AS id_1, t0.filepath AS filepath_2, t0.status AS status_3, t0.progress AS progress_4, t0.video_id AS video_id_5 FROM transcripts t0 WHERE t0.video_id = ?
Parameters:
[
  "7721f5a0-71f9-4a97-8ee2-e0ebcc0c73de"
]
0.40 ms
(1.81%)
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
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\Record\Video\Video 1
Valt\CamBundle\Entity\Record\Record 1
Valt\UserBundle\Entity\User 1
Valt\UserBundle\Entity\Container 1
Valt\Template\Domain\Entity\Template 1
Valt\CamBundle\Entity\Record\Video\Status\VideoStatus 1

Entities Mapping

Class Mapping errors
Valt\CamBundle\Entity\Wowza
  • The field Valt\CamBundle\Entity\Wowza#rooms is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Valt\CamBundle\Entity\Room#wowza does not contain the required 'inversedBy: "rooms"' attribute.
  • The field Valt\CamBundle\Entity\Wowza#videoLocations is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Valt\CamBundle\Entity\Record\Video\VideoLocation#wowza does not contain the required 'inversedBy: "videoLocations"' attribute.
  • The field Valt\CamBundle\Entity\Wowza#audioRecordings is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Valt\CamBundle\Entity\Audio#wowza does not contain the required 'inversedBy: "audioRecordings"' attribute.
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
  • The field Valt\CamBundle\Entity\Room#groups is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Valt\UserBundle\Entity\UserGroup#rooms does not contain the required 'inversedBy: "groups"' attribute.
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\CamBundle\Entity\Record\Video\Video No errors.
Valt\CamBundle\Entity\Record\Record No errors.
Valt\CamBundle\Entity\Record\StandaloneRecord No errors.
Valt\CamBundle\Entity\Record\Video\UnplayableVideo No errors.
Valt\CamBundle\Entity\Record\Video\PlayableVideo No errors.
Valt\CamBundle\Entity\Record\Video\Status\VideoStatus No errors.
Valt\CamBundle\Entity\Record\Video\CameraVideo No errors.
Valt\UserBundle\Entity\User No errors.
Valt\UserBundle\Entity\Container
  • The field Valt\UserBundle\Entity\Container#userGroups is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Valt\UserBundle\Entity\UserGroup#container does not contain the required 'inversedBy: "userGroups"' attribute.
Valt\CamBundle\Entity\RetentionRule No errors.
Valt\Template\Domain\Entity\Template No errors.
Valt\CamBundle\Entity\SharingLink\SharingLink No errors.
Valt\CamBundle\Entity\SharingLink\RecordSharingLink No errors.
Valt\CamBundle\Entity\Record\RecordedRecord No errors.
Valt\CamBundle\Entity\Record\MotionRecord No errors.
Valt\CamBundle\Entity\Record\UploadedRecord No errors.
Valt\CamBundle\Entity\Record\MeetingRecord No errors.
Valt\CamBundle\Entity\Comment\Comment
  • The field Valt\CamBundle\Entity\Comment\Comment#commentFiles is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Valt\CamBundle\Entity\CommentFile#comment does not contain the required 'inversedBy: "commentFiles"' attribute.
Valt\CamBundle\Entity\Evaluation No errors.
Valt\CamBundle\Entity\MosaicQueue No errors.
Valt\CamBundle\Entity\RecordFile No errors.
Valt\CamBundle\Entity\Record\Video\Status\Created No errors.
Valt\CamBundle\Entity\Record\Video\Status\Conversion No errors.
Valt\CamBundle\Entity\Record\Video\Status\Ready No errors.
Valt\CamBundle\Entity\Record\Video\Status\Paused No errors.
Valt\CamBundle\Entity\Transcript No errors.
Valt\OCR\Domain\Entity\OcrJob No errors.