- 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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#926 …} } |
| 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() {#1043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1042 …} } } |
| 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 {#1347 -form: Symfony\Component\Form\Form {#1064 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1316 …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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| data | true |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1056 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#926 …} } |
| 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() {#1058 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1055 …} } } |
| 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 {#2174 -form: Symfony\Component\Form\Form {#1067 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2173 …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) {#1072 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#925 …} use: { $user: App\Entity\Usuario {#768 …} } } |
Doctrine\ORM\QueryBuilder {#1101 -em: Doctrine\ORM\EntityManager {#336 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1103 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1104 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1105 #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 {#1106 #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 {#1102 …} -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 {#1096 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1150 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1109 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1108 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1110 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1131 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#714 …} -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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| data_class | null |
| disabled | false |
| em | ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …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 {#1131 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#714 …} -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 {#1101 -em: Doctrine\ORM\EntityManager {#336 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1103 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1104 #from: "App\Entity\Unidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1105 #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 {#1106 #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 {#1102 …} -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() {#1099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1097 …} } } |
| 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 {#2177 +label: "Ecatepec II" +value: "3152220" +data: Proxies\__CG__\App\Entity\Unidad {#786 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2175 -form: Symfony\Component\Form\Form {#1127 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2176 …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) {#2181 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1074 …} } |
| 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) {#1112 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#925 …} use: { $user: App\Entity\Usuario {#768 …} } } |
Doctrine\ORM\QueryBuilder {#1225 -em: Doctrine\ORM\EntityManager {#336 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1224 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1227 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1228 #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 {#1229 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1231 #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 {#1226 …} -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 {#1281 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1233 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1232 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1234 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1260 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1121 …} -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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| data_class | null |
| disabled | false |
| em | ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …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 {#1260 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1121 …} -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 {#1225 -em: Doctrine\ORM\EntityManager {#336 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1224 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1227 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1228 #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 {#1229 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.marca" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1231 #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 {#1226 …} -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() {#1122 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1123 …} } } |
| 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 {#2192 +label: "COMPAQ" +value: "2343" +data: App\Entity\Equipo {#1807 …} +attr: [] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "DELL" +value: "2200" +data: App\Entity\Equipo {#1348 …} +attr: [] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "GHIA" +value: "2383" +data: App\Entity\Equipo {#1928 …} +attr: [] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "HP" +value: "2248" +data: App\Entity\Equipo {#1508 …} +attr: [] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "IBM" +value: "2409" +data: App\Entity\Equipo {#2027 …} +attr: [] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "LANIX" +value: "2320" +data: App\Entity\Equipo {#1736 …} +attr: [] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Lenovo" +value: "2283" +data: App\Entity\Equipo {#1624 …} +attr: [] +labelTranslationParameters: [] } 6633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "Lenovo Thinkcentre" +value: "6633" +data: App\Entity\Equipo {#2125 …} +attr: [] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "Sun Microsystems" +value: "2394" +data: App\Entity\Equipo {#1970 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2184 -form: Symfony\Component\Form\Form {#1256 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2183 …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) {#2194 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1074 …} } |
| 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) {#1236 class: "App\Form\UnidadFiltroType" this: App\Form\UnidadFiltroType {#925 …} use: { $user: App\Entity\Usuario {#768 …} } } |
Doctrine\ORM\QueryBuilder {#1250 -em: Doctrine\ORM\EntityManager {#336 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1248 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1247 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1246 #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 {#1245 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1243 #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 {#1249 …} -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 {#1310 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1240 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1330 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1241 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1260 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1121 …} -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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| data_class | null |
| disabled | false |
| em | ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …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 {#1260 -om: ContainerVp0UHmv\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#299 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1121 …} -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 {#1250 -em: Doctrine\ORM\EntityManager {#336 …} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1248 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "e" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1247 #from: "App\Entity\Equipo" #alias: "e" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1246 #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 {#1245 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "e.modelo" ] } ] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1243 #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 {#1249 …} -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() {#1251 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1252 …} } } |
| 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 {#2196 +label: "ALL IN ONE" +value: "6798" +data: App\Entity\Equipo {#2169 …} +attr: [] +labelTranslationParameters: [] } 7106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "All In One 22-DG0009la" +value: "7106" +data: App\Entity\Equipo {#2172 …} +attr: [] +labelTranslationParameters: [] } 2248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "COMPAQ" +value: "2248" +data: App\Entity\Equipo {#1508 …} +attr: [] +labelTranslationParameters: [] } 2343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "DESKPRO" +value: "2343" +data: App\Entity\Equipo {#1807 …} +attr: [] +labelTranslationParameters: [] } 2383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "DESKTOP" +value: "2383" +data: App\Entity\Equipo {#1928 …} +attr: [] +labelTranslationParameters: [] } 2381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "EVO" +value: "2381" +data: App\Entity\Equipo {#1922 …} +attr: [] +labelTranslationParameters: [] } 6622 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "HP PRODESK 600G3 SFF" +value: "6622" +data: App\Entity\Equipo {#2122 …} +attr: [] +labelTranslationParameters: [] } 6633 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "M700" +value: "6633" +data: App\Entity\Equipo {#2125 …} +attr: [] +labelTranslationParameters: [] } 2409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "NETVISTA" +value: "2409" +data: App\Entity\Equipo {#2027 …} +attr: [] +labelTranslationParameters: [] } 2369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "PAVILION" +value: "2369" +data: App\Entity\Equipo {#1886 …} +attr: [] +labelTranslationParameters: [] } 2283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "Thinkcentre" +value: "2283" +data: App\Entity\Equipo {#1624 …} +attr: [] +labelTranslationParameters: [] } 2423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "THINKCENTRE M700" +value: "2423" +data: App\Entity\Equipo {#2072 …} +attr: [] +labelTranslationParameters: [] } 2320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "TITAN HX4060" +value: "2320" +data: App\Entity\Equipo {#1736 …} +attr: [] +labelTranslationParameters: [] } 2394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "ULTRA 5" +value: "2394" +data: App\Entity\Equipo {#1970 …} +attr: [] +labelTranslationParameters: [] } 2200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "VOSTRO" +value: "2200" +data: App\Entity\Equipo {#1348 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2195 -form: Symfony\Component\Form\Form {#1306 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2178 …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) {#2197 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1074 …} } |
| 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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| 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() {#1303 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1304 …} } } |
| 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 {#2223 +label: "Educativo" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "Docente" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Administrativo" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2222 -form: Symfony\Component\Form\Form {#1269 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2200 …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) {#2227 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1074 …} } |
| 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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| 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() {#1262 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1279 …} } } |
| 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 {#2230 +label: "En operación" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "Descompuesto" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "Sin instalar" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "En proceso de baja" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Baja" +value: "5" +data: "5" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2228 -form: Symfony\Component\Form\Form {#1317 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2229 …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) {#2236 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1074 …} } |
| 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 | "08dcf9952312908.7pbnxtM4paGajFl--D-wFb9hTBUilnk1DG-npFQNe24.lMyOtZh739Oi5DAStgmCWOBSDjhb9wp7fxX25WI4HAmfr4uwvHTw6vDqHA" |
| 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 | "08dcf9952312908.7pbnxtM4paGajFl--D-wFb9hTBUilnk1DG-npFQNe24.lMyOtZh739Oi5DAStgmCWOBSDjhb9wp7fxX25WI4HAmfr4uwvHTw6vDqHA" |
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 {#1018 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1020 …} -namespace: Closure() {#1022 …} } |
| data | "08dcf9952312908.7pbnxtM4paGajFl--D-wFb9hTBUilnk1DG-npFQNe24.lMyOtZh739Oi5DAStgmCWOBSDjhb9wp7fxX25WI4HAmfr4uwvHTw6vDqHA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1345 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#926 …} } |
| 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() {#2237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1024 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2238 …} } } |
| 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 | "08dcf9952312908.7pbnxtM4paGajFl--D-wFb9hTBUilnk1DG-npFQNe24.lMyOtZh739Oi5DAStgmCWOBSDjhb9wp7fxX25WI4HAmfr4uwvHTw6vDqHA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2248 -form: Symfony\Component\Form\Form {#2244 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2239 …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 | "08dcf9952312908.7pbnxtM4paGajFl--D-wFb9hTBUilnk1DG-npFQNe24.lMyOtZh739Oi5DAStgmCWOBSDjhb9wp7fxX25WI4HAmfr4uwvHTw6vDqHA" |