Redirect 302 redirect from GET @vue (871b77)

GET https://ivsdev4.ipivs.com/login

Query Metrics

1 Database Queries
1 Different statements
0.41 ms Query time
2 Invalid entities
4 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.41 ms
(100.00%)
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_port AS transcription_port_16, t0.transcription_service_id AS transcription_service_id_17, t0.transcription_gpu_wowza_id AS transcription_gpu_wowza_id_18, t0.sync_id AS sync_id_19, t20.stream AS stream_21, t20.video AS video_22, t20.video_prefix AS video_prefix_23, t20.wowza_id AS wowza_id_24, t25.active AS active_26, t25.wowza_id AS wowza_id_27, t25.storage_id AS storage_id_28 FROM wowza t0 LEFT JOIN wowza_routing t20 ON t20.wowza_id = t0.id LEFT JOIN wowza_status t25 ON t25.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\Wowza 1
Valt\CamBundle\Entity\Wowza\Routing 1
Valt\CamBundle\Entity\Wowza\Status 1
Valt\CamBundle\Entity\Wowza\Storage 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\Record\Video\VideoLocation No errors.
Valt\CamBundle\Entity\Audio No errors.