Forms
form [form]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Object(Maenar\coreBundle\Entity\Distributor) |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | Object(Maenar\coreBundle\Entity\Distributor) | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | true |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | true |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data | Object(Maenar\coreBundle\Entity\Distributor) |
data_class | Maenar\coreBundle\Entity\Distributor |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => form, 2 => _form] |
cache_key | _form_form |
compound | true |
data | Object(Maenar\coreBundle\Entity\Distributor) |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form |
id | form |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | form |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form |
valid | true |
value | Object(Maenar\coreBundle\Entity\Distributor) |
nombre [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Baños Santa Maria |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [maxlength => 255] | same as passed value |
label | Nombre distribuidor | same as passed value |
required | true | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [maxlength => 255] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Nombre distribuidor |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [maxlength => 255] |
block_prefixes | [0 => form, 1 => text, 2 => _form_nombre] |
cache_key | _form_nombre_text |
compound | false |
data | Baños Santa Maria |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[nombre] |
id | form_nombre |
label | Nombre distribuidor |
label_attr | [] |
label_format | null |
max_length | 255 |
method | POST |
multipart | false |
name | nombre |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_nombre |
valid | true |
value | Baños Santa Maria |
gestorZona [entity]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Object(Proxies\__CG__\Maenar\coreBundle\Entity\gestorZona) |
View Format | 6 |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | Maenar\coreBundle\Entity\gestorZona | same as passed value |
em | default | Object(Doctrine\ORM\EntityManager) |
label | Gestor de zona | same as passed value |
multiple | false | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
choice_attr | null |
choice_label | [0 => Symfony\Bridge\Doctrine\Form\Type\DoctrineType, 1 => createChoiceLabel] |
choice_list | Object(Symfony\Component\Form\ChoiceList\LazyChoiceList) |
choice_loader | Object(Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader) |
choice_name | [0 => Symfony\Bridge\Doctrine\Form\Type\DoctrineType, 1 => createChoiceName] |
choice_translation_domain | false |
choice_value | [0 => Object(Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader), 1 => getIdValue] |
choices | null |
choices_as_values | true |
class | Maenar\coreBundle\Entity\gestorZona |
compound | false |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
em | Object(Doctrine\ORM\EntityManager) |
empty_data | |
empty_value | __deprecated_empty_value__ |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
group_by | null |
id_reader | Object(Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader) |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Gestor de zona |
label_attr | [] |
label_format | null |
loader | null |
mapped | true |
max_length | null |
method | POST |
multiple | false |
pattern | null |
placeholder | |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
preferred_choices | [] |
property | null |
property_path | null |
query_builder | null |
read_only | false |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => choice, 2 => entity, 3 => _form_gestorZona] |
cache_key | _form_gestorZona_entity |
choice_translation_domain | false |
choices | [2 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 3 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 4 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 5 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 6 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 7 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 8 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 9 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 10 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 11 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 12 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView), 13 => Object(Symfony\Component\Form\ChoiceList\View\ChoiceView)] |
compound | false |
data | Object(Proxies\__CG__\Maenar\coreBundle\Entity\gestorZona) |
disabled | false |
empty_value | |
empty_value_in_choices | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
expanded | false |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[gestorZona] |
id | form_gestorZona |
is_selected | Object(Closure) |
label | Gestor de zona |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
multiple | false |
name | gestorZona |
pattern | null |
placeholder | |
placeholder_in_choices | false |
preferred_choices | [] |
read_only | false |
required | false |
separator | ------------------- |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_gestorZona |
valid | true |
value | 6 |
username [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | santa |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Nombre de usuario | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Nombre de usuario |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_username] |
cache_key | _form_username_text |
compound | false |
data | santa |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[username] |
id | form_username |
label | Nombre de usuario |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | username |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_username |
valid | true |
value | santa |
especial [checkbox]
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 | same as passed value | |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 1 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _form_especial] |
cache_key | _form_especial_checkbox |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[especial] |
id | form_especial |
label | |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | especial |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_especial |
valid | true |
value | 1 |
sendSMS [checkbox]
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 | same as passed value | |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 1 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _form_sendSMS] |
cache_key | _form_sendSMS_checkbox |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[sendSMS] |
id | form_sendSMS |
label | |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | sendSMS |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_sendSMS |
valid | true |
value | 1 |
entregadirectaacliente [checkbox]
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 | same as passed value | |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
value | 1 |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => checkbox, 2 => _form_entregadirectaacliente] |
cache_key | _form_entregadirectaacliente_checkbox |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[entregadirectaacliente] |
id | form_entregadirectaacliente |
label | |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | entregadirectaacliente |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_entregadirectaacliente |
valid | true |
value | 1 |
password [repeated]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w== |
View Format | [password => AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w==, confirm => AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w==] |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [placeholder => Password] | same as passed value |
first_name | password | same as passed value |
invalid_message | Los password han de ser iguales. | same as passed value |
required | false | same as passed value |
second_name | confirm | same as passed value |
type | password | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [placeholder => Password] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | false |
compound | true |
constraints | [] |
csrf_field_name | _token |
csrf_message | The CSRF token is invalid. Please try to resubmit the form. |
csrf_protection | true |
csrf_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [. => password] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
first_name | password |
first_options | [] |
inherit_data | false |
intention | null |
invalid_message | Los password han de ser iguales. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
options | [] |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
second_name | confirm |
second_options | [] |
translation_domain | null |
trim | true |
type | password |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [placeholder => Password] |
block_prefixes | [0 => form, 1 => repeated, 2 => _form_password] |
cache_key | _form_password_repeated |
compound | true |
data | AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w== |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[password] |
id | form_password |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | password |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_password |
valid | true |
value | [password => AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w==, confirm => AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w==] |
password [password]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w== |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => password, 3 => _form_password_password] |
cache_key | _form_password_password_password |
compound | false |
data | AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w== |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[password][password] |
id | form_password_password |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | password |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_password_password |
valid | true |
value |
confirm [password]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w== |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
error_bubbling | false | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | false |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => password, 3 => _form_password_confirm] |
cache_key | _form_password_confirm_password |
compound | false |
data | AX0vS8nWcCxVi+vYUfcGL6TzTq3dKZ5M+u5dILAd9BxKz3vZpJlWburKvpQFHfhoyxfjMacKnMahSOQxaUy2+w== |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[password][confirm] |
id | form_password_confirm |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | confirm |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_password_confirm |
valid | true |
value |
firstname [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Paco |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Nombre representante | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Nombre representante |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_firstname] |
cache_key | _form_firstname_text |
compound | false |
data | Paco |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[firstname] |
id | form_firstname |
label | Nombre representante |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | firstname |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_firstname |
valid | true |
value | Paco |
email [email]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | contabilidad@banyssantamaria.com |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | true |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => email, 3 => _form_email] |
cache_key | _form_email_email |
compound | false |
data | contabilidad@banyssantamaria.com |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[email] |
id | form_email |
label | |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | |
pattern | null |
read_only | false |
required | true |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_email |
valid | true |
value | contabilidad@banyssantamaria.com |
nif [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | B62112313 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | NIF / DNI | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | NIF / DNI |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_nif] |
cache_key | _form_nif_text |
compound | false |
data | B62112313 |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[nif] |
id | form_nif |
label | NIF / DNI |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | nif |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_nif |
valid | true |
value | B62112313 |
address [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | C/Oriental, 8 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Dirección | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Dirección |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_address] |
cache_key | _form_address_text |
compound | false |
data | C/Oriental, 8 |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[address] |
id | form_address |
label | Dirección |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | address |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_address |
valid | true |
value | C/Oriental, 8 |
cp [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 08906 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [autocomplete => off] | same as passed value |
label | Código postal | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [autocomplete => off] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Código postal |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [autocomplete => off] |
block_prefixes | [0 => form, 1 => text, 2 => _form_cp] |
cache_key | _form_cp_text |
compound | false |
data | 08906 |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[cp] |
id | form_cp |
label | Código postal |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | cp |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_cp |
valid | true |
value | 08906 |
localidad [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Hospitalet de Llobregat |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Ciudad | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Ciudad |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_localidad] |
cache_key | _form_localidad_text |
compound | false |
data | Hospitalet de Llobregat |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[localidad] |
id | form_localidad |
label | Ciudad |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | localidad |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_localidad |
valid | true |
value | Hospitalet de Llobregat |
provincia [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Barcelona |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Provincia | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Provincia |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_provincia] |
cache_key | _form_provincia_text |
compound | false |
data | Barcelona |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[provincia] |
id | form_provincia |
label | Provincia |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | provincia |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_provincia |
valid | true |
value | Barcelona |
comunity [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Comunidad autónoma | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Comunidad autónoma |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_comunity] |
cache_key | _form_comunity_text |
compound | false |
data | null |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[comunity] |
id | form_comunity |
label | Comunidad autónoma |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | comunity |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_comunity |
valid | true |
value |
phone [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 934375667 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Teléfono | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Teléfono |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_phone] |
cache_key | _form_phone_text |
compound | false |
data | 934375667 |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[phone] |
id | form_phone |
label | Teléfono |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | phone |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_phone |
valid | true |
value | 934375667 |
mphone [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | Teléfono móvil | same as passed value |
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | Teléfono móvil |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_mphone] |
cache_key | _form_mphone_text |
compound | false |
data | null |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[mphone] |
id | form_mphone |
label | Teléfono móvil |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | mphone |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_mphone |
valid | true |
value |
latitud [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 41.3678891 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_latitud] |
cache_key | _form_latitud_text |
compound | false |
data | 41.3678891 |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[latitud] |
id | form_latitud |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | latitud |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_latitud |
valid | true |
value | 41.3678891 |
longitud [text]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 2.0988849 |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | true |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => text, 2 => _form_longitud] |
cache_key | _form_longitud_text |
compound | false |
data | 2.0988849 |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[longitud] |
id | form_longitud |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | longitud |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form_longitud |
valid | true |
value | 2.0988849 |
_token [hidden]
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | WTEeu441ld7rZ2-oWDzr9tPEIbooX3LZdAM0rfeU3do |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | WTEeu441ld7rZ2-oWDzr9tPEIbooX3LZdAM0rfeU3do | same as passed value |
mapped | false | same as passed value |
Resolved Options
Option | Value |
---|---|
action | |
allow_extra_fields | false |
allow_file_upload | false |
apply_filter | null |
attr | [] |
auto_initialize | true |
block_name | null |
by_reference | true |
cascade_validation | 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_provider | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
csrf_token_id | null |
csrf_token_manager | Object(Symfony\Component\Security\Csrf\CsrfTokenManager) |
data | WTEeu441ld7rZ2-oWDzr9tPEIbooX3LZdAM0rfeU3do |
data_class | null |
data_extraction_method | default |
disabled | false |
empty_data | Object(Closure) |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | This form should not contain extra fields. |
filter_condition_builder | null |
inherit_data | false |
intention | null |
invalid_message | This value is not valid. |
invalid_message_parameters | [] |
label | null |
label_attr | [] |
label_format | null |
mapped | false |
max_length | null |
method | POST |
pattern | null |
post_max_size_message | The uploaded file was too large. Please try to upload a smaller file. |
property_path | null |
read_only | false |
required | false |
translation_domain | null |
trim | true |
upload_max_size_message | Object(Closure) |
validation_groups | null |
virtual | null |
View Variables
Variable | Value |
---|---|
action | |
attr | [] |
block_prefixes | [0 => form, 1 => hidden, 2 => _form__token] |
cache_key | _form__token_hidden |
compound | false |
data | WTEeu441ld7rZ2-oWDzr9tPEIbooX3LZdAM0rfeU3do |
disabled | false |
errors | Object(Symfony\Component\Form\FormErrorIterator) |
form | Object(Symfony\Component\Form\FormView) |
full_name | form[_token] |
id | form__token |
label | null |
label_attr | [] |
label_format | null |
max_length | null |
method | POST |
multipart | false |
name | _token |
pattern | null |
read_only | false |
required | false |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | _form__token |
valid | true |
value | WTEeu441ld7rZ2-oWDzr9tPEIbooX3LZdAM0rfeU3do |