https://torg.dev/en/admin/tournament/4/edit

Forms

  • tournament_from
    • name
    • _token

tournament_from

"App\Core\Form\Type\TournamentFromType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Core\Entity\Tournament {#572
  -id: 4
  -name: "dick"
  -apiKey: "a55e34f9bd11d364250e509b18589eab8a4ac730"
  -isActive: true
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Core\Entity\Tournament {#572
  -id: 4
  -name: "dick"
  -apiKey: "a55e34f9bd11d364250e509b18589eab8a4ac730"
  -isActive: true
}
same as passed value

Resolved Options

View Variables