- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 2
- Events
- Routing
- Cache
- Translation 16
- 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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1045 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
| 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() {#1047 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1046 …} } } |
| 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 {#1351 -form: Symfony\Component\Form\Form {#1068 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1320 …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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1060 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
| 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() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1059 …} } } |
| 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 {#1799 -form: Symfony\Component\Form\Form {#1071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1798 …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 |
same as passed value |
| class | "App\Entity\Unidad" |
same as passed value |
| label | "Unidad" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1076 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#929 …} use: { $user: App\Entity\Usuario {#770 …} } } |
Doctrine\ORM\QueryBuilder {#1105 -em: Doctrine\ORM\EntityManager {#338 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1107 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1108 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1109 #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 {#1110 #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 {#1106 …} -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 | [ "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 {#1100 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1154 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1113 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1112 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1114 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1135 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#716 …} -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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| data_class | null |
| disabled | false |
| em | ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …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 {#1135 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#716 …} -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 | 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 {#1105 -em: Doctrine\ORM\EntityManager {#338 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1107 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1108 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1109 #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 {#1110 #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 {#1106 …} -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() {#1103 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1101 …} } } |
| 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 | [ 3150330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "Atlacomulco" +value: "3150330" +data: Proxies\__CG__\App\Entity\Unidad {#788 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1800 -form: Symfony\Component\Form\Form {#1131 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1801 …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) {#1806 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1078 …} } |
| label | "Unidad" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "unidad" |
| 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 | "_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 |
same as passed value |
| 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) {#1116 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#929 …} use: { $user: App\Entity\Usuario {#770 …} } } |
Doctrine\ORM\QueryBuilder {#1229 -em: Doctrine\ORM\EntityManager {#338 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1228 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1231 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1232 #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: [ "e.unidad = :unidadId" ] } "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1233 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1235 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Equipo e WHERE e.unidad = :unidadId GROUP BY e.marca ORDER BY e.marca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1230 …} -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 | [ "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 {#1285 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1237 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1236 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1238 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1264 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1125 …} -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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| data_class | null |
| disabled | false |
| em | ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …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 {#1264 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1125 …} -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 {#1229 -em: Doctrine\ORM\EntityManager {#338 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1228 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1231 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1232 #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: [ "e.unidad = :unidadId" ] } "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1233 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1235 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Equipo e WHERE e.unidad = :unidadId GROUP BY e.marca ORDER BY e.marca ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1230 …} -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() {#1126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1127 …} } } |
| 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 | [ 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "CLOUDPOINT CLIENTE ZERO" +value: "542" +data: App\Entity\Equipo {#1726 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "DELL" +value: "449" +data: App\Entity\Equipo {#1402 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "HP" +value: "511" +data: App\Entity\Equipo {#1624 …} +attr: [] +labelTranslationParameters: [] } 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "IBM" +value: "438" +data: App\Entity\Equipo {#1352 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "Lenovo" +value: "491" +data: App\Entity\Equipo {#1544 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +label: "Olivetti" +value: "450" +data: App\Entity\Equipo {#1405 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +label: "SCIENCE CUBE" +value: "562" +data: App\Entity\Equipo {#1786 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +label: "Sun Microsystems" +value: "451" +data: App\Entity\Equipo {#1410 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1809 -form: Symfony\Component\Form\Form {#1260 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1808 …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) {#1819 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1078 …} } |
| 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 |
same as passed value |
| 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) {#1240 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#929 …} use: { $user: App\Entity\Usuario {#770 …} } } |
Doctrine\ORM\QueryBuilder {#1254 -em: Doctrine\ORM\EntityManager {#338 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1252 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1251 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1250 #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: [ "e.unidad = :unidadId" ] } "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1249 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1247 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Equipo e WHERE e.unidad = :unidadId GROUP BY e.modelo ORDER BY e.modelo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1253 …} -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 | [ "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 {#1314 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1244 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1334 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1245 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1264 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1125 …} -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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| data_class | null |
| disabled | false |
| em | ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …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 {#1264 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#301 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1125 …} -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 {#1254 -em: Doctrine\ORM\EntityManager {#338 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1252 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1251 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1250 #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: [ "e.unidad = :unidadId" ] } "groupBy" => [ Doctrine\ORM\Query\Expr\GroupBy {#1249 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1247 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT e FROM App\Entity\Equipo e WHERE e.unidad = :unidadId GROUP BY e.modelo ORDER BY e.modelo ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1253 …} -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() {#1255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1256 …} } } |
| 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 | [ 438 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +label: "300 GL" +value: "438" +data: App\Entity\Equipo {#1352 …} +attr: [] +labelTranslationParameters: [] } 449 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +label: "551" +value: "449" +data: App\Entity\Equipo {#1402 …} +attr: [] +labelTranslationParameters: [] } 7181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +label: "All In One 22-DG0009la" +value: "7181" +data: App\Entity\Equipo {#1797 …} +attr: [] +labelTranslationParameters: [] } 563 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "CBP0276079" +value: "563" +data: App\Entity\Equipo {#1790 …} +attr: [] +labelTranslationParameters: [] } 511 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "COMPAQ 6005" +value: "511" +data: App\Entity\Equipo {#1624 …} +attr: [] +labelTranslationParameters: [] } 537 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +label: "compaq 6305" +value: "537" +data: App\Entity\Equipo {#1706 …} +attr: [] +labelTranslationParameters: [] } 562 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +label: "FU432" +value: "562" +data: App\Entity\Equipo {#1786 …} +attr: [] +labelTranslationParameters: [] } 450 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +label: "M4000 DT540" +value: "450" +data: App\Entity\Equipo {#1405 …} +attr: [] +labelTranslationParameters: [] } 541 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +label: "M900" +value: "541" +data: App\Entity\Equipo {#1722 …} +attr: [] +labelTranslationParameters: [] } 452 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +label: "NetVista" +value: "452" +data: App\Entity\Equipo {#1414 …} +attr: [] +labelTranslationParameters: [] } 7048 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "PRODESK 600G2" +value: "7048" +data: App\Entity\Equipo {#1794 …} +attr: [] +labelTranslationParameters: [] } 491 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +label: "Thinkcentre" +value: "491" +data: App\Entity\Equipo {#1544 …} +attr: [] +labelTranslationParameters: [] } 451 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +label: "ULTRA SYS" +value: "451" +data: App\Entity\Equipo {#1410 …} +attr: [] +labelTranslationParameters: [] } 542 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1839 +label: "VCLOUD S100" +value: "542" +data: App\Entity\Equipo {#1726 …} +attr: [] +labelTranslationParameters: [] } 460 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +label: "VOSTRO" +value: "460" +data: App\Entity\Equipo {#1448 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1810 -form: Symfony\Component\Form\Form {#1310 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1803 …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) {#1822 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1078 …} } |
| 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 |
same as passed value |
| 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 |
same as passed value |
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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| 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() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1308 …} } } |
| 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 {#1847 +label: "Educativo" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +label: "Docente" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +label: "Administrativo" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1846 -form: Symfony\Component\Form\Form {#1273 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1820 …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) {#1851 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1078 …} } |
| 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 |
same as passed value |
| 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 |
same as passed value |
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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| 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() {#1266 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1283 …} } } |
| 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 {#1854 +label: "En operación" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "Descompuesto" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "Sin instalar" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "En proceso de baja" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "Baja" +value: "5" +data: "5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1852 -form: Symfony\Component\Form\Form {#1321 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1853 …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) {#1860 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1078 …} } |
| 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 | "e56551a32df18d6850543bab8872aa92._9TrUzq6WrUcjpu_2mF7FkE_ARFA9KmZeYYQfvhXdYo.muWMOmn9PIVez8vLrRMiWiZOUWR5xpvyFrEkGbZvTdivlqERAowA_lXN3g" |
| 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 | "e56551a32df18d6850543bab8872aa92._9TrUzq6WrUcjpu_2mF7FkE_ARFA9KmZeYYQfvhXdYo.muWMOmn9PIVez8vLrRMiWiZOUWR5xpvyFrEkGbZvTdivlqERAowA_lXN3g" |
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 {#1022 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1023 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1024 …} -namespace: Closure() {#1026 …} } |
| data | "e56551a32df18d6850543bab8872aa92._9TrUzq6WrUcjpu_2mF7FkE_ARFA9KmZeYYQfvhXdYo.muWMOmn9PIVez8vLrRMiWiZOUWR5xpvyFrEkGbZvTdivlqERAowA_lXN3g" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#930 …} } |
| 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() {#1861 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1028 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#938 …} $translationDomain: "validators" $message: Closure() {#1862 …} } } |
| 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 | "e56551a32df18d6850543bab8872aa92._9TrUzq6WrUcjpu_2mF7FkE_ARFA9KmZeYYQfvhXdYo.muWMOmn9PIVez8vLrRMiWiZOUWR5xpvyFrEkGbZvTdivlqERAowA_lXN3g" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1872 -form: Symfony\Component\Form\Form {#1868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1863 …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 | "e56551a32df18d6850543bab8872aa92._9TrUzq6WrUcjpu_2mF7FkE_ARFA9KmZeYYQfvhXdYo.muWMOmn9PIVez8vLrRMiWiZOUWR5xpvyFrEkGbZvTdivlqERAowA_lXN3g" |