- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- E-mails
- E-mails
- VichUploader
- 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
-
-
-
file
-
-
lastName
-
firstName
-
gender
-
birthday
-
birthplace
-
residence
-
fatherName
-
motherName
-
primaryContact
-
secondaryContact
-
particularDisease
-
entryClass
-
otherInformations
-
student
"App\Form\StudentType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Student {#1221 -id: 1949 -imageFile: null -matricule: "202410250002" -firstname: "Olivier Mecces" -lastname: "NYATCHA TCHAMBA" -particularDisease: "RAS" -fatherName: "TCHAMBA Yannick" -motherName: "RAS" -primaryContact: "RAS" -residence: "MBADOUMOU" -secondaryContact: "696728340" -otherInformations: null -birthday: DateTime @1301616000 {#1895 date: 2011-04-01 00:00:00.0 UTC (+00:00) } -gender: "0" -birthplace: "Bangangté" -enrolled: false -subscriptions: Doctrine\ORM\PersistentCollection {#1251 …} -payments: Doctrine\ORM\PersistentCollection {#1279 …} -entryClass: Proxies\__CG__\App\Entity\ClassRoom {#1312 -id: 2 -name: "SIXIEME" -apc: false -modules: Doctrine\ORM\PersistentCollection {#1847 …} -level: Proxies\__CG__\App\Entity\Level {#1867 …} -mainTeachers: Doctrine\ORM\PersistentCollection {#1866 …} -subscriptions: Doctrine\ORM\PersistentCollection {#1864 …} -abscenceSheets: Doctrine\ORM\PersistentCollection {#1889 …} +__isInitialized__: true …2 } -createdAt: DateTime @1729869962 {#1137 date: 2024-10-25 15:26:02.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1732531382 {#2256 date: 2024-11-25 10:43:02.325307 UTC (+00:00) } -imageName: null } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\Student {#1221 -id: 1949 -imageFile: null -matricule: "202410250002" -firstname: "Olivier Mecces" -lastname: "NYATCHA TCHAMBA" -particularDisease: "RAS" -fatherName: "TCHAMBA Yannick" -motherName: "RAS" -primaryContact: "RAS" -residence: "MBADOUMOU" -secondaryContact: "696728340" -otherInformations: null -birthday: DateTime @1301616000 {#1895 date: 2011-04-01 00:00:00.0 UTC (+00:00) } -gender: "0" -birthplace: "Bangangté" -enrolled: false -subscriptions: Doctrine\ORM\PersistentCollection {#1251 …} -payments: Doctrine\ORM\PersistentCollection {#1279 …} -entryClass: Proxies\__CG__\App\Entity\ClassRoom {#1312 -id: 2 -name: "SIXIEME" -apc: false -modules: Doctrine\ORM\PersistentCollection {#1847 …} -level: Proxies\__CG__\App\Entity\Level {#1867 …} -mainTeachers: Doctrine\ORM\PersistentCollection {#1866 …} -subscriptions: Doctrine\ORM\PersistentCollection {#1864 …} -abscenceSheets: Doctrine\ORM\PersistentCollection {#1889 …} +__isInitialized__: true …2 } -createdAt: DateTime @1729869962 {#1137 date: 2024-10-25 15:26:02.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1732531382 {#2256 date: 2024-11-25 10:43:02.325307 UTC (+00:00) } -imageName: null } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Student {#1221 -id: 1949 -imageFile: null -matricule: "202410250002" -firstname: "Olivier Mecces" -lastname: "NYATCHA TCHAMBA" -particularDisease: "RAS" -fatherName: "TCHAMBA Yannick" -motherName: "RAS" -primaryContact: "RAS" -residence: "MBADOUMOU" -secondaryContact: "696728340" -otherInformations: null -birthday: DateTime @1301616000 {#1895 date: 2011-04-01 00:00:00.0 UTC (+00:00) } -gender: "0" -birthplace: "Bangangté" -enrolled: false -subscriptions: Doctrine\ORM\PersistentCollection {#1251 …} -payments: Doctrine\ORM\PersistentCollection {#1279 …} -entryClass: Proxies\__CG__\App\Entity\ClassRoom {#1312 -id: 2 -name: "SIXIEME" -apc: false -modules: Doctrine\ORM\PersistentCollection {#1847 …} -level: Proxies\__CG__\App\Entity\Level {#1867 …} -mainTeachers: Doctrine\ORM\PersistentCollection {#1866 …} -subscriptions: Doctrine\ORM\PersistentCollection {#1864 …} -abscenceSheets: Doctrine\ORM\PersistentCollection {#1889 …} +__isInitialized__: true …2 } -createdAt: DateTime @1729869962 {#1137 date: 2024-10-25 15:26:02.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1732531382 {#2256 date: 2024-11-25 10:43:02.325307 UTC (+00:00) } -imageName: null } |
same as passed value |
method | "PUT" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data | App\Entity\Student {#1221 -id: 1949 -imageFile: null -matricule: "202410250002" -firstname: "Olivier Mecces" -lastname: "NYATCHA TCHAMBA" -particularDisease: "RAS" -fatherName: "TCHAMBA Yannick" -motherName: "RAS" -primaryContact: "RAS" -residence: "MBADOUMOU" -secondaryContact: "696728340" -otherInformations: null -birthday: DateTime @1301616000 {#1895 date: 2011-04-01 00:00:00.0 UTC (+00:00) } -gender: "0" -birthplace: "Bangangté" -enrolled: false -subscriptions: Doctrine\ORM\PersistentCollection {#1251 …} -payments: Doctrine\ORM\PersistentCollection {#1279 …} -entryClass: Proxies\__CG__\App\Entity\ClassRoom {#1312 -id: 2 -name: "SIXIEME" -apc: false -modules: Doctrine\ORM\PersistentCollection {#1847 …} -level: Proxies\__CG__\App\Entity\Level {#1867 …} -mainTeachers: Doctrine\ORM\PersistentCollection {#1866 …} -subscriptions: Doctrine\ORM\PersistentCollection {#1864 …} -abscenceSheets: Doctrine\ORM\PersistentCollection {#1889 …} +__isInitialized__: true …2 } -createdAt: DateTime @1729869962 {#1137 date: 2024-10-25 15:26:02.0 UTC (+00:00) } -updatedAt: DateTimeImmutable @1732531382 {#2256 date: 2024-11-25 10:43:02.325307 UTC (+00:00) } -imageName: null } |
data_class | "App\Entity\Student" |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} use: { $class: "App\Entity\Student" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "PUT" |
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() {#1473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1472 …} } } |
validation_groups | null |
imageFile
"Vich\UploaderBundle\Form\Type\VichImageType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "file" => null ] |
Model Format |
null
|
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | true |
same as passed value |
download_uri | false |
false
|
imagine_pattern | "student_filter_square_medium" |
same as passed value |
label | "Photo d identite(JPG or PNG)" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
asset_helper | 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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_link | null |
download_uri | false |
empty_data | Closure(FormInterface $form) {#1491 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | null |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
image_uri | true |
imagine_pattern | "student_filter_square_medium" |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Photo d identite(JPG or PNG)" |
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 |
storage_resolve_method | 0 |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1493 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1492 …} } } |
validation_groups | null |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
[] |
label | "Photo d identite(JPG or PNG)" |
same as passed value |
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
data_extraction_method | "default" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Photo d identite(JPG or PNG)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
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() {#1682 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1683 …} } } |
validation_groups | null |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "NYATCHA T" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "NYATCHA TCHAMBA" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\NotBlank {#1479 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1479 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Nom" |
same as passed value |
required | true |
same as passed value |
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1479 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1507 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | 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() {#1509 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1508 …} } } |
validation_groups | null |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "RAS" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Olivier Mecces" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Prénom" |
same as passed value |
required | false |
false
|
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | 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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1518 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1517 …} } } |
validation_groups | null |
gender
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "0" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "FEMME" => "1" "HOMME" => "0" ] |
[ "FEMME" => "1" "HOMME" => "0" ] |
constraints | Symfony\Component\Validator\Constraints\NotBlank {#1480 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1480 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Sexe" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 | [ "FEMME" => "1" "HOMME" => "0" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1480 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | null |
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 | "Sexe" |
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() {#1538 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1537 …} } } |
validation_groups | null |
birthday
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | DateTime @1352592000 {#1767 date: 2012-11-11 00:00:00.0 UTC (+00:00) } |
View Format |
"2012-11-11"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2011-04-01"
|
Normalized Format | DateTime @1301616000 {#1895 date: 2011-04-01 00:00:00.0 UTC (+00:00) } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "js-datepicker" ] |
[ "class" => "js-datepicker" ] |
constraints | Symfony\Component\Validator\Constraints\NotBlank {#1482 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1482 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
format | "yyyy-MM-dd" |
same as passed value |
html5 | true |
same as passed value |
input | "datetime" |
same as passed value |
label | "Date de naissance" |
same as passed value |
required | true |
same as passed value |
trim | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [ "class" => "js-datepicker" ] |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1482 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
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." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | null |
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 de naissance" |
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" => null "month" => null "day" => null ] |
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() {#1562 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1559 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
birthplace
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "YAOUNDE" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "Bangangté" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Lieu de naissance" |
same as passed value |
required | true |
same as passed value |
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1570 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Lieu de naissance" |
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() {#1572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1571 …} } } |
validation_groups | null |
residence
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "MBADOUMOU" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "MBADOUMOU" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Résidence" |
same as passed value |
required | false |
false
|
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1579 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Résidence" |
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() {#1581 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1580 …} } } |
validation_groups | null |
fatherName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "RAS" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "TCHAMBA Yannick" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\NotBlank {#1481 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1481 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Nom du Père" |
same as passed value |
required | true |
same as passed value |
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1481 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1588 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Nom du Père" |
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() {#1590 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1589 …} } } |
validation_groups | null |
motherName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "RAS" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "RAS" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\NotBlank {#1483 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } |
[ Symfony\Component\Validator\Constraints\NotBlank {#1483 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
label | "Nom de la Mère" |
same as passed value |
required | true |
same as passed value |
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1483 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1597 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Nom de la Mère" |
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() {#1599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1598 …} } } |
validation_groups | null |
primaryContact
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "RAS" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "RAS" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Contact du père ou tuteur" |
same as passed value |
required | false |
false
|
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1606 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Contact du père ou tuteur" |
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() {#1608 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1607 …} } } |
validation_groups | null |
secondaryContact
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "RAS" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "696728340" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Contact de la mère ou nourrice" |
same as passed value |
required | false |
false
|
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1615 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Contact de la mère ou nourrice" |
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() {#1617 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1616 …} } } |
validation_groups | null |
particularDisease
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "RAS" |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "RAS" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Maladie(s) particulière(s)" |
same as passed value |
required | false |
false
|
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Maladie(s) particulière(s)" |
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() {#1626 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1625 …} } } |
validation_groups | null |
entryClass
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Proxies\__CG__\App\Entity\ClassRoom {#1312 -id: 2 -name: "SIXIEME" -apc: false -modules: Doctrine\ORM\PersistentCollection {#1847 …} -level: Proxies\__CG__\App\Entity\Level {#1867 …} -mainTeachers: Doctrine\ORM\PersistentCollection {#1866 …} -subscriptions: Doctrine\ORM\PersistentCollection {#1864 …} -abscenceSheets: Doctrine\ORM\PersistentCollection {#1889 …} +__isInitialized__: true …2 } |
View Format |
"2"
|
Submitted Data
Property | Value |
---|---|
View Format |
"2"
|
Normalized Format | Proxies\__CG__\App\Entity\ClassRoom {#1312 -id: 2 -name: "SIXIEME" -apc: false -modules: Doctrine\ORM\PersistentCollection {#1847 …} -level: Proxies\__CG__\App\Entity\Level {#1867 …} -mainTeachers: Doctrine\ORM\PersistentCollection {#1866 …} -subscriptions: Doctrine\ORM\PersistentCollection {#1864 …} -abscenceSheets: Doctrine\ORM\PersistentCollection {#1889 …} +__isInitialized__: true …2 } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\ClassRoom" |
same as passed value |
label | "Classe de depart" |
same as passed value |
placeholder | "Choisir la classe" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1642 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1653 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1646 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1654 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1655 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1647 -om: ContainerRWJYH5x\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#298 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1190 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ClassRoom" |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
em | ContainerRWJYH5x\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#298 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | null |
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 {#1647 -om: ContainerRWJYH5x\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#298 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1190 …} -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 | "Classe de depart" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Choisir la classe" |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1643 …} } } |
validation_groups | null |
otherInformations
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Autres informations" |
same as passed value |
required | false |
false
|
trim | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
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 {#87 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#86 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#85 …} -namespace: Closure() {#83 …} } |
data_class | null |
data_extraction_method | "default" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1343 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
filter_condition_builder | null |
filter_field_name | null |
filter_shared_name | 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 | null |
label | "Autres informations" |
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() {#1666 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1453 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1355 …} $translationDomain: "validators" $message: Closure() {#1665 …} } } |
validation_groups | null |