Forms
wedding_person
Form type:
"App\Form\Wedding\WeddingPersonType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\WeddingPerson {#673 -id: 17089 -firstName: "Kamaria" -relationship: "Cousine" -brideOrGroom: 1 -song: App\Entity\WeddingSong {#978 …} -position: 27 } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\WeddingPerson {#673 -id: 17089 -firstName: "Kamaria" -relationship: "Cousine" -brideOrGroom: 1 -song: App\Entity\WeddingSong {#978 …} -position: 27 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\WeddingPerson {#673 -id: 17089 -firstName: "Kamaria" -relationship: "Cousine" -brideOrGroom: 1 -song: App\Entity\WeddingSong {#978 …} -position: 27 } |
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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } |
| data | App\Entity\WeddingPerson {#673 -id: 17089 -firstName: "Kamaria" -relationship: "Cousine" -brideOrGroom: 1 -song: App\Entity\WeddingSong {#978 …} -position: 27 } |
| data_class | "App\Entity\WeddingPerson" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#832 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\WeddingPerson" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#834 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#701 …} $message: Closure() {#833 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
firstName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "Kamaria" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "input-neutral" "placeholder" => "Prénom" ] |
[ "class" => "input-neutral" "placeholder" => "Prénom" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#840 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#841 +payload: null +groups: [ "Default" ] +maxMessage: "La longueur maximale autorisée est {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#840 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#841 +payload: null +groups: [ "Default" ] +maxMessage: "La longueur maximale autorisée est {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Prénom à citer" |
same as passed value |
| label_attr | [ "class" => "mb-3 block text-base font-medium" ] |
[ "class" => "mb-3 block text-base font-medium" ] |
| mapped | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "input-neutral" "placeholder" => "Prénom" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#840 +payload: null +groups: [ "Default" ] +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#841 +payload: null +groups: [ "Default" ] +maxMessage: "La longueur maximale autorisée est {{ limit }} caractères." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +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: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 à citer" |
| label_attr | [ "class" => "mb-3 block text-base font-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#701 …} $message: Closure() {#848 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
relationship
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "Cousine" |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select-neutral" "placeholder" => "votre lien" ] |
[ "class" => "select-neutral" "placeholder" => "votre lien" ] |
| choices | [ "Père" => "Père" "Mère" => "Mère" "Grand-père" => "Grand-père" "Grand-mère" => "Grand-mère" "Oncle" => "Oncle" "Tante" => "Tante" "Grande soeur" => "Grande soeur" "Petite soeur" => "Petite soeur" "Grand frère" => "Grand frère" "Petit frère" => "Petit frère" "Cousin" => "Cousin" "Cousine" => "Cousine" "Amis" => "Amis" "Amis d'enfance" => "Amis d'enfance" "Collègue" => "Collègue" "Autre" => "Autre" ] |
[ "Père" => "Père" "Mère" => "Mère" "Grand-père" => "Grand-père" "Grand-mère" => "Grand-mère" "Oncle" => "Oncle" "Tante" => "Tante" "Grande soeur" => "Grande soeur" "Petite soeur" => "Petite soeur" "Grand frère" => "Grand frère" "Petit frère" => "Petit frère" "Cousin" => "Cousin" "Cousine" => "Cousine" "Amis" => "Amis" "Amis d'enfance" => "Amis d'enfance" "Collègue" => "Collègue" "Autre" => "Autre" ] |
| empty_data | null |
null
|
| label | "Lien" |
same as passed value |
| label_attr | [ "class" => "mb-3 block text-base font-medium" ] |
[ "class" => "mb-3 block text-base font-medium" ] |
| placeholder | "Sélectionnez une option" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select-neutral" "placeholder" => "votre lien" ] |
| 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 | [ "Père" => "Père" "Mère" => "Mère" "Grand-père" => "Grand-père" "Grand-mère" => "Grand-mère" "Oncle" => "Oncle" "Tante" => "Tante" "Grande soeur" => "Grande soeur" "Petite soeur" => "Petite soeur" "Grand frère" => "Grand frère" "Petit frère" => "Petit frère" "Cousin" => "Cousin" "Cousine" => "Cousine" "Amis" => "Amis" "Amis d'enfance" => "Amis d'enfance" "Collègue" => "Collègue" "Autre" => "Autre" ] |
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Lien" |
| label_attr | [ "class" => "mb-3 block text-base font-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| 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() {#869 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#701 …} $message: Closure() {#867 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
brideOrGroom
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"1"
|
| Normalized Format | 1 |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select-neutral" "placeholder" => "Votre coté" ] |
[ "class" => "select-neutral" "placeholder" => "Votre coté" ] |
| choices | [ "Coté de la mariée" => 0 "Coté du marié" => 1 ] |
[ "Coté de la mariée" => 0 "Coté du marié" => 1 ] |
| empty_data | null |
null
|
| label | "Quel famille" |
same as passed value |
| label_attr | [ "class" => "mb-3 block text-base font-medium" ] |
[ "class" => "mb-3 block text-base font-medium" ] |
| placeholder | "Sélectionnez une option" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select-neutral" "placeholder" => "Votre coté" ] |
| 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 | [ "Coté de la mariée" => 0 "Coté du marié" => 1 ] |
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } |
| data_class | null |
| disabled | false |
| empty_data | null |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Quel famille" |
| label_attr | [ "class" => "mb-3 block text-base font-medium" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Sélectionnez une option" |
| placeholder_attr | [] |
| 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() {#880 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#701 …} $message: Closure() {#879 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
customRelationship
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 | [ "placeholder" => "Ex: mon fils, mon enfant..." "class" => "input-neutral" ] |
[ "placeholder" => "Ex: mon fils, mon enfant..." "class" => "input-neutral" ] |
| label | "Lien personnalisé" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Ex: mon fils, mon enfant..." "class" => "input-neutral" ] |
| 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 {#806 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#807 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#808 …} -namespace: Closure() {#810 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#890 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "Lien personnalisé" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| 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() {#892 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#701 …} $message: Closure() {#891 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|
submit
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "btn btn-accent" ] |
[ "class" => "btn btn-accent" ] |
| label | "<span>Enregistrer</span>" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn-accent" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "<span>Enregistrer</span>" |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Vars
| Variable | Value |
|---|