Forms
-
supplier
-
supplierEntityName
-
lastname
-
firstname
-
email
-
gender
-
password
-
first
-
second
-
-
_token
-
supplier
Form type:
"App\Form\SupplierType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#513 -authCode: ? ?string -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -gender: null -active: false -softDelete: false -profile: null -direction: null -division: null -expressionOfNeeds: Doctrine\Common\Collections\ArrayCollection {#565 …} -comments: Doctrine\Common\Collections\ArrayCollection {#527 …} -configuration: null -quotationRequests: Doctrine\Common\Collections\ArrayCollection {#529 …} -answersQuotation: Doctrine\Common\Collections\ArrayCollection {#532 …} -orders: Doctrine\Common\Collections\ArrayCollection {#531 …} -supplierEntityName: null -histories: Doctrine\Common\Collections\ArrayCollection {#539 …} -supplierAddress: null -supplierAccountNumber: null -supplierKey: null -supplierIbanCode: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#513 -authCode: ? ?string -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -gender: null -active: false -softDelete: false -profile: null -direction: null -division: null -expressionOfNeeds: Doctrine\Common\Collections\ArrayCollection {#565 …} -comments: Doctrine\Common\Collections\ArrayCollection {#527 …} -configuration: null -quotationRequests: Doctrine\Common\Collections\ArrayCollection {#529 …} -answersQuotation: Doctrine\Common\Collections\ArrayCollection {#532 …} -orders: Doctrine\Common\Collections\ArrayCollection {#531 …} -supplierEntityName: null -histories: Doctrine\Common\Collections\ArrayCollection {#539 …} -supplierAddress: null -supplierAccountNumber: null -supplierKey: null -supplierIbanCode: null } |
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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data | App\Entity\User {#513 -authCode: ? ?string -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -gender: null -active: false -softDelete: false -profile: null -direction: null -division: null -expressionOfNeeds: Doctrine\Common\Collections\ArrayCollection {#565 …} -comments: Doctrine\Common\Collections\ArrayCollection {#527 …} -configuration: null -quotationRequests: Doctrine\Common\Collections\ArrayCollection {#529 …} -answersQuotation: Doctrine\Common\Collections\ArrayCollection {#532 …} -orders: Doctrine\Common\Collections\ArrayCollection {#531 …} -supplierEntityName: null -histories: Doctrine\Common\Collections\ArrayCollection {#539 …} -supplierAddress: null -supplierAccountNumber: null -supplierKey: null -supplierIbanCode: null } |
| data_class | "App\Entity\User" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#656 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\User" } } |
| 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() {#658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#657 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "supplier" "_supplier" ] |
| cache_key | "_supplier_supplier" |
| compound | true |
| data | App\Entity\User {#513 -authCode: ? ?string -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -gender: null -active: false -softDelete: false -profile: null -direction: null -division: null -expressionOfNeeds: Doctrine\Common\Collections\ArrayCollection {#565 …} -comments: Doctrine\Common\Collections\ArrayCollection {#527 …} -configuration: null -quotationRequests: Doctrine\Common\Collections\ArrayCollection {#529 …} -answersQuotation: Doctrine\Common\Collections\ArrayCollection {#532 …} -orders: Doctrine\Common\Collections\ArrayCollection {#531 …} -supplierEntityName: null -histories: Doctrine\Common\Collections\ArrayCollection {#539 …} -supplierAddress: null -supplierAccountNumber: null -supplierKey: null -supplierIbanCode: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#799 -form: Symfony\Component\Form\Form {#766 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#751 …5} |
| full_name | "supplier" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supplier" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier" |
| valid | true |
| value | App\Entity\User {#513 -authCode: ? ?string -id: null -email: null -roles: [] -password: null -firstname: null -lastname: null -gender: null -active: false -softDelete: false -profile: null -direction: null -division: null -expressionOfNeeds: Doctrine\Common\Collections\ArrayCollection {#565 …} -comments: Doctrine\Common\Collections\ArrayCollection {#527 …} -configuration: null -quotationRequests: Doctrine\Common\Collections\ArrayCollection {#529 …} -answersQuotation: Doctrine\Common\Collections\ArrayCollection {#532 …} -orders: Doctrine\Common\Collections\ArrayCollection {#531 …} -supplierEntityName: null -histories: Doctrine\Common\Collections\ArrayCollection {#539 …} -supplierAddress: null -supplierAccountNumber: null -supplierKey: null -supplierIbanCode: null } |
supplierEntityName
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#664 +payload: null +groups: ? ?array +message: "Le nom de l'entreprise est requis" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#664 +payload: null +groups: ? ?array +message: "Le nom de l'entreprise est requis" +allowNull: false +normalizer: null } ] |
| label | "Nom de l'entreprise" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#664 +payload: null +groups: ? ?array +message: "Le nom de l'entreprise est requis" +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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 l'entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#680 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#679 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_supplier_supplierEntityName" ] |
| cache_key | "_supplier_supplierEntityName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#705 -form: Symfony\Component\Form\Form {#767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#718 …5} |
| full_name | "supplier[supplierEntityName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_supplierEntityName" |
| label | "Nom de l'entreprise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supplierEntityName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_supplierEntityName" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
lastname
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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Does" ] |
[ "placeholder" => "Does" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#665 +payload: null +groups: ? ?array +message: "Le nom est requis" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#665 +payload: null +groups: ? ?array +message: "Le nom est requis" +allowNull: false +normalizer: null } ] |
| label | "Nom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "Does" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#665 +payload: null +groups: ? ?array +message: "Le nom est requis" +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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#673 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#695 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#694 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Does" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_supplier_lastname" ] |
| cache_key | "_supplier_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#696 -form: Symfony\Component\Form\Form {#770 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#681 …5} |
| full_name | "supplier[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_lastname" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_lastname" |
| uses_autocomplete | false |
| valid | true |
| 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "John" ] |
[ "placeholder" => "John" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#666 +payload: null +groups: ? ?array +message: "Le prénom est requis" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#666 +payload: null +groups: ? ?array +message: "Le prénom est requis" +allowNull: false +normalizer: null } ] |
| label | "Prénom" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "John" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#666 +payload: null +groups: ? ?array +message: "Le prénom est requis" +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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#703 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "John" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_supplier_firstname" ] |
| cache_key | "_supplier_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#813 -form: Symfony\Component\Form\Form {#773 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#815 …5} |
| full_name | "supplier[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_firstname" |
| label | "Prénom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_firstname" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
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 | [ "placeholder" => "exemple@gmail.com" ] |
[ "placeholder" => "exemple@gmail.com" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#667 +payload: null +groups: ? ?array +message: "L'adresse mail est requis" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#667 +payload: null +groups: ? ?array +message: "L'adresse mail est requis" +allowNull: false +normalizer: null } ] |
| label | "Adresse mail" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "placeholder" => "exemple@gmail.com" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#667 +payload: null +groups: ? ?array +message: "L'adresse mail est requis" +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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#716 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "exemple@gmail.com" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_supplier_email" ] |
| cache_key | "_supplier_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#816 -form: Symfony\Component\Form\Form {#776 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#817 …5} |
| full_name | "supplier[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_email" |
| label | "Adresse mail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_email" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
gender
Errors
This form has no errors.
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 | [ "Homme" => "Homme" "Femme" => "Femme" ] |
[ "Homme" => "Homme" "Femme" => "Femme" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#668 +payload: null +groups: ? ?array +message: "Le genre est requis" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#668 +payload: null +groups: ? ?array +message: "Le genre est requis" +allowNull: false +normalizer: null } ] |
| label | "Genre" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 | [ "Homme" => "Homme" "Femme" => "Femme" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#668 +payload: null +groups: ? ?array +message: "Le genre est requis" +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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Genre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#739 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#738 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_supplier_gender" ] |
| cache_key | "_supplier_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#842 +label: "Homme" +value: "Homme" +data: "Homme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#854 +label: "Femme" +value: "Femme" +data: "Femme" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#818 -form: Symfony\Component\Form\Form {#779 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#840 …5} |
| full_name | "supplier[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_gender" |
| is_selected | Closure($choice, $value) {#844 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Genre" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_gender" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
password
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#669 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#670 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit contenir au moins {{ limit }} caractères" +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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#693 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#692 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#691 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#690 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[\W]/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#669 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#670 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit contenir au moins {{ limit }} caractères" +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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#693 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#692 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#691 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#690 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[\W]/" +htmlPattern: null +match: true +normalizer: null } ] |
| first_options | [ "label" => "Mot de passe" "attr" => [ "placeholder" => "**********" ] ] |
[ "label" => "Mot de passe" "attr" => [ "placeholder" => "**********" ] ] |
| mapped | false |
false
|
| required | false |
false
|
| second_options | [ "label" => "Confirmer le mot de passe" "attr" => [ "placeholder" => "**********" ] ] |
[ "label" => "Confirmer le mot de passe" "attr" => [ "placeholder" => "**********" ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#669 +payload: null +groups: ? ?array +message: "Veuillez entrer un mot de passe" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#670 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit contenir au moins {{ limit }} caractères" +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: null +min: 8 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#693 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre majuscule" +pattern: "/[A-Z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#692 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins une lettre minuscule" +pattern: "/[a-z]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#691 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un chiffre" +pattern: "/[0-9]/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#690 +payload: null +groups: ? ?array +message: "Votre mot de passe doit contenir au moins un caractère spécial" +pattern: "/[\W]/" +htmlPattern: null +match: true +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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#748 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| first_name | "first" |
| first_options | [ "label" => "Mot de passe" "attr" => [ "placeholder" => "**********" ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The values do not match." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| options | [] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Confirmer le mot de passe" "attr" => [ "placeholder" => "**********" ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#754 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_supplier_password" ] |
| cache_key | "_supplier_password_repeated" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#851 -form: Symfony\Component\Form\Form {#803 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#845 …5} |
| full_name | "supplier[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_password" |
| valid | true |
| value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
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 | [ "placeholder" => "**********" ] |
[ "placeholder" => "**********" ] |
| error_bubbling | false |
false
|
| label | "Mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "placeholder" => "**********" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#783 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#790 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#789 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "**********" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_supplier_password_first" ] |
| cache_key | "_supplier_password_first_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#857 -form: Symfony\Component\Form\Form {#806 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#856 …5} |
| full_name | "supplier[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_password_first" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_password_first" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
second
Errors
This form has no errors.
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 | [ "placeholder" => "**********" ] |
[ "placeholder" => "**********" ] |
| error_bubbling | false |
false
|
| label | "Confirmer le mot de passe" |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| always_empty | true |
| attr | [ "placeholder" => "**********" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| 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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#796 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| hash_property_path | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The password is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Confirmer le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#797 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "**********" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_supplier_password_second" ] |
| cache_key | "_supplier_password_second_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#858 -form: Symfony\Component\Form\Form {#809 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#859 …5} |
| full_name | "supplier[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier_password_second" |
| label | "Confirmer le mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier_password_second" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2dbd1e29f2.aYCixwcHtD-awJRKZTjomGQPMHEpE678VLaqFDLogKc.BOX3rWlT1xLW7d0iDnXZ1AM8QB1oZ_qIOfficFrd2pEq0pW-PzT3ReCVxQ" |
| 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 | "2dbd1e29f2.aYCixwcHtD-awJRKZTjomGQPMHEpE678VLaqFDLogKc.BOX3rWlT1xLW7d0iDnXZ1AM8QB1oZ_qIOfficFrd2pEq0pW-PzT3ReCVxQ" |
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 {#605 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#606 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#607 …} -namespace: Closure() {#609 …} } |
| data | "2dbd1e29f2.aYCixwcHtD-awJRKZTjomGQPMHEpE678VLaqFDLogKc.BOX3rWlT1xLW7d0iDnXZ1AM8QB1oZ_qIOfficFrd2pEq0pW-PzT3ReCVxQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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 | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| 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() {#863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#530 …} $message: Closure() {#862 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_supplier__token" ] |
| cache_key | "_supplier__token_hidden" |
| compound | false |
| data | "2dbd1e29f2.aYCixwcHtD-awJRKZTjomGQPMHEpE678VLaqFDLogKc.BOX3rWlT1xLW7d0iDnXZ1AM8QB1oZ_qIOfficFrd2pEq0pW-PzT3ReCVxQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#873 -form: Symfony\Component\Form\Form {#869 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#864 …5} |
| full_name | "supplier[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "supplier__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_supplier__token" |
| valid | true |
| value | "2dbd1e29f2.aYCixwcHtD-awJRKZTjomGQPMHEpE678VLaqFDLogKc.BOX3rWlT1xLW7d0iDnXZ1AM8QB1oZ_qIOfficFrd2pEq0pW-PzT3ReCVxQ" |