- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 1
- Events
- Routing
- Cache
- Translation 17
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- 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
unidad_filtro
"App\Form\UnidadFiltroType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
tipo | "equipo" |
same as passed value |
unidad | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1029 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 |
marca | false |
method | "POST" |
modelo | false |
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 |
tipo | "equipo" |
translation_domain | null |
trim | true |
unidad | true |
upload_max_size_message | Closure() {#1031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#1030 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "unidad_filtro" "_unidad_filtro" ] |
cache_key | "_unidad_filtro_unidad_filtro" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1228 -form: Symfony\Component\Form\Form {#1052 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1212 …5} |
full_name | "unidad_filtro" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "unidad_filtro" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_unidad_filtro" |
valid | true |
value | null |
filtro
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data | true |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1044 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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 | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1046 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#1043 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_unidad_filtro_filtro" ] |
cache_key | "_unidad_filtro_filtro_hidden" |
compound | false |
data | "1" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1758 -form: Symfony\Component\Form\Form {#1055 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1757 …5} |
full_name | "unidad_filtro[filtro]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro_filtro" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "filtro" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_unidad_filtro_filtro" |
valid | true |
value | "1" |
unidad
"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 |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
auto_initialize | false |
false
|
class | "App\Entity\Unidad" |
same as passed value |
label | "Unidad" |
same as passed value |
placeholder | "Seleccione una unidad" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1060 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#917 …} use: { $user: App\Entity\Usuario {#675 …} } } |
Doctrine\ORM\QueryBuilder {#1092 -_em: Doctrine\ORM\EntityManager {#336 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1090 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1089 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1088 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.idUni = :unidadId" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1087 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\Unidad u WHERE u.idUni = :unidadId ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1091 …} -_firstResult: null -_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 | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1084 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1121 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1100 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1120 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1086 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1105 -om: ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#633 …} -singleId: true -intId: true -idField: "idUni" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Unidad" |
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 {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data_class | null |
disabled | false |
em | ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} |
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 {#1105 -om: ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#633 …} -singleId: true -intId: true -idField: "idUni" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Unidad" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Seleccione una unidad" |
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 {#1092 -_em: Doctrine\ORM\EntityManager {#336 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1090 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1089 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1088 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "u.idUni = :unidadId" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1087 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\Unidad u WHERE u.idUni = :unidadId ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1091 …} -_firstResult: null -_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() {#1094 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#1099 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_unidad_filtro_unidad" ] |
cache_key | "_unidad_filtro_unidad_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 3151900 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1763 +label: "Nezahualcóyotl I" +value: "3151900" +data: Proxies\__CG__\App\Entity\Unidad {#686 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1759 -form: Symfony\Component\Form\Form {#1113 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1760 …5} |
full_name | "unidad_filtro[unidad]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro_unidad" |
is_selected | Closure($choice, $value) {#1768 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1062 …} } |
label | "Unidad" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "unidad" |
placeholder | "Seleccione una unidad" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_unidad_filtro_unidad" |
valid | true |
value | "" |
marca
"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 |
---|---|---|
attr | [ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" ] |
[ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" ] |
auto_initialize | false |
false
|
choice_label | "marca" |
same as passed value |
class | "App\Entity\Equipo" |
same as passed value |
label | "Marca" |
same as passed value |
placeholder | "Todas" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1103 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#917 …} } |
Doctrine\ORM\QueryBuilder {#1116 -_em: Doctrine\ORM\EntityManager {#336 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1108 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1107 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1106 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1127 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\Equipo e GROUP BY e.marca ORDER BY e.marca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1109 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "marca" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1143 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1125 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1126 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1124 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1129 -om: ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#776 …} -singleId: true -intId: true -idField: "idEqu" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Equipo" |
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 {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data_class | null |
disabled | false |
em | ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} |
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 {#1129 -om: ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#776 …} -singleId: true -intId: true -idField: "idEqu" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Marca" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Todas" |
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 {#1116 -_em: Doctrine\ORM\EntityManager {#336 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1108 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1107 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1106 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1127 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\Equipo e GROUP BY e.marca ORDER BY e.marca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1109 …} -_firstResult: null -_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() {#1112 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#1102 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "style" => "width: 130px;" "data-live-search" => "true" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_unidad_filtro_marca" ] |
cache_key | "_unidad_filtro_marca_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1764 +label: "" +value: "5732" +data: App\Entity\Equipo {#1786 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "ACER" +value: "859" +data: App\Entity\Equipo {#1792 …} +attr: [] +labelTranslationParameters: [] } 5930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "ACT/ COMPUSTORE" +value: "5930" +data: App\Entity\Equipo {#1798 …} +attr: [] +labelTranslationParameters: [] } 3773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +label: "ACTECK" +value: "3773" +data: App\Entity\Equipo {#1804 …} +attr: [] +labelTranslationParameters: [] } 6291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1770 +label: "ACTIVE" +value: "6291" +data: App\Entity\Equipo {#1810 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "ACTIVE COOL" +value: "290" +data: App\Entity\Equipo {#1816 …} +attr: [] +labelTranslationParameters: [] } 7041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +label: "ARMADA" +value: "7041" +data: App\Entity\Equipo {#1822 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1781 +label: "ARMADO BARRACUDA" +value: "296" +data: App\Entity\Equipo {#1828 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "BENQ" +value: "422" +data: App\Entity\Equipo {#1831 …} +attr: [] +labelTranslationParameters: [] } 5855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "BEST COMPONENT" +value: "5855" +data: App\Entity\Equipo {#1836 …} +attr: [] +labelTranslationParameters: [] } 1169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "BLUE CODE" +value: "1169" +data: App\Entity\Equipo {#1841 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "BLUE POINT" +value: "1259" +data: App\Entity\Equipo {#1847 …} +attr: [] +labelTranslationParameters: [] } 6657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "Brother" +value: "6657" +data: App\Entity\Equipo {#1853 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "CLOUDPOINT CLIENTE ZERO" +value: "542" +data: App\Entity\Equipo {#1859 …} +attr: [] +labelTranslationParameters: [] } 7053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "COMPAC" +value: "7053" +data: App\Entity\Equipo {#1865 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "COMPAQ" +value: "782" +data: App\Entity\Equipo {#1871 …} +attr: [] +labelTranslationParameters: [] } 4318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "COMPAQ EVO" +value: "4318" +data: App\Entity\Equipo {#1876 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "COMPAX" +value: "1020" +data: App\Entity\Equipo {#1882 …} +attr: [] +labelTranslationParameters: [] } 6656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "DataShield" +value: "6656" +data: App\Entity\Equipo {#1888 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "DELL" +value: "107" +data: App\Entity\Equipo {#1893 …} +attr: [] +labelTranslationParameters: [] } 6701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "Dell Alienware" +value: "6701" +data: App\Entity\Equipo {#1899 …} +attr: [] +labelTranslationParameters: [] } 2715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "DIGITAL" +value: "2715" +data: App\Entity\Equipo {#1905 …} +attr: [] +labelTranslationParameters: [] } 5925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "ELEKTRA" +value: "5925" +data: App\Entity\Equipo {#1911 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "Ensamblada" +value: "378" +data: App\Entity\Equipo {#1915 …} +attr: [] +labelTranslationParameters: [] } 4881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "ENSAMBLADA ALASKA" +value: "4881" +data: App\Entity\Equipo {#1920 …} +attr: [] +labelTranslationParameters: [] } 4830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "ENSAMBLADA REALTEK" +value: "4830" +data: App\Entity\Equipo {#1926 …} +attr: [] +labelTranslationParameters: [] } 4829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "ENSAMBLADA REDFLAG" +value: "4829" +data: App\Entity\Equipo {#1929 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "EVOTEC" +value: "341" +data: App\Entity\Equipo {#1933 …} +attr: [] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "GATEWAY" +value: "1161" +data: App\Entity\Equipo {#1936 …} +attr: [] +labelTranslationParameters: [] } 6746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "GENERICO" +value: "6746" +data: App\Entity\Equipo {#1939 …} +attr: [] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "GHIA" +value: "1248" +data: App\Entity\Equipo {#1945 …} +attr: [] +labelTranslationParameters: [] } 1978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "GOLDEN COMPUTERS" +value: "1978" +data: App\Entity\Equipo {#1949 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "Hewlett Packard" +value: "780" +data: App\Entity\Equipo {#1955 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "HIP HOP" +value: "2" +data: App\Entity\Equipo {#1960 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "HP" +value: "85" +data: App\Entity\Equipo {#1966 …} +attr: [] +labelTranslationParameters: [] } 2437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "HP COMPAQ" +value: "2437" +data: App\Entity\Equipo {#1970 …} +attr: [] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "HP PAVILION NOTEBOOK" +value: "1628" +data: App\Entity\Equipo {#1976 …} +attr: [] +labelTranslationParameters: [] } 6911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "Huawei" +value: "6911" +data: App\Entity\Equipo {#1982 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "IBM" +value: "438" +data: App\Entity\Equipo {#1985 …} +attr: [] +labelTranslationParameters: [] } 5958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "INTEGRADOR" +value: "5958" +data: App\Entity\Equipo {#1990 …} +attr: [] +labelTranslationParameters: [] } 5227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "KEMEX" +value: "5227" +data: App\Entity\Equipo {#1993 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "LANIX" +value: "624" +data: App\Entity\Equipo {#1999 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "Lenovo" +value: "41" +data: App\Entity\Equipo {#2003 …} +attr: [] +labelTranslationParameters: [] } 6633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "Lenovo Thinkcentre" +value: "6633" +data: App\Entity\Equipo {#2008 …} +attr: [] +labelTranslationParameters: [] } 6743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "LG" +value: "6743" +data: App\Entity\Equipo {#2014 …} +attr: [] +labelTranslationParameters: [] } 3017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "MICROSTAR" +value: "3017" +data: App\Entity\Equipo {#2017 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "NOTEBOOK" +value: "1196" +data: App\Entity\Equipo {#2023 …} +attr: [] +labelTranslationParameters: [] } 6858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "oliveti" +value: "6858" +data: App\Entity\Equipo {#2028 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "Olivetti" +value: "450" +data: App\Entity\Equipo {#2034 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "RED FLAG" +value: "383" +data: App\Entity\Equipo {#2038 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "S/M" +value: "604" +data: App\Entity\Equipo {#2043 …} +attr: [] +labelTranslationParameters: [] } 6960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "S/MARCA" +value: "6960" +data: App\Entity\Equipo {#2046 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "S/S" +value: "884" +data: App\Entity\Equipo {#2051 …} +attr: [] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "SAMSUNG" +value: "2546" +data: App\Entity\Equipo {#2054 …} +attr: [] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "SCIENCE" +value: "1162" +data: App\Entity\Equipo {#2060 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "SCIENCE CUBE" +value: "562" +data: App\Entity\Equipo {#2064 …} +attr: [] +labelTranslationParameters: [] } 3781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "SHELEG" +value: "3781" +data: App\Entity\Equipo {#2068 …} +attr: [] +labelTranslationParameters: [] } 6626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "SIN MARCA" +value: "6626" +data: App\Entity\Equipo {#2072 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "Sun Microsystems" +value: "451" +data: App\Entity\Equipo {#2077 …} +attr: [] +labelTranslationParameters: [] } 5924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "TEK" +value: "5924" +data: App\Entity\Equipo {#2081 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "TOSHIBA" +value: "106" +data: App\Entity\Equipo {#2084 …} +attr: [] +labelTranslationParameters: [] } 6654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "Tripp Lite" +value: "6654" +data: App\Entity\Equipo {#2089 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "TRUE BASIX" +value: "773" +data: App\Entity\Equipo {#2094 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "vCloudPoint" +value: "386" +data: App\Entity\Equipo {#2099 …} +attr: [] +labelTranslationParameters: [] } 6777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "VOSTRO" +value: "6777" +data: App\Entity\Equipo {#2104 …} +attr: [] +labelTranslationParameters: [] } 3774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "WISHE" +value: "3774" +data: App\Entity\Equipo {#2109 …} +attr: [] +labelTranslationParameters: [] } 6653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "Zigor" +value: "6653" +data: App\Entity\Equipo {#2112 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1767 -form: Symfony\Component\Form\Form {#1141 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1762 …5} |
full_name | "unidad_filtro[marca]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro_marca" |
is_selected | Closure($choice, $value) {#1778 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1062 …} } |
label | "Marca" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "marca" |
placeholder | "Todas" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_unidad_filtro_marca" |
valid | true |
value | "" |
modelo
"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 |
---|---|---|
attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
[ "class" => "form-control" "style" => "width: 130px;" ] |
auto_initialize | false |
false
|
choice_label | "modelo" |
same as passed value |
class | "App\Entity\Equipo" |
same as passed value |
label | "Modelo" |
same as passed value |
placeholder | "Todas" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1123 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#917 …} } |
Doctrine\ORM\QueryBuilder {#1157 -_em: Doctrine\ORM\EntityManager {#336 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1159 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1161 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1158 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1169 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\Equipo e GROUP BY e.marca ORDER BY e.marca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1165 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "modelo" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1172 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1125 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1171 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1175 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1129 -om: ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#776 …} -singleId: true -intId: true -idField: "idEqu" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Equipo" |
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 {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data_class | null |
disabled | false |
em | ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} |
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 {#1129 -om: ContainerYRM2HYp\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#295 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#776 …} -singleId: true -intId: true -idField: "idEqu" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Modelo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Todas" |
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 {#1157 -_em: Doctrine\ORM\EntityManager {#336 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1159 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1161 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1158 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1169 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT e FROM App\Entity\Equipo e GROUP BY e.marca ORDER BY e.marca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1165 …} -_firstResult: null -_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() {#1133 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#1134 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_unidad_filtro_modelo" ] |
cache_key | "_unidad_filtro_modelo_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5732 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "CPU" +value: "5732" +data: App\Entity\Equipo {#1786 …} +attr: [] +labelTranslationParameters: [] } 859 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "ASPIRE ZC-700" +value: "859" +data: App\Entity\Equipo {#1792 …} +attr: [] +labelTranslationParameters: [] } 5930 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "INTEGRADOR" +value: "5930" +data: App\Entity\Equipo {#1798 …} +attr: [] +labelTranslationParameters: [] } 3773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "S/M" +value: "3773" +data: App\Entity\Equipo {#1804 …} +attr: [] +labelTranslationParameters: [] } 6291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "COOL" +value: "6291" +data: App\Entity\Equipo {#1810 …} +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "S/M" +value: "290" +data: App\Entity\Equipo {#1816 …} +attr: [] +labelTranslationParameters: [] } 7041 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "ARMADA" +value: "7041" +data: App\Entity\Equipo {#1822 …} +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "S/M" +value: "296" +data: App\Entity\Equipo {#1828 …} +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "GL2450-T" +value: "422" +data: App\Entity\Equipo {#1831 …} +attr: [] +labelTranslationParameters: [] } 5855 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "BC" +value: "5855" +data: App\Entity\Equipo {#1836 …} +attr: [] +labelTranslationParameters: [] } 1169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "S/M" +value: "1169" +data: App\Entity\Equipo {#1841 …} +attr: [] +labelTranslationParameters: [] } 1259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "SN" +value: "1259" +data: App\Entity\Equipo {#1847 …} +attr: [] +labelTranslationParameters: [] } 6657 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "DCP-T510W" +value: "6657" +data: App\Entity\Equipo {#1853 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "VCLOUD S100" +value: "542" +data: App\Entity\Equipo {#1859 …} +attr: [] +labelTranslationParameters: [] } 7053 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "EVO-510-PD1058P" +value: "7053" +data: App\Entity\Equipo {#1865 …} +attr: [] +labelTranslationParameters: [] } 782 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "6720s" +value: "782" +data: App\Entity\Equipo {#1871 …} +attr: [] +labelTranslationParameters: [] } 4318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "EVO" +value: "4318" +data: App\Entity\Equipo {#1876 …} +attr: [] +labelTranslationParameters: [] } 1020 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "CX-20TS" +value: "1020" +data: App\Entity\Equipo {#1882 …} +attr: [] +labelTranslationParameters: [] } 6656 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "KS-1000 PROXX" +value: "6656" +data: App\Entity\Equipo {#1888 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "VOSTRO" +value: "107" +data: App\Entity\Equipo {#1893 …} +attr: [] +labelTranslationParameters: [] } 6701 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "Alienware D07U" +value: "6701" +data: App\Entity\Equipo {#1899 …} +attr: [] +labelTranslationParameters: [] } 2715 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "XLSERVER" +value: "2715" +data: App\Entity\Equipo {#1905 …} +attr: [] +labelTranslationParameters: [] } 5925 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "S/N" +value: "5925" +data: App\Entity\Equipo {#1911 …} +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "S/N" +value: "378" +data: App\Entity\Equipo {#1915 …} +attr: [] +labelTranslationParameters: [] } 4881 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "GENERICO" +value: "4881" +data: App\Entity\Equipo {#1920 …} +attr: [] +labelTranslationParameters: [] } 4830 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "GENERICO" +value: "4830" +data: App\Entity\Equipo {#1926 …} +attr: [] +labelTranslationParameters: [] } 4829 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "GIGABYTE A320M-S2H" +value: "4829" +data: App\Entity\Equipo {#1929 …} +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "E5700" +value: "341" +data: App\Entity\Equipo {#1933 …} +attr: [] +labelTranslationParameters: [] } 1161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "ESX-500" +value: "1161" +data: App\Entity\Equipo {#1936 …} +attr: [] +labelTranslationParameters: [] } 6746 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "GENERICO" +value: "6746" +data: App\Entity\Equipo {#1939 …} +attr: [] +labelTranslationParameters: [] } 1248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "N/O" +value: "1248" +data: App\Entity\Equipo {#1945 …} +attr: [] +labelTranslationParameters: [] } 1978 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "S/M" +value: "1978" +data: App\Entity\Equipo {#1949 …} +attr: [] +labelTranslationParameters: [] } 780 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "HP" +value: "780" +data: App\Entity\Equipo {#1955 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "GENERICO" +value: "2" +data: App\Entity\Equipo {#1960 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "6005" +value: "85" +data: App\Entity\Equipo {#1966 …} +attr: [] +labelTranslationParameters: [] } 2437 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "6005" +value: "2437" +data: App\Entity\Equipo {#1970 …} +attr: [] +labelTranslationParameters: [] } 1628 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "14AB007" +value: "1628" +data: App\Entity\Equipo {#1976 …} +attr: [] +labelTranslationParameters: [] } 6911 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Boh-WAQ9R" +value: "6911" +data: App\Entity\Equipo {#1982 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "300 GL" +value: "438" +data: App\Entity\Equipo {#1985 …} +attr: [] +labelTranslationParameters: [] } 5958 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "S/M" +value: "5958" +data: App\Entity\Equipo {#1990 …} +attr: [] +labelTranslationParameters: [] } 5227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "MCA. KEMEX" +value: "5227" +data: App\Entity\Equipo {#1993 …} +attr: [] +labelTranslationParameters: [] } 624 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "GHIA" +value: "624" +data: App\Entity\Equipo {#1999 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "THINKCENTRE M700" +value: "41" +data: App\Entity\Equipo {#2003 …} +attr: [] +labelTranslationParameters: [] } 6633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "M700" +value: "6633" +data: App\Entity\Equipo {#2008 …} +attr: [] +labelTranslationParameters: [] } 6743 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "PX-450RMFUN" +value: "6743" +data: App\Entity\Equipo {#2014 …} +attr: [] +labelTranslationParameters: [] } 3017 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "S/M" +value: "3017" +data: App\Entity\Equipo {#2017 …} +attr: [] +labelTranslationParameters: [] } 1196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "PAVILLON" +value: "1196" +data: App\Entity\Equipo {#2023 …} +attr: [] +labelTranslationParameters: [] } 6858 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "M4000DT540" +value: "6858" +data: App\Entity\Equipo {#2028 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "M4000 DT540" +value: "450" +data: App\Entity\Equipo {#2034 …} +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "S/N" +value: "383" +data: App\Entity\Equipo {#2038 …} +attr: [] +labelTranslationParameters: [] } 604 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "S/M" +value: "604" +data: App\Entity\Equipo {#2043 …} +attr: [] +labelTranslationParameters: [] } 6960 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "S/MODELO" +value: "6960" +data: App\Entity\Equipo {#2046 …} +attr: [] +labelTranslationParameters: [] } 884 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "S/M" +value: "884" +data: App\Entity\Equipo {#2051 …} +attr: [] +labelTranslationParameters: [] } 2546 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "ACTIVE COOL" +value: "2546" +data: App\Entity\Equipo {#2054 …} +attr: [] +labelTranslationParameters: [] } 1162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "PORTATIL" +value: "1162" +data: App\Entity\Equipo {#2060 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "FU432" +value: "562" +data: App\Entity\Equipo {#2064 …} +attr: [] +labelTranslationParameters: [] } 3781 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "S/M" +value: "3781" +data: App\Entity\Equipo {#2068 …} +attr: [] +labelTranslationParameters: [] } 6626 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "SIN MODELO" +value: "6626" +data: App\Entity\Equipo {#2072 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "ULTRA SYS" +value: "451" +data: App\Entity\Equipo {#2077 …} +attr: [] +labelTranslationParameters: [] } 5924 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "386/33" +value: "5924" +data: App\Entity\Equipo {#2081 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "SATELLITE" +value: "106" +data: App\Entity\Equipo {#2084 …} +attr: [] +labelTranslationParameters: [] } 6654 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Tripp Lite" +value: "6654" +data: App\Entity\Equipo {#2089 …} +attr: [] +labelTranslationParameters: [] } 773 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "KX1853" +value: "773" +data: App\Entity\Equipo {#2094 …} +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "S100" +value: "386" +data: App\Entity\Equipo {#2099 …} +attr: [] +labelTranslationParameters: [] } 6777 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "THINKCENTER" +value: "6777" +data: App\Entity\Equipo {#2104 …} +attr: [] +labelTranslationParameters: [] } 3774 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "S/M" +value: "3774" +data: App\Entity\Equipo {#2109 …} +attr: [] +labelTranslationParameters: [] } 6653 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "Danubio 1000RE" +value: "6653" +data: App\Entity\Equipo {#2112 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2173 -form: Symfony\Component\Form\Form {#1180 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1773 …5} |
full_name | "unidad_filtro[modelo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro_modelo" |
is_selected | Closure($choice, $value) {#2175 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1062 …} } |
label | "Modelo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "modelo" |
placeholder | "Todas" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_unidad_filtro_modelo" |
valid | true |
value | "" |
uso
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "class" => "form-control" "style" => "width: 130px;" ] |
[ "class" => "form-control" "style" => "width: 130px;" ] |
auto_initialize | false |
false
|
choices | [ "Educativo" => "1" "Docente" => "2" "Administrativo" => "3" ] |
[ "Educativo" => "1" "Docente" => "2" "Administrativo" => "3" ] |
label | "Uso" |
same as passed value |
placeholder | "Todos los usos" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Educativo" => "1" "Docente" => "2" "Administrativo" => "3" ] |
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 {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Uso" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Todos los usos" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#1183 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_unidad_filtro_uso" ] |
cache_key | "_unidad_filtro_uso_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "Educativo" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "Docente" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "Administrativo" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2244 -form: Symfony\Component\Form\Form {#1193 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2174 …5} |
full_name | "unidad_filtro[uso]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro_uso" |
is_selected | Closure($choice, $value) {#2249 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1062 …} } |
label | "Uso" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "uso" |
placeholder | "Todos los usos" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_unidad_filtro_uso" |
valid | true |
value | "" |
estatus
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | [ "class" => "form-control" "style" => "width: 130px;" ] |
[ "class" => "form-control" "style" => "width: 130px;" ] |
auto_initialize | false |
false
|
choices | [ "En operación" => "1" "Descompuesto" => "2" "Sin instalar" => "3" "En proceso de baja" => "4" "Baja" => "5" ] |
[ "En operación" => "1" "Descompuesto" => "2" "Sin instalar" => "3" "En proceso de baja" => "4" "Baja" => "5" ] |
label | "Estatus" |
same as passed value |
placeholder | "Todos los estatus" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "En operación" => "1" "Descompuesto" => "2" "Sin instalar" => "3" "En proceso de baja" => "4" "Baja" => "5" ] |
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 {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data_class | null |
disabled | false |
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 | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Estatus" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Todos los estatus" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#1196 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" "style" => "width: 130px;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_unidad_filtro_estatus" ] |
cache_key | "_unidad_filtro_estatus_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "En operación" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "Descompuesto" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "Sin instalar" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "En proceso de baja" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "Baja" +value: "5" +data: "5" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2250 -form: Symfony\Component\Form\Form {#1206 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2251 …5} |
full_name | "unidad_filtro[estatus]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro_estatus" |
is_selected | Closure($choice, $value) {#2258 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1062 …} } |
label | "Estatus" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "estatus" |
placeholder | "Todos los estatus" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_unidad_filtro_estatus" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "cbd2f9100.qM1ccFFF91Oj2B38FB79r19UvIMk-jqWjRrlyKXjSds.3boGQD4BvR7gqiSNJnWpzikS0cderk6j5kWmjJKVEIzdtS0gAizFa9uvKQ" |
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 | "cbd2f9100.qM1ccFFF91Oj2B38FB79r19UvIMk-jqWjRrlyKXjSds.3boGQD4BvR7gqiSNJnWpzikS0cderk6j5kWmjJKVEIzdtS0gAizFa9uvKQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1006 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1007 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1008 …} -namespace: Closure() {#1010 …} } |
data | "cbd2f9100.qM1ccFFF91Oj2B38FB79r19UvIMk-jqWjRrlyKXjSds.3boGQD4BvR7gqiSNJnWpzikS0cderk6j5kWmjJKVEIzdtS0gAizFa9uvKQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1227 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#918 …} } |
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() {#2259 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1012 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#926 …} $translationDomain: "validators" $message: Closure() {#2260 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_unidad_filtro__token" ] |
cache_key | "_unidad_filtro__token_hidden" |
compound | false |
data | "cbd2f9100.qM1ccFFF91Oj2B38FB79r19UvIMk-jqWjRrlyKXjSds.3boGQD4BvR7gqiSNJnWpzikS0cderk6j5kWmjJKVEIzdtS0gAizFa9uvKQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2270 -form: Symfony\Component\Form\Form {#2266 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2261 …5} |
full_name | "unidad_filtro[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "unidad_filtro__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 | "_unidad_filtro__token" |
valid | true |
value | "cbd2f9100.qM1ccFFF91Oj2B38FB79r19UvIMk-jqWjRrlyKXjSds.3boGQD4BvR7gqiSNJnWpzikS0cderk6j5kWmjJKVEIzdtS0gAizFa9uvKQ" |