- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 22
- Security
- Twig
- HTTP Client
- Doctrine 1
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
nom
-
prenom
-
agrementNum
-
accueil240h
-
agrementDateFin
-
telephone
-
email
-
adresse1
-
adresse2
-
codePostal
-
ville
-
diplome1
-
diplome2
-
diplome3
-
dispenseDomaine1
-
dispenseDomaine2
-
dispenseDomaine3
-
agence
-
etat
-
submit
-
_token
-
stagiaires_add_form
"App\Form\Stagiaires\StagiairesAddFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Stagiaires {#704 -id: null -nom: null -prenom: null -email: null -adresse1: null -adresse2: null -codePostal: null -ville: null -etat: null -dateCreation: null -agrementNum: null -domaine: null -diplome1: null -diplome2: null -diplome3: null -telephone: null -dispenseDomaine1: null -dispenseDomaine2: null -dispenseDomaine3: null -agence: null -commentaires: Doctrine\Common\Collections\ArrayCollection {#595 …} -convocations: Doctrine\Common\Collections\ArrayCollection {#671 …} -stagiaireInscriptions: Doctrine\Common\Collections\ArrayCollection {#670 …} -plagesFormations: Doctrine\Common\Collections\ArrayCollection {#667 …} -evaluations: Doctrine\Common\Collections\ArrayCollection {#669 …} -stagiairesReports: Doctrine\Common\Collections\ArrayCollection {#592 …} -contentieuxes: Doctrine\Common\Collections\ArrayCollection {#593 …} -agrementDateFin: null -accueil240h: null -stagiairesAbsences: Doctrine\Common\Collections\ArrayCollection {#594 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Stagiaires {#704 -id: null -nom: null -prenom: null -email: null -adresse1: null -adresse2: null -codePostal: null -ville: null -etat: null -dateCreation: null -agrementNum: null -domaine: null -diplome1: null -diplome2: null -diplome3: null -telephone: null -dispenseDomaine1: null -dispenseDomaine2: null -dispenseDomaine3: null -agence: null -commentaires: Doctrine\Common\Collections\ArrayCollection {#595 …} -convocations: Doctrine\Common\Collections\ArrayCollection {#671 …} -stagiaireInscriptions: Doctrine\Common\Collections\ArrayCollection {#670 …} -plagesFormations: Doctrine\Common\Collections\ArrayCollection {#667 …} -evaluations: Doctrine\Common\Collections\ArrayCollection {#669 …} -stagiairesReports: Doctrine\Common\Collections\ArrayCollection {#592 …} -contentieuxes: Doctrine\Common\Collections\ArrayCollection {#593 …} -agrementDateFin: null -accueil240h: null -stagiairesAbsences: Doctrine\Common\Collections\ArrayCollection {#594 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data | App\Entity\Stagiaires {#704 -id: null -nom: null -prenom: null -email: null -adresse1: null -adresse2: null -codePostal: null -ville: null -etat: null -dateCreation: null -agrementNum: null -domaine: null -diplome1: null -diplome2: null -diplome3: null -telephone: null -dispenseDomaine1: null -dispenseDomaine2: null -dispenseDomaine3: null -agence: null -commentaires: Doctrine\Common\Collections\ArrayCollection {#595 …} -convocations: Doctrine\Common\Collections\ArrayCollection {#671 …} -stagiaireInscriptions: Doctrine\Common\Collections\ArrayCollection {#670 …} -plagesFormations: Doctrine\Common\Collections\ArrayCollection {#667 …} -evaluations: Doctrine\Common\Collections\ArrayCollection {#669 …} -stagiairesReports: Doctrine\Common\Collections\ArrayCollection {#592 …} -contentieuxes: Doctrine\Common\Collections\ArrayCollection {#593 …} -agrementDateFin: null -accueil240h: null -stagiairesAbsences: Doctrine\Common\Collections\ArrayCollection {#594 …} } |
data_class | "App\Entity\Stagiaires" |
disabled | false |
empty_data | Closure(FormInterface $form) {#942 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} use: { $class: "App\Entity\Stagiaires" } } |
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 | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#941 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "stagiaires_add_form" "_stagiaires_add_form" ] |
cache_key | "_stagiaires_add_form_stagiaires_add_form" |
compound | true |
data | App\Entity\Stagiaires {#704 -id: null -nom: null -prenom: null -email: null -adresse1: null -adresse2: null -codePostal: null -ville: null -etat: null -dateCreation: null -agrementNum: null -domaine: null -diplome1: null -diplome2: null -diplome3: null -telephone: null -dispenseDomaine1: null -dispenseDomaine2: null -dispenseDomaine3: null -agence: null -commentaires: Doctrine\Common\Collections\ArrayCollection {#595 …} -convocations: Doctrine\Common\Collections\ArrayCollection {#671 …} -stagiaireInscriptions: Doctrine\Common\Collections\ArrayCollection {#670 …} -plagesFormations: Doctrine\Common\Collections\ArrayCollection {#667 …} -evaluations: Doctrine\Common\Collections\ArrayCollection {#669 …} -stagiairesReports: Doctrine\Common\Collections\ArrayCollection {#592 …} -contentieuxes: Doctrine\Common\Collections\ArrayCollection {#593 …} -agrementDateFin: null -accueil240h: null -stagiairesAbsences: Doctrine\Common\Collections\ArrayCollection {#594 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1046 -form: Symfony\Component\Form\Form {#1217 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#939 …5} |
full_name | "stagiaires_add_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "stagiaires_add_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form" |
valid | true |
value | App\Entity\Stagiaires {#704 -id: null -nom: null -prenom: null -email: null -adresse1: null -adresse2: null -codePostal: null -ville: null -etat: null -dateCreation: null -agrementNum: null -domaine: null -diplome1: null -diplome2: null -diplome3: null -telephone: null -dispenseDomaine1: null -dispenseDomaine2: null -dispenseDomaine3: null -agence: null -commentaires: Doctrine\Common\Collections\ArrayCollection {#595 …} -convocations: Doctrine\Common\Collections\ArrayCollection {#671 …} -stagiaireInscriptions: Doctrine\Common\Collections\ArrayCollection {#670 …} -plagesFormations: Doctrine\Common\Collections\ArrayCollection {#667 …} -evaluations: Doctrine\Common\Collections\ArrayCollection {#669 …} -stagiairesReports: Doctrine\Common\Collections\ArrayCollection {#592 …} -contentieuxes: Doctrine\Common\Collections\ArrayCollection {#593 …} -agrementDateFin: null -accueil240h: null -stagiairesAbsences: Doctrine\Common\Collections\ArrayCollection {#594 …} } |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-dark text-white" ] |
[ "class" => "bg-dark text-white" ] |
constraints | Symfony\Component\Validator\Constraints\Length {#992 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#992 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Nom" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#992 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#997 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#916 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_nom" ] |
cache_key | "_stagiaires_add_form_nom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#969 -form: Symfony\Component\Form\Form {#1267 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#938 …5} |
full_name | "stagiaires_add_form[nom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_nom" |
label | "Nom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_nom" |
valid | true |
value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-dark text-white" ] |
[ "class" => "bg-dark text-white" ] |
constraints | Symfony\Component\Validator\Constraints\Length {#994 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#994 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Prénom" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#994 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 30 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#926 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#927 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_prenom" ] |
cache_key | "_stagiaires_add_form_prenom_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1004 -form: Symfony\Component\Form\Form {#1271 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1011 …5} |
full_name | "stagiaires_add_form[prenom]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_prenom" |
label | "Prénom" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prenom" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_prenom" |
valid | true |
value | "" |
agrementNum
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
constraints | Symfony\Component\Validator\Constraints\Length {#988 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 5 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#988 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 5 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Numéro d'agrément" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#988 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 16 +min: 5 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#935 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Numéro d'agrément" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#936 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_agrementNum" ] |
cache_key | "_stagiaires_add_form_agrementNum_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1028 -form: Symfony\Component\Form\Form {#1274 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1037 …5} |
full_name | "stagiaires_add_form[agrementNum]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_agrementNum" |
label | "Numéro d'agrément" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agrementNum" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_agrementNum" |
valid | true |
value | "" |
accueil240h
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
label | "Accueil 240h" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#965 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#963 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Accueil 240h" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#972 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#970 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_stagiaires_add_form_accueil240h" ] |
cache_key | "_stagiaires_add_form_accueil240h_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1215 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1237 …5} |
full_name | "stagiaires_add_form[accueil240h]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_accueil240h" |
label | "Accueil 240h" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "accueil240h" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_accueil240h" |
valid | true |
value | "1" |
agrementDateFin
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [
"class" => ""
] |
[
"class" => ""
]
|
label | "Date fin d'agrément" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date fin d'agrément" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1000 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [
"class" => ""
] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_stagiaires_add_form_agrementDateFin" ] |
cache_key | "_stagiaires_add_form_agrementDateFin_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1249 -form: Symfony\Component\Form\Form {#1212 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1117 …5} |
full_name | "stagiaires_add_form[agrementDateFin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_agrementDateFin" |
label | "Date fin d'agrément" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "agrementDateFin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_stagiaires_add_form_agrementDateFin" |
valid | true |
value | "" |
widget | "single_text" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-dark text-white" ] |
[ "class" => "bg-dark text-white" ] |
label | "Téléphone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1014 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1013 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_telephone" ] |
cache_key | "_stagiaires_add_form_telephone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1108 -form: Symfony\Component\Form\Form {#1171 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1099 …5} |
full_name | "stagiaires_add_form[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_telephone" |
label | "Téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_telephone" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-dark text-white" ] |
[ "class" => "bg-dark text-white" ] |
label | "E-mail" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "E-mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1021 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_stagiaires_add_form_email" ] |
cache_key | "_stagiaires_add_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1091 -form: Symfony\Component\Form\Form {#1174 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1082 …5} |
full_name | "stagiaires_add_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_email" |
label | "E-mail" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_email" |
valid | true |
value | "" |
adresse1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-dark text-white" ] |
[ "class" => "bg-dark text-white" ] |
constraints | Symfony\Component\Validator\Constraints\Length {#987 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#987 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Adresse" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#987 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1034 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Adresse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1035 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_adresse1" ] |
cache_key | "_stagiaires_add_form_adresse1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1073 -form: Symfony\Component\Form\Form {#1177 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1064 …5} |
full_name | "stagiaires_add_form[adresse1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_adresse1" |
label | "Adresse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse1" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_adresse1" |
valid | true |
value | "" |
adresse2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\Length {#986 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#986 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Complément d'adresse" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#986 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1043 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Complément d'adresse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1044 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_adresse2" ] |
cache_key | "_stagiaires_add_form_adresse2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1055 -form: Symfony\Component\Form\Form {#1209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#922 …5} |
full_name | "stagiaires_add_form[adresse2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_adresse2" |
label | "Complément d'adresse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adresse2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_adresse2" |
valid | true |
value | "" |
codePostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-dark text-white" ] |
[ "class" => "bg-dark text-white" ] |
constraints | Symfony\Component\Validator\Constraints\Length {#985 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 6 +min: 5 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#985 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 6 +min: 5 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Code postal" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#985 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 6 +min: 5 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Code postal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1053 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_codePostal" ] |
cache_key | "_stagiaires_add_form_codePostal_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1301 -form: Symfony\Component\Form\Form {#1181 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1300 …5} |
full_name | "stagiaires_add_form[codePostal]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_codePostal" |
label | "Code postal" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "codePostal" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_codePostal" |
valid | true |
value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "bg-dark text-white" ] |
[ "class" => "bg-dark text-white" ] |
constraints | Symfony\Component\Validator\Constraints\Length {#959 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#959 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Ville" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#959 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1061 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Ville" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1062 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "bg-dark text-white" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_ville" ] |
cache_key | "_stagiaires_add_form_ville_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1296 -form: Symfony\Component\Form\Form {#1205 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1294 …5} |
full_name | "stagiaires_add_form[ville]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_ville" |
label | "Ville" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ville" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_ville" |
valid | true |
value | "" |
diplome1
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\Length {#956 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#956 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Intitulé du diplôme n°1" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#956 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Intitulé du diplôme n°1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1071 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_diplome1" ] |
cache_key | "_stagiaires_add_form_diplome1_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1373 -form: Symfony\Component\Form\Form {#1259 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1375 …5} |
full_name | "stagiaires_add_form[diplome1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_diplome1" |
label | "Intitulé du diplôme n°1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "diplome1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_diplome1" |
valid | true |
value | "" |
diplome2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\Length {#955 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#955 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Intitulé du diplôme n°2" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#955 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1079 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Intitulé du diplôme n°2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1080 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_diplome2" ] |
cache_key | "_stagiaires_add_form_diplome2_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1376 -form: Symfony\Component\Form\Form {#1255 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1377 …5} |
full_name | "stagiaires_add_form[diplome2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_diplome2" |
label | "Intitulé du diplôme n°2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "diplome2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_diplome2" |
valid | true |
value | "" |
diplome3
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\Length {#953 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } |
[ Symfony\Component\Validator\Constraints\Length {#953 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "Intitulé du diplôme n°3" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Length {#953 +maxMessage: "Trop Long" +minMessage: "Trop court" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 50 +min: 2 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1088 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
error_bubbling | false |
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 | "Intitulé du diplôme n°3" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1089 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_stagiaires_add_form_diplome3" ] |
cache_key | "_stagiaires_add_form_diplome3_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1378 -form: Symfony\Component\Form\Form {#1262 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1379 …5} |
full_name | "stagiaires_add_form[diplome3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_diplome3" |
label | "Intitulé du diplôme n°3" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "diplome3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_diplome3" |
valid | true |
value | "" |
dispenseDomaine1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "role" => "switch" ] |
[ "role" => "switch" ] |
label | "Domaine n°1" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "role" => "switch" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#965 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#963 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Domaine n°1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1098 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1097 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "role" => "switch" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_stagiaires_add_form_dispenseDomaine1" ] |
cache_key | "_stagiaires_add_form_dispenseDomaine1_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1380 -form: Symfony\Component\Form\Form {#1269 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1381 …5} |
full_name | "stagiaires_add_form[dispenseDomaine1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_dispenseDomaine1" |
label | "Domaine n°1" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dispenseDomaine1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_dispenseDomaine1" |
valid | true |
value | "1" |
dispenseDomaine2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Domaine n°2" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#965 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#963 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Domaine n°2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1106 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_stagiaires_add_form_dispenseDomaine2" ] |
cache_key | "_stagiaires_add_form_dispenseDomaine2_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1382 -form: Symfony\Component\Form\Form {#1277 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1383 …5} |
full_name | "stagiaires_add_form[dispenseDomaine2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_dispenseDomaine2" |
label | "Domaine n°2" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dispenseDomaine2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_dispenseDomaine2" |
valid | true |
value | "1" |
dispenseDomaine3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Domaine n°3" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#965 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#962 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
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 | Closure($modelData): bool {#963 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Domaine n°3" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1115 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_stagiaires_add_form_dispenseDomaine3" ] |
cache_key | "_stagiaires_add_form_dispenseDomaine3_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1384 -form: Symfony\Component\Form\Form {#1281 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1385 …5} |
full_name | "stagiaires_add_form[dispenseDomaine3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_dispenseDomaine3" |
label | "Domaine n°3" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dispenseDomaine3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_dispenseDomaine3" |
valid | true |
value | "1" |
agence
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "intitule" |
same as passed value |
class | "App\Entity\Agences" |
same as passed value |
label | "Agence de rattachement" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "intitule" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1250 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1155 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1244 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1251 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1178 -om: Container4Hx9lOu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#134 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1180 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Agences" |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
em | Container4Hx9lOu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#134 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1178 -om: Container4Hx9lOu\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#134 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1180 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Agence de rattachement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1161 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_stagiaires_add_form_agence" ] |
cache_key | "_stagiaires_add_form_agence_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1392 +label: "GRETA-CFA Agence du Béarn - PAU" +value: "74" +data: App\Entity\Agences {#1441 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +label: "GRETA-CFA Agence du Pays Basque - BAYONNE" +value: "75" +data: App\Entity\Agences {#1608 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1386 -form: Symfony\Component\Form\Form {#1284 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1387 …5} |
full_name | "stagiaires_add_form[agence]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_agence" |
is_selected | Closure($choice, $value) {#1389 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1124 …} } |
label | "Agence de rattachement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "agence" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_agence" |
valid | true |
value | "" |
etat
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "En attente de convocation - Bloc 1" => 1 "En attente de convocation - Bloc 2" => 2 ] |
[ "En attente de convocation - Bloc 1" => 1 "En attente de convocation - Bloc 2" => 2 ] |
label | "État du stagiaire" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "En attente de convocation - Bloc 1" => 1 "En attente de convocation - Bloc 2" => 2 ] |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | 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 | "État du stagiaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1238 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1241 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_stagiaires_add_form_etat" ] |
cache_key | "_stagiaires_add_form_etat_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "En attente de convocation - Bloc 1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1391 +label: "En attente de convocation - Bloc 2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1491 -form: Symfony\Component\Form\Form {#1287 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1388 …5} |
full_name | "stagiaires_add_form[etat]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form_etat" |
is_selected | Closure($choice, $value) {#1396 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1124 …} } |
label | "État du stagiaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "etat" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_etat" |
valid | true |
value | "" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn-primary mb-5" ] |
[ "class" => "btn-primary mb-5" ] |
label | "Enregistrer" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn-primary mb-5" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Enregistrer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [ "class" => "btn-primary mb-5" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_stagiaires_add_form_submit" ] |
cache_key | "_stagiaires_add_form_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1499 …5} |
full_name | "stagiaires_add_form[submit]" |
id | "stagiaires_add_form_submit" |
label | "Enregistrer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "7d91df1c12561188fe.ET_iAVL2w-coDG4GYwFT-Fi_NbThrh-V0mCkJU5Qupw.RHjPdgWZ-qBjfwdCE2oCrTnQTNqY30zU_zSRFhYC_9RDeJFGCqySsV1_Vg" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
block_prefix | "csrf_token" |
same as passed value |
data | "7d91df1c12561188fe.ET_iAVL2w-coDG4GYwFT-Fi_NbThrh-V0mCkJU5Qupw.RHjPdgWZ-qBjfwdCE2oCrTnQTNqY30zU_zSRFhYC_9RDeJFGCqySsV1_Vg" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
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 {#901 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#902 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#903 …} -namespace: Closure() {#905 …} } |
data | "7d91df1c12561188fe.ET_iAVL2w-coDG4GYwFT-Fi_NbThrh-V0mCkJU5Qupw.RHjPdgWZ-qBjfwdCE2oCrTnQTNqY30zU_zSRFhYC_9RDeJFGCqySsV1_Vg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#657 …} } |
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 | [] |
legacy_error_messages | true |
mapped | false |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#911 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#660 …} $translationDomain: "validators" $message: Closure() {#1623 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_stagiaires_add_form__token" ] |
cache_key | "_stagiaires_add_form__token_hidden" |
compound | false |
data | "7d91df1c12561188fe.ET_iAVL2w-coDG4GYwFT-Fi_NbThrh-V0mCkJU5Qupw.RHjPdgWZ-qBjfwdCE2oCrTnQTNqY30zU_zSRFhYC_9RDeJFGCqySsV1_Vg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1638 -form: Symfony\Component\Form\Form {#1634 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1629 …5} |
full_name | "stagiaires_add_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "stagiaires_add_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_stagiaires_add_form__token" |
valid | true |
value | "7d91df1c12561188fe.ET_iAVL2w-coDG4GYwFT-Fi_NbThrh-V0mCkJU5Qupw.RHjPdgWZ-qBjfwdCE2oCrTnQTNqY30zU_zSRFhYC_9RDeJFGCqySsV1_Vg" |