- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Migrations
- 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
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "compania" => App\Entity\Cliente {#1556 #createAt: DateTime @1668610074 {#1553 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #createBy: null #updateAt: DateTime @1668610074 {#1548 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #updateBy: null -id: 9 -nombre: "Federación Patronal Seguros S.A." -juicios: Doctrine\ORM\PersistentCollection {#1554 …} -archivo: null -cuil: "33707366589" -contacto: null -mail: null -direccion: "La Plata Sudeste Calle 50 - Buenos Aires" -telefono: null -informes: Doctrine\ORM\PersistentCollection {#1605 …} } "provincia" => null "abogado" => null "caratula" => "ledesma" "etapa" => App\Entity\JuicioEtapa {#1619 -id: 1 -nombre: "MEDIACION" -color: "#f9f06b" -campos: [ "id" "caratula" "numero" "siniestro" "poliza" "monto" "fechaDerivacion" "fechaNotificacion" "vencimiento" "contacto" "fecSiniestro" "mediacionInicio" "mediacionFinal" "responsabilidad" ] -juicios: Doctrine\ORM\PersistentCollection {#1623 …} } ] |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
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 {#1233 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1235 …} -namespace: Closure() {#1237 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1250 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | [ "compania" => App\Entity\Cliente {#1556 #createAt: DateTime @1668610074 {#1553 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #createBy: null #updateAt: DateTime @1668610074 {#1548 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #updateBy: null -id: 9 -nombre: "Federación Patronal Seguros S.A." -juicios: Doctrine\ORM\PersistentCollection {#1554 …} -archivo: null -cuil: "33707366589" -contacto: null -mail: null -direccion: "La Plata Sudeste Calle 50 - Buenos Aires" -telefono: null -informes: Doctrine\ORM\PersistentCollection {#1605 …} } "provincia" => null "abogado" => null "caratula" => "ledesma" "etapa" => App\Entity\JuicioEtapa {#1619 -id: 1 -nombre: "MEDIACION" -color: "#f9f06b" -campos: [ "id" "caratula" "numero" "siniestro" "poliza" "monto" "fechaDerivacion" "fechaNotificacion" "vencimiento" "contacto" "fecSiniestro" "mediacionInicio" "mediacionFinal" "responsabilidad" ] -juicios: Doctrine\ORM\PersistentCollection {#1623 …} } ] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1545 -form: Symfony\Component\Form\Form {#1502 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#254 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "GET" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | [ "compania" => App\Entity\Cliente {#1556 #createAt: DateTime @1668610074 {#1553 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #createBy: null #updateAt: DateTime @1668610074 {#1548 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #updateBy: null -id: 9 -nombre: "Federación Patronal Seguros S.A." -juicios: Doctrine\ORM\PersistentCollection {#1554 …} -archivo: null -cuil: "33707366589" -contacto: null -mail: null -direccion: "La Plata Sudeste Calle 50 - Buenos Aires" -telefono: null -informes: Doctrine\ORM\PersistentCollection {#1605 …} } "provincia" => null "abogado" => null "caratula" => "ledesma" "etapa" => App\Entity\JuicioEtapa {#1619 -id: 1 -nombre: "MEDIACION" -color: "#f9f06b" -campos: [ "id" "caratula" "numero" "siniestro" "poliza" "monto" "fechaDerivacion" "fechaNotificacion" "vencimiento" "contacto" "fecSiniestro" "mediacionInicio" "mediacionFinal" "responsabilidad" ] -juicios: Doctrine\ORM\PersistentCollection {#1623 …} } ] |
compania
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"9"
|
Normalized Format | App\Entity\Cliente {#1556 #createAt: DateTime @1668610074 {#1553 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #createBy: null #updateAt: DateTime @1668610074 {#1548 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #updateBy: null -id: 9 -nombre: "Federación Patronal Seguros S.A." -juicios: Doctrine\ORM\PersistentCollection {#1554 …} -archivo: null -cuil: "33707366589" -contacto: null -mail: null -direccion: "La Plata Sudeste Calle 50 - Buenos Aires" -telefono: null -informes: Doctrine\ORM\PersistentCollection {#1605 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\Cliente" |
same as passed value |
label | "Compañia" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1281 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1346 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1284 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1347 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1348 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1285 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1288 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Cliente" |
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 {#1233 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1235 …} -namespace: Closure() {#1237 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …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 {#1285 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1288 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Compañia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1282 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1279 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_compania" ] |
cache_key | "_form_compania_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1640 +label: "cliente1" +value: "1" +data: App\Entity\Cliente {#1813 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "Seguros Galicia S.A." +value: "2" +data: App\Entity\Cliente {#1898 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "Provincia Aseguradora de Riesgo del Trabajo" +value: "3" +data: App\Entity\Cliente {#1905 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "Satus Ager Sociedad Anonima" +value: "4" +data: App\Entity\Cliente {#1912 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "Prudencia Compañia Argentina de Seguros Generales" +value: "5" +data: App\Entity\Cliente {#1919 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "Cosmético Avon Sociedad Anónima Comercial y Industrial" +value: "6" +data: App\Entity\Cliente {#1926 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "Estudio Beccar Varela" +value: "7" +data: App\Entity\Cliente {#1933 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "Compañía de Seguros La Mercantil Andina S.A." +value: "8" +data: App\Entity\Cliente {#1940 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "Federación Patronal Seguros S.A." +value: "9" +data: App\Entity\Cliente {#1556 #createAt: DateTime @1668610074 {#1553 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #createBy: null #updateAt: DateTime @1668610074 {#1548 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #updateBy: null -id: 9 -nombre: "Federación Patronal Seguros S.A." -juicios: Doctrine\ORM\PersistentCollection {#1554 …} -archivo: null -cuil: "33707366589" -contacto: null -mail: null -direccion: "La Plata Sudeste Calle 50 - Buenos Aires" -telefono: null -informes: Doctrine\ORM\PersistentCollection {#1605 …} } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "Sociedad Argentina de Autores y Compositores de Música" +value: "10" +data: App\Entity\Cliente {#1947 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#75 +label: "Nuevo Central Argentino S.A." +value: "11" +data: App\Entity\Cliente {#1954 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "Trans Crio S.R.L." +value: "12" +data: App\Entity\Cliente {#1961 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "FB Líneas Aéreas S.A." +value: "13" +data: App\Entity\Cliente {#1968 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "Frigorífico Cinco Saltos S.A.C.I.A." +value: "14" +data: App\Entity\Cliente {#1975 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "Noetinger & Armando" +value: "15" +data: App\Entity\Cliente {#1982 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "Prisma Medios de Pago S.A.U." +value: "16" +data: App\Entity\Cliente {#1989 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "Provincia Seguro S.A" +value: "17" +data: App\Entity\Cliente {#1996 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "Nuevo Central Argentino" +value: "18" +data: App\Entity\Cliente {#2003 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "Oroplata S.A." +value: "19" +data: App\Entity\Cliente {#2010 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "Mercantil Andina" +value: "20" +data: App\Entity\Cliente {#2017 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "Facebook" +value: "21" +data: App\Entity\Cliente {#2024 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "Asociacion Mutual de Emprendedores Argentinos" +value: "22" +data: App\Entity\Cliente {#2031 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "Procter & Gamble Argentina S.R.L." +value: "23" +data: App\Entity\Cliente {#2038 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "Massalin Particular S.R.L" +value: "24" +data: App\Entity\Cliente {#2045 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "Compañia Financiera Argentina" +value: "25" +data: App\Entity\Cliente {#2052 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "QBE Aseguradora de Riesgo de Trabajo S.A" +value: "26" +data: App\Entity\Cliente {#2059 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "Asociart S.A. ART" +value: "27" +data: App\Entity\Cliente {#2066 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "Chrysler Argentina S.R.L." +value: "28" +data: App\Entity\Cliente {#2073 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "Juki Sacifia" +value: "29" +data: App\Entity\Cliente {#2080 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "Daniel Mas" +value: "30" +data: App\Entity\Cliente {#2087 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Aceitera General Deheza" +value: "31" +data: App\Entity\Cliente {#2094 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "AGD" +value: "32" +data: App\Entity\Cliente {#2101 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "LA MERIDIONAL CIA. ARGENTINA DE SEGUROS S.A." +value: "33" +data: App\Entity\Cliente {#2108 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "JUNCAL" +value: "34" +data: App\Entity\Cliente {#2115 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "BENEFICIO COMPAÑÍA DE SEGUROS" +value: "35" +data: App\Entity\Cliente {#2122 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "Santander Rio" +value: "36" +data: App\Entity\Cliente {#2130 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "Oroplata S.A." +value: "37" +data: App\Entity\Cliente {#2137 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "Nestle Argentina S A" +value: "38" +data: App\Entity\Cliente {#2144 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "Juicios Propios Allan Hagelstrom" +value: "39" +data: App\Entity\Cliente {#2151 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "Galicia Seguros S.A.U." +value: "40" +data: App\Entity\Cliente {#2158 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "Unilever Argentina S.A" +value: "41" +data: App\Entity\Cliente {#2165 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "Simplot Argentina S.R.L." +value: "42" +data: App\Entity\Cliente {#2172 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\Cliente {#1556 #createAt: DateTime @1668610074 {#1553 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #createBy: null #updateAt: DateTime @1668610074 {#1548 date: 2022-11-16 14:47:54.0 UTC (+00:00) } #updateBy: null -id: 9 -nombre: "Federación Patronal Seguros S.A." -juicios: Doctrine\ORM\PersistentCollection {#1554 …} -archivo: null -cuil: "33707366589" -contacto: null -mail: null -direccion: "La Plata Sudeste Calle 50 - Buenos Aires" -telefono: null -informes: Doctrine\ORM\PersistentCollection {#1605 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#73 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#168 …5} |
full_name | "form[compania]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_compania" |
is_selected | Closure($choice, $value) {#2209 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1259 …} } |
label | "Compañia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "compania" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_form_compania" |
valid | true |
value | "9" |
provincia
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\Provincia" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1281 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1400 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1358 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1401 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1402 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1359 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1362 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Provincia" |
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 {#1233 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1235 …} -namespace: Closure() {#1237 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …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 {#1359 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1362 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1357 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1356 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_provincia" ] |
cache_key | "_form_provincia_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "Tucuman" +value: "1" +data: Proxies\__CG__\App\Entity\Provincia {#1897 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "Salta" +value: "2" +data: App\Entity\Provincia {#2236 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "Santiago de Estero" +value: "3" +data: App\Entity\Provincia {#2246 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "Jujuy" +value: "4" +data: App\Entity\Provincia {#2255 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "Catamarca" +value: "5" +data: App\Entity\Provincia {#2264 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "La Rioja" +value: "6" +data: App\Entity\Provincia {#2273 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "San Luis" +value: "7" +data: App\Entity\Provincia {#2282 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "Federal" +value: "9" +data: App\Entity\Provincia {#2291 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2210 -form: Symfony\Component\Form\Form {#1508 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2211 …5} |
full_name | "form[provincia]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_provincia" |
is_selected | Closure($choice, $value) {#2215 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1259 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "provincia" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_form_provincia" |
valid | true |
value | "" |
abogado
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\Usuario" |
same as passed value |
label | "Responsable" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1281 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1419 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1412 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1420 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1421 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1413 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#430 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Usuario" |
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 {#1233 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1235 …} -namespace: Closure() {#1237 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …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 {#1413 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#430 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Responsable" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1410 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_abogado" ] |
cache_key | "_form_abogado_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "Javier Martinez Echenique" +value: "1" +data: App\Entity\Usuario {#2311 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "Matias Zelarayan" +value: "2" +data: Proxies\__CG__\App\Entity\Usuario {#2127 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "Allan Hagelstrom" +value: "3" +data: App\Entity\Usuario {#2343 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "Cecilia V. Jorge" +value: "4" +data: Proxies\__CG__\App\Entity\Usuario {#1051 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "Norma Diaz" +value: "5" +data: Proxies\__CG__\App\Entity\Usuario {#1050 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "Alejandro Barros Merino" +value: "6" +data: App\Entity\Usuario {#2386 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "Belén Berrarducci" +value: "7" +data: App\Entity\Usuario {#2401 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "Camila Romano" +value: "8" +data: App\Entity\Usuario {#480 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "Agustina M. Arcuri" +value: "9" +data: Proxies\__CG__\App\Entity\Usuario {#1894 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2223 -form: Symfony\Component\Form\Form {#1511 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2300 …5} |
full_name | "form[abogado]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_abogado" |
is_selected | Closure($choice, $value) {#2312 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1259 …} } |
label | "Responsable" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "abogado" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_form_abogado" |
valid | true |
value | "" |
caratula
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | "ledesma" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#1233 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1235 …} -namespace: Closure() {#1237 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1434 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1435 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1433 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_caratula" ] |
cache_key | "_form_caratula_text" |
compound | false |
data | "ledesma" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2426 -form: Symfony\Component\Form\Form {#1514 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2427 …5} |
full_name | "form[caratula]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_caratula" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "caratula" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_form_caratula" |
valid | true |
value | "ledesma" |
etapa
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"1"
|
Normalized Format | App\Entity\JuicioEtapa {#1619 -id: 1 -nombre: "MEDIACION" -color: "#f9f06b" -campos: [ "id" "caratula" "numero" "siniestro" "poliza" "monto" "fechaDerivacion" "fechaNotificacion" "vencimiento" "contacto" "fecSiniestro" "mediacionInicio" "mediacionFinal" "responsabilidad" ] -juicios: Doctrine\ORM\PersistentCollection {#1623 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
class | "App\Entity\JuicioEtapa" |
same as passed value |
placeholder | "TODOS" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1281 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1481 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1443 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1482 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1483 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1444 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1447 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\JuicioEtapa" |
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 {#1233 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1235 …} -namespace: Closure() {#1237 …} } |
data_class | null |
disabled | false |
em | ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …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 {#1444 -om: ContainerC7aBe6J\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#189 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1447 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "TODOS" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1442 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1441 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_etapa" ] |
cache_key | "_form_etapa_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "MEDIACION" +value: "1" +data: App\Entity\JuicioEtapa {#1619 -id: 1 -nombre: "MEDIACION" -color: "#f9f06b" -campos: [ "id" "caratula" "numero" "siniestro" "poliza" "monto" "fechaDerivacion" "fechaNotificacion" "vencimiento" "contacto" "fecSiniestro" "mediacionInicio" "mediacionFinal" "responsabilidad" ] -juicios: Doctrine\ORM\PersistentCollection {#1623 …} } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +label: "JUICIO" +value: "2" +data: App\Entity\JuicioEtapa {#2440 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +label: "FINALIZADO" +value: "3" +data: App\Entity\JuicioEtapa {#2445 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | App\Entity\JuicioEtapa {#1619 -id: 1 -nombre: "MEDIACION" -color: "#f9f06b" -campos: [ "id" "caratula" "numero" "siniestro" "poliza" "monto" "fechaDerivacion" "fechaNotificacion" "vencimiento" "contacto" "fecSiniestro" "mediacionInicio" "mediacionFinal" "responsabilidad" ] -juicios: Doctrine\ORM\PersistentCollection {#1623 …} } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2429 -form: Symfony\Component\Form\Form {#1517 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2428 …5} |
full_name | "form[etapa]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_etapa" |
is_selected | Closure($choice, $value) {#2452 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1259 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "etapa" |
placeholder | "TODOS" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | true |
translation_domain | null |
unique_block_prefix | "_form_etapa" |
valid | true |
value | "1" |
filtrar
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_form_filtrar" ] |
cache_key | "_form_filtrar_submit" |
clicked | true |
disabled | false |
form | Symfony\Component\Form\FormView {#2437 …5} |
full_name | "form[filtrar]" |
id | "form_filtrar" |
label | null |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "filtrar" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_form_filtrar" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "15ede096fab06b354bb79fa3e.GGO0u5nOuGZG9FCXhEszAW9yssMWg4I7ehgouXEDBcc.TCbX0tiaywMfwyjE0zppQ104gq1f07FBKSpgiUZQXK5cAP7M7bTNIA22BQ" |
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 | "15ede096fab06b354bb79fa3e.GGO0u5nOuGZG9FCXhEszAW9yssMWg4I7ehgouXEDBcc.TCbX0tiaywMfwyjE0zppQ104gq1f07FBKSpgiUZQXK5cAP7M7bTNIA22BQ" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1233 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1234 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1235 …} -namespace: Closure() {#1237 …} } |
data | "15ede096fab06b354bb79fa3e.GGO0u5nOuGZG9FCXhEszAW9yssMWg4I7ehgouXEDBcc.TCbX0tiaywMfwyjE0zppQ104gq1f07FBKSpgiUZQXK5cAP7M7bTNIA22BQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2441 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} } |
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() {#2433 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1144 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#2448 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "15ede096fab06b354bb79fa3e.GGO0u5nOuGZG9FCXhEszAW9yssMWg4I7ehgouXEDBcc.TCbX0tiaywMfwyjE0zppQ104gq1f07FBKSpgiUZQXK5cAP7M7bTNIA22BQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2461 -form: Symfony\Component\Form\Form {#2457 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2447 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | "_form__token" |
valid | true |
value | "15ede096fab06b354bb79fa3e.GGO0u5nOuGZG9FCXhEszAW9yssMWg4I7ehgouXEDBcc.TCbX0tiaywMfwyjE0zppQ104gq1f07FBKSpgiUZQXK5cAP7M7bTNIA22BQ" |