Redirect 302 redirect from POST @admin_relay_button_edit (af5ba9)

GET http://sbctest.kantoor.maarnseberg.nl/admin/relay-button

Query Metrics

8 Database Queries
5 Different statements
2.81 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.29 ms
(46.00%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_active AS is_active_3, t0.rtsp_url AS rtsp_url_4, t0.stream_url AS stream_url_5, t0.stream_type AS stream_type_6, t0.poster_url AS poster_url_7, t0.ffmpeg_enabled AS ffmpeg_enabled_8, t0.ffmpeg_path AS ffmpeg_path_9, t0.ffmpeg_transport AS ffmpeg_transport_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12 FROM camera_setting t0 INNER JOIN relay_button_camera_setting ON t0.id = relay_button_camera_setting.camera_setting_id WHERE relay_button_camera_setting.relay_button_id = ?
Parameters:
[
  1
]
0.45 ms
(16.02%)
1
SELECT DISTINCT r0_.id AS id_0, r0_.position AS position_1, r0_.id AS id_2 FROM relay_button r0_ ORDER BY r0_.position ASC, r0_.id ASC LIMIT 20
Parameters:
[]
0.40 ms
(14.31%)
1
SELECT r0_.id AS id_0, r0_.code AS code_1, r0_.label AS label_2, r0_.color AS color_3, r0_.enabled AS enabled_4, r0_.position AS position_5, r0_.type AS type_6, r0_.address AS address_7, r0_.value AS value_8, r0_.off_value AS off_value_9, r0_.pulse_ms AS pulse_ms_10, r0_.unit_id AS unit_id_11, r0_.created_at AS created_at_12, r0_.updated_at AS updated_at_13 FROM relay_button r0_ WHERE r0_.id IN (?, ?, ?, ?) ORDER BY r0_.position ASC, r0_.id ASC
Parameters:
[
  1
  2
  3
  4
]
0.35 ms
(12.32%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.display_name AS display_name_5, t0.is_active AS is_active_6, t0.created_at AS created_at_7 FROM "user" t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.32 ms
(11.36%)
1
SELECT count(*) AS sclr_0 FROM relay_button r0_
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\RelayButton 4
App\Entity\User 1
App\Entity\CameraSetting 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\RelayButton No errors.
App\Entity\CameraSetting No errors.