Forms
-
-
shelterName
-
createdAt
-
adoptedBase
-
location
-
responsableName
-
email
-
phone
-
cif
-
-
first
-
second
-
-
privacyPolicy
-
imageFile
-
cifFile
-
type
-
isPublicEntity
-
aboutUs
-
_token
-
register_shelter
"App\Form\Type\RegisterShelterType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | "App\Form\Data\ShelterInformationModel" |
disabled | false |
empty_data | Closure(FormInterface $form) {#854 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Form\Data\ShelterInformationModel" } } |
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() {#856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#855 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "register_shelter" "_register_shelter" ] |
cache_key | "_register_shelter_register_shelter" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2194 -form: Symfony\Component\Form\Form {#1054 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2152 …5} |
full_name | "register_shelter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "register_shelter" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter" |
valid | true |
value | null |
shelterName
"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 | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
label | "Nombre Protectora" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#879 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 Protectora" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
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() {#881 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#880 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_shelter_shelterName" ] |
cache_key | "_register_shelter_shelterName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2203 -form: Symfony\Component\Form\Form {#1094 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2205 …5} |
full_name | "register_shelter[shelterName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_shelterName" |
label | "Nombre Protectora" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "shelterName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_shelterName" |
valid | true |
value | "" |
createdAt
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
label | "Fecha desde la que colaboras con Tiendanimal" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
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 | "Please enter a valid date." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Fecha desde la que colaboras con Tiendanimal" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => null "month" => null "day" => null ] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#836 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#835 …} $translationDomain: "validators" } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_register_shelter_createdAt" ] |
cache_key | "_register_shelter_createdAt_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2202 -form: Symfony\Component\Form\Form {#1097 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2201 …5} |
full_name | "register_shelter[createdAt]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_createdAt" |
label | "Fecha desde la que colaboras con Tiendanimal" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "createdAt" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "date" |
unique_block_prefix | "_register_shelter_createdAt" |
valid | true |
value | "" |
widget | "single_text" |
adoptedBase
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 | [ "class" => "form-control form-input" "required" => "" "min" => "0" ] |
[ "class" => "form-control form-input" "required" => "" "min" => "0" ] |
label | "Número de animales adoptados en nuestra plataforma (Por favor escribe solo números). Si no has colaborado con nosotros pon “0”." |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" "min" => "0" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#911 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 |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Número de animales adoptados en nuestra plataforma (Por favor escribe solo números). Si no has colaborado con nosotros pon “0”." |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
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 |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#834 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" "min" => "0" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_register_shelter_adoptedBase" ] |
cache_key | "_register_shelter_adoptedBase_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2200 -form: Symfony\Component\Form\Form {#1100 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2199 …5} |
full_name | "register_shelter[adoptedBase]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_adoptedBase" |
label | "Número de animales adoptados en nuestra plataforma (Por favor escribe solo números). Si no has colaborado con nosotros pon “0”." |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adoptedBase" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_adoptedBase" |
valid | true |
value | "" |
location
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 | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
choices | [ "Álava" => "Álava" "Albacete" => "Albacete" "Alicante" => "Alicante" "Almería" => "Almería" "Asturias" => "Asturias" "Ávila" => "Ávila" "Badajoz" => "Badajoz" "Barcelona" => "Barcelona" "Burgos" => "Burgos" "Cáceres" => "Cáceres" "Cádiz" => "Cádiz" "Cantabria" => "Cantabria" "Castellón" => "Castellón" "Ciudad Real" => "Ciudad Real" "Córdoba" => "Córdoba" "Cuenca" => "Cuenca" "Gerona" => "Gerona" "Granada" => "Granada" "Guadalajara" => "Guadalajara" "Guipúzcoa" => "Guipúzcoa" "Huelva" => "Huelva" "Huesca" => "Huesca" "Islas Balears" => "Islas Balears" "Jaén" => "Jaén" "La Coruña" => "La Coruña" "La Rioja" => "La Rioja" "Las Palmas" => "Las Palmas" "León" => "León" "Lérida" => "Lérida" "Lugo" => "Lugo" "Madrid" => "Madrid" "Málaga" => "Málaga" "Murcia" => "Murcia" "Navarra" => "Navarra" "Orense" => "Orense" "Palencia" => "Palencia" "Pontevedra" => "Pontevedra" "Salamanca" => "Salamanca" "Santa Cruz de Tenerife" => "Santa Cruz de Tenerife" "Segovia" => "Segovia" "Sevilla" => "Sevilla" "Soria" => "Soria" "Tarragona" => "Tarragona" "Teruel" => "Teruel" "Toledo" => "Toledo" "Valencia" => "Valencia" "Valladolid" => "Valladolid" "Vizcaya" => "Vizcaya" "Zamora" => "Zamora" "Zaragoza" => "Zaragoza" ] |
[ "Álava" => "Álava" "Albacete" => "Albacete" "Alicante" => "Alicante" "Almería" => "Almería" "Asturias" => "Asturias" "Ávila" => "Ávila" "Badajoz" => "Badajoz" "Barcelona" => "Barcelona" "Burgos" => "Burgos" "Cáceres" => "Cáceres" "Cádiz" => "Cádiz" "Cantabria" => "Cantabria" "Castellón" => "Castellón" "Ciudad Real" => "Ciudad Real" "Córdoba" => "Córdoba" "Cuenca" => "Cuenca" "Gerona" => "Gerona" "Granada" => "Granada" "Guadalajara" => "Guadalajara" "Guipúzcoa" => "Guipúzcoa" "Huelva" => "Huelva" "Huesca" => "Huesca" "Islas Balears" => "Islas Balears" "Jaén" => "Jaén" "La Coruña" => "La Coruña" "La Rioja" => "La Rioja" "Las Palmas" => "Las Palmas" "León" => "León" "Lérida" => "Lérida" "Lugo" => "Lugo" "Madrid" => "Madrid" "Málaga" => "Málaga" "Murcia" => "Murcia" "Navarra" => "Navarra" "Orense" => "Orense" "Palencia" => "Palencia" "Pontevedra" => "Pontevedra" "Salamanca" => "Salamanca" "Santa Cruz de Tenerife" => "Santa Cruz de Tenerife" "Segovia" => "Segovia" "Sevilla" => "Sevilla" "Soria" => "Soria" "Tarragona" => "Tarragona" "Teruel" => "Teruel" "Toledo" => "Toledo" "Valencia" => "Valencia" "Valladolid" => "Valladolid" "Vizcaya" => "Vizcaya" "Zamora" => "Zamora" "Zaragoza" => "Zaragoza" ] |
label | "Provincia" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
placeholder | "Seleccione una 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 | [ "class" => "form-control form-input" "required" => "" ] |
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 | [ "Álava" => "Álava" "Albacete" => "Albacete" "Alicante" => "Alicante" "Almería" => "Almería" "Asturias" => "Asturias" "Ávila" => "Ávila" "Badajoz" => "Badajoz" "Barcelona" => "Barcelona" "Burgos" => "Burgos" "Cáceres" => "Cáceres" "Cádiz" => "Cádiz" "Cantabria" => "Cantabria" "Castellón" => "Castellón" "Ciudad Real" => "Ciudad Real" "Córdoba" => "Córdoba" "Cuenca" => "Cuenca" "Gerona" => "Gerona" "Granada" => "Granada" "Guadalajara" => "Guadalajara" "Guipúzcoa" => "Guipúzcoa" "Huelva" => "Huelva" "Huesca" => "Huesca" "Islas Balears" => "Islas Balears" "Jaén" => "Jaén" "La Coruña" => "La Coruña" "La Rioja" => "La Rioja" "Las Palmas" => "Las Palmas" "León" => "León" "Lérida" => "Lérida" "Lugo" => "Lugo" "Madrid" => "Madrid" "Málaga" => "Málaga" "Murcia" => "Murcia" "Navarra" => "Navarra" "Orense" => "Orense" "Palencia" => "Palencia" "Pontevedra" => "Pontevedra" "Salamanca" => "Salamanca" "Santa Cruz de Tenerife" => "Santa Cruz de Tenerife" "Segovia" => "Segovia" "Sevilla" => "Sevilla" "Soria" => "Soria" "Tarragona" => "Tarragona" "Teruel" => "Teruel" "Toledo" => "Toledo" "Valencia" => "Valencia" "Valladolid" => "Valladolid" "Vizcaya" => "Vizcaya" "Zamora" => "Zamora" "Zaragoza" => "Zaragoza" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Provincia" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Seleccione una provincia" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#918 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#914 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_register_shelter_location" ] |
cache_key | "_register_shelter_location_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "Álava" +value: "Álava" +data: "Álava" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Albacete" +value: "Albacete" +data: "Albacete" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "Alicante" +value: "Alicante" +data: "Alicante" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "Almería" +value: "Almería" +data: "Almería" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "Asturias" +value: "Asturias" +data: "Asturias" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Ávila" +value: "Ávila" +data: "Ávila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "Badajoz" +value: "Badajoz" +data: "Badajoz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Barcelona" +value: "Barcelona" +data: "Barcelona" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "Burgos" +value: "Burgos" +data: "Burgos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Cáceres" +value: "Cáceres" +data: "Cáceres" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "Cádiz" +value: "Cádiz" +data: "Cádiz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "Cantabria" +value: "Cantabria" +data: "Cantabria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "Castellón" +value: "Castellón" +data: "Castellón" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "Ciudad Real" +value: "Ciudad Real" +data: "Ciudad Real" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "Córdoba" +value: "Córdoba" +data: "Córdoba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "Cuenca" +value: "Cuenca" +data: "Cuenca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Gerona" +value: "Gerona" +data: "Gerona" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "Granada" +value: "Granada" +data: "Granada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Guadalajara" +value: "Guadalajara" +data: "Guadalajara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "Guipúzcoa" +value: "Guipúzcoa" +data: "Guipúzcoa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "Huelva" +value: "Huelva" +data: "Huelva" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "Huesca" +value: "Huesca" +data: "Huesca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Islas Balears" +value: "Islas Balears" +data: "Islas Balears" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "Jaén" +value: "Jaén" +data: "Jaén" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "La Coruña" +value: "La Coruña" +data: "La Coruña" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "La Rioja" +value: "La Rioja" +data: "La Rioja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Las Palmas" +value: "Las Palmas" +data: "Las Palmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "León" +value: "León" +data: "León" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Lérida" +value: "Lérida" +data: "Lérida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "Lugo" +value: "Lugo" +data: "Lugo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Madrid" +value: "Madrid" +data: "Madrid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Málaga" +value: "Málaga" +data: "Málaga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "Murcia" +value: "Murcia" +data: "Murcia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "Navarra" +value: "Navarra" +data: "Navarra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Orense" +value: "Orense" +data: "Orense" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "Palencia" +value: "Palencia" +data: "Palencia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Pontevedra" +value: "Pontevedra" +data: "Pontevedra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Salamanca" +value: "Salamanca" +data: "Salamanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Santa Cruz de Tenerife" +value: "Santa Cruz de Tenerife" +data: "Santa Cruz de Tenerife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "Segovia" +value: "Segovia" +data: "Segovia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Sevilla" +value: "Sevilla" +data: "Sevilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "Soria" +value: "Soria" +data: "Soria" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "Tarragona" +value: "Tarragona" +data: "Tarragona" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "Teruel" +value: "Teruel" +data: "Teruel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "Toledo" +value: "Toledo" +data: "Toledo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "Valencia" +value: "Valencia" +data: "Valencia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "Valladolid" +value: "Valladolid" +data: "Valladolid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Vizcaya" +value: "Vizcaya" +data: "Vizcaya" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Zamora" +value: "Zamora" +data: "Zamora" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "Zaragoza" +value: "Zaragoza" +data: "Zaragoza" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2187 -form: Symfony\Component\Form\Form {#1058 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2185 …5} |
full_name | "register_shelter[location]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_location" |
is_selected | Closure($choice, $value) {#2251 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Provincia" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "location" |
placeholder | "Seleccione una provincia" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_location" |
valid | true |
value | "" |
responsableName
"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 | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
label | "Nombre y Apellidos del Presidente/a" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#924 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 y Apellidos del Presidente/a" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
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 {#323 …} $message: Closure() {#927 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_shelter_responsableName" ] |
cache_key | "_register_shelter_responsableName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2249 -form: Symfony\Component\Form\Form {#1061 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2250 …5} |
full_name | "register_shelter[responsableName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_responsableName" |
label | "Nombre y Apellidos del Presidente/a" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "responsableName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_responsableName" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
label | "Correo electrónico oficial de la asociación" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#938 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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Correo electrónico oficial de la asociación" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
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() {#943 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#937 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_register_shelter_email" ] |
cache_key | "_register_shelter_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2252 -form: Symfony\Component\Form\Form {#1064 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2253 …5} |
full_name | "register_shelter[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_email" |
label | "Correo electrónico oficial de la asociación" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_email" |
valid | true |
value | "" |
phone
"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 | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#888 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#833 +payload: null +message: "user.phone.format" +pattern: "/^[+]?[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#888 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#833 +payload: null +message: "user.phone.format" +pattern: "/^[+]?[0-9]*$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "Teléfono" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#888 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#833 +payload: null +message: "user.phone.format" +pattern: "/^[+]?[0-9]*$/" +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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#950 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 | [ "class" => "form-label darkRed required-asterisk" ] |
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() {#952 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#951 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_shelter_phone" ] |
cache_key | "_register_shelter_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2254 -form: Symfony\Component\Form\Form {#1067 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2255 …5} |
full_name | "register_shelter[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_phone" |
label | "Teléfono" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_phone" |
valid | true |
value | "" |
cif
"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 | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
label | "CIF - Nº (Obligatorio)" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "¿Que es el CIF? Documento de identificación fiscal de la protectora." "icon" => "fa-circle-info" ] |
[ "class" => "form-label darkRed required-asterisk" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "¿Que es el CIF? Documento de identificación fiscal de la protectora." "icon" => "fa-circle-info" ] |
label_html | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#959 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 | "CIF - Nº (Obligatorio)" |
label_attr | [ "class" => "form-label darkRed required-asterisk" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "¿Que es el CIF? Documento de identificación fiscal de la protectora." "icon" => "fa-circle-info" ] |
label_format | null |
label_html | true |
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() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#960 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_register_shelter_cif" ] |
cache_key | "_register_shelter_cif_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2256 -form: Symfony\Component\Form\Form {#1070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2257 …5} |
full_name | "register_shelter[cif]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_cif" |
label | "CIF - Nº (Obligatorio)" |
label_attr | [ "class" => "form-label darkRed required-asterisk" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "¿Que es el CIF? Documento de identificación fiscal de la protectora." "icon" => "fa-circle-info" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "cif" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_cif" |
valid | true |
value | "" |
password
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
[ "first" => null "second" => null ] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#847 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#832 +payload: null +message: "user.password.characters" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[A-Za-z\d]{8,50}/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#847 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#832 +payload: null +message: "user.password.characters" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[A-Za-z\d]{8,50}/" +htmlPattern: null +match: true +normalizer: null } ] |
first_options | [ "label" => "Contraseña" "label_attr" => [ "class" => "form-label darkRed required-asterisk" ] "attr" => [ "class" => "form-control form-input" "required" => "" ] ] |
[ "label" => "Contraseña" "label_attr" => [ "class" => "form-label darkRed required-asterisk" ] "attr" => [ "class" => "form-control form-input" "required" => "" ] ] |
invalid_message | "Las contraseñas introducidas no son iguales." |
same as passed value |
label | false |
false
|
required | true |
same as passed value |
second_options | [ "label" => "Repita contraseña" "label_attr" => [ "class" => "form-label darkRed required-asterisk" ] "attr" => [ "class" => "form-control form-input" "required" => "" ] ] |
[ "label" => "Repita contraseña" "label_attr" => [ "class" => "form-label darkRed required-asterisk" ] "attr" => [ "class" => "form-control form-input" "required" => "" ] ] |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#847 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#832 +payload: null +message: "user.password.characters" +pattern: "/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[A-Za-z\d]{8,50}/" +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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#976 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [ "." => "first" ] |
extra_fields_message | "This form should not contain extra fields." |
first_name | "first" |
first_options | [ "label" => "Contraseña" "label_attr" => [ "class" => "form-label darkRed required-asterisk" ] "attr" => [ "class" => "form-control form-input" "required" => "" ] ] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Las contraseñas introducidas no son iguales." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
options | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
second_name | "second" |
second_options | [ "label" => "Repita contraseña" "label_attr" => [ "class" => "form-label darkRed required-asterisk" ] "attr" => [ "class" => "form-control form-input" "required" => "" ] ] |
setter | null |
translation_domain | null |
trim | true |
type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
upload_max_size_message | Closure() {#969 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#970 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "repeated" "_register_shelter_password" ] |
cache_key | "_register_shelter_password_repeated" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2258 -form: Symfony\Component\Form\Form {#1103 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2259 …5} |
full_name | "register_shelter[password]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_password" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "password" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_password" |
valid | true |
value | [ "first" => null "second" => null ] |
first
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
error_bubbling | false |
false
|
label | "Contraseña" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1074 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Contraseña" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
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 | false |
upload_max_size_message | Closure() {#1081 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#1080 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_register_shelter_password_first" ] |
cache_key | "_register_shelter_password_first_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2263 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2262 …5} |
full_name | "register_shelter[password][first]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_password_first" |
label | "Contraseña" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "first" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_password_first" |
valid | true |
value | "" |
second
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
error_bubbling | false |
false
|
label | "Repita contraseña" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1087 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 |
hash_property_path | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The password is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Repita contraseña" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
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 | false |
upload_max_size_message | Closure() {#1089 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#1088 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_register_shelter_password_second" ] |
cache_key | "_register_shelter_password_second_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2264 -form: Symfony\Component\Form\Form {#1110 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2265 …5} |
full_name | "register_shelter[password][second]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_password_second" |
label | "Repita contraseña" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "second" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_password_second" |
valid | true |
value | "" |
privacyPolicy
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 |
---|---|---|
label | "Acepto la política de privacidad <a href="/legal/politica-de-privacidad" target="_blank">Ver política de privacidad</a>" |
same as passed value |
label_attr | [ "class" => "ms-1 fs-12px" ] |
[ "class" => "ms-1 fs-12px" ] |
label_html | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#986 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 {#983 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Acepto la política de privacidad <a href="/legal/politica-de-privacidad" target="_blank">Ver política de privacidad</a>" |
label_attr | [ "class" => "ms-1 fs-12px" ] |
label_format | null |
label_html | true |
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() {#990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#992 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_register_shelter_privacyPolicy" ] |
cache_key | "_register_shelter_privacyPolicy_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2260 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2261 …5} |
full_name | "register_shelter[privacyPolicy]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_privacyPolicy" |
label | "Acepto la política de privacidad <a href="/legal/politica-de-privacidad" target="_blank">Ver política de privacidad</a>" |
label_attr | [ "class" => "ms-1 fs-12px" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "privacyPolicy" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_privacyPolicy" |
valid | true |
value | "1" |
imageFile
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\File {#830 +payload: null +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "image/gif" "image/webp" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Por favor, sube un archivo de imagen válido (JPEG, PNG o GIF)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null } ] |
[ Symfony\Component\Validator\Constraints\File {#830 +payload: null +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "image/gif" "image/webp" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Por favor, sube un archivo de imagen válido (JPEG, PNG o GIF)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null } ] |
label | "Logo" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
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 | [ Symfony\Component\Validator\Constraints\File {#830 +payload: null +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "image/gif" "image/webp" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Por favor, sube un archivo de imagen válido (JPEG, PNG o GIF)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Logo" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1036 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#1037 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_register_shelter_imageFile" ] |
cache_key | "_register_shelter_imageFile_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2267 -form: Symfony\Component\Form\Form {#1116 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2266 …5} |
full_name | "register_shelter[imageFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_imageFile" |
label | "Logo" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "imageFile" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_register_shelter_imageFile" |
valid | true |
value | "" |
cifFile
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\File {#871 +payload: null +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "image/gif" "application/pdf" "application/msword" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Por favor, sube un archivo válido (PNG, JPG , PDF o DOC)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null } ] |
[ Symfony\Component\Validator\Constraints\File {#871 +payload: null +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "image/gif" "application/pdf" "application/msword" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Por favor, sube un archivo válido (PNG, JPG , PDF o DOC)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null } ] |
label | "Archivo CIF" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
required | true |
same as passed value |
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 | [ Symfony\Component\Validator\Constraints\File {#871 +payload: null +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "image/gif" "application/pdf" "application/msword" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Por favor, sube un archivo válido (PNG, JPG , PDF o DOC)." +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Archivo CIF" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1027 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#1028 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_register_shelter_cifFile" ] |
cache_key | "_register_shelter_cifFile_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2268 -form: Symfony\Component\Form\Form {#1119 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2269 …5} |
full_name | "register_shelter[cifFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_cifFile" |
label | "Archivo CIF" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "cifFile" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_register_shelter_cifFile" |
valid | true |
value | "" |
type
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 | [ "class" => "form-control form-input" "required" => "" ] |
[ "class" => "form-control form-input" "required" => "" ] |
choices | [ "Fundación" => "foundation" "Asociación" => "association" ] |
[ "Fundación" => "foundation" "Asociación" => "association" ] |
label | "Tipo" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
[ "class" => "form-label darkRed required-asterisk" ] |
placeholder | "Seleccione un tipo" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input" "required" => "" ] |
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 | [ "Fundación" => "foundation" "Asociación" => "association" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Tipo" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Seleccione un tipo" |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1018 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#1019 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_register_shelter_type" ] |
cache_key | "_register_shelter_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "Fundación" +value: "foundation" +data: "foundation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "Asociación" +value: "association" +data: "association" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2270 -form: Symfony\Component\Form\Form {#1122 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2271 …5} |
full_name | "register_shelter[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_type" |
is_selected | Closure($choice, $value) {#2275 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Tipo" |
label_attr | [ "class" => "form-label darkRed required-asterisk" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | "Seleccione un tipo" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_type" |
valid | true |
value | "" |
isPublicEntity
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 |
---|---|---|
label | "Declarada de Utilidad Pública" |
same as passed value |
label_attr | [ "class" => "ms-1 fs-12px" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "La declaración de Utilidad Pública, viene a suponer, además de un reconocimiento social de la labor de la entidad, la posibilidad de acogerse a una serie de beneficios fiscales y la capacidad de utilizar la mención «declarada de Utilidad Pública»." "icon" => "fa-circle-info" ] |
[ "class" => "ms-1 fs-12px" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "La declaración de Utilidad Pública, viene a suponer, además de un reconocimiento social de la labor de la entidad, la posibilidad de acogerse a una serie de beneficios fiscales y la capacidad de utilizar la mención «declarada de Utilidad Pública»." "icon" => "fa-circle-info" ] |
label_html | true |
same as passed value |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#986 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 {#983 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Declarada de Utilidad Pública" |
label_attr | [ "class" => "ms-1 fs-12px" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "La declaración de Utilidad Pública, viene a suponer, además de un reconocimiento social de la labor de la entidad, la posibilidad de acogerse a una serie de beneficios fiscales y la capacidad de utilizar la mención «declarada de Utilidad Pública»." "icon" => "fa-circle-info" ] |
label_format | null |
label_html | true |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1007 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#1008 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_register_shelter_isPublicEntity" ] |
cache_key | "_register_shelter_isPublicEntity_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2276 -form: Symfony\Component\Form\Form {#1125 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2277 …5} |
full_name | "register_shelter[isPublicEntity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_isPublicEntity" |
label | "Declarada de Utilidad Pública" |
label_attr | [ "class" => "ms-1 fs-12px" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "La declaración de Utilidad Pública, viene a suponer, además de un reconocimiento social de la labor de la entidad, la posibilidad de acogerse a una serie de beneficios fiscales y la capacidad de utilizar la mención «declarada de Utilidad Pública»." "icon" => "fa-circle-info" ] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isPublicEntity" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_isPublicEntity" |
valid | true |
value | "1" |
aboutUs
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 | [ "class" => "form-control form-input register_shelter_aboutUs" "required" => "" ] |
[ "class" => "form-control form-input register_shelter_aboutUs" "required" => "" ] |
choices | [ "Somos albergue/refugio" => "is_refuge" "Necesitamos casas de acogida" => "need_foster" "Buscamos voluntarios" => "need_volunteers" "Aceptamos donaciones" => "need_donation" "Ninguna de las anteriores" => "none" ] |
[ "Somos albergue/refugio" => "is_refuge" "Necesitamos casas de acogida" => "need_foster" "Buscamos voluntarios" => "need_volunteers" "Aceptamos donaciones" => "need_donation" "Ninguna de las anteriores" => "none" ] |
label | "Más sobre nosotros" |
same as passed value |
label_attr | [ "class" => "form-label darkRed required-asterisk d-inline-block w-auto pe-1" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "Cuéntanos más sobre tus necesidades, puedes marcar varias de ellas." "icon" => "fa-circle-info" ] |
[ "class" => "form-label darkRed required-asterisk d-inline-block w-auto pe-1" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "Cuéntanos más sobre tus necesidades, puedes marcar varias de ellas." "icon" => "fa-circle-info" ] |
multiple | true |
same as passed value |
placeholder | "Seleccione una o varias opciones" |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control form-input register_shelter_aboutUs" "required" => "" ] |
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 | [ "Somos albergue/refugio" => "is_refuge" "Necesitamos casas de acogida" => "need_foster" "Buscamos voluntarios" => "need_volunteers" "Aceptamos donaciones" => "need_donation" "Ninguna de las anteriores" => "none" ] |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Más sobre nosotros" |
label_attr | [ "class" => "form-label darkRed required-asterisk d-inline-block w-auto pe-1" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "Cuéntanos más sobre tus necesidades, puedes marcar varias de ellas." "icon" => "fa-circle-info" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1044 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#1043 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control form-input register_shelter_aboutUs" "required" => "" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_register_shelter_aboutUs" ] |
cache_key | "_register_shelter_aboutUs_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "Somos albergue/refugio" +value: "is_refuge" +data: "is_refuge" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "Necesitamos casas de acogida" +value: "need_foster" +data: "need_foster" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "Buscamos voluntarios" +value: "need_volunteers" +data: "need_volunteers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "Aceptamos donaciones" +value: "need_donation" +data: "need_donation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "Ninguna de las anteriores" +value: "none" +data: "none" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2278 -form: Symfony\Component\Form\Form {#1128 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2279 …5} |
full_name | "register_shelter[aboutUs][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter_aboutUs" |
is_selected | Closure($choice, array $values) {#2286 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Más sobre nosotros" |
label_attr | [ "class" => "form-label darkRed required-asterisk d-inline-block w-auto pe-1" "data-toggle" => "tooltip" "data-placement" => "tooltip" "title" => "Cuéntanos más sobre tus necesidades, puedes marcar varias de ellas." "icon" => "fa-circle-info" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "aboutUs" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_register_shelter_aboutUs" |
valid | true |
value | [] |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "28065c588.6OGMSpkm9CIZ4BN0tIJywFdB6O1VXFgMqxVF1hqztAw.v9Tpe9IRpht7lkUk-9YeohAHpq8bOBZZmUQCuHXW50Gi0so6-26OdWOjZA" |
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 | "28065c588.6OGMSpkm9CIZ4BN0tIJywFdB6O1VXFgMqxVF1hqztAw.v9Tpe9IRpht7lkUk-9YeohAHpq8bOBZZmUQCuHXW50Gi0so6-26OdWOjZA" |
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 {#120 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#26 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#6 …} -namespace: Closure() {#27 …} } |
data | "28065c588.6OGMSpkm9CIZ4BN0tIJywFdB6O1VXFgMqxVF1hqztAw.v9Tpe9IRpht7lkUk-9YeohAHpq8bOBZZmUQCuHXW50Gi0so6-26OdWOjZA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2287 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() {#2292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#323 …} $message: Closure() {#2289 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_register_shelter__token" ] |
cache_key | "_register_shelter__token_hidden" |
compound | false |
data | "28065c588.6OGMSpkm9CIZ4BN0tIJywFdB6O1VXFgMqxVF1hqztAw.v9Tpe9IRpht7lkUk-9YeohAHpq8bOBZZmUQCuHXW50Gi0so6-26OdWOjZA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2302 -form: Symfony\Component\Form\Form {#2298 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2293 …5} |
full_name | "register_shelter[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "register_shelter__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 | "_register_shelter__token" |
valid | true |
value | "28065c588.6OGMSpkm9CIZ4BN0tIJywFdB6O1VXFgMqxVF1hqztAw.v9Tpe9IRpht7lkUk-9YeohAHpq8bOBZZmUQCuHXW50Gi0so6-26OdWOjZA" |