- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 6
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Debug
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
orden_compra
"App\Form\Movimientos\OrdenCompraType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Movimientos\OrdenCompra {#778 -proveedor: null -fechaRecepcion: null -id: null -fecha: null -numero: 1030 -eliminado: false -pendiente: true -fechaIngreso: null -deposito: null -items: Doctrine\Common\Collections\ArrayCollection {#779 …} -userAlta: null -yaProcesada: false -observaciones: null -finalizoCircuito: false -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Movimientos\OrdenCompra {#778 -proveedor: null -fechaRecepcion: null -id: null -fecha: null -numero: 1030 -eliminado: false -pendiente: true -fechaIngreso: null -deposito: null -items: Doctrine\Common\Collections\ArrayCollection {#779 …} -userAlta: null -yaProcesada: false -observaciones: null -finalizoCircuito: false -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
same as passed value |
| user | null |
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 {#995 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#996 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#997 …} -namespace: Closure() {#999 …} } |
| data | App\Entity\Movimientos\OrdenCompra {#778 -proveedor: null -fechaRecepcion: null -id: null -fecha: null -numero: 1030 -eliminado: false -pendiente: true -fechaIngreso: null -deposito: null -items: Doctrine\Common\Collections\ArrayCollection {#779 …} -userAlta: null -yaProcesada: false -observaciones: null -finalizoCircuito: false -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
| data_class | "App\Entity\Movimientos\OrdenCompra" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1016 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} use: { $class: "App\Entity\Movimientos\OrdenCompra" } } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1015 …} } } |
| user | null |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "orden_compra" "_orden_compra" ] |
| cache_key | "_orden_compra_orden_compra" |
| compound | true |
| data | App\Entity\Movimientos\OrdenCompra {#778 -proveedor: null -fechaRecepcion: null -id: null -fecha: null -numero: 1030 -eliminado: false -pendiente: true -fechaIngreso: null -deposito: null -items: Doctrine\Common\Collections\ArrayCollection {#779 …} -userAlta: null -yaProcesada: false -observaciones: null -finalizoCircuito: false -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1039 -form: Symfony\Component\Form\Form {#1150 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1104 …5} |
| full_name | "orden_compra" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orden_compra" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "orden_compra" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_orden_compra" |
| valid | true |
| value | App\Entity\Movimientos\OrdenCompra {#778 -proveedor: null -fechaRecepcion: null -id: null -fecha: null -numero: 1030 -eliminado: false -pendiente: true -fechaIngreso: null -deposito: null -items: Doctrine\Common\Collections\ArrayCollection {#779 …} -userAlta: null -yaProcesada: false -observaciones: null -finalizoCircuito: false -destino: null -tareaDiagramada: null -tareaPreventivo: null } |
fecha
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 |
|---|---|---|
| widget | "single_text" |
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 | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#995 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#996 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#997 …} -namespace: Closure() {#999 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1026 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1025 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_orden_compra_fecha" ] |
| cache_key | "_orden_compra_fecha_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1169 -form: Symfony\Component\Form\Form {#1146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1168 …5} |
| full_name | "orden_compra[fecha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orden_compra_fecha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fecha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_orden_compra_fecha" |
| valid | true |
| value | "" |
| widget | "single_text" |
deposito
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\Almacen\Deposito" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1023 +message: "Campo requerido" +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1023 +message: "Campo requerido" +allowNull: false +normalizer: null +payload: null } ] |
| data | null |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1068 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1101 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1071 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1102 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1103 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1072 -om: Doctrine\ORM\EntityManager {#675 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1078 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Almacen\Deposito" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1023 +message: "Campo requerido" +allowNull: false +normalizer: null +payload: 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 {#995 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#996 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#997 …} -namespace: Closure() {#999 …} } |
| data | null |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#675 …11} |
| 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 {#1072 -om: Doctrine\ORM\EntityManager {#675 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1078 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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() {#1069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1066 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_orden_compra_deposito" ] |
| cache_key | "_orden_compra_deposito_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1184 +label: "PLANTA FAENA DON RAUL" +value: "1" +data: App\Entity\Almacen\Deposito {#1193 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1186 +label: "PLANTA DE ALIMENTO(MOLINO)" +value: "3" +data: App\Entity\Almacen\Deposito {#1199 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +label: "MANTENIMIENTO DE GRANJA" +value: "4" +data: App\Entity\Almacen\Deposito {#1204 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1198 +label: "INCUBACION" +value: "5" +data: App\Entity\Almacen\Deposito {#1203 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1206 +label: "ADMINISTRACION" +value: "6" +data: App\Entity\Almacen\Deposito {#1202 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1185 +label: "SUCURSAL MAR DEL PLATA" +value: "7" +data: App\Entity\Almacen\Deposito {#1201 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1195 +label: "SUCURSAL CHIVILCOY" +value: "8" +data: App\Entity\Almacen\Deposito {#1207 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "SUCURSAL CORDOBA" +value: "9" +data: App\Entity\Almacen\Deposito {#1208 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1190 +label: "SUCURSAL TUCUMAN" +value: "10" +data: App\Entity\Almacen\Deposito {#1209 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1187 +label: "CURE KYRA" +value: "11" +data: App\Entity\Almacen\Deposito {#1210 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1188 +label: "INSUMOS" +value: "13" +data: App\Entity\Almacen\Deposito {#1211 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1213 +label: "BAÑO" +value: "14" +data: App\Entity\Almacen\Deposito {#1212 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1170 -form: Symfony\Component\Form\Form {#1143 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1182 …5} |
| full_name | "orden_compra[deposito]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orden_compra_deposito" |
| is_selected | Closure($choice, $value) {#1215 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1048 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "deposito" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_orden_compra_deposito" |
| valid | true |
| value | "" |
proveedor
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
|---|---|---|
| class | "App\Entity\Movimientos\Proveedor" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1027 class: "App\Form\Movimientos\OrdenCompraType" this: App\Form\Movimientos\OrdenCompraType {#976 …} } |
Doctrine\ORM\QueryBuilder {#1131 -em: Doctrine\ORM\EntityManager {#675 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1134 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1135 #from: "App\Entity\Movimientos\Proveedor" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1136 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.razonSocial ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Movimientos\Proveedor u ORDER BY u.razonSocial ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1132 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1068 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1166 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1138 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1137 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1139 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1154 -om: Doctrine\ORM\EntityManager {#675 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1113 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Movimientos\Proveedor" |
| 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 {#995 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#996 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#997 …} -namespace: Closure() {#999 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#675 …11} |
| 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 {#1154 -om: Doctrine\ORM\EntityManager {#675 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1113 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| 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 | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| 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 | Doctrine\ORM\QueryBuilder {#1131 -em: Doctrine\ORM\EntityManager {#675 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1134 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1135 #from: "App\Entity\Movimientos\Proveedor" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1136 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.razonSocial ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Movimientos\Proveedor u ORDER BY u.razonSocial ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1132 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1112 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1111 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_orden_compra_proveedor" ] |
| cache_key | "_orden_compra_proveedor_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1218 +label: "ABERTURAS DOMSELAAR" +value: "86" +data: App\Entity\Movimientos\Proveedor {#1233 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +label: "ABIX" +value: "5" +data: App\Entity\Movimientos\Proveedor {#1235 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1222 +label: "ABRAZADERAS GCX" +value: "170" +data: App\Entity\Movimientos\Proveedor {#1236 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1225 +label: "ACG" +value: "129" +data: App\Entity\Movimientos\Proveedor {#1237 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1224 +label: "AGUAS DEL NORTE PERFORACIONES Y RIEGO" +value: "8" +data: App\Entity\Movimientos\Proveedor {#1238 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +label: "ALAMBRADOS PALOTES" +value: "163" +data: App\Entity\Movimientos\Proveedor {#1239 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1231 +label: "ALBACE" +value: "10" +data: App\Entity\Movimientos\Proveedor {#1240 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1229 +label: "ALQUILO TODO" +value: "6" +data: App\Entity\Movimientos\Proveedor {#1241 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1227 +label: "ANCAR" +value: "7" +data: App\Entity\Movimientos\Proveedor {#1242 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1221 +label: "Antonini Mauricio" +value: "4" +data: App\Entity\Movimientos\Proveedor {#1243 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +label: "ARES" +value: "15" +data: App\Entity\Movimientos\Proveedor {#1244 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1401 +label: "ASCENSORES ARGOBUS" +value: "80" +data: App\Entity\Movimientos\Proveedor {#1245 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1402 +label: "ASERRADORERO EL DORADO" +value: "150" +data: App\Entity\Movimientos\Proveedor {#1246 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1403 +label: "AUTOELEVADORES HURLINGHAM" +value: "52" +data: App\Entity\Movimientos\Proveedor {#1247 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1404 +label: "AUTOGOMABERNAL" +value: "158" +data: App\Entity\Movimientos\Proveedor {#1248 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1405 +label: "AXION" +value: "67" +data: App\Entity\Movimientos\Proveedor {#1249 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1406 +label: "BACI" +value: "13" +data: App\Entity\Movimientos\Proveedor {#1250 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1407 +label: "BALANZAS BELVISOTTI" +value: "76" +data: App\Entity\Movimientos\Proveedor {#1251 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "BALDER CAUDALIMETROS" +value: "141" +data: App\Entity\Movimientos\Proveedor {#1252 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "BANDAX" +value: "117" +data: App\Entity\Movimientos\Proveedor {#1253 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "BATTAFUEGO" +value: "146" +data: App\Entity\Movimientos\Proveedor {#1254 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "BELLINI" +value: "14" +data: App\Entity\Movimientos\Proveedor {#1255 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "BENEDETTO PELOSI" +value: "35" +data: App\Entity\Movimientos\Proveedor {#1256 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "BERASTEGUI ABEL DARIO" +value: "71" +data: App\Entity\Movimientos\Proveedor {#1257 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "BID ARGENTINA" +value: "93" +data: App\Entity\Movimientos\Proveedor {#1258 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "BIDONES DE AGUA ZOE" +value: "85" +data: App\Entity\Movimientos\Proveedor {#1259 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "BIMEX" +value: "120" +data: App\Entity\Movimientos\Proveedor {#1260 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1417 +label: "BOMBADUR" +value: "9" +data: App\Entity\Movimientos\Proveedor {#1261 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "BOTANMOL" +value: "12" +data: App\Entity\Movimientos\Proveedor {#1262 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1419 +label: "CAMPO 90" +value: "63" +data: App\Entity\Movimientos\Proveedor {#1263 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1420 +label: "Carfi" +value: "161" +data: App\Entity\Movimientos\Proveedor {#1264 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "CASA CERAMICOS" +value: "111" +data: App\Entity\Movimientos\Proveedor {#1265 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1422 +label: "CASA LILIANA" +value: "143" +data: App\Entity\Movimientos\Proveedor {#1266 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1423 +label: "CASA TORRES" +value: "144" +data: App\Entity\Movimientos\Proveedor {#1267 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1424 +label: "CELTICS CLEANING" +value: "148" +data: App\Entity\Movimientos\Proveedor {#1268 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1425 +label: "CENTRAL PUMP" +value: "154" +data: App\Entity\Movimientos\Proveedor {#1269 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1426 +label: "CERRAJERIA EXPRES" +value: "139" +data: App\Entity\Movimientos\Proveedor {#1270 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1427 +label: "CHERASCO METALURGICA" +value: "155" +data: App\Entity\Movimientos\Proveedor {#1271 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1428 +label: "CLONSUD" +value: "151" +data: App\Entity\Movimientos\Proveedor {#1272 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1429 +label: "CLORO COFIL" +value: "98" +data: App\Entity\Movimientos\Proveedor {#1273 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1430 +label: "CLOROCER" +value: "60" +data: App\Entity\Movimientos\Proveedor {#1274 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1431 +label: "CLS INDUSTRIAL" +value: "145" +data: App\Entity\Movimientos\Proveedor {#1275 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1432 +label: "COMERCIAL LA PONDEROSA" +value: "39" +data: App\Entity\Movimientos\Proveedor {#1276 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1433 +label: "COMISIONES FITO JAIME" +value: "81" +data: App\Entity\Movimientos\Proveedor {#1277 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1434 +label: "COMISIONES LEONARDO CARDOSO" +value: "82" +data: App\Entity\Movimientos\Proveedor {#1278 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1435 +label: "COMISIONES SAN FELICE" +value: "88" +data: App\Entity\Movimientos\Proveedor {#1279 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1436 +label: "CORRALON CASA LILIANA" +value: "90" +data: App\Entity\Movimientos\Proveedor {#1280 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +label: "CORRALON ORTEGA" +value: "89" +data: App\Entity\Movimientos\Proveedor {#1281 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "CURIA" +value: "49" +data: App\Entity\Movimientos\Proveedor {#1282 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "DC EQUIPAMIENTO" +value: "25" +data: App\Entity\Movimientos\Proveedor {#1283 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "DEEL" +value: "27" +data: App\Entity\Movimientos\Proveedor {#1284 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "DIBAIR COMPRESORES" +value: "164" +data: App\Entity\Movimientos\Proveedor {#1285 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "DINOX" +value: "75" +data: App\Entity\Movimientos\Proveedor {#1286 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +label: "EDOS" +value: "115" +data: App\Entity\Movimientos\Proveedor {#1287 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "EDUARDO POLACEK" +value: "114" +data: App\Entity\Movimientos\Proveedor {#1288 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "ELECTRO ARES" +value: "37" +data: App\Entity\Movimientos\Proveedor {#1289 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "ELECTROBRANDSEN" +value: "94" +data: App\Entity\Movimientos\Proveedor {#1290 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "ELEVAMUNDO" +value: "46" +data: App\Entity\Movimientos\Proveedor {#1291 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "EMDALL" +value: "102" +data: App\Entity\Movimientos\Proveedor {#1292 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +label: "EMPORIO DIECO" +value: "87" +data: App\Entity\Movimientos\Proveedor {#1293 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "ERHSA" +value: "160" +data: App\Entity\Movimientos\Proveedor {#1294 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "ERREBE RICARDO" +value: "78" +data: App\Entity\Movimientos\Proveedor {#1295 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "ESDEFE" +value: "64" +data: App\Entity\Movimientos\Proveedor {#1296 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "ESQUIVEL JORGE LUIS" +value: "16" +data: App\Entity\Movimientos\Proveedor {#1297 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "EXTRUPLAST" +value: "40" +data: App\Entity\Movimientos\Proveedor {#1298 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "FAVALE WALTER" +value: "33" +data: App\Entity\Movimientos\Proveedor {#1299 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "FAVIO MAESTRE" +value: "50" +data: App\Entity\Movimientos\Proveedor {#1300 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "FERNANDEZ INSUA" +value: "47" +data: App\Entity\Movimientos\Proveedor {#1301 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "FERRETERIA FEDERAL" +value: "58" +data: App\Entity\Movimientos\Proveedor {#1302 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "FERRETERIA STAVIN" +value: "142" +data: App\Entity\Movimientos\Proveedor {#1303 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "FORNIS" +value: "159" +data: App\Entity\Movimientos\Proveedor {#1304 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "FRIO INGENIERIA" +value: "79" +data: App\Entity\Movimientos\Proveedor {#1305 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "FRIO STAR" +value: "100" +data: App\Entity\Movimientos\Proveedor {#1306 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "FUNDICION ALUMINIO SAN VICENTE" +value: "97" +data: App\Entity\Movimientos\Proveedor {#1307 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "GALIMBERTI" +value: "42" +data: App\Entity\Movimientos\Proveedor {#1308 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "GALVANIZADOS SANZ" +value: "92" +data: App\Entity\Movimientos\Proveedor {#1309 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "GALVASUD" +value: "118" +data: App\Entity\Movimientos\Proveedor {#1310 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "GOMERIA KORN" +value: "53" +data: App\Entity\Movimientos\Proveedor {#1311 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "GRUAS BERTERI" +value: "134" +data: App\Entity\Movimientos\Proveedor {#1312 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: "GRUAS DANIELLE" +value: "133" +data: App\Entity\Movimientos\Proveedor {#1313 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "GRUPO TORRES" +value: "55" +data: App\Entity\Movimientos\Proveedor {#1314 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "HANKAR" +value: "136" +data: App\Entity\Movimientos\Proveedor {#1315 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "HIDRAULICA CUT" +value: "101" +data: App\Entity\Movimientos\Proveedor {#1316 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "HIELO BRANDSEN" +value: "99" +data: App\Entity\Movimientos\Proveedor {#1317 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "HUGO GAS" +value: "38" +data: App\Entity\Movimientos\Proveedor {#1318 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "IMMEC" +value: "103" +data: App\Entity\Movimientos\Proveedor {#1319 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "INTEGRACION QUIMICA" +value: "149" +data: App\Entity\Movimientos\Proveedor {#1320 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +label: "JAIME BOIXADERA" +value: "11" +data: App\Entity\Movimientos\Proveedor {#1321 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +label: "JARVIS" +value: "140" +data: App\Entity\Movimientos\Proveedor {#1322 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "JOSE LUIS ARANA" +value: "51" +data: App\Entity\Movimientos\Proveedor {#1323 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "LAAPSA" +value: "23" +data: App\Entity\Movimientos\Proveedor {#1324 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +label: "LIBRERIA MATICES" +value: "95" +data: App\Entity\Movimientos\Proveedor {#1325 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "LIBRERIA SAN MARTIN" +value: "96" +data: App\Entity\Movimientos\Proveedor {#1326 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +label: "LOPEZ MONTERO ANDRES" +value: "77" +data: App\Entity\Movimientos\Proveedor {#1327 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +label: "MARCELO MACRE" +value: "84" +data: App\Entity\Movimientos\Proveedor {#1328 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "MARQUEZ" +value: "44" +data: App\Entity\Movimientos\Proveedor {#1329 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "MAX SERVICIOS" +value: "69" +data: App\Entity\Movimientos\Proveedor {#1330 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "MAYEKAWA" +value: "22" +data: App\Entity\Movimientos\Proveedor {#1331 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "MERCOFRIO" +value: "20" +data: App\Entity\Movimientos\Proveedor {#1332 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "METALURGICA CHERASCO" +value: "126" +data: App\Entity\Movimientos\Proveedor {#1333 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "METALURGICA LEHMANN" +value: "119" +data: App\Entity\Movimientos\Proveedor {#1334 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "METALURGICA Y AUTOMATIZACION" +value: "24" +data: App\Entity\Movimientos\Proveedor {#1335 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "MOVITEC" +value: "41" +data: App\Entity\Movimientos\Proveedor {#1336 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "MUNRO CALEFACCION" +value: "168" +data: App\Entity\Movimientos\Proveedor {#1337 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +label: "NICOLAS MOREY" +value: "72" +data: App\Entity\Movimientos\Proveedor {#1338 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +label: "OESTE TRANSMISIONES" +value: "130" +data: App\Entity\Movimientos\Proveedor {#1339 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1496 +label: "OMICRON SERVICIO ULMA" +value: "83" +data: App\Entity\Movimientos\Proveedor {#1340 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +label: "OSMI ISUMA" +value: "138" +data: App\Entity\Movimientos\Proveedor {#1341 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "OSMI ISUMA SERVICIO SECADOR DE AIRE" +value: "153" +data: App\Entity\Movimientos\Proveedor {#1342 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "PARISI" +value: "128" +data: App\Entity\Movimientos\Proveedor {#1343 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "PINTURERIA BRANDSEN" +value: "61" +data: App\Entity\Movimientos\Proveedor {#1344 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +label: "PORMATIC" +value: "121" +data: App\Entity\Movimientos\Proveedor {#1345 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "PRFV" +value: "124" +data: App\Entity\Movimientos\Proveedor {#1346 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1503 +label: "PROBELT" +value: "34" +data: App\Entity\Movimientos\Proveedor {#1347 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1504 +label: "PROHYGIENE" +value: "43" +data: App\Entity\Movimientos\Proveedor {#1348 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +label: "PROIMET" +value: "54" +data: App\Entity\Movimientos\Proveedor {#1349 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +label: "PUNTO 7" +value: "48" +data: App\Entity\Movimientos\Proveedor {#1350 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +label: "QUASAR SERVICIOS" +value: "166" +data: App\Entity\Movimientos\Proveedor {#1351 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1508 +label: "RESISTENCIAS ELECTROARGENTINA" +value: "73" +data: App\Entity\Movimientos\Proveedor {#1352 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +label: "RODASER" +value: "29" +data: App\Entity\Movimientos\Proveedor {#1353 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1510 +label: "RULEMANES OSCAR" +value: "30" +data: App\Entity\Movimientos\Proveedor {#1354 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1511 +label: "SALPARK" +value: "137" +data: App\Entity\Movimientos\Proveedor {#1355 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1512 +label: "SANITARIOS BARRACAS" +value: "123" +data: App\Entity\Movimientos\Proveedor {#1356 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1513 +label: "SD CONTROLES HONEYWELL" +value: "156" +data: App\Entity\Movimientos\Proveedor {#1357 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "SELLADOS FGC" +value: "70" +data: App\Entity\Movimientos\Proveedor {#1358 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1515 +label: "SELLOS MEC" +value: "108" +data: App\Entity\Movimientos\Proveedor {#1359 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +label: "SEMIL" +value: "167" +data: App\Entity\Movimientos\Proveedor {#1360 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1517 +label: "SERENELLI" +value: "132" +data: App\Entity\Movimientos\Proveedor {#1361 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +label: "SERVICIO GENERADORES" +value: "104" +data: App\Entity\Movimientos\Proveedor {#1362 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1519 +label: "SEW" +value: "157" +data: App\Entity\Movimientos\Proveedor {#1363 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1520 +label: "SHELL" +value: "65" +data: App\Entity\Movimientos\Proveedor {#1364 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1521 +label: "SIDERITAS" +value: "32" +data: App\Entity\Movimientos\Proveedor {#1365 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1522 +label: "SIKA TECNO CLAVE" +value: "106" +data: App\Entity\Movimientos\Proveedor {#1366 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1523 +label: "SIMA REPUESTOS" +value: "105" +data: App\Entity\Movimientos\Proveedor {#1367 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1524 +label: "SIP INYECCION" +value: "165" +data: App\Entity\Movimientos\Proveedor {#1368 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1525 +label: "SIPLAC" +value: "21" +data: App\Entity\Movimientos\Proveedor {#1369 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "SISTEMA CODIFICACION" +value: "162" +data: App\Entity\Movimientos\Proveedor {#1370 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "SISTEMA TQ" +value: "45" +data: App\Entity\Movimientos\Proveedor {#1371 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "SOLUFRIGO" +value: "91" +data: App\Entity\Movimientos\Proveedor {#1372 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "SPIRAX SARCO" +value: "125" +data: App\Entity\Movimientos\Proveedor {#1373 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "STAVIN" +value: "59" +data: App\Entity\Movimientos\Proveedor {#1374 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "STEEL PLASTIC" +value: "116" +data: App\Entity\Movimientos\Proveedor {#1375 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "STIHL POURTAU" +value: "62" +data: App\Entity\Movimientos\Proveedor {#1376 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "STM" +value: "135" +data: App\Entity\Movimientos\Proveedor {#1377 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "STORIA ARGOS" +value: "109" +data: App\Entity\Movimientos\Proveedor {#1378 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "SUAREZ MAQUINARIA" +value: "68" +data: App\Entity\Movimientos\Proveedor {#1379 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "SULFINUZ" +value: "127" +data: App\Entity\Movimientos\Proveedor {#1380 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "SULLAIR" +value: "36" +data: App\Entity\Movimientos\Proveedor {#1381 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "SUMINOX" +value: "17" +data: App\Entity\Movimientos\Proveedor {#1382 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "SUPERGOMA" +value: "56" +data: App\Entity\Movimientos\Proveedor {#1383 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "TECNO CLAVE" +value: "147" +data: App\Entity\Movimientos\Proveedor {#1384 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "TECNOLOGIA INTEGRAL" +value: "28" +data: App\Entity\Movimientos\Proveedor {#1385 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "TECPROFEED" +value: "18" +data: App\Entity\Movimientos\Proveedor {#1386 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "TINGLADOS LAZCOZ" +value: "122" +data: App\Entity\Movimientos\Proveedor {#1387 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "TISA TRANSMISIONES" +value: "131" +data: App\Entity\Movimientos\Proveedor {#1388 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "TORNERIA SOMIC" +value: "26" +data: App\Entity\Movimientos\Proveedor {#1389 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "TOYOTA" +value: "19" +data: App\Entity\Movimientos\Proveedor {#1390 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "TRACCION BAT" +value: "169" +data: App\Entity\Movimientos\Proveedor {#1391 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "TRANSPORTE LOS GALLEGOS" +value: "74" +data: App\Entity\Movimientos\Proveedor {#1392 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "VAPORTEC" +value: "112" +data: App\Entity\Movimientos\Proveedor {#1393 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "VICTOR RUNG" +value: "107" +data: App\Entity\Movimientos\Proveedor {#1394 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "VIMI TOTAL" +value: "152" +data: App\Entity\Movimientos\Proveedor {#1395 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "VINDYA" +value: "57" +data: App\Entity\Movimientos\Proveedor {#1396 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "VORTECH" +value: "31" +data: App\Entity\Movimientos\Proveedor {#1397 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "WHEELPAM" +value: "113" +data: App\Entity\Movimientos\Proveedor {#1398 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "YPF" +value: "66" +data: App\Entity\Movimientos\Proveedor {#1399 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "ZINGUERIA ROSALES" +value: "110" +data: App\Entity\Movimientos\Proveedor {#1400 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1216 -form: Symfony\Component\Form\Form {#1164 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1217 …5} |
| full_name | "orden_compra[proveedor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orden_compra_proveedor" |
| is_selected | Closure($choice, $value) {#1558 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1048 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "proveedor" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_orden_compra_proveedor" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "bb82ade2e365e827.T8dqGs2z-ngYhrAR6M1G4z9R6I9k3-DzL87SEGhnSQM.GYskaaL7swBN5-RHhowyqH0Xr7cdiJWHW6y1Ul8PPzI_qBt7p-WqNWvw0w" |
| 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 | "bb82ade2e365e827.T8dqGs2z-ngYhrAR6M1G4z9R6I9k3-DzL87SEGhnSQM.GYskaaL7swBN5-RHhowyqH0Xr7cdiJWHW6y1Ul8PPzI_qBt7p-WqNWvw0w" |
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 {#995 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#996 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#997 …} -namespace: Closure() {#999 …} } |
| data | "bb82ade2e365e827.T8dqGs2z-ngYhrAR6M1G4z9R6I9k3-DzL87SEGhnSQM.GYskaaL7swBN5-RHhowyqH0Xr7cdiJWHW6y1Ul8PPzI_qBt7p-WqNWvw0w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1564 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#1563 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#975 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1565 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_orden_compra__token" ] |
| cache_key | "_orden_compra__token_hidden" |
| compound | false |
| data | "bb82ade2e365e827.T8dqGs2z-ngYhrAR6M1G4z9R6I9k3-DzL87SEGhnSQM.GYskaaL7swBN5-RHhowyqH0Xr7cdiJWHW6y1Ul8PPzI_qBt7p-WqNWvw0w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1575 -form: Symfony\Component\Form\Form {#1571 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1566 …5} |
| full_name | "orden_compra[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "orden_compra__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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_orden_compra__token" |
| valid | true |
| value | "bb82ade2e365e827.T8dqGs2z-ngYhrAR6M1G4z9R6I9k3-DzL87SEGhnSQM.GYskaaL7swBN5-RHhowyqH0Xr7cdiJWHW6y1Ul8PPzI_qBt7p-WqNWvw0w" |