- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- 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
-
-
descripcion
-
codigo
-
codigoBarras
-
unidaMedida
-
insumo
-
producto
-
tipo
-
aplicaciones
-
categoria
-
maquinarias
-
activo
-
herramienta
-
_token
-
articulo
"App\Form\Almacen\ArticuloType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } -insumo: null -producto: null -tipo: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } -insumo: null -producto: null -tipo: 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data | App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } -insumo: null -producto: null -tipo: null } |
| data_class | "App\Entity\Almacen\Articulo" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1145 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $class: "App\Entity\Almacen\Articulo" } } |
| 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() {#1146 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1144 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "articulo" "_articulo" ] |
| cache_key | "_articulo_articulo" |
| compound | true |
| data | App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } -insumo: null -producto: null -tipo: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1379 -form: Symfony\Component\Form\Form {#1406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1401 …5} |
| full_name | "articulo" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "articulo" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo" |
| valid | true |
| value | App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } -insumo: null -producto: null -tipo: null } |
descripcion
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" |
| View Format | same as normalized 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} } |
| 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 | [] |
| 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() {#1178 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1188 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_articulo_descripcion" ] |
| cache_key | "_articulo_descripcion_text" |
| compound | false |
| data | "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1288 -form: Symfony\Component\Form\Form {#1415 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1313 …5} |
| full_name | "articulo[descripcion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_descripcion" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "descripcion" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_descripcion" |
| valid | true |
| value | "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" |
codigo
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1238" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} } |
| 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 | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1199 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1198 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_articulo_codigo" ] |
| cache_key | "_articulo_codigo_text" |
| compound | false |
| data | "1238" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1263 -form: Symfony\Component\Form\Form {#1418 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1233 …5} |
| full_name | "articulo[codigo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_codigo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codigo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_codigo" |
| valid | true |
| value | "1238" |
codigoBarras
"Symfony\Component\Form\Extension\Core\Type\TextType"
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 | false |
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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1197 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} } |
| 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 | [] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1210 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1211 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_articulo_codigoBarras" ] |
| cache_key | "_articulo_codigoBarras_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1209 -form: Symfony\Component\Form\Form {#1421 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1200 …5} |
| full_name | "articulo[codigoBarras]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_codigoBarras" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codigoBarras" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_codigoBarras" |
| valid | true |
| value | "" |
unidaMedida
"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\UnidadMedida" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1152 class: "App\Form\Almacen\ArticuloType" this: App\Form\Almacen\ArticuloType {#1031 …} } |
Doctrine\ORM\QueryBuilder {#1223 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1224 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1225 #from: "App\Entity\Almacen\UnidadMedida" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1226 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activa = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1227 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Almacen\UnidadMedida u WHERE u.activa = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1222 …} -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 {#1218 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1271 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1230 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1229 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1231 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1252 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#772 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Almacen\UnidadMedida" |
| 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#628 …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 {#1252 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#772 …} -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 {#1223 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1224 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1225 #from: "App\Entity\Almacen\UnidadMedida" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1226 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activa = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1227 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Almacen\UnidadMedida u WHERE u.activa = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1222 …} -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() {#1219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1184 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_articulo_unidaMedida" ] |
| cache_key | "_articulo_unidaMedida_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 5836 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Kg" +value: "5836" +data: App\Entity\Almacen\UnidadMedida {#1551 …} +attr: [] +labelTranslationParameters: [] } 5835 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Litro" +value: "5835" +data: App\Entity\Almacen\UnidadMedida {#1550 …} +attr: [] +labelTranslationParameters: [] } 5837 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "MTS" +value: "5837" +data: App\Entity\Almacen\UnidadMedida {#1556 …} +attr: [] +labelTranslationParameters: [] } 5834 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Unidad" +value: "5834" +data: App\Entity\Almacen\UnidadMedida {#1557 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1191 -form: Symfony\Component\Form\Form {#1424 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1452 …5} |
| full_name | "articulo[unidaMedida]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_unidaMedida" |
| is_selected | Closure($choice, $value) {#1455 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1193 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "unidaMedida" |
| 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 | "_articulo_unidaMedida" |
| valid | true |
| value | "" |
insumo
"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\Calidad\InsumoArticulo" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1153 class: "App\Form\Almacen\ArticuloType" this: App\Form\Almacen\ArticuloType {#1031 …} } |
Doctrine\ORM\QueryBuilder {#1244 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1243 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1242 #from: "App\Entity\Calidad\InsumoArticulo" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1241 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1240 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Calidad\InsumoArticulo u WHERE u.activo = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1245 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1218 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1296 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1236 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1237 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1235 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1277 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#806 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Calidad\InsumoArticulo" |
| 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#628 …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 {#1277 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#806 …} -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 | "" |
| 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 {#1244 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1243 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1242 #from: "App\Entity\Calidad\InsumoArticulo" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1241 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1240 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Calidad\InsumoArticulo u WHERE u.activo = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1245 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1247 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1248 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_articulo_insumo" ] |
| cache_key | "_articulo_insumo_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1555 -form: Symfony\Component\Form\Form {#1427 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1553 …5} |
| full_name | "articulo[insumo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_insumo" |
| is_selected | Closure($choice, $value) {#1546 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1193 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "insumo" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_insumo" |
| valid | true |
| value | "" |
producto
"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\Calidad\ProductoArticulo" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1154 class: "App\Form\Almacen\ArticuloType" this: App\Form\Almacen\ArticuloType {#1031 …} } |
Doctrine\ORM\QueryBuilder {#1258 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1259 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1262 #from: "App\Entity\Calidad\ProductoArticulo" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1265 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1264 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Calidad\ProductoArticulo u WHERE u.activo = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1257 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1218 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1321 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1268 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1260 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1269 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1302 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#833 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Calidad\ProductoArticulo" |
| 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#628 …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 {#1302 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#833 …} -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 | "" |
| 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 {#1258 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1259 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1262 #from: "App\Entity\Calidad\ProductoArticulo" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1265 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1264 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Calidad\ProductoArticulo u WHERE u.activo = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1257 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1273 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1272 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_articulo_producto" ] |
| cache_key | "_articulo_producto_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1559 -form: Symfony\Component\Form\Form {#1430 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1562 …5} |
| full_name | "articulo[producto]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_producto" |
| is_selected | Closure($choice, $value) {#1572 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1193 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "producto" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_producto" |
| valid | true |
| value | "" |
tipo
"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\Calidad\TipoArticulo" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1155 class: "App\Form\Almacen\ArticuloType" this: App\Form\Almacen\ArticuloType {#1031 …} } |
Doctrine\ORM\QueryBuilder {#1283 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1284 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1287 #from: "App\Entity\Calidad\TipoArticulo" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1290 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1289 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Calidad\TipoArticulo u WHERE u.activo = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1282 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1218 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1346 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1293 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1285 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1294 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1327 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#860 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Calidad\TipoArticulo" |
| 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#628 …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 {#1327 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#860 …} -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 | "" |
| 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 {#1283 -em: Doctrine\ORM\EntityManager {#628 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1284 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1287 #from: "App\Entity\Calidad\TipoArticulo" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1290 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.activo = :activo" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1289 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT u FROM App\Entity\Calidad\TipoArticulo u WHERE u.activo = :activo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1282 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1298 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1297 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_articulo_tipo" ] |
| cache_key | "_articulo_tipo_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1566 -form: Symfony\Component\Form\Form {#1433 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1565 …5} |
| full_name | "articulo[tipo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_tipo" |
| is_selected | Closure($choice, $value) {#1579 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1193 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "tipo" |
| placeholder | "" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_tipo" |
| valid | true |
| value | "" |
aplicaciones
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948} -insumo: null -producto: null -tipo: null } -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } |
| View Format |
[ "1" "2" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Almacen\AplicacionArticulo" |
same as passed value |
| em | "default" |
Doctrine\ORM\EntityManager {#628 …11} |
| multiple | true |
same as passed value |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1218 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1319 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1308 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1342 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1338 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1309 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#923 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Almacen\AplicacionArticulo" |
| 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#628 …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 {#1309 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#923 …} -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 | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1322 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_articulo_aplicaciones" ] |
| cache_key | "_articulo_aplicaciones_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "Gestion Mantenimineto" +value: "1" +data: App\Entity\Almacen\AplicacionArticulo {#1496 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "Pañol Insumos" +value: "2" +data: App\Entity\Almacen\AplicacionArticulo {#1504 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948} -insumo: null -producto: null -tipo: null } -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1573 -form: Symfony\Component\Form\Form {#1436 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1567 …5} |
| full_name | "articulo[aplicaciones][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_aplicaciones" |
| is_selected | Closure($choice, array $values) {#1590 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1193 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "aplicaciones" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_aplicaciones" |
| valid | true |
| value | [ "1" "2" ] |
categoria
"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\Categoria" |
same as passed value |
| em | "default" |
Doctrine\ORM\EntityManager {#628 …11} |
| multiple | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1218 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1356 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1331 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1357 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1358 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1349 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#790 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Almacen\Categoria" |
| 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#628 …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 {#1349 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#790 …} -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() {#1307 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1347 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_articulo_categoria" ] |
| cache_key | "_articulo_categoria_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Rulemanes" +value: "1" +data: App\Entity\Almacen\Categoria {#1596 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Retenes" +value: "2" +data: App\Entity\Almacen\Categoria {#1601 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "REDUCTORES" +value: "3" +data: App\Entity\Almacen\Categoria {#1606 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +label: "COMPRESORES DE AMONIACO" +value: "4" +data: App\Entity\Almacen\Categoria {#1605 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1608 +label: "COMPRESORES DE AIRE" +value: "5" +data: App\Entity\Almacen\Categoria {#1604 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "MAQUINAS DESMALEZADORAS" +value: "6" +data: App\Entity\Almacen\Categoria {#1603 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "AUTOELEVADORES" +value: "7" +data: App\Entity\Almacen\Categoria {#1609 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "CONSTRUCCION" +value: "8" +data: App\Entity\Almacen\Categoria {#1610 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "MANGUERAS" +value: "9" +data: App\Entity\Almacen\Categoria {#1611 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "MOTORES" +value: "10" +data: App\Entity\Almacen\Categoria {#1612 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "TRANSMISION" +value: "11" +data: App\Entity\Almacen\Categoria {#1613 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1644 +label: "TRANSMISION NEUMATICA" +value: "12" +data: App\Entity\Almacen\Categoria {#1614 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1645 +label: "PEGAMENTOS" +value: "13" +data: App\Entity\Almacen\Categoria {#1615 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1646 +label: "CALDERAS" +value: "14" +data: App\Entity\Almacen\Categoria {#1616 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1647 +label: "LIMPIEZA" +value: "15" +data: App\Entity\Almacen\Categoria {#1617 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +label: "VEHICULOS" +value: "16" +data: App\Entity\Almacen\Categoria {#1618 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "NO APLICA" +value: "17" +data: App\Entity\Almacen\Categoria {#1619 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "BULONERIA" +value: "18" +data: App\Entity\Almacen\Categoria {#1620 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "ELECTRICO" +value: "19" +data: App\Entity\Almacen\Categoria {#1621 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1652 +label: "PINTURERIA" +value: "20" +data: App\Entity\Almacen\Categoria {#1622 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1653 +label: "GALVANIZADOS" +value: "21" +data: App\Entity\Almacen\Categoria {#1623 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1654 +label: "INOXIDABLES" +value: "22" +data: App\Entity\Almacen\Categoria {#1624 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1655 +label: "ACCESORIOS PLOMERIA" +value: "23" +data: App\Entity\Almacen\Categoria {#1625 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1656 +label: "HERRAMIENTAS" +value: "24" +data: App\Entity\Almacen\Categoria {#1626 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1657 +label: "CUCHILLAS" +value: "25" +data: App\Entity\Almacen\Categoria {#1627 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1658 +label: "LIBRERIA" +value: "26" +data: App\Entity\Almacen\Categoria {#1628 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1659 +label: "PELADORAS" +value: "27" +data: App\Entity\Almacen\Categoria {#1629 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1660 +label: "ABERTURAS Y ACC." +value: "28" +data: App\Entity\Almacen\Categoria {#1630 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1661 +label: "CORREAS" +value: "29" +data: App\Entity\Almacen\Categoria {#1631 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1662 +label: "PRECINTADORAS" +value: "30" +data: App\Entity\Almacen\Categoria {#1632 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1663 +label: "HERRAMIENTA DE TORNO" +value: "31" +data: App\Entity\Almacen\Categoria {#1633 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1664 +label: "ZORRAS ELECTRICAS" +value: "32" +data: App\Entity\Almacen\Categoria {#1634 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1665 +label: "GRASA" +value: "33" +data: App\Entity\Almacen\Categoria {#1635 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1666 +label: "MATERIALES DE TORNERIA" +value: "34" +data: App\Entity\Almacen\Categoria {#1636 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1667 +label: "GENERADORES" +value: "35" +data: App\Entity\Almacen\Categoria {#1637 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1668 +label: "ACEITES" +value: "36" +data: App\Entity\Almacen\Categoria {#1638 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1669 +label: "MAQUINAS DE HIELO" +value: "37" +data: App\Entity\Almacen\Categoria {#1639 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1670 +label: "DIGESTORES" +value: "38" +data: App\Entity\Almacen\Categoria {#1640 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1671 +label: "HIERRO NEGRO" +value: "39" +data: App\Entity\Almacen\Categoria {#1641 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1672 +label: "BOMBAS" +value: "40" +data: App\Entity\Almacen\Categoria {#1642 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1673 +label: "CHAPAS" +value: "41" +data: App\Entity\Almacen\Categoria {#1643 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1598 -form: Symfony\Component\Form\Form {#1439 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1457 …5} |
| full_name | "articulo[categoria]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_categoria" |
| is_selected | Closure($choice, $value) {#1675 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1193 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "categoria" |
| 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 | "_articulo_categoria" |
| valid | true |
| value | "" |
maquinarias
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925} -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } -insumo: null -producto: null -tipo: null } -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Equipos\Maquinaria" |
same as passed value |
| em | "default" |
Doctrine\ORM\EntityManager {#628 …11} |
| multiple | true |
same as passed value |
| required | 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 | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1218 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1376 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1368 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1377 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1378 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1369 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#900 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Equipos\Maquinaria" |
| 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#628 …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 {#1369 -om: Doctrine\ORM\EntityManager {#628 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#900 …} -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 | true |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1348 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_articulo_maquinarias" ] |
| cache_key | "_articulo_maquinarias_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1678 +label: "CINTA BAJADA JAULAS" +value: "3" +data: App\Entity\Equipos\Maquinaria {#1687 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1680 +label: "CINTA DE COLGAR" +value: "4" +data: App\Entity\Equipos\Maquinaria {#1711 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "CINTA ELEVADORA" +value: "5" +data: App\Entity\Equipos\Maquinaria {#1708 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "CINTA LAVA JAULAS" +value: "6" +data: App\Entity\Equipos\Maquinaria {#1714 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "CINTA DOSIFICADORA" +value: "7" +data: App\Entity\Equipos\Maquinaria {#1717 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1679 +label: "ESCALDADORA" +value: "8" +data: App\Entity\Equipos\Maquinaria {#1720 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "PELADORAS" +value: "9" +data: App\Entity\Equipos\Maquinaria {#1724 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1690 +label: "SACA CABEZAS" +value: "10" +data: App\Entity\Equipos\Maquinaria {#1727 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1684 +label: "TRANSFERIDOR" +value: "11" +data: App\Entity\Equipos\Maquinaria {#1730 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1681 +label: "CORTA GARRAS" +value: "12" +data: App\Entity\Equipos\Maquinaria {#1733 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1682 +label: "ANILLADORA" +value: "13" +data: App\Entity\Equipos\Maquinaria {#1736 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +label: "PRIMER CORTE" +value: "14" +data: App\Entity\Equipos\Maquinaria {#1740 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +label: "EVISCERADORA" +value: "15" +data: App\Entity\Equipos\Maquinaria {#1743 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +label: "SACADORA DE BUCHES" +value: "16" +data: App\Entity\Equipos\Maquinaria {#1746 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +label: "DESTRONCADORA" +value: "17" +data: App\Entity\Equipos\Maquinaria {#1749 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +label: "CORTA PIEL DE COGOTES" +value: "18" +data: App\Entity\Equipos\Maquinaria {#1752 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +label: "BALANZA Nº1" +value: "19" +data: App\Entity\Equipos\Maquinaria {#1755 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +label: "BALANZA Nº2" +value: "20" +data: App\Entity\Equipos\Maquinaria {#1759 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +label: "BALANZA PONIS" +value: "21" +data: App\Entity\Equipos\Maquinaria {#1762 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +label: "NORIA DE POLLO PREMIUM" +value: "22" +data: App\Entity\Equipos\Maquinaria {#1765 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +label: "CORTA ALAS" +value: "23" +data: App\Entity\Equipos\Maquinaria {#1768 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +label: "CORTA PECHUGAS" +value: "24" +data: App\Entity\Equipos\Maquinaria {#1772 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +label: "CUARTO TRASERO" +value: "25" +data: App\Entity\Equipos\Maquinaria {#1775 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +label: "CORTE ANATOMICO" +value: "26" +data: App\Entity\Equipos\Maquinaria {#1778 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +label: "CHILLER DE GARRAS" +value: "27" +data: App\Entity\Equipos\Maquinaria {#1781 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +label: "ESCURRIDOR DE GARRAS" +value: "28" +data: App\Entity\Equipos\Maquinaria {#1785 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +label: "CINTA CLASIFICADORA" +value: "29" +data: App\Entity\Equipos\Maquinaria {#1788 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +label: "CHILLER DE CORAZONES" +value: "30" +data: App\Entity\Equipos\Maquinaria {#1791 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +label: "ESCURRIDOR DE CORAZONES" +value: "31" +data: App\Entity\Equipos\Maquinaria {#1794 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +label: "FORZADORES" +value: "32" +data: App\Entity\Equipos\Maquinaria {#1797 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +label: "PUERTAS" +value: "33" +data: App\Entity\Equipos\Maquinaria {#1801 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +label: "CINTAS PRETUNEL" +value: "34" +data: App\Entity\Equipos\Maquinaria {#1804 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +label: "SELLADORAS TERMOCONTRAIBLES" +value: "35" +data: App\Entity\Equipos\Maquinaria {#1807 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "ATONTADOR" +value: "36" +data: App\Entity\Equipos\Maquinaria {#1810 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +label: "DEGOLLADOR" +value: "37" +data: App\Entity\Equipos\Maquinaria {#1813 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +label: "CERNIDOR DE VISCERAS" +value: "38" +data: App\Entity\Equipos\Maquinaria {#1816 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +label: "TRANSPORTE DE VISCERAS" +value: "39" +data: App\Entity\Equipos\Maquinaria {#1819 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +label: "CUCHILLA DE TOLVA" +value: "40" +data: App\Entity\Equipos\Maquinaria {#1822 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +label: "BOMBAS DE PLUMA" +value: "41" +data: App\Entity\Equipos\Maquinaria {#1825 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +label: "BOMBAS DE VISCERA" +value: "42" +data: App\Entity\Equipos\Maquinaria {#1829 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +label: "ESCALDADORAS DE GARRAS" +value: "43" +data: App\Entity\Equipos\Maquinaria {#1832 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +label: "PELADORAS DE GARRAS" +value: "44" +data: App\Entity\Equipos\Maquinaria {#1835 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +label: "CINTA DE GARRAS" +value: "45" +data: App\Entity\Equipos\Maquinaria {#1838 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +label: "NORIA DE PELADO" +value: "46" +data: App\Entity\Equipos\Maquinaria {#1841 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +label: "DESCOLGADOR" +value: "47" +data: App\Entity\Equipos\Maquinaria {#1844 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +label: "LAVADORA DE POLLOS" +value: "48" +data: App\Entity\Equipos\Maquinaria {#1847 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +label: "CHILLER 1,2 Y 3" +value: "49" +data: App\Entity\Equipos\Maquinaria {#1850 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +label: "PELADORA Nº3" +value: "50" +data: App\Entity\Equipos\Maquinaria {#1853 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +label: "CINTAS DE CHILLERS" +value: "51" +data: App\Entity\Equipos\Maquinaria {#1856 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +label: "MAYNAR" +value: "52" +data: App\Entity\Equipos\Maquinaria {#1859 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +label: "PGI" +value: "53" +data: App\Entity\Equipos\Maquinaria {#1862 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +label: "PELADORA SEMIL" +value: "54" +data: App\Entity\Equipos\Maquinaria {#1865 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +label: "NORIA DE EVISCERADO" +value: "55" +data: App\Entity\Equipos\Maquinaria {#1868 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +label: "NORIA DE MENUDOS" +value: "56" +data: App\Entity\Equipos\Maquinaria {#1871 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +label: "PELADORA DE CORAZONES" +value: "57" +data: App\Entity\Equipos\Maquinaria {#1874 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +label: "NORIA DE CAJAS" +value: "58" +data: App\Entity\Equipos\Maquinaria {#1877 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +label: "DESCOLGADORES" +value: "59" +data: App\Entity\Equipos\Maquinaria {#1880 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "CINTAS" +value: "60" +data: App\Entity\Equipos\Maquinaria {#1883 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +label: "NORIA DE EMPAQUE" +value: "61" +data: App\Entity\Equipos\Maquinaria {#1886 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +label: "CUCHILLAS" +value: "62" +data: App\Entity\Equipos\Maquinaria {#1889 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "CINTAS DE TROZADO" +value: "63" +data: App\Entity\Equipos\Maquinaria {#1892 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +label: "INYECTORA" +value: "64" +data: App\Entity\Equipos\Maquinaria {#1895 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +label: "NORIA DE TROZADO" +value: "65" +data: App\Entity\Equipos\Maquinaria {#1898 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +label: "AUTOELEVADOR CAT Nº2" +value: "66" +data: App\Entity\Equipos\Maquinaria {#1901 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +label: "AUTOELEVADOR SIBICAR Nº3" +value: "67" +data: App\Entity\Equipos\Maquinaria {#1904 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +label: "CALDERA GONELLA Nº2" +value: "68" +data: App\Entity\Equipos\Maquinaria {#1907 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +label: "CALDERA GONELLA Nº3" +value: "69" +data: App\Entity\Equipos\Maquinaria {#1911 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +label: "CALDERA FONTANET Nº4" +value: "70" +data: App\Entity\Equipos\Maquinaria {#1915 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +label: "GENERADOR CAT 3512" +value: "71" +data: App\Entity\Equipos\Maquinaria {#1918 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "GENERADOR CAT 32" +value: "72" +data: App\Entity\Equipos\Maquinaria {#1922 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +label: "GENERADOR PERKINS 1505" +value: "73" +data: App\Entity\Equipos\Maquinaria {#1925 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +label: "MAQUINA DE HIELO Nº2" +value: "74" +data: App\Entity\Equipos\Maquinaria {#1928 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +label: "MAQUINA DE HIELO Nº4" +value: "75" +data: App\Entity\Equipos\Maquinaria {#1932 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +label: "ENFRIADOR DE AGUA" +value: "76" +data: App\Entity\Equipos\Maquinaria {#1935 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +label: "TORRE CONDENSADO IMECO N°1" +value: "77" +data: App\Entity\Equipos\Maquinaria {#1939 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +label: "TACHO RECIRCULADOR MYCOM Nº4" +value: "78" +data: App\Entity\Equipos\Maquinaria {#1942 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +label: "TACHO RECIRCULADOR TOMASELLO Nº2" +value: "79" +data: App\Entity\Equipos\Maquinaria {#1945 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +label: "TACHO RECIRCULADOR Nº5" +value: "80" +data: App\Entity\Equipos\Maquinaria {#1948 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +label: "POZO Nº2" +value: "81" +data: App\Entity\Equipos\Maquinaria {#1951 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +label: "POZO Nº3" +value: "82" +data: App\Entity\Equipos\Maquinaria {#1955 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +label: "POZO Nº4" +value: "83" +data: App\Entity\Equipos\Maquinaria {#1959 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +label: "POZO Nº5" +value: "84" +data: App\Entity\Equipos\Maquinaria {#1963 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +label: "POZO Nº6" +value: "85" +data: App\Entity\Equipos\Maquinaria {#1967 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2632 +label: "POZO Nº7" +value: "86" +data: App\Entity\Equipos\Maquinaria {#1971 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2633 +label: "TERMOCONTRAIBLE EDOS" +value: "87" +data: App\Entity\Equipos\Maquinaria {#1975 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2634 +label: "TERMOCONTRAIBLE SEMIL" +value: "88" +data: App\Entity\Equipos\Maquinaria {#1978 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2635 +label: "FORMADORA DE HAMBURGUESA BID" +value: "89" +data: App\Entity\Equipos\Maquinaria {#1981 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2636 +label: "MDM" +value: "90" +data: App\Entity\Equipos\Maquinaria {#1985 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2637 +label: "VESTUARIO DE HOMBRES" +value: "91" +data: App\Entity\Equipos\Maquinaria {#1988 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2638 +label: "VESTUARIO PLAYA" +value: "92" +data: App\Entity\Equipos\Maquinaria {#1992 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2639 +label: "VESTUARIO MUJER" +value: "93" +data: App\Entity\Equipos\Maquinaria {#1996 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2640 +label: "VESTUARIO HOMBRE" +value: "94" +data: App\Entity\Equipos\Maquinaria {#2000 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +label: "VESTUARIO CAMARA" +value: "95" +data: App\Entity\Equipos\Maquinaria {#2003 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +label: "TROZADO" +value: "96" +data: App\Entity\Equipos\Maquinaria {#2007 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +label: "TORNERIA" +value: "97" +data: App\Entity\Equipos\Maquinaria {#2010 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +label: "TALLER MECANICO" +value: "98" +data: App\Entity\Equipos\Maquinaria {#2014 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +label: "TALLER ELECTRICO" +value: "99" +data: App\Entity\Equipos\Maquinaria {#2018 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +label: "SENASA" +value: "100" +data: App\Entity\Equipos\Maquinaria {#2022 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +label: "SALA DE MAQUINAS" +value: "101" +data: App\Entity\Equipos\Maquinaria {#2026 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2648 +label: "SALA DE GENERADORES" +value: "102" +data: App\Entity\Equipos\Maquinaria {#2029 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2649 +label: "SALA DE CALDERAS PLANTA DE HARINA" +value: "103" +data: App\Entity\Equipos\Maquinaria {#2032 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2650 +label: "SALA DE CALDERAS FAENA" +value: "104" +data: App\Entity\Equipos\Maquinaria {#2035 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2651 +label: "SALA DE BATERIAS" +value: "105" +data: App\Entity\Equipos\Maquinaria {#2038 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2652 +label: "PORTERIA DE PLANTA" +value: "106" +data: App\Entity\Equipos\Maquinaria {#2042 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2653 +label: "PORTERIA ADMINISTRACION" +value: "107" +data: App\Entity\Equipos\Maquinaria {#2046 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2654 +label: "PLAYA" +value: "108" +data: App\Entity\Equipos\Maquinaria {#2050 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2655 +label: "PLANTA DE HARINA" +value: "109" +data: App\Entity\Equipos\Maquinaria {#2053 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2656 +label: "PELADO" +value: "110" +data: App\Entity\Equipos\Maquinaria {#2057 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2657 +label: "PAÑOL" +value: "111" +data: App\Entity\Equipos\Maquinaria {#2060 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2658 +label: "OFICINA DE TUNEL DINAMICO" +value: "112" +data: App\Entity\Equipos\Maquinaria {#2064 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2659 +label: "OFICINA DE PLANTA" +value: "113" +data: App\Entity\Equipos\Maquinaria {#2068 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2660 +label: "OFICINA DE ADMINISTRACION" +value: "114" +data: App\Entity\Equipos\Maquinaria {#2072 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2661 +label: "MAQUINAS DE HIELO" +value: "115" +data: App\Entity\Equipos\Maquinaria {#2076 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2662 +label: "MAESTRANZA" +value: "116" +data: App\Entity\Equipos\Maquinaria {#2080 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2663 +label: "LIMPIEZA" +value: "117" +data: App\Entity\Equipos\Maquinaria {#2084 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2664 +label: "GARRA FRIA" +value: "118" +data: App\Entity\Equipos\Maquinaria {#2088 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2665 +label: "GARRA CALIENTE" +value: "119" +data: App\Entity\Equipos\Maquinaria {#2091 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +label: "EVISCERADO" +value: "120" +data: App\Entity\Equipos\Maquinaria {#2095 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +label: "EMPAQUE TROZADO" +value: "121" +data: App\Entity\Equipos\Maquinaria {#2098 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "EMPAQUE" +value: "122" +data: App\Entity\Equipos\Maquinaria {#2101 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "DEPOSITO DE INSUMOS" +value: "123" +data: App\Entity\Equipos\Maquinaria {#2104 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "DEPOSITO DE CAJAS" +value: "124" +data: App\Entity\Equipos\Maquinaria {#2108 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "CONTROL DE CALIDAD" +value: "125" +data: App\Entity\Equipos\Maquinaria {#2112 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +label: "CAMARAS" +value: "126" +data: App\Entity\Equipos\Maquinaria {#2116 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "BUFFET DE PLAYA" +value: "127" +data: App\Entity\Equipos\Maquinaria {#2119 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "BUFFET" +value: "128" +data: App\Entity\Equipos\Maquinaria {#2123 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "BAÑO DE MUJERES" +value: "129" +data: App\Entity\Equipos\Maquinaria {#2127 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +label: "BAÑO DE HOMBRES" +value: "130" +data: App\Entity\Equipos\Maquinaria {#2131 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2677 +label: "BALANZA DE CAMIONES" +value: "131" +data: App\Entity\Equipos\Maquinaria {#2135 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2678 +label: "VENTILADORES PLAYA DESCARGA" +value: "132" +data: App\Entity\Equipos\Maquinaria {#2139 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2679 +label: "DIGESTOR DE VISCERAS Nº1" +value: "133" +data: App\Entity\Equipos\Maquinaria {#2142 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2680 +label: "DIGESTOR DE VISCERAS Nº2" +value: "134" +data: App\Entity\Equipos\Maquinaria {#2145 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2681 +label: "DIGESTOR DE VISCERAS Nº3" +value: "135" +data: App\Entity\Equipos\Maquinaria {#2148 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2682 +label: "DIGESTOR DE PLUMA Nº4" +value: "136" +data: App\Entity\Equipos\Maquinaria {#2151 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2683 +label: "PERCOLADOR HARINA VISCERAS" +value: "137" +data: App\Entity\Equipos\Maquinaria {#2154 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2684 +label: "PERCOLADOR HARINA HARINA" +value: "138" +data: App\Entity\Equipos\Maquinaria {#2157 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2685 +label: "TRANSPORTE HARINA DE PLUMA" +value: "139" +data: App\Entity\Equipos\Maquinaria {#2160 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2686 +label: "PRENSA EXPELLER H. VISCERAS" +value: "140" +data: App\Entity\Equipos\Maquinaria {#2163 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2687 +label: "PRENSA PLUMAS" +value: "141" +data: App\Entity\Equipos\Maquinaria {#2166 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2688 +label: "TOLVA PLUMAS" +value: "142" +data: App\Entity\Equipos\Maquinaria {#2169 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2689 +label: "TOLVA VISCERAS" +value: "143" +data: App\Entity\Equipos\Maquinaria {#2172 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2690 +label: "MOLINO HARINA VISCERAS" +value: "144" +data: App\Entity\Equipos\Maquinaria {#2175 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "SECADOR DE PLUMAS" +value: "145" +data: App\Entity\Equipos\Maquinaria {#2178 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "ZARANDA HARINA DE PLUMAS" +value: "146" +data: App\Entity\Equipos\Maquinaria {#2181 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "ZARANDA HARINA DE VISCERAS" +value: "147" +data: App\Entity\Equipos\Maquinaria {#2184 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +label: "DECANTER" +value: "148" +data: App\Entity\Equipos\Maquinaria {#2187 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +label: "COMEDOR PLANTA DE HARINA" +value: "149" +data: App\Entity\Equipos\Maquinaria {#2190 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +label: "SECTOR PRODUCTO TERMINADO" +value: "150" +data: App\Entity\Equipos\Maquinaria {#2193 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +label: "DAF" +value: "151" +data: App\Entity\Equipos\Maquinaria {#2196 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2698 +label: "TRIDECANTER" +value: "152" +data: App\Entity\Equipos\Maquinaria {#2199 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2699 +label: "TOLVA PRENSA EXPELLER" +value: "153" +data: App\Entity\Equipos\Maquinaria {#2202 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2700 +label: "TRANSPORTE DE BORRA" +value: "154" +data: App\Entity\Equipos\Maquinaria {#2205 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2701 +label: "ALIMENTADOR DE PRENSA VISCERAS" +value: "155" +data: App\Entity\Equipos\Maquinaria {#2208 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2702 +label: "TRANSPORTE AL MOLINO DE VISCERAS" +value: "156" +data: App\Entity\Equipos\Maquinaria {#2211 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "TRANSPORTE A ZARANDA DE VISCERAS" +value: "157" +data: App\Entity\Equipos\Maquinaria {#2214 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2704 +label: "DETECTOR DE METALES" +value: "158" +data: App\Entity\Equipos\Maquinaria {#2217 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2705 +label: "TRANSPORTE DE TOLVA H. PLUMAS A DETECTOR DE METALES" +value: "159" +data: App\Entity\Equipos\Maquinaria {#2220 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2706 +label: "TRANSPORTE A ZARANDA DE PLUMAS" +value: "160" +data: App\Entity\Equipos\Maquinaria {#2223 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2707 +label: "CICLON HARINA PLUMAS" +value: "161" +data: App\Entity\Equipos\Maquinaria {#2226 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2708 +label: "TRANSPORTE DE PLUMAS" +value: "162" +data: App\Entity\Equipos\Maquinaria {#2229 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2709 +label: "TANQUE DE SANGRE" +value: "163" +data: App\Entity\Equipos\Maquinaria {#2232 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2710 +label: "TANQUE DE MEZCLA DE BARROS" +value: "164" +data: App\Entity\Equipos\Maquinaria {#2235 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2711 +label: "TANQUE ACEITE Nº1" +value: "165" +data: App\Entity\Equipos\Maquinaria {#2238 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2712 +label: "TANQUE ACEITE Nº2" +value: "166" +data: App\Entity\Equipos\Maquinaria {#2241 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2713 +label: "TANQUE AUSTRALIANO" +value: "167" +data: App\Entity\Equipos\Maquinaria {#2244 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2714 +label: "VESTUARIO PLANTA DE HARINA" +value: "168" +data: App\Entity\Equipos\Maquinaria {#2247 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2715 +label: "DEPOSITO DE CLORO" +value: "169" +data: App\Entity\Equipos\Maquinaria {#2250 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2716 +label: "BOMBA DE SANGRE" +value: "170" +data: App\Entity\Equipos\Maquinaria {#2253 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2717 +label: "CHILLER Nº1" +value: "171" +data: App\Entity\Equipos\Maquinaria {#2256 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2718 +label: "CHILLER Nº2" +value: "172" +data: App\Entity\Equipos\Maquinaria {#2259 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2719 +label: "CHILLER Nº3" +value: "173" +data: App\Entity\Equipos\Maquinaria {#2262 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2720 +label: "CERNIDOR DE PLUMA" +value: "174" +data: App\Entity\Equipos\Maquinaria {#2265 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2721 +label: "COMPRESOR SULLAIR 3009 SERIE 12839" +value: "175" +data: App\Entity\Equipos\Maquinaria {#2268 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2722 +label: "COMPRESOR SULLAIR 3009 SERIE 9951" +value: "176" +data: App\Entity\Equipos\Maquinaria {#2271 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2723 +label: "COMPRESOR SULLAIR LS10-20" +value: "177" +data: App\Entity\Equipos\Maquinaria {#2274 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +label: "COMPRESOR SULLAIR LS10-40" +value: "178" +data: App\Entity\Equipos\Maquinaria {#2277 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +label: "SECADOR DE AIRE DCL 780 SERIE 100014037" +value: "179" +data: App\Entity\Equipos\Maquinaria {#2280 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2726 +label: "SECADOR DE AIRE DCL 1008 SERIE 18R030527" +value: "180" +data: App\Entity\Equipos\Maquinaria {#2283 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2727 +label: "SOPLADORES REPIKY" +value: "181" +data: App\Entity\Equipos\Maquinaria {#2286 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2728 +label: "MAQUINA DE HIELO N°5" +value: "182" +data: App\Entity\Equipos\Maquinaria {#2289 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2729 +label: "DESMALEZADORA STIHL FS280" +value: "183" +data: App\Entity\Equipos\Maquinaria {#2292 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2730 +label: "DESMALEZADORA STIHL FS450" +value: "184" +data: App\Entity\Equipos\Maquinaria {#2295 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2731 +label: "DESMALEZADORA STIHL FS460" +value: "185" +data: App\Entity\Equipos\Maquinaria {#2298 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2732 +label: "DESMALEZADORA OLEO MAC 746 T N°1" +value: "186" +data: App\Entity\Equipos\Maquinaria {#2301 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2733 +label: "DESMALEZADORA OLEO MAC 746 T N°2" +value: "187" +data: App\Entity\Equipos\Maquinaria {#2304 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2734 +label: "DESMALEZADORA OLEO MAC 746 T N°3" +value: "188" +data: App\Entity\Equipos\Maquinaria {#2307 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2735 +label: "CORTADORA DE PASTO OLEO MAC XP-200" +value: "189" +data: App\Entity\Equipos\Maquinaria {#2310 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2736 +label: "TRACTOR ZETOR" +value: "190" +data: App\Entity\Equipos\Maquinaria {#2313 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2737 +label: "SOPLADOR BG 50" +value: "191" +data: App\Entity\Equipos\Maquinaria {#2316 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2738 +label: "SOPLADOR BG 86" +value: "192" +data: App\Entity\Equipos\Maquinaria {#2319 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +label: "CARRO ACOPLADO N°1" +value: "193" +data: App\Entity\Equipos\Maquinaria {#2322 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2740 +label: "CARRO ACOPLADO N°2" +value: "194" +data: App\Entity\Equipos\Maquinaria {#2325 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2741 +label: "COMPRESOR GRAM N°6" +value: "195" +data: App\Entity\Equipos\Maquinaria {#2328 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2742 +label: "COMPRESOR GRAM N°7" +value: "196" +data: App\Entity\Equipos\Maquinaria {#2331 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2743 +label: "COMPRESOR FRICK N°5" +value: "197" +data: App\Entity\Equipos\Maquinaria {#2334 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2744 +label: "COMPRESOR FRICK N°4" +value: "198" +data: App\Entity\Equipos\Maquinaria {#2337 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2745 +label: "COMPRESOR MYCOM N°8" +value: "199" +data: App\Entity\Equipos\Maquinaria {#2340 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2746 +label: "TORRE CONDENSADO VMC N°2" +value: "200" +data: App\Entity\Equipos\Maquinaria {#2343 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2747 +label: "TORRE CONDENSADO CHINA N°3" +value: "201" +data: App\Entity\Equipos\Maquinaria {#2346 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2748 +label: "TORRE CONDENSADO N°4" +value: "202" +data: App\Entity\Equipos\Maquinaria {#2349 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2749 +label: "AGITADOR DE PLUMA" +value: "203" +data: App\Entity\Equipos\Maquinaria {#2352 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2750 +label: "BOMBA DE GARRAS" +value: "204" +data: App\Entity\Equipos\Maquinaria {#2355 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2751 +label: "INYECTORA EMPAQUE" +value: "205" +data: App\Entity\Equipos\Maquinaria {#2358 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2752 +label: "FORMADORA DE MEDALLONES" +value: "206" +data: App\Entity\Equipos\Maquinaria {#2361 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2753 +label: "PELADORA Nº1" +value: "207" +data: App\Entity\Equipos\Maquinaria {#2365 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2754 +label: "PELADORA Nº2" +value: "208" +data: App\Entity\Equipos\Maquinaria {#2368 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2755 +label: "PELADORA Nº4" +value: "209" +data: App\Entity\Equipos\Maquinaria {#2371 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2756 +label: "BAUDELOT" +value: "210" +data: App\Entity\Equipos\Maquinaria {#2374 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2757 +label: "MAQUINA DE HIELO Nº1" +value: "211" +data: App\Entity\Equipos\Maquinaria {#2377 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2758 +label: "SACADOR DE PATAS DOBLE" +value: "212" +data: App\Entity\Equipos\Maquinaria {#2380 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2759 +label: "AUTOELEVADOR ALQUILADO Nº4" +value: "213" +data: App\Entity\Equipos\Maquinaria {#2383 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2760 +label: "AUTOELEVADOR ALQUILADO Nº5" +value: "214" +data: App\Entity\Equipos\Maquinaria {#2386 …} +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2761 +label: "AUTOELEVADOR ALQUILADO Nº6" +value: "215" +data: App\Entity\Equipos\Maquinaria {#2389 …} +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2762 +label: "AUTOELEVADOR TOYOTA Nº1" +value: "216" +data: App\Entity\Equipos\Maquinaria {#2392 …} +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +label: "ZORRA ELECTRICA Nº1" +value: "217" +data: App\Entity\Equipos\Maquinaria {#2395 …} +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2764 +label: "Zorra 2" +value: "218" +data: App\Entity\Equipos\Maquinaria {#2398 …} +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "Zorra 3" +value: "219" +data: App\Entity\Equipos\Maquinaria {#2401 …} +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2766 +label: "TUNEL DINAMICO" +value: "220" +data: App\Entity\Equipos\Maquinaria {#2404 …} +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2767 +label: "SANCOCHADOR" +value: "221" +data: App\Entity\Equipos\Maquinaria {#2407 …} +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2768 +label: "ZORRA ELECTRICA TOYOTA Nº3" +value: "222" +data: App\Entity\Equipos\Maquinaria {#2410 …} +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2769 +label: "ZORRA ELECTRICA TOYOTA Nº4" +value: "223" +data: App\Entity\Equipos\Maquinaria {#2413 …} +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2770 +label: "ZORRA ELECTRICA DARC Nº2" +value: "224" +data: App\Entity\Equipos\Maquinaria {#2416 …} +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2771 +label: "BATERIA AUTOELEVADOR Nº1 48V" +value: "225" +data: App\Entity\Equipos\Maquinaria {#2419 …} +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2772 +label: "BATERIA AUTOELEVADOR Nº2 36V" +value: "226" +data: App\Entity\Equipos\Maquinaria {#2422 …} +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2773 +label: "BATERIA AUTOELEVADOR Nº3 36V" +value: "227" +data: App\Entity\Equipos\Maquinaria {#2425 …} +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2774 +label: "BATERIA AUTOELEVADOR Nº4 36V" +value: "228" +data: App\Entity\Equipos\Maquinaria {#2428 …} +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2775 +label: "BATERIA AUTOELEVADOR Nº5 36V" +value: "229" +data: App\Entity\Equipos\Maquinaria {#2431 …} +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2776 +label: "BATERIA AUTOELEVADOR Nº6 36V" +value: "230" +data: App\Entity\Equipos\Maquinaria {#2434 …} +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2777 +label: "BATERIA ZORRA Nº1" +value: "231" +data: App\Entity\Equipos\Maquinaria {#2437 …} +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2778 +label: "BATERIA ZORRA Nº2" +value: "232" +data: App\Entity\Equipos\Maquinaria {#2440 …} +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2779 +label: "BATERIA ZORRA Nº3" +value: "233" +data: App\Entity\Equipos\Maquinaria {#2443 …} +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2780 +label: "BATERIA ZORRA Nº4" +value: "234" +data: App\Entity\Equipos\Maquinaria {#2446 …} +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2781 +label: "BATERIA AUTOELEVADOR Nº7" +value: "235" +data: App\Entity\Equipos\Maquinaria {#2449 …} +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2782 +label: "BAÑO DE CAMIONEROS" +value: "236" +data: App\Entity\Equipos\Maquinaria {#2452 …} +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2783 +label: "TRASNFORMADOR FOHAMA" +value: "237" +data: App\Entity\Equipos\Maquinaria {#2456 …} +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2784 +label: "TRANSFORMADOR SITRAN N°1193" +value: "238" +data: App\Entity\Equipos\Maquinaria {#2460 …} +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2785 +label: "TRANSFORMADOR MIRON" +value: "239" +data: App\Entity\Equipos\Maquinaria {#2463 …} +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2786 +label: "TRANSFORMADORES" +value: "240" +data: App\Entity\Equipos\Maquinaria {#2466 …} +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2787 +label: "LAVADORA DE JAULAS" +value: "241" +data: App\Entity\Equipos\Maquinaria {#2469 …} +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2788 +label: "ULMA" +value: "242" +data: App\Entity\Equipos\Maquinaria {#2472 …} +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "NORIA POLLO PREMIUM" +value: "243" +data: App\Entity\Equipos\Maquinaria {#2476 …} +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +label: "CINTA POLLO PREMIUM" +value: "244" +data: App\Entity\Equipos\Maquinaria {#2479 …} +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +label: "DESCOLGADORES DE POLLO PREMIUM" +value: "245" +data: App\Entity\Equipos\Maquinaria {#2482 …} +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2792 +label: "CLASIFICADOR" +value: "246" +data: App\Entity\Equipos\Maquinaria {#2485 …} +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2793 +label: "SUMERGIDOR DE JAULAS" +value: "247" +data: App\Entity\Equipos\Maquinaria {#2488 …} +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2794 +label: "POZO" +value: "248" +data: App\Entity\Equipos\Maquinaria {#2491 …} +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2795 +label: "DESHUESADORA" +value: "249" +data: App\Entity\Equipos\Maquinaria {#2494 …} +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2796 +label: "EMPANADORA" +value: "250" +data: App\Entity\Equipos\Maquinaria {#2497 …} +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2797 +label: "FILETEADORA" +value: "251" +data: App\Entity\Equipos\Maquinaria {#2500 …} +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2798 +label: "DETECTOR DE METALES PENTA" +value: "252" +data: App\Entity\Equipos\Maquinaria {#2503 …} +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +label: "MOLINO HARINA PLUMA" +value: "253" +data: App\Entity\Equipos\Maquinaria {#2506 …} +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2800 +label: "PURGADOR HANSEN" +value: "254" +data: App\Entity\Equipos\Maquinaria {#2509 …} +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +label: "CAMARA Nº1" +value: "255" +data: App\Entity\Equipos\Maquinaria {#2512 …} +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2802 +label: "AUTOELEVADOR ALQUILADO Nº1" +value: "256" +data: App\Entity\Equipos\Maquinaria {#2515 …} +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2803 +label: "CAMARA Nº2" +value: "257" +data: App\Entity\Equipos\Maquinaria {#2519 …} +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2804 +label: "CAMARA Nº8" +value: "258" +data: App\Entity\Equipos\Maquinaria {#2522 …} +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2805 +label: "CAMARA Nº9" +value: "259" +data: App\Entity\Equipos\Maquinaria {#2525 …} +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2806 +label: "CAMARA Nº10" +value: "260" +data: App\Entity\Equipos\Maquinaria {#2528 …} +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +label: "CAMARA Nº11" +value: "261" +data: App\Entity\Equipos\Maquinaria {#2531 …} +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2808 +label: "TORRE VMC" +value: "262" +data: App\Entity\Equipos\Maquinaria {#2534 …} +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2809 +label: "CORAZONES" +value: "263" +data: App\Entity\Equipos\Maquinaria {#2537 …} +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2810 +label: "Pasillo de cámara 10 y 11" +value: "264" +data: App\Entity\Equipos\Maquinaria {#2541 …} +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2811 +label: "Sala de Picking" +value: "265" +data: App\Entity\Equipos\Maquinaria {#2544 …} +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2812 +label: "Sala de clark" +value: "266" +data: App\Entity\Equipos\Maquinaria {#2547 …} +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +label: "Ramal regulador Nº1" +value: "267" +data: App\Entity\Equipos\Maquinaria {#2550 …} +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2814 +label: "Ramal reguladora Nº2" +value: "268" +data: App\Entity\Equipos\Maquinaria {#2554 …} +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2815 +label: "TRANSFORMADOR SITRAN N°1194" +value: "269" +data: App\Entity\Equipos\Maquinaria {#2557 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Doctrine\ORM\PersistentCollection {#925 -snapshot: [] -owner: App\Entity\Almacen\Articulo {#891 -id: 17397 -descripcion: "BOMBA DOSIFICADORA ARES 220 V 1.4 L/H" -codigo: "1238" -codigoBarras: null -activo: true -herramienta: false -unidaMedida: null -categoria: null -maquinarias: Doctrine\ORM\PersistentCollection {#925} -articulosDeposito: null -aplicaciones: Doctrine\ORM\PersistentCollection {#948 -snapshot: [ …2] -owner: App\Entity\Almacen\Articulo {#891} -association: [ …19] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: null -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3650 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#947 …} #initialized: true } -insumo: null -producto: null -tipo: null } -association: [ …20] -em: Doctrine\ORM\EntityManager {#628 …11} -backRefFieldName: "articulos" -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#3693 …} -isDirty: false #collection: Doctrine\Common\Collections\ArrayCollection {#924 …} #initialized: true } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1676 -form: Symfony\Component\Form\Form {#1442 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1677 …5} |
| full_name | "articulo[maquinarias][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_maquinarias" |
| is_selected | Closure($choice, array $values) {#2817 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1193 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "maquinarias" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_maquinarias" |
| valid | true |
| value | [] |
activo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1395 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1392 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1397 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1399 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1400 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_articulo_activo" ] |
| cache_key | "_articulo_activo_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2818 -form: Symfony\Component\Form\Form {#1445 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2819 …5} |
| full_name | "articulo[activo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_activo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "activo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_activo" |
| valid | true |
| value | "1" |
herramienta
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | 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 | 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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1395 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1392 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1397 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1391 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1407 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_articulo_herramienta" ] |
| cache_key | "_articulo_herramienta_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2820 -form: Symfony\Component\Form\Form {#1448 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2821 …5} |
| full_name | "articulo[herramienta]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo_herramienta" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "herramienta" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_articulo_herramienta" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "a10a72837d.CRmrieqL8AQCRKNBwWsnDXQ1dM5CmzDqXD83w5NbCjo.P0vb4tPDmXN2EuwsrlhCQCx4LZYA0gOnPWtop-MvXA5BeJy9ov3EUmAy1A" |
| 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 | "a10a72837d.CRmrieqL8AQCRKNBwWsnDXQ1dM5CmzDqXD83w5NbCjo.P0vb4tPDmXN2EuwsrlhCQCx4LZYA0gOnPWtop-MvXA5BeJy9ov3EUmAy1A" |
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 {#1124 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1125 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1126 …} -namespace: Closure() {#1128 …} } |
| data | "a10a72837d.CRmrieqL8AQCRKNBwWsnDXQ1dM5CmzDqXD83w5NbCjo.P0vb4tPDmXN2EuwsrlhCQCx4LZYA0gOnPWtop-MvXA5BeJy9ov3EUmAy1A" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} } |
| 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() {#2837 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1032 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2839 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_articulo__token" ] |
| cache_key | "_articulo__token_hidden" |
| compound | false |
| data | "a10a72837d.CRmrieqL8AQCRKNBwWsnDXQ1dM5CmzDqXD83w5NbCjo.P0vb4tPDmXN2EuwsrlhCQCx4LZYA0gOnPWtop-MvXA5BeJy9ov3EUmAy1A" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2849 -form: Symfony\Component\Form\Form {#2845 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2840 …5} |
| full_name | "articulo[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "articulo__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 | "_articulo__token" |
| valid | true |
| value | "a10a72837d.CRmrieqL8AQCRKNBwWsnDXQ1dM5CmzDqXD83w5NbCjo.P0vb4tPDmXN2EuwsrlhCQCx4LZYA0gOnPWtop-MvXA5BeJy9ov3EUmAy1A" |