https://cefal.olasoft.net/pre-inscription/

Forms

  • registrations
    • sex
    • fname
    • lname
    • phone
    • email
    • profession
    • company
    • formation
    • session
    • thematics
    • _token

registrations

"App\Form\RegistrationsType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Registrations {#550
  -id: null
  -fname: null
  -lname: null
  -sex: null
  -phone: null
  -email: null
  -profession: null
  -company: null
  -formation: null
  -thematics: Doctrine\Common\Collections\ArrayCollection {#439
    -elements: []
  }
  -date: null
  -session: null
  -status: null
  -closingDate: null
  -code: null
  -ip: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
data
App\Entity\Registrations {#550
  -id: null
  -fname: null
  -lname: null
  -sex: null
  -phone: null
  -email: null
  -profession: null
  -company: null
  -formation: null
  -thematics: Doctrine\Common\Collections\ArrayCollection {#439
    -elements: []
  }
  -date: null
  -session: null
  -status: null
  -closingDate: null
  -code: null
  -ip: null
}
same as passed value

Resolved Options

View Variables