Forms
-
promoter_registration
-
nombreFiscal
-
nif
-
direccionFacturacion
-
codigoPostal
-
poblacion
-
provincia
-
telefono
-
numeroCuenta
-
aceptarCondiciones
-
aceptarPrivacidad
-
website
-
_token
-
promoter_registration
Form type:
"App\Form\PromoterRegistrationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Promoter {#684 -id: null -user: null -nombreFiscal: null -nif: null -direccionFacturacion: null -codigoPostal: null -poblacion: null -provincia: null -telefono: null -numeroCuenta: null -createdDate: DateTime @1782176058 {#683 date: 2026-06-23 02:54:18.097310 Europe/Madrid (+02:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Promoter {#684 -id: null -user: null -nombreFiscal: null -nif: null -direccionFacturacion: null -codigoPostal: null -poblacion: null -provincia: null -telefono: null -numeroCuenta: null -createdDate: DateTime @1782176058 {#683 date: 2026-06-23 02:54:18.097310 Europe/Madrid (+02:00) } } |
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 | "promoter_registration" |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data | App\Entity\Promoter {#684 -id: null -user: null -nombreFiscal: null -nif: null -direccionFacturacion: null -codigoPostal: null -poblacion: null -provincia: null -telefono: null -numeroCuenta: null -createdDate: DateTime @1782176058 {#683 date: 2026-06-23 02:54:18.097310 Europe/Madrid (+02:00) } } |
| data_class | "App\Entity\Promoter" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Promoter" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#840 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "promoter_registration" "_promoter_registration" ] |
| cache_key | "_promoter_registration_promoter_registration" |
| compound | true |
| data | App\Entity\Promoter {#684 -id: null -user: null -nombreFiscal: null -nif: null -direccionFacturacion: null -codigoPostal: null -poblacion: null -provincia: null -telefono: null -numeroCuenta: null -createdDate: DateTime @1782176058 {#683 date: 2026-06-23 02:54:18.097310 Europe/Madrid (+02:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1016 -errors: [] -form: Symfony\Component\Form\Form {#1021 …} } |
| form | Symfony\Component\Form\FormView {#842 …5} |
| full_name | "promoter_registration" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "promoter_registration" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration" |
| valid | true |
| value | App\Entity\Promoter {#684 -id: null -user: null -nombreFiscal: null -nif: null -direccionFacturacion: null -codigoPostal: null -poblacion: null -provincia: null -telefono: null -numeroCuenta: null -createdDate: DateTime @1782176058 {#683 date: 2026-06-23 02:54:18.097310 Europe/Madrid (+02:00) } } |
nombreFiscal
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "class" => "form-control" ] |
[ "maxlength" => 255 "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#847 +payload: null +groups: ? ?array +message: "El nombre fiscal es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#850 +payload: null +groups: ? ?array +maxMessage: "El nombre fiscal no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#847 +payload: null +groups: ? ?array +message: "El nombre fiscal es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#850 +payload: null +groups: ? ?array +maxMessage: "El nombre fiscal no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Nombre fiscal" |
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 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#847 +payload: null +groups: ? ?array +message: "El nombre fiscal es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#850 +payload: null +groups: ? ?array +maxMessage: "El nombre fiscal no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#917 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nombre fiscal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#919 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#918 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_nombreFiscal" ] |
| cache_key | "_promoter_registration_nombreFiscal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#974 -errors: [] -form: Symfony\Component\Form\Form {#1024 …} } |
| form | Symfony\Component\Form\FormView {#983 …5} |
| full_name | "promoter_registration[nombreFiscal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_nombreFiscal" |
| label | "Nombre fiscal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombreFiscal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_nombreFiscal" |
| valid | true |
| value | "" |
nif
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 20 "class" => "form-control" "placeholder" => "Ej: 12345678A o A12345678" ] |
[ "maxlength" => 20 "class" => "form-control" "placeholder" => "Ej: 12345678A o A12345678" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#853 +payload: null +groups: ? ?array +message: "El NIF es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#856 +payload: null +groups: ? ?array +maxMessage: "El NIF no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Callback {#859 +payload: null +groups: ? ?array +callback: [ App\Form\PromoterRegistrationType {#708} "validateNIF" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#853 +payload: null +groups: ? ?array +message: "El NIF es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#856 +payload: null +groups: ? ?array +maxMessage: "El NIF no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Callback {#859 +payload: null +groups: ? ?array +callback: [ App\Form\PromoterRegistrationType {#708} "validateNIF" ] } ] |
| label | "NIF" |
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" => 20 "class" => "form-control" "placeholder" => "Ej: 12345678A o A12345678" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#853 +payload: null +groups: ? ?array +message: "El NIF es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#856 +payload: null +groups: ? ?array +maxMessage: "El NIF no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Callback {#859 +payload: null +groups: ? ?array +callback: [ App\Form\PromoterRegistrationType {#708} "validateNIF" ] } ] |
| 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 {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#926 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "NIF" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#928 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#927 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 20 "class" => "form-control" "placeholder" => "Ej: 12345678A o A12345678" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_nif" ] |
| cache_key | "_promoter_registration_nif_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#965 -errors: [] -form: Symfony\Component\Form\Form {#1027 …} } |
| form | Symfony\Component\Form\FormView {#956 …5} |
| full_name | "promoter_registration[nif]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_nif" |
| label | "NIF" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nif" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_nif" |
| valid | true |
| value | "" |
direccionFacturacion
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "class" => "form-control" ] |
[ "maxlength" => 255 "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#862 +payload: null +groups: ? ?array +message: "La dirección de facturación es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#865 +payload: null +groups: ? ?array +maxMessage: "La dirección no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#862 +payload: null +groups: ? ?array +message: "La dirección de facturación es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#865 +payload: null +groups: ? ?array +maxMessage: "La dirección no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Dirección de facturación" |
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 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#862 +payload: null +groups: ? ?array +message: "La dirección de facturación es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#865 +payload: null +groups: ? ?array +maxMessage: "La dirección no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 255 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#935 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Dirección de facturación" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#936 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_direccionFacturacion" ] |
| cache_key | "_promoter_registration_direccionFacturacion_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#947 -errors: [] -form: Symfony\Component\Form\Form {#1030 …} } |
| form | Symfony\Component\Form\FormView {#938 …5} |
| full_name | "promoter_registration[direccionFacturacion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_direccionFacturacion" |
| label | "Dirección de facturación" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "direccionFacturacion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_direccionFacturacion" |
| valid | true |
| value | "" |
codigoPostal
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "Ej: 28001" ] |
[ "maxlength" => 5 "class" => "form-control" "placeholder" => "Ej: 28001" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#868 +payload: null +groups: ? ?array +message: "El código postal es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#871 +payload: null +groups: ? ?array +message: "El código postal debe tener 5 dígitos" +pattern: "/^\d{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#868 +payload: null +groups: ? ?array +message: "El código postal es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#871 +payload: null +groups: ? ?array +message: "El código postal debe tener 5 dígitos" +pattern: "/^\d{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Código postal" |
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" => 5 "class" => "form-control" "placeholder" => "Ej: 28001" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#868 +payload: null +groups: ? ?array +message: "El código postal es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#871 +payload: null +groups: ? ?array +message: "El código postal debe tener 5 dígitos" +pattern: "/^\d{5}$/" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#944 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Código postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#945 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "Ej: 28001" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_codigoPostal" ] |
| cache_key | "_promoter_registration_codigoPostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#929 -errors: [] -form: Symfony\Component\Form\Form {#1033 …} } |
| form | Symfony\Component\Form\FormView {#920 …5} |
| full_name | "promoter_registration[codigoPostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_codigoPostal" |
| label | "Código postal" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codigoPostal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_codigoPostal" |
| valid | true |
| value | "" |
poblacion
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "class" => "form-control" ] |
[ "maxlength" => 100 "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#874 +payload: null +groups: ? ?array +message: "La población es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#877 +payload: null +groups: ? ?array +maxMessage: "La población no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#874 +payload: null +groups: ? ?array +message: "La población es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#877 +payload: null +groups: ? ?array +maxMessage: "La población no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Población" |
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" => 100 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#874 +payload: null +groups: ? ?array +message: "La población es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#877 +payload: null +groups: ? ?array +maxMessage: "La población no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#953 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Población" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#955 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#954 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_poblacion" ] |
| cache_key | "_promoter_registration_poblacion_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1058 -errors: [] -form: Symfony\Component\Form\Form {#1036 …} } |
| form | Symfony\Component\Form\FormView {#1060 …5} |
| full_name | "promoter_registration[poblacion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_poblacion" |
| label | "Población" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "poblacion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_poblacion" |
| valid | true |
| value | "" |
provincia
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "class" => "form-control" ] |
[ "maxlength" => 100 "class" => "form-control" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#880 +payload: null +groups: ? ?array +message: "La provincia es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#883 +payload: null +groups: ? ?array +maxMessage: "La provincia no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#880 +payload: null +groups: ? ?array +message: "La provincia es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#883 +payload: null +groups: ? ?array +maxMessage: "La provincia no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Provincia" |
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" => 100 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#880 +payload: null +groups: ? ?array +message: "La provincia es obligatoria" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#883 +payload: null +groups: ? ?array +maxMessage: "La provincia no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#962 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Provincia" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#964 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#963 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "class" => "form-control" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_provincia" ] |
| cache_key | "_promoter_registration_provincia_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1061 -errors: [] -form: Symfony\Component\Form\Form {#1039 …} } |
| form | Symfony\Component\Form\FormView {#1062 …5} |
| full_name | "promoter_registration[provincia]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_provincia" |
| label | "Provincia" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "provincia" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_provincia" |
| valid | true |
| value | "" |
telefono
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 20 "class" => "form-control" "placeholder" => "Ej: 612345678" ] |
[ "maxlength" => 20 "class" => "form-control" "placeholder" => "Ej: 612345678" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#886 +payload: null +groups: ? ?array +message: "El teléfono es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#889 +payload: null +groups: ? ?array +message: "El formato del teléfono no es válido" +pattern: "/^[0-9\s\-\+\(\)]{9,20}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#892 +payload: null +groups: ? ?array +maxMessage: "El teléfono no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#886 +payload: null +groups: ? ?array +message: "El teléfono es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#889 +payload: null +groups: ? ?array +message: "El formato del teléfono no es válido" +pattern: "/^[0-9\s\-\+\(\)]{9,20}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#892 +payload: null +groups: ? ?array +maxMessage: "El teléfono no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| label | "Teléfono" |
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" => 20 "class" => "form-control" "placeholder" => "Ej: 612345678" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#886 +payload: null +groups: ? ?array +message: "El teléfono es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#889 +payload: null +groups: ? ?array +message: "El formato del teléfono no es válido" +pattern: "/^[0-9\s\-\+\(\)]{9,20}$/" +htmlPattern: null +match: true +normalizer: null } Symfony\Component\Validator\Constraints\Length {#892 +payload: null +groups: ? ?array +maxMessage: "El teléfono no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 20 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Teléfono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#973 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#972 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 20 "class" => "form-control" "placeholder" => "Ej: 612345678" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_telefono" ] |
| cache_key | "_promoter_registration_telefono_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1063 -errors: [] -form: Symfony\Component\Form\Form {#1042 …} } |
| form | Symfony\Component\Form\FormView {#1101 …5} |
| full_name | "promoter_registration[telefono]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_telefono" |
| label | "Teléfono" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telefono" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_telefono" |
| valid | true |
| value | "" |
numeroCuenta
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 34 "class" => "form-control" "placeholder" => "Ej: ES9121000418450200051332" ] |
[ "maxlength" => 34 "class" => "form-control" "placeholder" => "Ej: ES9121000418450200051332" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#895 +payload: null +groups: ? ?array +message: "El número de cuenta es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? ?array +maxMessage: "El número de cuenta no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 34 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Callback {#901 +payload: null +groups: ? ?array +callback: [ App\Form\PromoterRegistrationType {#708} "validateIBAN" ] } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#895 +payload: null +groups: ? ?array +message: "El número de cuenta es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? ?array +maxMessage: "El número de cuenta no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 34 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Callback {#901 +payload: null +groups: ? ?array +callback: [ App\Form\PromoterRegistrationType {#708} "validateIBAN" ] } ] |
| label | "Número de cuenta (IBAN)" |
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" => 34 "class" => "form-control" "placeholder" => "Ej: ES9121000418450200051332" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#895 +payload: null +groups: ? ?array +message: "El número de cuenta es obligatorio" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#898 +payload: null +groups: ? ?array +maxMessage: "El número de cuenta no puede tener más de {{ limit }} caracteres" +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 34 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Callback {#901 +payload: null +groups: ? ?array +callback: [ App\Form\PromoterRegistrationType {#708} "validateIBAN" ] } ] |
| 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 {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#980 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Número de cuenta (IBAN)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#982 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#981 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 34 "class" => "form-control" "placeholder" => "Ej: ES9121000418450200051332" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_numeroCuenta" ] |
| cache_key | "_promoter_registration_numeroCuenta_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1103 -errors: [] -form: Symfony\Component\Form\Form {#1045 …} } |
| form | Symfony\Component\Form\FormView {#1104 …5} |
| full_name | "promoter_registration[numeroCuenta]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_numeroCuenta" |
| label | "Número de cuenta (IBAN)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numeroCuenta" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_numeroCuenta" |
| valid | true |
| value | "" |
aceptarCondiciones
Errors
This form has no errors.
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\Callback {#904 +payload: null +groups: ? ?array +callback: Closure($value, ExecutionContextInterface $context) {#905 …} } ] |
[ Symfony\Component\Validator\Constraints\Callback {#904 +payload: null +groups: ? ?array +callback: Closure($value, ExecutionContextInterface $context) {#905 …} } ] |
| label | "Acepto y confirmo haber leído las condiciones" |
same as passed value |
| mapped | false |
same as passed value |
| 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\Callback {#904 +payload: null +groups: ? ?array +callback: Closure($value, ExecutionContextInterface $context) {#905 …} } ] |
| 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 {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#992 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#993 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Acepto y confirmo haber leído las condiciones" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#995 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#997 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_promoter_registration_aceptarCondiciones" ] |
| cache_key | "_promoter_registration_aceptarCondiciones_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1105 -errors: [] -form: Symfony\Component\Form\Form {#1048 …} } |
| form | Symfony\Component\Form\FormView {#1106 …5} |
| full_name | "promoter_registration[aceptarCondiciones]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_aceptarCondiciones" |
| label | "Acepto y confirmo haber leído las condiciones" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "aceptarCondiciones" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_aceptarCondiciones" |
| valid | true |
| value | "1" |
aceptarPrivacidad
Errors
This form has no errors.
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\Callback {#908 +payload: null +groups: ? ?array +callback: Closure($value, ExecutionContextInterface $context) {#909 …} } ] |
[ Symfony\Component\Validator\Constraints\Callback {#908 +payload: null +groups: ? ?array +callback: Closure($value, ExecutionContextInterface $context) {#909 …} } ] |
| label | "Acepto la política de privacidad de datos" |
same as passed value |
| mapped | false |
same as passed value |
| 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\Callback {#908 +payload: null +groups: ? ?array +callback: Closure($value, ExecutionContextInterface $context) {#909 …} } ] |
| 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 {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#992 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#993 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Acepto la política de privacidad de datos" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1005 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#1004 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_promoter_registration_aceptarPrivacidad" ] |
| cache_key | "_promoter_registration_aceptarPrivacidad_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1107 -errors: [] -form: Symfony\Component\Form\Form {#1051 …} } |
| form | Symfony\Component\Form\FormView {#1108 …5} |
| full_name | "promoter_registration[aceptarPrivacidad]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_aceptarPrivacidad" |
| label | "Acepto la política de privacidad de datos" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "aceptarPrivacidad" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_aceptarPrivacidad" |
| valid | true |
| value | "1" |
website
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "display:none;" "tabindex" => "-1" "autocomplete" => "off" ] |
[ "style" => "display:none;" "tabindex" => "-1" "autocomplete" => "off" ] |
| label | false |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "display:none;" "tabindex" => "-1" "autocomplete" => "off" ] |
| 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 {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1013 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#1014 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:none;" "tabindex" => "-1" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_promoter_registration_website" ] |
| cache_key | "_promoter_registration_website_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1109 -errors: [] -form: Symfony\Component\Form\Form {#1054 …} } |
| form | Symfony\Component\Form\FormView {#1110 …5} |
| full_name | "promoter_registration[website]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration_website" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "website" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration_website" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "39feb0d91f644fdb3a06b6e78b014.3Gnnc-k8HZ13q5U45H2tLn7ldq-bYfzVQ1pJAQ-FTXo.qlDRHrEJSKQv8dJ6kS30Ay2JGvjQE7SmBhA_aXe9BkO7K4MFsAVtyAHC-g" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "39feb0d91f644fdb3a06b6e78b014.3Gnnc-k8HZ13q5U45H2tLn7ldq-bYfzVQ1pJAQ-FTXo.qlDRHrEJSKQv8dJ6kS30Ay2JGvjQE7SmBhA_aXe9BkO7K4MFsAVtyAHC-g" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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 {#198 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#200 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#213 …} -namespace: Closure() {#229 …} } |
| data | "39feb0d91f644fdb3a06b6e78b014.3Gnnc-k8HZ13q5U45H2tLn7ldq-bYfzVQ1pJAQ-FTXo.qlDRHrEJSKQv8dJ6kS30Ay2JGvjQE7SmBhA_aXe9BkO7K4MFsAVtyAHC-g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1114 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1116 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#223 …} $message: Closure() {#1115 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_promoter_registration__token" ] |
| cache_key | "_promoter_registration__token_hidden" |
| compound | false |
| data | "39feb0d91f644fdb3a06b6e78b014.3Gnnc-k8HZ13q5U45H2tLn7ldq-bYfzVQ1pJAQ-FTXo.qlDRHrEJSKQv8dJ6kS30Ay2JGvjQE7SmBhA_aXe9BkO7K4MFsAVtyAHC-g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1126 -errors: [] -form: Symfony\Component\Form\Form {#1122 …} } |
| form | Symfony\Component\Form\FormView {#1117 …5} |
| full_name | "promoter_registration[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "promoter_registration__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_promoter_registration__token" |
| valid | true |
| value | "39feb0d91f644fdb3a06b6e78b014.3Gnnc-k8HZ13q5U45H2tLn7ldq-bYfzVQ1pJAQ-FTXo.qlDRHrEJSKQv8dJ6kS30Ay2JGvjQE7SmBhA_aXe9BkO7K4MFsAVtyAHC-g" |