https://torg.dev/bg/admin/tournament/4/competition/7/edit

Forms

  • competition_from
    • name
    • _token

competition_from

"App\Core\Form\Type\CompetitionFromType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Core\Entity\Competition {#563
  -id: 7
  -name: "Men Singles"
  -externalId: "0"
  -state: "in_progress"
  -tournament: App\Core\Entity\Tournament {#553 …}
  -teams: Doctrine\ORM\PersistentCollection {#614 …}
  -formats: Doctrine\ORM\PersistentCollection {#683 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Core\Entity\Competition {#563
  -id: 7
  -name: "Men Singles"
  -externalId: "0"
  -state: "in_progress"
  -tournament: App\Core\Entity\Tournament {#553 …}
  -teams: Doctrine\ORM\PersistentCollection {#614 …}
  -formats: Doctrine\ORM\PersistentCollection {#683 …}
}
same as passed value

Resolved Options

View Variables