Forms
-
pqr_form
-
nombre
-
email
-
telefono
-
asunto
-
descripcion
-
tipoPqr
-
archivo
-
archivoFile
-
file
-
-
-
_token
-
pqr_form
Form type:
"App\Form\PqrFormType"
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 | [ "data-messages" => "{"popup_error_titulo":"Ops!","popup_error_datos_formulario":"The data sent is not correct","error_campo_requerido":"This field is required","error_email_invalido":"The email has an invalid format","error_archivo_size":"File size must not exceed 500 KB","error_archivo_type":"The file must be in text format","max_size_archivos_kb":"500"}" ] |
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 {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | "App\Entity\General\Pqr" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1517 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\General\Pqr" } } |
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() {#1515 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1516 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-messages" => "{"popup_error_titulo":"Ops!","popup_error_datos_formulario":"The data sent is not correct","error_campo_requerido":"This field is required","error_email_invalido":"The email has an invalid format","error_archivo_size":"File size must not exceed 500 KB","error_archivo_type":"The file must be in text format","max_size_archivos_kb":"500"}" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "pqr_form" "_pqr_form" ] |
cache_key | "_pqr_form_pqr_form" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1533 -form: Symfony\Component\Form\Form {#1710 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1514 …5} |
full_name | "pqr_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "pqr_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form" |
valid | true |
value | null |
nombre
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1529 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1529 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
label | "Name" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1529 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1541 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 | "Name" |
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() {#1540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1562 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pqr_form_nombre" ] |
cache_key | "_pqr_form_nombre_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1761 -form: Symfony\Component\Form\Form {#1715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1763 …5} |
full_name | "pqr_form[nombre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_nombre" |
label | "Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nombre" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form_nombre" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1544 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1543 +payload: null +groups: ? ?array +message: "The email has an invalid format" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1544 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1543 +payload: null +groups: ? ?array +message: "The email has an invalid format" +mode: null +normalizer: null } ] |
label | "Email" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1544 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1543 +payload: null +groups: ? ?array +message: "The email has an invalid format" +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1527 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 | "Email" |
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() {#1545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1525 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pqr_form_email" ] |
cache_key | "_pqr_form_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1760 -form: Symfony\Component\Form\Form {#1718 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1716 …5} |
full_name | "pqr_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form_email" |
valid | true |
value | "" |
telefono
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1500 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1593 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1508 +payload: null +groups: ? ?array +message: "This value is not valid." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1500 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1593 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1508 +payload: null +groups: ? ?array +message: "This value is not valid." +pattern: "/^[0-9]+$/" +htmlPattern: null +match: true +normalizer: null } ] |
label | "Phone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1500 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#1593 +payload: null +groups: ? ?array +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: null +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } Symfony\Component\Validator\Constraints\Regex {#1508 +payload: null +groups: ? ?array +message: "This value is not valid." +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 {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1556 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 provide a valid phone number." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Phone" |
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() {#1597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1450 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_pqr_form_telefono" ] |
cache_key | "_pqr_form_telefono_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1739 -form: Symfony\Component\Form\Form {#1721 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1737 …5} |
full_name | "pqr_form[telefono]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_telefono" |
label | "Phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefono" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form_telefono" |
valid | true |
value | "" |
asunto
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1520 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1520 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
label | "Subject" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1520 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1566 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 | "Subject" |
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() {#1564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1560 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pqr_form_asunto" ] |
cache_key | "_pqr_form_asunto_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1671 -form: Symfony\Component\Form\Form {#1708 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1678 …5} |
full_name | "pqr_form[asunto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_asunto" |
label | "Subject" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "asunto" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form_asunto" |
valid | true |
value | "" |
descripcion
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1519 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1519 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
label | "Description" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1519 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1606 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 | "Description" |
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() {#1611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1605 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_pqr_form_descripcion" ] |
cache_key | "_pqr_form_descripcion_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1754 -form: Symfony\Component\Form\Form {#1705 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1647 …5} |
full_name | "pqr_form[descripcion]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_descripcion" |
label | "Description" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "descripcion" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form_descripcion" |
valid | true |
value | "" |
tipoPqr
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
choice_label | Closure(TipoPqr $tipoPqr) {#1518 class: "App\Form\PqrFormType" this: App\Form\PqrFormType {#1438 …} } |
same as passed value |
choices | [ App\Entity\General\TipoPqr {#1469 -id: 1 -ref: "Petición" -orden: 1 -visible: true -createdAt: DateTimeImmutable @1717156595 {#1471 date: 2024-05-31 11:56:35.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1462 …} } App\Entity\General\TipoPqr {#1460 -id: 2 -ref: "Queja" -orden: 2 -visible: true -createdAt: DateTimeImmutable @1717156617 {#1482 date: 2024-05-31 11:56:57.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1459 …} } App\Entity\General\TipoPqr {#1485 -id: 3 -ref: "Reclamo" -orden: 3 -visible: true -createdAt: DateTimeImmutable @1717156630 {#1457 date: 2024-05-31 11:57:10.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1492 …} } ] |
[ App\Entity\General\TipoPqr {#1469 -id: 1 -ref: "Petición" -orden: 1 -visible: true -createdAt: DateTimeImmutable @1717156595 {#1471 date: 2024-05-31 11:56:35.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1462 …} } App\Entity\General\TipoPqr {#1460 -id: 2 -ref: "Queja" -orden: 2 -visible: true -createdAt: DateTimeImmutable @1717156617 {#1482 date: 2024-05-31 11:56:57.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1459 …} } App\Entity\General\TipoPqr {#1485 -id: 3 -ref: "Reclamo" -orden: 3 -visible: true -createdAt: DateTimeImmutable @1717156630 {#1457 date: 2024-05-31 11:57:10.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1492 …} } ] |
class | "App\Entity\General\TipoPqr" |
same as passed value |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1523 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1523 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
label | "Request type" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(TipoPqr $tipoPqr) {#1518 class: "App\Form\PqrFormType" this: App\Form\PqrFormType {#1438 …} } |
choice_loader | null |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1649 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1653 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1650 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1652 …} } |
choices | [ App\Entity\General\TipoPqr {#1469 -id: 1 -ref: "Petición" -orden: 1 -visible: true -createdAt: DateTimeImmutable @1717156595 {#1471 date: 2024-05-31 11:56:35.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1462 …} } App\Entity\General\TipoPqr {#1460 -id: 2 -ref: "Queja" -orden: 2 -visible: true -createdAt: DateTimeImmutable @1717156617 {#1482 date: 2024-05-31 11:56:57.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1459 …} } App\Entity\General\TipoPqr {#1485 -id: 3 -ref: "Reclamo" -orden: 3 -visible: true -createdAt: DateTimeImmutable @1717156630 {#1457 date: 2024-05-31 11:57:10.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1492 …} } ] |
class | "App\Entity\General\TipoPqr" |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1523 +payload: null +groups: ? ?array +message: "This field is required" +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerXd61y24\EntityManagerGhostEbeb667 {#397 …12} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1654 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerXd61y24\EntityManagerGhostEbeb667 {#397 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1440 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Request type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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 |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1655 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1657 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_pqr_form_tipoPqr" ] |
cache_key | "_pqr_form_tipoPqr_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "Petition" +value: "1" +data: App\Entity\General\TipoPqr {#1469 -id: 1 -ref: "Petición" -orden: 1 -visible: true -createdAt: DateTimeImmutable @1717156595 {#1471 date: 2024-05-31 11:56:35.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1462 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "Complaint" +value: "2" +data: App\Entity\General\TipoPqr {#1460 -id: 2 -ref: "Queja" -orden: 2 -visible: true -createdAt: DateTimeImmutable @1717156617 {#1482 date: 2024-05-31 11:56:57.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1459 …} } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "Claim" +value: "3" +data: App\Entity\General\TipoPqr {#1485 -id: 3 -ref: "Reclamo" -orden: 3 -visible: true -createdAt: DateTimeImmutable @1717156630 {#1457 date: 2024-05-31 11:57:10.0 UTC (+00:00) } -tipoPqrTranslations: Doctrine\ORM\PersistentCollection {#1492 …} } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1614 -form: Symfony\Component\Form\Form {#1702 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1573 …5} |
full_name | "pqr_form[tipoPqr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_tipoPqr" |
is_selected | Closure($choice, $value) {#1856 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Request type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "tipoPqr" |
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 | "_pqr_form_tipoPqr" |
valid | true |
value | "" |
archivo
Form type:
"App\Form\General\ArchivoType"
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
Option | Passed Value | Resolved Value |
---|---|---|
label | "File" |
same as passed value |
mapped | 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 | 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 {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | "App\Entity\General\Archivo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\General\Archivo" } } |
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 | "File" |
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() {#1670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1668 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "archivo" "_pqr_form_archivo" ] |
cache_key | "_pqr_form_archivo_archivo" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1866 -form: Symfony\Component\Form\Form {#1688 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1828 …5} |
full_name | "pqr_form[archivo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_archivo" |
label | "File" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "archivo" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form_archivo" |
valid | true |
value | null |
archivoFile
Form type:
"Vich\UploaderBundle\Form\Type\VichFileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | true |
same as passed value |
constraints | [ Symfony\Component\Validator\Constraints\File {#1693 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" "image/webp" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "File size must not exceed 500 KB" +mimeTypesMessage: "The file entered has an invalid format" +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: 500000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1693 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" "image/webp" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "File size must not exceed 500 KB" +mimeTypesMessage: "The file entered has an invalid format" +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: 500000 } ] |
label | false |
false
|
mapped | true |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | true |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\File {#1693 +payload: null +groups: ? ?array +binaryFormat: false +mimeTypes: [ "application/pdf" "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "image/jpeg" "image/webp" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "File size must not exceed 500 KB" +mimeTypesMessage: "The file entered has an invalid format" +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: 500000 } ] |
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 {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_uri | true |
empty_data | Closure(FormInterface $form) {#1675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | 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() {#1677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1676 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_pqr_form_archivo_archivoFile" ] |
cache_key | "_pqr_form_archivo_archivoFile_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#1868 -form: Symfony\Component\Form\Form {#1748 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1867 …5} |
full_name | "pqr_form[archivo][archivoFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_archivo_archivoFile" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "archivoFile" |
object | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form_archivo_archivoFile" |
valid | true |
value | [ "file" => null ] |
file
Form type:
"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 |
---|---|---|
attr | [] |
[] |
label | false |
false
|
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
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 | false |
label_attr | [] |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1755 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1756 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_pqr_form_archivo_archivoFile_file" ] |
cache_key | "_pqr_form_archivo_archivoFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1872 -form: Symfony\Component\Form\Form {#1745 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1871 …5} |
full_name | "pqr_form[archivo][archivoFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form_archivo_archivoFile_file" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_pqr_form_archivo_archivoFile_file" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b6b7a0a2e12903330.cBFtsVHrENZVCFjOieOCnWIF30jSx925XsLwCh3N3p8.JGEs4z6GRfsMUQz8-IX16BQxiD2fgrbQKruUTmuZkfsUSwLGIb1n42JwEQ" |
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 | "b6b7a0a2e12903330.cBFtsVHrENZVCFjOieOCnWIF30jSx925XsLwCh3N3p8.JGEs4z6GRfsMUQz8-IX16BQxiD2fgrbQKruUTmuZkfsUSwLGIb1n42JwEQ" |
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 {#242 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#241 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#240 …} -namespace: Closure() {#238 …} } |
data | "b6b7a0a2e12903330.cBFtsVHrENZVCFjOieOCnWIF30jSx925XsLwCh3N3p8.JGEs4z6GRfsMUQz8-IX16BQxiD2fgrbQKruUTmuZkfsUSwLGIb1n42JwEQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1870 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() {#1875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#414 …} $message: Closure() {#1869 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_pqr_form__token" ] |
cache_key | "_pqr_form__token_hidden" |
compound | false |
data | "b6b7a0a2e12903330.cBFtsVHrENZVCFjOieOCnWIF30jSx925XsLwCh3N3p8.JGEs4z6GRfsMUQz8-IX16BQxiD2fgrbQKruUTmuZkfsUSwLGIb1n42JwEQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1885 -form: Symfony\Component\Form\Form {#1881 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1876 …5} |
full_name | "pqr_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pqr_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pqr_form__token" |
valid | true |
value | "b6b7a0a2e12903330.cBFtsVHrENZVCFjOieOCnWIF30jSx925XsLwCh3N3p8.JGEs4z6GRfsMUQz8-IX16BQxiD2fgrbQKruUTmuZkfsUSwLGIb1n42JwEQ" |