GET https://test.simplyform.lmosoft.com/formations/session-parcours

Forms

  • session_parcours
    • parcoursPere
    • typeFormation
    • parcours
    • datesLarges
    • simulNbApprenants
    • dateDebut
    • _token

session_parcours

Form type:
"App\Form\Gestiform\Formations\Session\SessionParcours\SessionParcoursType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
App\Entity\Gestiform\Formations\Session\Session {#798
  #id: null
  #createdAt: null
  #updatedAt: null
  -createdBy: null
  -updatedBy: null
  #archive: false
  -intitule: ? string
  -type: null
  -sessionDokelio: null
  -dokelioParcours: null
  -simulNbApprenants: null
  -numeroSession: null
  -duree: null
  -dateDebut: null
  -dateDebutAffichage: null
  -dateFinAffichage: null
  -dossiers: Doctrine\Common\Collections\ArrayCollection {#1703 …}
  -sitePartenaire: false
  -guaranteed: false
  -permenant: false
  -publieSite: false
  -datesLarges: false
  -salleDefaut: null
  -parcours: null
  -adressePartenaire: null
  -statut: null
  -referentPedagogique: null
  -referentCoach: null
  -referentAdministratif: null
  -referentHandicap: null
  -planning: null
  -reunions: Doctrine\Common\Collections\ArrayCollection {#1692 …}
  -historiqueDossiers: Doctrine\Common\Collections\ArrayCollection {#1710 …}
  -sessionBlocModules: Doctrine\Common\Collections\ArrayCollection {#1697 …}
  -bondeCommandeParcours: Doctrine\Common\Collections\ArrayCollection {#1700 …}
  -site: null
  -apiGestiform: null
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
action
"/formations/session-parcours/add"
same as passed value
data
App\Entity\Gestiform\Formations\Session\Session {#798
  #id: null
  #createdAt: null
  #updatedAt: null
  -createdBy: null
  -updatedBy: null
  #archive: false
  -intitule: ? string
  -type: null
  -sessionDokelio: null
  -dokelioParcours: null
  -simulNbApprenants: null
  -numeroSession: null
  -duree: null
  -dateDebut: null
  -dateDebutAffichage: null
  -dateFinAffichage: null
  -dossiers: Doctrine\Common\Collections\ArrayCollection {#1703 …}
  -sitePartenaire: false
  -guaranteed: false
  -permenant: false
  -publieSite: false
  -datesLarges: false
  -salleDefaut: null
  -parcours: null
  -adressePartenaire: null
  -statut: null
  -referentPedagogique: null
  -referentCoach: null
  -referentAdministratif: null
  -referentHandicap: null
  -planning: null
  -reunions: Doctrine\Common\Collections\ArrayCollection {#1692 …}
  -historiqueDossiers: Doctrine\Common\Collections\ArrayCollection {#1710 …}
  -sessionBlocModules: Doctrine\Common\Collections\ArrayCollection {#1697 …}
  -bondeCommandeParcours: Doctrine\Common\Collections\ArrayCollection {#1700 …}
  -site: null
  -apiGestiform: null
}
same as passed value

Resolved Options

Option Value
action
"/formations/session-parcours/add"
allow_extra_fields
false
allow_file_upload
false
apiGestiform
null
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\CsrfTokenManager {#1768
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1767 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1764 …}
  -namespace: Closure() {#1750 …}
}
data
App\Entity\Gestiform\Formations\Session\Session {#798
  #id: null
  #createdAt: null
  #updatedAt: null
  -createdBy: null
  -updatedBy: null
  #archive: false
  -intitule: ? string
  -type: null
  -sessionDokelio: null
  -dokelioParcours: null
  -simulNbApprenants: null
  -numeroSession: null
  -duree: null
  -dateDebut: null
  -dateDebutAffichage: null
  -dateFinAffichage: null
  -dossiers: Doctrine\Common\Collections\ArrayCollection {#1703 …}
  -sitePartenaire: false
  -guaranteed: false
  -permenant: false
  -publieSite: false
  -datesLarges: false
  -salleDefaut: null
  -parcours: null
  -adressePartenaire: null
  -statut: null
  -referentPedagogique: null
  -referentCoach: null
  -referentAdministratif: null
  -referentHandicap: null
  -planning: null
  -reunions: Doctrine\Common\Collections\ArrayCollection {#1692 …}
  -historiqueDossiers: Doctrine\Common\Collections\ArrayCollection {#1710 …}
  -sessionBlocModules: Doctrine\Common\Collections\ArrayCollection {#1697 …}
  -bondeCommandeParcours: Doctrine\Common\Collections\ArrayCollection {#1700 …}
  -site: null
  -apiGestiform: null
}
data_class
"App\Entity\Gestiform\Formations\Session\Session"
disabled
false
documentation
[]
empty_data
Closure(FormInterface $form) {#1724
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "App\Entity\Gestiform\Formations\Session\Session"
  }
}
error_bubbling
true
error_mapping
[]
extra_fields_message
"This form should not contain extra fields."
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
post_max_size_message
"The uploaded file was too large. Please try to upload a smaller file."
priority
0
property_path
null
required
true
row_attr
[]
selectedParcours
null
selectedTypeFormation
null
setter
null
translation_domain
null
trim
true
upload_max_size_message
Closure() {#1709
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#1285 …}
    $message: Closure() {#1718 …}
    $translationDomain: "validators"
  }
}
validation_groups
null

View Vars

Variable Value
action
"/formations/session-parcours/add"
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "session_parcours"
  "_session_parcours"
]
cache_key
"_session_parcours_session_parcours"
compound
true
data
App\Entity\Gestiform\Formations\Session\Session {#798
  #id: null
  #createdAt: null
  #updatedAt: null
  -createdBy: null
  -updatedBy: null
  #archive: false
  -intitule: ? string
  -type: null
  -sessionDokelio: null
  -dokelioParcours: null
  -simulNbApprenants: null
  -numeroSession: null
  -duree: null
  -dateDebut: null
  -dateDebutAffichage: null
  -dateFinAffichage: null
  -dossiers: Doctrine\Common\Collections\ArrayCollection {#1703 …}
  -sitePartenaire: false
  -guaranteed: false
  -permenant: false
  -publieSite: false
  -datesLarges: false
  -salleDefaut: null
  -parcours: null
  -adressePartenaire: null
  -statut: null
  -referentPedagogique: null
  -referentCoach: null
  -referentAdministratif: null
  -referentHandicap: null
  -planning: null
  -reunions: Doctrine\Common\Collections\ArrayCollection {#1692 …}
  -historiqueDossiers: Doctrine\Common\Collections\ArrayCollection {#1710 …}
  -sessionBlocModules: Doctrine\Common\Collections\ArrayCollection {#1697 …}
  -bondeCommandeParcours: Doctrine\Common\Collections\ArrayCollection {#1700 …}
  -site: null
  -apiGestiform: null
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#2513
  -form: Symfony\Component\Form\Form {#2071 …}
  -errors: []
}
form
Symfony\Component\Form\FormView {#2241 …5}
full_name
"session_parcours"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
id
"session_parcours"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"session_parcours"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
unique_block_prefix
"_session_parcours"
valid
true
value
App\Entity\Gestiform\Formations\Session\Session {#798
  #id: null
  #createdAt: null
  #updatedAt: null
  -createdBy: null
  -updatedBy: null
  #archive: false
  -intitule: ? string
  -type: null
  -sessionDokelio: null
  -dokelioParcours: null
  -simulNbApprenants: null
  -numeroSession: null
  -duree: null
  -dateDebut: null
  -dateDebutAffichage: null
  -dateFinAffichage: null
  -dossiers: Doctrine\Common\Collections\ArrayCollection {#1703 …}
  -sitePartenaire: false
  -guaranteed: false
  -permenant: false
  -publieSite: false
  -datesLarges: false
  -salleDefaut: null
  -parcours: null
  -adressePartenaire: null
  -statut: null
  -referentPedagogique: null
  -referentCoach: null
  -referentAdministratif: null
  -referentHandicap: null
  -planning: null
  -reunions: Doctrine\Common\Collections\ArrayCollection {#1692 …}
  -historiqueDossiers: Doctrine\Common\Collections\ArrayCollection {#1710 …}
  -sessionBlocModules: Doctrine\Common\Collections\ArrayCollection {#1697 …}
  -bondeCommandeParcours: Doctrine\Common\Collections\ArrayCollection {#1700 …}
  -site: null
  -apiGestiform: null
}