- 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 {#2178 -form: Symfony\Component\Form\Form {#1071 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2177 …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 | [ 3152220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "Ecatepec II" +value: "3152220" +data: Proxies\__CG__\App\Entity\Unidad {#788 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2179 -form: Symfony\Component\Form\Form {#1131 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2180 …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) {#2185 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 | [ 2343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "COMPAQ" +value: "2343" +data: App\Entity\Equipo {#1807 …} +attr: [] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "DELL" +value: "2200" +data: App\Entity\Equipo {#1352 …} +attr: [] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "GHIA" +value: "2383" +data: App\Entity\Equipo {#1928 …} +attr: [] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "HP" +value: "2248" +data: App\Entity\Equipo {#1513 …} +attr: [] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "IBM" +value: "2409" +data: App\Entity\Equipo {#2030 …} +attr: [] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "LANIX" +value: "2320" +data: App\Entity\Equipo {#1736 …} +attr: [] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "Lenovo" +value: "2283" +data: App\Entity\Equipo {#1624 …} +attr: [] +labelTranslationParameters: [] } 6633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Lenovo Thinkcentre" +value: "6633" +data: App\Entity\Equipo {#2129 …} +attr: [] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "Sun Microsystems" +value: "2394" +data: App\Entity\Equipo {#1970 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2188 -form: Symfony\Component\Form\Form {#1260 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2187 …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) {#2198 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 | [ 6798 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "ALL IN ONE" +value: "6798" +data: App\Entity\Equipo {#2173 …} +attr: [] +labelTranslationParameters: [] } 7106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "All In One 22-DG0009la" +value: "7106" +data: App\Entity\Equipo {#2176 …} +attr: [] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "COMPAQ" +value: "2248" +data: App\Entity\Equipo {#1513 …} +attr: [] +labelTranslationParameters: [] } 2343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "DESKPRO" +value: "2343" +data: App\Entity\Equipo {#1807 …} +attr: [] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "DESKTOP" +value: "2383" +data: App\Entity\Equipo {#1928 …} +attr: [] +labelTranslationParameters: [] } 2381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "EVO" +value: "2381" +data: App\Entity\Equipo {#1922 …} +attr: [] +labelTranslationParameters: [] } 6622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "HP PRODESK 600G3 SFF" +value: "6622" +data: App\Entity\Equipo {#2126 …} +attr: [] +labelTranslationParameters: [] } 6633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "M700" +value: "6633" +data: App\Entity\Equipo {#2129 …} +attr: [] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "NETVISTA" +value: "2409" +data: App\Entity\Equipo {#2030 …} +attr: [] +labelTranslationParameters: [] } 2369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "PAVILION" +value: "2369" +data: App\Entity\Equipo {#1886 …} +attr: [] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "Thinkcentre" +value: "2283" +data: App\Entity\Equipo {#1624 …} +attr: [] +labelTranslationParameters: [] } 2423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "THINKCENTRE M700" +value: "2423" +data: App\Entity\Equipo {#2075 …} +attr: [] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "TITAN HX4060" +value: "2320" +data: App\Entity\Equipo {#1736 …} +attr: [] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "ULTRA 5" +value: "2394" +data: App\Entity\Equipo {#1970 …} +attr: [] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "VOSTRO" +value: "2200" +data: App\Entity\Equipo {#1352 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2199 -form: Symfony\Component\Form\Form {#1310 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2182 …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) {#2201 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 {#2227 +label: "Educativo" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Docente" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "Administrativo" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2226 -form: Symfony\Component\Form\Form {#1273 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2204 …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) {#2231 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 {#2234 +label: "En operación" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "Descompuesto" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "Sin instalar" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "En proceso de baja" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "Baja" +value: "5" +data: "5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2232 -form: Symfony\Component\Form\Form {#1321 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2233 …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) {#2240 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 | "4beae792.J1aAz3ijBcp4TSS3b2o-__Sm56qLDusEmL2PX8aW6PI.XQzpvDPgf7hAJU3bIVwMsquVpYfyb5hK68feHvCjj5VWb-y5F-9QgRIrYQ" |
| 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 | "4beae792.J1aAz3ijBcp4TSS3b2o-__Sm56qLDusEmL2PX8aW6PI.XQzpvDPgf7hAJU3bIVwMsquVpYfyb5hK68feHvCjj5VWb-y5F-9QgRIrYQ" |
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 | "4beae792.J1aAz3ijBcp4TSS3b2o-__Sm56qLDusEmL2PX8aW6PI.XQzpvDPgf7hAJU3bIVwMsquVpYfyb5hK68feHvCjj5VWb-y5F-9QgRIrYQ" |
| 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() {#2241 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() {#2242 …} } } |
| 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 | "4beae792.J1aAz3ijBcp4TSS3b2o-__Sm56qLDusEmL2PX8aW6PI.XQzpvDPgf7hAJU3bIVwMsquVpYfyb5hK68feHvCjj5VWb-y5F-9QgRIrYQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2252 -form: Symfony\Component\Form\Form {#2248 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2243 …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 | "4beae792.J1aAz3ijBcp4TSS3b2o-__Sm56qLDusEmL2PX8aW6PI.XQzpvDPgf7hAJU3bIVwMsquVpYfyb5hK68feHvCjj5VWb-y5F-9QgRIrYQ" |