- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 1285
- Events
- Routing
- Cache
- Translation 14
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 68
- E-mails
- Debug
- E-mails
- Notifications
- EasyAdmin
- 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
-
-
name
-
fullName
-
tel
-
email
-
address
-
city
-
ICE
-
-
file
-
-
RC
-
-
file
-
-
IdentifiantFiscale
-
-
file
-
-
-
file
-
-
simulateUsername
-
simulatePassword
-
agreeTerms
-
_token
-
-
-
email
-
firstName
-
lastName
-
address
-
phone
-
companyName
-
dateOfBirth
-
gender
-
addressIndication
-
postCode
-
simulateUsername
-
simulatePassword
-
agreeTerms
-
_token
-
-
-
name
-
fullName
-
tel
-
email
-
address
-
city
-
-
file
-
-
-
file
-
-
simulateUsername
-
simulatePassword
-
agreeTerms
-
_token
-
registration_vendor_form
"App\Flexy\FrontBundle\Form\RegistrationVendorFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
| data_class | "App\Flexy\ShopBundle\Entity\Vendor\Vendor" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} use: { $class: "App\Flexy\ShopBundle\Entity\Vendor\Vendor" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1218 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1217 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_vendor_form" "_registration_vendor_form" ] |
| cache_key | "_registration_vendor_form_registration_vendor_form" |
| compound | true |
| data | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2165 -form: Symfony\Component\Form\Form {#1608 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1806 …5} |
| full_name | "registration_vendor_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "registration_vendor_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form" |
| valid | true |
| value | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1245 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1234 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_name" ] |
| cache_key | "_registration_vendor_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2210 -form: Symfony\Component\Form\Form {#1611 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2137 …5} |
| full_name | "registration_vendor_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_name" |
| valid | true |
| value | "" |
fullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1274 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1430 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_fullName" ] |
| cache_key | "_registration_vendor_form_fullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2125 -form: Symfony\Component\Form\Form {#1614 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2195 …5} |
| full_name | "registration_vendor_form[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_fullName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_fullName" |
| valid | true |
| value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1440 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1439 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_tel" ] |
| cache_key | "_registration_vendor_form_tel_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2115 -form: Symfony\Component\Form\Form {#1617 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2110 …5} |
| full_name | "registration_vendor_form[tel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_tel" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tel" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_tel" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1451 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_vendor_form_email" ] |
| cache_key | "_registration_vendor_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2101 -form: Symfony\Component\Form\Form {#1620 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2092 …5} |
| full_name | "registration_vendor_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_email" |
| valid | true |
| value | "" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1446 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1462 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_address" ] |
| cache_key | "_registration_vendor_form_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2083 -form: Symfony\Component\Form\Form {#1623 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2074 …5} |
| full_name | "registration_vendor_form[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_address" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Casablanca" => "Casablanca" "Rabat" => "Rabat" "Mohammedia" => "Mohammedia" "Temara" => "Temara" "Fes" => "Fes" "Agadir" => "Agadir" "Sale" => "Sale" "Marrakech" => "Marrakech" "Tanger" => "Tanger" ] |
[ "Casablanca" => "Casablanca" "Rabat" => "Rabat" "Mohammedia" => "Mohammedia" "Temara" => "Temara" "Fes" => "Fes" "Agadir" => "Agadir" "Sale" => "Sale" "Marrakech" => "Marrakech" "Tanger" => "Tanger" ] |
| label | "Ville" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Casablanca" => "Casablanca" "Rabat" => "Rabat" "Mohammedia" => "Mohammedia" "Temara" => "Temara" "Fes" => "Fes" "Agadir" => "Agadir" "Sale" => "Sale" "Marrakech" => "Marrakech" "Tanger" => "Tanger" ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville" |
| 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() {#1480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1479 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_vendor_form_city" ] |
| cache_key | "_registration_vendor_form_city_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Casablanca" +value: "Casablanca" +data: "Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Rabat" +value: "Rabat" +data: "Rabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Mohammedia" +value: "Mohammedia" +data: "Mohammedia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Temara" +value: "Temara" +data: "Temara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "Fes" +value: "Fes" +data: "Fes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Agadir" +value: "Agadir" +data: "Agadir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "Sale" +value: "Sale" +data: "Sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "Marrakech" +value: "Marrakech" +data: "Marrakech" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Tanger" +value: "Tanger" +data: "Tanger" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2232 -form: Symfony\Component\Form\Form {#1626 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2234 …5} |
| full_name | "registration_vendor_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_city" |
| is_selected | Closure($choice, $value) {#2283 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1460 …} } |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_city" |
| valid | true |
| value | "" |
ICE
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1490 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1495 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_ICE" ] |
| cache_key | "_registration_vendor_form_ICE_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2284 -form: Symfony\Component\Form\Form {#1629 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2285 …5} |
| full_name | "registration_vendor_form[ICE]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_ICE" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ICE" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_ICE" |
| valid | true |
| value | "" |
imageIceFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| asset_helper | true |
same as passed value |
| delete_label | "..." |
same as passed value |
| download_label | "..." |
same as passed value |
| download_uri | "..." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| delete_label | "..." |
| disabled | false |
| download_label | "..." |
| download_link | null |
| download_uri | "..." |
| empty_data | Closure(FormInterface $form) {#1505 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1506 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_file" "_registration_vendor_form_imageIceFile" ] |
| cache_key | "_registration_vendor_form_imageIceFile_vich_file" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "..." |
| download_uri | "..." |
| errors | Symfony\Component\Form\FormErrorIterator {#2286 -form: Symfony\Component\Form\Form {#1648 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2287 …5} |
| full_name | "registration_vendor_form[imageIceFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageIceFile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageIceFile" |
| object | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_imageIceFile" |
| valid | true |
| value | [ "file" => 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| label | null |
null
|
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1639 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1640 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_registration_vendor_form_imageIceFile_file" ] |
| cache_key | "_registration_vendor_form_imageIceFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2291 -form: Symfony\Component\Form\Form {#1651 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2290 …5} |
| full_name | "registration_vendor_form[imageIceFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageIceFile_file" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_registration_vendor_form_imageIceFile_file" |
| valid | true |
| value | "" |
RC
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1516 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1521 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_RC" ] |
| cache_key | "_registration_vendor_form_RC_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2288 -form: Symfony\Component\Form\Form {#1654 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2289 …5} |
| full_name | "registration_vendor_form[RC]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_RC" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "RC" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_RC" |
| valid | true |
| value | "" |
imageRCFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| asset_helper | true |
same as passed value |
| delete_label | "..." |
same as passed value |
| download_label | "..." |
same as passed value |
| download_uri | "..." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| delete_label | "..." |
| disabled | false |
| download_label | "..." |
| download_link | null |
| download_uri | "..." |
| empty_data | Closure(FormInterface $form) {#1518 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1517 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_file" "_registration_vendor_form_imageRCFile" ] |
| cache_key | "_registration_vendor_form_imageRCFile_vich_file" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "..." |
| download_uri | "..." |
| errors | Symfony\Component\Form\FormErrorIterator {#2293 -form: Symfony\Component\Form\Form {#1666 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2292 …5} |
| full_name | "registration_vendor_form[imageRCFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageRCFile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageRCFile" |
| object | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_imageRCFile" |
| valid | true |
| value | [ "file" => 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| label | null |
null
|
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1658 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_registration_vendor_form_imageRCFile_file" ] |
| cache_key | "_registration_vendor_form_imageRCFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2297 -form: Symfony\Component\Form\Form {#1669 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2296 …5} |
| full_name | "registration_vendor_form[imageRCFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageRCFile_file" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_registration_vendor_form_imageRCFile_file" |
| valid | true |
| value | "" |
IdentifiantFiscale
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1537 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1542 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_IdentifiantFiscale" ] |
| cache_key | "_registration_vendor_form_IdentifiantFiscale_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2294 -form: Symfony\Component\Form\Form {#1672 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2295 …5} |
| full_name | "registration_vendor_form[IdentifiantFiscale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_IdentifiantFiscale" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "IdentifiantFiscale" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_IdentifiantFiscale" |
| valid | true |
| value | "" |
imageIFFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| asset_helper | true |
same as passed value |
| delete_label | "..." |
same as passed value |
| download_label | "..." |
same as passed value |
| download_uri | "..." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| delete_label | "..." |
| disabled | false |
| download_label | "..." |
| download_link | null |
| download_uri | "..." |
| empty_data | Closure(FormInterface $form) {#1539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1538 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_file" "_registration_vendor_form_imageIFFile" ] |
| cache_key | "_registration_vendor_form_imageIFFile_vich_file" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "..." |
| download_uri | "..." |
| errors | Symfony\Component\Form\FormErrorIterator {#2299 -form: Symfony\Component\Form\Form {#1684 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2298 …5} |
| full_name | "registration_vendor_form[imageIFFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageIFFile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageIFFile" |
| object | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_imageIFFile" |
| valid | true |
| value | [ "file" => 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| label | null |
null
|
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1676 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_registration_vendor_form_imageIFFile_file" ] |
| cache_key | "_registration_vendor_form_imageIFFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2303 -form: Symfony\Component\Form\Form {#1687 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2302 …5} |
| full_name | "registration_vendor_form[imageIFFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageIFFile_file" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_registration_vendor_form_imageIFFile_file" |
| valid | true |
| value | "" |
imageCVFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| asset_helper | true |
same as passed value |
| delete_label | "..." |
same as passed value |
| download_label | "..." |
same as passed value |
| download_uri | "..." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| delete_label | "..." |
| disabled | false |
| download_label | "..." |
| download_link | null |
| download_uri | "..." |
| empty_data | Closure(FormInterface $form) {#1559 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1561 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1560 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_file" "_registration_vendor_form_imageCVFile" ] |
| cache_key | "_registration_vendor_form_imageCVFile_vich_file" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "..." |
| download_uri | "..." |
| errors | Symfony\Component\Form\FormErrorIterator {#2300 -form: Symfony\Component\Form\Form {#1699 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2301 …5} |
| full_name | "registration_vendor_form[imageCVFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageCVFile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageCVFile" |
| object | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1121 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1134 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#697 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1151 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1156 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1136 …} } |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_imageCVFile" |
| valid | true |
| value | [ "file" => 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| label | null |
null
|
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1691 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_registration_vendor_form_imageCVFile_file" ] |
| cache_key | "_registration_vendor_form_imageCVFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2307 -form: Symfony\Component\Form\Form {#1702 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2306 …5} |
| full_name | "registration_vendor_form[imageCVFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_imageCVFile_file" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_registration_vendor_form_imageCVFile_file" |
| valid | true |
| value | "" |
simulateUsername
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| label | "identifiant" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1570 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | "identifiant" |
| 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() {#1576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1575 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_vendor_form_simulateUsername" ] |
| cache_key | "_registration_vendor_form_simulateUsername_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2305 -form: Symfony\Component\Form\Form {#1705 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2304 …5} |
| full_name | "registration_vendor_form[simulateUsername]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_simulateUsername" |
| label | "identifiant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simulateUsername" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_simulateUsername" |
| valid | true |
| value | "" |
simulatePassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1224 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1225 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1224 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1225 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "Mot de passe" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1224 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1225 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1585 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1584 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_vendor_form_simulatePassword" ] |
| cache_key | "_registration_vendor_form_simulatePassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2309 -form: Symfony\Component\Form\Form {#1708 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2308 …5} |
| full_name | "registration_vendor_form[simulatePassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_simulatePassword" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simulatePassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_simulatePassword" |
| valid | true |
| value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1226 +payload: null +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1226 +payload: null +message: "You should agree to our terms." } ] |
| label | "Accepter les conditions génerales" |
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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1226 +payload: null +message: "You should agree to our terms." } ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1596 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1592 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Accepter les conditions génerales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1602 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1600 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_vendor_form_agreeTerms" ] |
| cache_key | "_registration_vendor_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2310 -form: Symfony\Component\Form\Form {#1711 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2311 …5} |
| full_name | "registration_vendor_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form_agreeTerms" |
| label | "Accepter les conditions génerales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form_agreeTerms" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "81315f4947de13c.LgrrwZgOEzHnp2soB1fojI4OwsIuwBj7viVFXLRV2Po.HF-Zr6hBcGWo8iBkbDSavNx4m5JklnCK9k0XJdpt64sdYoGC0GF3eo74Ig" |
| 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 | "81315f4947de13c.LgrrwZgOEzHnp2soB1fojI4OwsIuwBj7viVFXLRV2Po.HF-Zr6hBcGWo8iBkbDSavNx4m5JklnCK9k0XJdpt64sdYoGC0GF3eo74Ig" |
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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data | "81315f4947de13c.LgrrwZgOEzHnp2soB1fojI4OwsIuwBj7viVFXLRV2Po.HF-Zr6hBcGWo8iBkbDSavNx4m5JklnCK9k0XJdpt64sdYoGC0GF3eo74Ig" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2316 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2318 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2315 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_vendor_form__token" ] |
| cache_key | "_registration_vendor_form__token_hidden" |
| compound | false |
| data | "81315f4947de13c.LgrrwZgOEzHnp2soB1fojI4OwsIuwBj7viVFXLRV2Po.HF-Zr6hBcGWo8iBkbDSavNx4m5JklnCK9k0XJdpt64sdYoGC0GF3eo74Ig" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2328 -form: Symfony\Component\Form\Form {#2324 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2319 …5} |
| full_name | "registration_vendor_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_vendor_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_vendor_form__token" |
| valid | true |
| value | "81315f4947de13c.LgrrwZgOEzHnp2soB1fojI4OwsIuwBj7viVFXLRV2Po.HF-Zr6hBcGWo8iBkbDSavNx4m5JklnCK9k0XJdpt64sdYoGC0GF3eo74Ig" |
registration_customer_form
"App\Flexy\FrontBundle\Form\RegistrationCustomerFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Flexy\ShopBundle\Entity\Customer\Customer {#1219 -id: null -description: null -email: null -createdAt: null -firstName: null -lastName: null -address: null -phone: null -companyName: null -addressIndication: null -country: null -postCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#1599 …} -customerGroup: null -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#1588 …} -gender: null -dateOfBirth: null -customerAddresses: Doctrine\Common\Collections\ArrayCollection {#1577 …} -products: Doctrine\Common\Collections\ArrayCollection {#1562 …} -repayment: Doctrine\Common\Collections\ArrayCollection {#1693 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Flexy\ShopBundle\Entity\Customer\Customer {#1219 -id: null -description: null -email: null -createdAt: null -firstName: null -lastName: null -address: null -phone: null -companyName: null -addressIndication: null -country: null -postCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#1599 …} -customerGroup: null -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#1588 …} -gender: null -dateOfBirth: null -customerAddresses: Doctrine\Common\Collections\ArrayCollection {#1577 …} -products: Doctrine\Common\Collections\ArrayCollection {#1562 …} -repayment: Doctrine\Common\Collections\ArrayCollection {#1693 …} } |
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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data | App\Flexy\ShopBundle\Entity\Customer\Customer {#1219 -id: null -description: null -email: null -createdAt: null -firstName: null -lastName: null -address: null -phone: null -companyName: null -addressIndication: null -country: null -postCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#1599 …} -customerGroup: null -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#1588 …} -gender: null -dateOfBirth: null -customerAddresses: Doctrine\Common\Collections\ArrayCollection {#1577 …} -products: Doctrine\Common\Collections\ArrayCollection {#1562 …} -repayment: Doctrine\Common\Collections\ArrayCollection {#1693 …} } |
| data_class | "App\Flexy\ShopBundle\Entity\Customer\Customer" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1523 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} use: { $class: "App\Flexy\ShopBundle\Entity\Customer\Customer" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1642 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1508 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_customer_form" "_registration_customer_form" ] |
| cache_key | "_registration_customer_form_registration_customer_form" |
| compound | true |
| data | App\Flexy\ShopBundle\Entity\Customer\Customer {#1219 -id: null -description: null -email: null -createdAt: null -firstName: null -lastName: null -address: null -phone: null -companyName: null -addressIndication: null -country: null -postCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#1599 …} -customerGroup: null -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#1588 …} -gender: null -dateOfBirth: null -customerAddresses: Doctrine\Common\Collections\ArrayCollection {#1577 …} -products: Doctrine\Common\Collections\ArrayCollection {#1562 …} -repayment: Doctrine\Common\Collections\ArrayCollection {#1693 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2330 -form: Symfony\Component\Form\Form {#1975 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2331 …5} |
| full_name | "registration_customer_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "registration_customer_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form" |
| valid | true |
| value | App\Flexy\ShopBundle\Entity\Customer\Customer {#1219 -id: null -description: null -email: null -createdAt: null -firstName: null -lastName: null -address: null -phone: null -companyName: null -addressIndication: null -country: null -postCode: null -orders: Doctrine\Common\Collections\ArrayCollection {#1599 …} -customerGroup: null -user: null -comments: Doctrine\Common\Collections\ArrayCollection {#1588 …} -gender: null -dateOfBirth: null -customerAddresses: Doctrine\Common\Collections\ArrayCollection {#1577 …} -products: Doctrine\Common\Collections\ArrayCollection {#1562 …} -repayment: Doctrine\Common\Collections\ArrayCollection {#1693 …} } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Email {#1432 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Email {#1432 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| required | true |
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 | false |
| constraints | [ Symfony\Component\Validator\Constraints\Email {#1432 +payload: null +message: "This value is not a valid email address." +mode: null +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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1720 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_customer_form_email" ] |
| cache_key | "_registration_customer_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2335 -form: Symfony\Component\Form\Form {#1978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2334 …5} |
| full_name | "registration_customer_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_email" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1801 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1896 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_firstName" ] |
| cache_key | "_registration_customer_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2336 -form: Symfony\Component\Form\Form {#1981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2337 …5} |
| full_name | "registration_customer_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_firstName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1879 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1889 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_lastName" ] |
| cache_key | "_registration_customer_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2338 -form: Symfony\Component\Form\Form {#1984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2339 …5} |
| full_name | "registration_customer_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_lastName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_lastName" |
| valid | true |
| value | "" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1825 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1880 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_address" ] |
| cache_key | "_registration_customer_form_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2340 -form: Symfony\Component\Form\Form {#1987 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2341 …5} |
| full_name | "registration_customer_form[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_address" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1882 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1816 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1817 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_phone" ] |
| cache_key | "_registration_customer_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2342 -form: Symfony\Component\Form\Form {#1990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2343 …5} |
| full_name | "registration_customer_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_phone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_phone" |
| valid | true |
| value | "" |
companyName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1819 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1805 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1808 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_companyName" ] |
| cache_key | "_registration_customer_form_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2344 -form: Symfony\Component\Form\Form {#1993 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2345 …5} |
| full_name | "registration_customer_form[companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_companyName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_companyName" |
| valid | true |
| value | "" |
dateOfBirth
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1910 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_registration_customer_form_dateOfBirth" ] |
| cache_key | "_registration_customer_form_dateOfBirth_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2346 -form: Symfony\Component\Form\Form {#1996 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2347 …5} |
| full_name | "registration_customer_form[dateOfBirth]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_dateOfBirth" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateOfBirth" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_registration_customer_form_dateOfBirth" |
| valid | true |
| value | "" |
| widget | "single_text" |
gender
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Male" => "male" "Female" => "female" ] |
[ "Male" => "male" "Female" => "female" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Male" => "male" "Female" => "female" ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| 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() {#1922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1921 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_customer_form_gender" ] |
| cache_key | "_registration_customer_form_gender_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Male" +value: "male" +data: "male" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2351 +label: "Female" +value: "female" +data: "female" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2348 -form: Symfony\Component\Form\Form {#1999 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2349 …5} |
| full_name | "registration_customer_form[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_gender" |
| is_selected | Closure($choice, $value) {#2353 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1460 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_gender" |
| valid | true |
| value | "" |
addressIndication
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1931 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1936 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_addressIndication" ] |
| cache_key | "_registration_customer_form_addressIndication_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2354 -form: Symfony\Component\Form\Form {#2002 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2355 …5} |
| full_name | "registration_customer_form[addressIndication]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_addressIndication" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "addressIndication" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_addressIndication" |
| valid | true |
| value | "" |
postCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1934 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1945 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_postCode" ] |
| cache_key | "_registration_customer_form_postCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2356 -form: Symfony\Component\Form\Form {#2005 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2357 …5} |
| full_name | "registration_customer_form[postCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_postCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "postCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_postCode" |
| valid | true |
| value | "" |
simulateUsername
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "identifiant" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1933 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | "identifiant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1954 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1953 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_customer_form_simulateUsername" ] |
| cache_key | "_registration_customer_form_simulateUsername_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2358 -form: Symfony\Component\Form\Form {#2008 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2359 …5} |
| full_name | "registration_customer_form[simulateUsername]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_simulateUsername" |
| label | "identifiant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simulateUsername" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_simulateUsername" |
| valid | true |
| value | "" |
simulatePassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1281 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1715 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1281 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1715 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "Mot de passe" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1281 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1715 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1932 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1960 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_customer_form_simulatePassword" ] |
| cache_key | "_registration_customer_form_simulatePassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2360 -form: Symfony\Component\Form\Form {#2011 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2361 …5} |
| full_name | "registration_customer_form[simulatePassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_simulatePassword" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simulatePassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_simulatePassword" |
| valid | true |
| value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1717 +payload: null +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#1717 +payload: null +message: "You should agree to our terms." } ] |
| label | "Accepter les conditions génerales" |
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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1717 +payload: null +message: "You should agree to our terms." } ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1596 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1592 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Accepter les conditions génerales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1968 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1967 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_customer_form_agreeTerms" ] |
| cache_key | "_registration_customer_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2362 -form: Symfony\Component\Form\Form {#2014 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2363 …5} |
| full_name | "registration_customer_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form_agreeTerms" |
| label | "Accepter les conditions génerales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form_agreeTerms" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "25de43a82f0a2.jBzisxIqCtU2IHrNorrfWjQzEXtO3yc8IP5qARFyC1Q.2lXPi0F6Oex3Z0KAwJeHd3xyVDEFuUpmbZkrTXAXWgK0KYvDIG5eugd4Mw" |
| 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 | "25de43a82f0a2.jBzisxIqCtU2IHrNorrfWjQzEXtO3yc8IP5qARFyC1Q.2lXPi0F6Oex3Z0KAwJeHd3xyVDEFuUpmbZkrTXAXWgK0KYvDIG5eugd4Mw" |
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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data | "25de43a82f0a2.jBzisxIqCtU2IHrNorrfWjQzEXtO3yc8IP5qARFyC1Q.2lXPi0F6Oex3Z0KAwJeHd3xyVDEFuUpmbZkrTXAXWgK0KYvDIG5eugd4Mw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2332 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2365 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_customer_form__token" ] |
| cache_key | "_registration_customer_form__token_hidden" |
| compound | false |
| data | "25de43a82f0a2.jBzisxIqCtU2IHrNorrfWjQzEXtO3yc8IP5qARFyC1Q.2lXPi0F6Oex3Z0KAwJeHd3xyVDEFuUpmbZkrTXAXWgK0KYvDIG5eugd4Mw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2375 -form: Symfony\Component\Form\Form {#2371 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2366 …5} |
| full_name | "registration_customer_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_customer_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_customer_form__token" |
| valid | true |
| value | "25de43a82f0a2.jBzisxIqCtU2IHrNorrfWjQzEXtO3yc8IP5qARFyC1Q.2lXPi0F6Oex3Z0KAwJeHd3xyVDEFuUpmbZkrTXAXWgK0KYvDIG5eugd4Mw" |
registration_entrepreneur_form
"App\Flexy\FrontBundle\Form\RegistrationEntrepreneurFormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1157 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1158 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#1159 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1162 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1163 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1160 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1157 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1158 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#1159 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1162 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1163 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1160 …} } |
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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1157 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1158 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#1159 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1162 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1163 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1160 …} } |
| data_class | "App\Flexy\ShopBundle\Entity\Vendor\Vendor" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} use: { $class: "App\Flexy\ShopBundle\Entity\Vendor\Vendor" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1914 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#1923 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "registration_entrepreneur_form" "_registration_entrepreneur_form" ] |
| cache_key | "_registration_entrepreneur_form_registration_entrepreneur_form" |
| compound | true |
| data | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1157 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1158 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#1159 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1162 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1163 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1160 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2377 -form: Symfony\Component\Form\Form {#2171 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2378 …5} |
| full_name | "registration_entrepreneur_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "registration_entrepreneur_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form" |
| valid | true |
| value | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1157 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1158 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#1159 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1162 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1163 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1160 …} } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2021 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2072 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_entrepreneur_form_name" ] |
| cache_key | "_registration_entrepreneur_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2382 -form: Symfony\Component\Form\Form {#2174 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2381 …5} |
| full_name | "registration_entrepreneur_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_name" |
| valid | true |
| value | "" |
fullName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2082 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2081 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_entrepreneur_form_fullName" ] |
| cache_key | "_registration_entrepreneur_form_fullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2383 -form: Symfony\Component\Form\Form {#2177 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2384 …5} |
| full_name | "registration_entrepreneur_form[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_fullName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_fullName" |
| valid | true |
| value | "" |
tel
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2079 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2091 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2090 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_entrepreneur_form_tel" ] |
| cache_key | "_registration_entrepreneur_form_tel_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2385 -form: Symfony\Component\Form\Form {#2180 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2386 …5} |
| full_name | "registration_entrepreneur_form[tel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_tel" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tel" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_tel" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2023 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2100 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2099 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_registration_entrepreneur_form_email" ] |
| cache_key | "_registration_entrepreneur_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2387 -form: Symfony\Component\Form\Form {#2183 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2388 …5} |
| full_name | "registration_entrepreneur_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_email" |
| valid | true |
| value | "" |
address
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2097 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2109 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2108 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_entrepreneur_form_address" ] |
| cache_key | "_registration_entrepreneur_form_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2389 -form: Symfony\Component\Form\Form {#2186 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2390 …5} |
| full_name | "registration_entrepreneur_form[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_address" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Casablanca" => "Casablanca" "Rabat" => "Rabat" "Mohammedia" => "Mohammedia" "Temara" => "Temara" "Fes" => "Fes" "Agadir" => "Agadir" "Sale" => "Sale" "Marrakech" => "Marrakech" "Tanger" => "Tanger" ] |
[ "Casablanca" => "Casablanca" "Rabat" => "Rabat" "Mohammedia" => "Mohammedia" "Temara" => "Temara" "Fes" => "Fes" "Agadir" => "Agadir" "Sale" => "Sale" "Marrakech" => "Marrakech" "Tanger" => "Tanger" ] |
| label | "Ville" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Casablanca" => "Casablanca" "Rabat" => "Rabat" "Mohammedia" => "Mohammedia" "Temara" => "Temara" "Fes" => "Fes" "Agadir" => "Agadir" "Sale" => "Sale" "Marrakech" => "Marrakech" "Tanger" => "Tanger" ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville" |
| 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() {#2088 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2022 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_registration_entrepreneur_form_city" ] |
| cache_key | "_registration_entrepreneur_form_city_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Casablanca" +value: "Casablanca" +data: "Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Rabat" +value: "Rabat" +data: "Rabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Mohammedia" +value: "Mohammedia" +data: "Mohammedia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "Temara" +value: "Temara" +data: "Temara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "Fes" +value: "Fes" +data: "Fes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "Agadir" +value: "Agadir" +data: "Agadir" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "Sale" +value: "Sale" +data: "Sale" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "Marrakech" +value: "Marrakech" +data: "Marrakech" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Tanger" +value: "Tanger" +data: "Tanger" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2391 -form: Symfony\Component\Form\Form {#2189 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2392 …5} |
| full_name | "registration_entrepreneur_form[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_city" |
| is_selected | Closure($choice, $value) {#2393 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1460 …} } |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "city" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_city" |
| valid | true |
| value | "" |
imageCVFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| asset_helper | true |
same as passed value |
| delete_label | "..." |
same as passed value |
| download_label | "..." |
same as passed value |
| download_uri | "..." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| delete_label | "..." |
| disabled | false |
| download_label | "..." |
| download_link | null |
| download_uri | "..." |
| empty_data | Closure(FormInterface $form) {#2122 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2124 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2123 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_file" "_registration_entrepreneur_form_imageCVFile" ] |
| cache_key | "_registration_entrepreneur_form_imageCVFile_vich_file" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "..." |
| download_uri | "..." |
| errors | Symfony\Component\Form\FormErrorIterator {#2394 -form: Symfony\Component\Form\Form {#2201 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2395 …5} |
| full_name | "registration_entrepreneur_form[imageCVFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_imageCVFile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageCVFile" |
| object | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1157 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1158 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#1159 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1162 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1163 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1160 …} } |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_imageCVFile" |
| valid | true |
| value | [ "file" => 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| label | null |
null
|
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2194 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2193 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_registration_entrepreneur_form_imageCVFile_file" ] |
| cache_key | "_registration_entrepreneur_form_imageCVFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2399 -form: Symfony\Component\Form\Form {#2204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2398 …5} |
| full_name | "registration_entrepreneur_form[imageCVFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_imageCVFile_file" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_registration_entrepreneur_form_imageCVFile_file" |
| valid | true |
| value | "" |
imageCERTFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
| Property | Value |
|---|---|
| Model Format |
null
|
| Normalized Format | [ "file" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_delete | true |
same as passed value |
| asset_helper | true |
same as passed value |
| delete_label | "..." |
same as passed value |
| download_label | "..." |
same as passed value |
| download_uri | "..." |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| asset_helper | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| delete_label | "..." |
| disabled | false |
| download_label | "..." |
| download_link | null |
| download_uri | "..." |
| empty_data | Closure(FormInterface $form) {#2134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2135 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| asset_helper | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "vich_file" "_registration_entrepreneur_form_imageCERTFile" ] |
| cache_key | "_registration_entrepreneur_form_imageCERTFile_vich_file" |
| compound | true |
| data | [ "file" => null ] |
| disabled | false |
| download_label | "..." |
| download_uri | "..." |
| errors | Symfony\Component\Form\FormErrorIterator {#2396 -form: Symfony\Component\Form\Form {#2216 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2397 …5} |
| full_name | "registration_entrepreneur_form[imageCERTFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_imageCERTFile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "imageCERTFile" |
| object | App\Flexy\ShopBundle\Entity\Vendor\Vendor {#1157 -id: null -name: null -image: null -createdAt: null -email: null -user: App\Entity\User {#1158 …} -description: null -isValid: null -products: Doctrine\Common\Collections\ArrayCollection {#1159 …} -fullName: null -tel: null -address: null -city: null -ICE: null -RC: null -simulateUsername: null -simulatePassword: null -coverImage: null -imageRCFile: null -imageCVFile: null -imageCERTFile: null -imageIceFile: null -imageIFFile: null -pathCERTImage: null -pathCVImage: null -pathRCImage: null -pathIceImage: null -pathIFImage: null -IdentifiantFiscale: null -importExcels: Doctrine\Common\Collections\ArrayCollection {#1162 …} -identity_card: null -bank_details: null -address_collecte: null -delivery_intra: null -delivery_inter: null -deliverycities: Doctrine\Common\Collections\ArrayCollection {#1163 …} -limited_amount: null -num_rib: null +"categoryProducts": Doctrine\Common\Collections\ArrayCollection {#1160 …} } |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_imageCERTFile" |
| valid | true |
| value | [ "file" => 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
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| label | null |
null
|
| required | true |
same as passed value |
| translation_domain | null |
null
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| 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 | null |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2209 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2208 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_registration_entrepreneur_form_imageCERTFile_file" ] |
| cache_key | "_registration_entrepreneur_form_imageCERTFile_file_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2403 -form: Symfony\Component\Form\Form {#2219 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2402 …5} |
| full_name | "registration_entrepreneur_form[imageCERTFile][file]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_imageCERTFile_file" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "file" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_registration_entrepreneur_form_imageCERTFile_file" |
| valid | true |
| value | "" |
simulateUsername
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| label | "identifiant" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | "identifiant" |
| 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() {#2151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2150 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_registration_entrepreneur_form_simulateUsername" ] |
| cache_key | "_registration_entrepreneur_form_simulateUsername_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2401 -form: Symfony\Component\Form\Form {#2222 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2400 …5} |
| full_name | "registration_entrepreneur_form[simulateUsername]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_simulateUsername" |
| label | "identifiant" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simulateUsername" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_simulateUsername" |
| valid | true |
| value | "" |
simulatePassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1796 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2018 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1796 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2018 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| label | "Mot de passe" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1796 +payload: null +message: "Please enter a password" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#2018 +payload: null +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: "Your password should be at least {{ limit }} characters" +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: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2147 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| 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 | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2157 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2146 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_registration_entrepreneur_form_simulatePassword" ] |
| cache_key | "_registration_entrepreneur_form_simulatePassword_password" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2405 -form: Symfony\Component\Form\Form {#2225 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2404 …5} |
| full_name | "registration_entrepreneur_form[simulatePassword]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_simulatePassword" |
| label | "Mot de passe" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "simulatePassword" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_simulatePassword" |
| valid | true |
| value | "" |
agreeTerms
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#2020 +payload: null +message: "You should agree to our terms." } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#2020 +payload: null +message: "You should agree to our terms." } ] |
| label | "Accepter les conditions génerales" |
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 | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#2020 +payload: null +message: "You should agree to our terms." } ] |
| 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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1596 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1592 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1598 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Accepter les conditions génerales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2164 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2163 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_registration_entrepreneur_form_agreeTerms" ] |
| cache_key | "_registration_entrepreneur_form_agreeTerms_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2406 -form: Symfony\Component\Form\Form {#2228 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2407 …5} |
| full_name | "registration_entrepreneur_form[agreeTerms]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form_agreeTerms" |
| label | "Accepter les conditions génerales" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "agreeTerms" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form_agreeTerms" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "51268d4.JgB5fFOs2URH11D90URYeLTlo5cuVnPIvEQITX68WVE.ZUMqNBT6j3UotCifiX0uSo2OlsBdJEuyjR5OKQjaESBpRwBRZ8-UDALnYA" |
| 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 | "51268d4.JgB5fFOs2URH11D90URYeLTlo5cuVnPIvEQITX68WVE.ZUMqNBT6j3UotCifiX0uSo2OlsBdJEuyjR5OKQjaESBpRwBRZ8-UDALnYA" |
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 {#318 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#317 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#316 …} -namespace: Closure() {#314 …} } |
| data | "51268d4.JgB5fFOs2URH11D90URYeLTlo5cuVnPIvEQITX68WVE.ZUMqNBT6j3UotCifiX0uSo2OlsBdJEuyjR5OKQjaESBpRwBRZ8-UDALnYA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1183 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1198 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#491 …} $translationDomain: "validators" $message: Closure() {#2409 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_registration_entrepreneur_form__token" ] |
| cache_key | "_registration_entrepreneur_form__token_hidden" |
| compound | false |
| data | "51268d4.JgB5fFOs2URH11D90URYeLTlo5cuVnPIvEQITX68WVE.ZUMqNBT6j3UotCifiX0uSo2OlsBdJEuyjR5OKQjaESBpRwBRZ8-UDALnYA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2419 -form: Symfony\Component\Form\Form {#2415 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2410 …5} |
| full_name | "registration_entrepreneur_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "registration_entrepreneur_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_registration_entrepreneur_form__token" |
| valid | true |
| value | "51268d4.JgB5fFOs2URH11D90URYeLTlo5cuVnPIvEQITX68WVE.ZUMqNBT6j3UotCifiX0uSo2OlsBdJEuyjR5OKQjaESBpRwBRZ8-UDALnYA" |