Forms
-
vehiculo
-
marca
-
modelo
-
anio
-
color
-
placa
-
conductor
-
_token
-
vehiculo
Form type:
"App\Form\VehiculoType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Vehiculo {#709 -id: null -marca: null -modelo: null -anio: null -color: null -placa: null -conductor: null -viajes: Doctrine\Common\Collections\ArrayCollection {#710 …} } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Vehiculo {#709 -id: null -marca: null -modelo: null -anio: null -color: null -placa: null -conductor: null -viajes: Doctrine\Common\Collections\ArrayCollection {#710 …} } |
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 {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data | App\Entity\Vehiculo {#709 -id: null -marca: null -modelo: null -anio: null -color: null -placa: null -conductor: null -viajes: Doctrine\Common\Collections\ArrayCollection {#710 …} } |
data_class | "App\Entity\Vehiculo" |
disabled | false |
empty_data | Closure(FormInterface $form) {#781 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Vehiculo" } } |
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() {#783 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#782 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vehiculo" "_vehiculo" ] |
cache_key | "_vehiculo_vehiculo" |
compound | true |
data | App\Entity\Vehiculo {#709 -id: null -marca: null -modelo: null -anio: null -color: null -placa: null -conductor: null -viajes: Doctrine\Common\Collections\ArrayCollection {#710 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1008 -errors: [] -form: Symfony\Component\Form\Form {#1015 …} } |
form | Symfony\Component\Form\FormView {#784 …5} |
full_name | "vehiculo" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "vehiculo" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vehiculo" |
valid | true |
value | App\Entity\Vehiculo {#709 -id: null -marca: null -modelo: null -anio: null -color: null -placa: null -conductor: null -viajes: Doctrine\Common\Collections\ArrayCollection {#710 …} } |
marca
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#857 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 | 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() {#855 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#856 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vehiculo_marca" ] |
cache_key | "_vehiculo_marca_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#871 -errors: [] -form: Symfony\Component\Form\Form {#1018 …} } |
form | Symfony\Component\Form\FormView {#880 …5} |
full_name | "vehiculo[marca]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo_marca" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "marca" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vehiculo_marca" |
valid | true |
value | "" |
modelo
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#861 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 | 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() {#870 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#869 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vehiculo_modelo" ] |
cache_key | "_vehiculo_modelo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#815 -errors: [] -form: Symfony\Component\Form\Form {#1021 …} } |
form | Symfony\Component\Form\FormView {#1037 …5} |
full_name | "vehiculo[modelo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo_modelo" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "modelo" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vehiculo_modelo" |
valid | true |
value | "" |
anio
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#867 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 | 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() {#879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#878 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vehiculo_anio" ] |
cache_key | "_vehiculo_anio_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1039 -errors: [] -form: Symfony\Component\Form\Form {#1024 …} } |
form | Symfony\Component\Form\FormView {#1040 …5} |
full_name | "vehiculo[anio]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo_anio" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "anio" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vehiculo_anio" |
valid | true |
value | "" |
color
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#876 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 | 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() {#888 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#887 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vehiculo_color" ] |
cache_key | "_vehiculo_color_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1041 -errors: [] -form: Symfony\Component\Form\Form {#1027 …} } |
form | Symfony\Component\Form\FormView {#1042 …5} |
full_name | "vehiculo[color]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo_color" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "color" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vehiculo_color" |
valid | true |
value | "" |
placa
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#885 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 | 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() {#897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#896 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_vehiculo_placa" ] |
cache_key | "_vehiculo_placa_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1066 -errors: [] -form: Symfony\Component\Form\Form {#1030 …} } |
form | Symfony\Component\Form\FormView {#1068 …5} |
full_name | "vehiculo[placa]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo_placa" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "placa" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vehiculo_placa" |
valid | true |
value | "" |
conductor
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 | "id" |
same as passed value |
class | "App\Entity\Conductor" |
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 | "id" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1003 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#927 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1004 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1005 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1007 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1006 …} } |
choices | null |
class | "App\Entity\Conductor" |
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 {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerQ7oKyFZ\EntityManagerGhost614a58f {#188 …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 {#930 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerQ7oKyFZ\EntityManagerGhost614a58f {#188 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#928 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
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 | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#924 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_vehiculo_conductor" ] |
cache_key | "_vehiculo_conductor_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1073 +data: App\Entity\Conductor {#1172 …} +value: "7" +label: "7" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1165 +data: App\Entity\Conductor {#1339 …} +value: "8" +label: "8" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1075 +data: App\Entity\Conductor {#1347 …} +value: "9" +label: "9" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1174 +data: App\Entity\Conductor {#1355 …} +value: "10" +label: "10" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1074 +data: App\Entity\Conductor {#1363 …} +value: "11" +label: "11" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1162 +data: App\Entity\Conductor {#1371 …} +value: "12" +label: "12" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1163 +data: App\Entity\Conductor {#1379 …} +value: "13" +label: "13" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1080 +data: App\Entity\Conductor {#1387 …} +value: "16" +label: "16" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1076 +data: App\Entity\Conductor {#1435 …} +value: "17" +label: "17" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1077 +data: App\Entity\Conductor {#1446 …} +value: "18" +label: "18" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +data: App\Entity\Conductor {#1457 …} +value: "19" +label: "19" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +data: App\Entity\Conductor {#1468 …} +value: "20" +label: "20" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +data: App\Entity\Conductor {#1479 …} +value: "21" +label: "21" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +data: App\Entity\Conductor {#1490 …} +value: "22" +label: "22" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +data: App\Entity\Conductor {#1501 …} +value: "23" +label: "23" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +data: App\Entity\Conductor {#1512 …} +value: "24" +label: "24" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +data: App\Entity\Conductor {#1523 …} +value: "27" +label: "27" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +data: App\Entity\Conductor {#1534 …} +value: "28" +label: "28" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +data: App\Entity\Conductor {#1545 …} +value: "29" +label: "29" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +data: App\Entity\Conductor {#1556 …} +value: "30" +label: "30" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +data: App\Entity\Conductor {#1567 …} +value: "31" +label: "31" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +data: App\Entity\Conductor {#1578 …} +value: "32" +label: "32" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +data: App\Entity\Conductor {#1589 …} +value: "33" +label: "33" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1623 +data: App\Entity\Conductor {#1600 …} +value: "34" +label: "34" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1069 -errors: [] -form: Symfony\Component\Form\Form {#1033 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1070 …5} |
full_name | "vehiculo[conductor]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo_conductor" |
is_selected | Closure($choice, $value) {#1072 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "conductor" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_vehiculo_conductor" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "94b68f772f6fa44e940f931e4d1.OqCzDwt67mFoXFMhRzMuf58hMug4deaiGVQeAG9Eee4.A_KDQXxP3hIePzZTP2dHBe94dZFeIInuXGxBbj0vAK901MNhPQqbESs5aw" |
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 | "94b68f772f6fa44e940f931e4d1.OqCzDwt67mFoXFMhRzMuf58hMug4deaiGVQeAG9Eee4.A_KDQXxP3hIePzZTP2dHBe94dZFeIInuXGxBbj0vAK901MNhPQqbESs5aw" |
same as passed value |
mapped | false |
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 | "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 {#541 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#650 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#649 …} -namespace: Closure() {#656 …} } |
data | "94b68f772f6fa44e940f931e4d1.OqCzDwt67mFoXFMhRzMuf58hMug4deaiGVQeAG9Eee4.A_KDQXxP3hIePzZTP2dHBe94dZFeIInuXGxBbj0vAK901MNhPQqbESs5aw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1639 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() {#1641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#191 …} $message: Closure() {#1640 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_vehiculo__token" ] |
cache_key | "_vehiculo__token_hidden" |
compound | false |
data | "94b68f772f6fa44e940f931e4d1.OqCzDwt67mFoXFMhRzMuf58hMug4deaiGVQeAG9Eee4.A_KDQXxP3hIePzZTP2dHBe94dZFeIInuXGxBbj0vAK901MNhPQqbESs5aw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1651 -errors: [] -form: Symfony\Component\Form\Form {#1647 …} } |
form | Symfony\Component\Form\FormView {#1642 …5} |
full_name | "vehiculo[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "vehiculo__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 | "_vehiculo__token" |
valid | true |
value | "94b68f772f6fa44e940f931e4d1.OqCzDwt67mFoXFMhRzMuf58hMug4deaiGVQeAG9Eee4.A_KDQXxP3hIePzZTP2dHBe94dZFeIInuXGxBbj0vAK901MNhPQqbESs5aw" |