- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 7
- 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
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\CentroInstruccion {#1342 -id: 54 -nombre: "FUERTE MILITAR "EPLICACHIMA"" -fuerza: "TERRESTRE" -localizacion: App\Entity\NmclDominioLocalizacion {#1875 -id: 1387 -nivelLocalizacion: Proxies\__CG__\App\Entity\NmclNivelLocalizacion {#1928 …} -dominioPadre: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#1938 …} -valor: "SAN BARTOLO" } -direccion: "AV. MALDONADO Y PALENQUE" -geometria: "POINT(-78.18341 -1.83124)" -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#1980 …} } |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | App\Entity\CentroInstruccion {#1342 -id: 54 -nombre: "FUERTE MILITAR "EPLICACHIMA"" -fuerza: "TERRESTRE" -localizacion: App\Entity\NmclDominioLocalizacion {#1875 -id: 1387 -nivelLocalizacion: Proxies\__CG__\App\Entity\NmclNivelLocalizacion {#1928 …} -dominioPadre: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#1938 …} -valor: "SAN BARTOLO" } -direccion: "AV. MALDONADO Y PALENQUE" -geometria: "POINT(-78.18341 -1.83124)" -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#1980 …} } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_extra_fields | true |
same as passed value |
data | App\Entity\CentroInstruccion {#1342 -id: 54 -nombre: "FUERTE MILITAR "EPLICACHIMA"" -fuerza: "TERRESTRE" -localizacion: App\Entity\NmclDominioLocalizacion {#1875 -id: 1387 -nivelLocalizacion: Proxies\__CG__\App\Entity\NmclNivelLocalizacion {#1928 …} -dominioPadre: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#1938 …} -valor: "SAN BARTOLO" } -direccion: "AV. MALDONADO Y PALENQUE" -geometria: "POINT(-78.18341 -1.83124)" -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#1980 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
data | App\Entity\CentroInstruccion {#1342 -id: 54 -nombre: "FUERTE MILITAR "EPLICACHIMA"" -fuerza: "TERRESTRE" -localizacion: App\Entity\NmclDominioLocalizacion {#1875 -id: 1387 -nivelLocalizacion: Proxies\__CG__\App\Entity\NmclNivelLocalizacion {#1928 …} -dominioPadre: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#1938 …} -valor: "SAN BARTOLO" } -direccion: "AV. MALDONADO Y PALENQUE" -geometria: "POINT(-78.18341 -1.83124)" -centrosMovilizacion: Doctrine\ORM\PersistentCollection {#1980 …} } |
data_class | "App\Entity\CentroInstruccion" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1476 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1360 …} use: { $class: "App\Entity\CentroInstruccion" } } |
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 | [] |
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() {#1478 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1463 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#401 …} $translationDomain: "validators" $message: Closure() {#1477 …} } } |
validation_groups | null |
nombre
"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 | "FUERTE MILITAR "EPLICACHIMA"" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
[ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
label | "Nombre" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 50 "style" => "width: 100%" "class" => "form-control" ] |
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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1581 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1360 …} } |
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 | "Nombre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1463 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#401 …} $translationDomain: "validators" $message: Closure() {#1538 …} } } |
validation_groups | null |
fuerza
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 | "TERRESTRE" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "class" => "form-control" ] |
[ "style" => "width: 100%" "class" => "form-control" ] |
choices | [ "Terrestre" => "TERRESTRE" "Aérea" => "AEREA" "Naval" => "NAVAL" ] |
[ "Terrestre" => "TERRESTRE" "Aérea" => "AEREA" "Naval" => "NAVAL" ] |
empty_data | null |
null
|
label | "Fuerza" |
same as passed value |
placeholder | "--- Seleccione ---" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
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 | [ "Terrestre" => "TERRESTRE" "Aérea" => "AEREA" "Naval" => "NAVAL" ] |
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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
data_class | null |
disabled | false |
empty_data | null |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Fuerza" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "--- Seleccione ---" |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1463 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#401 …} $translationDomain: "validators" $message: Closure() {#1672 …} } } |
validation_groups | null |
localizacion
"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 |
"1387"
|
Normalized Format | App\Entity\NmclDominioLocalizacion {#1875 -id: 1387 -nivelLocalizacion: Proxies\__CG__\App\Entity\NmclNivelLocalizacion {#1928 …} -dominioPadre: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#1938 …} -valor: "SAN BARTOLO" } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\NmclDominioLocalizacion" |
same as passed value |
em | "default" |
ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | null |
null
|
label | "Parroquia" |
same as passed value |
multiple | false |
false
|
placeholder | "--- Seleccione ---" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
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 {#1695 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1696 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1745 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1700 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1746 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1747 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1749 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1748 …} } |
choices | null |
class | "App\Entity\NmclDominioLocalizacion" |
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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | null |
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 {#1701 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1702 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Parroquia" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "--- Seleccione ---" |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1463 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#401 …} $translationDomain: "validators" $message: Closure() {#1697 …} } } |
validation_groups | null |
direccion
"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 | "AV. MALDONADO Y PALENQUE" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "style" => "width: 100%" "class" => "form-control" ] |
[ "maxlength" => 255 "style" => "width: 100%" "class" => "form-control" ] |
label | "Dirección" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "style" => "width: 100%" "class" => "form-control" ] |
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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1360 …} } |
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 | "Dirección" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1463 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#401 …} $translationDomain: "validators" $message: Closure() {#1760 …} } } |
validation_groups | null |
geometria
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 | "POINT(-78.18341 -1.83124)" |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "style" => "width: 100%" "rows" => "2" "class" => "geometria_punto form-control" ] |
[ "style" => "width: 100%" "rows" => "2" "class" => "geometria_punto form-control" ] |
label | "Ubicación" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "style" => "width: 100%" "rows" => "2" "class" => "geometria_punto form-control" ] |
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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1769 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1360 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Ubicación" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1463 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#401 …} $translationDomain: "validators" $message: Closure() {#1770 …} } } |
validation_groups | null |
centrosMovilizacion
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1343 -elements: [ App\Entity\CentroMovilizacion {#1959 -id: 47 -nombre: "BASE CENTRAL" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#1957 …} -direccion: "MACHACHI" -geometria: "POINT(-78.56061 -0.53595)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#1953 …} -direccionAcuartelamiento: "MACHACHI" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#1952 …} -activo: false } ] } |
View Format |
[] |
Submitted Data
Property | Value |
---|---|
View Format |
[
"47"
]
|
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1343 -elements: [ App\Entity\CentroMovilizacion {#1959 -id: 47 -nombre: "BASE CENTRAL" -localizacion: Proxies\__CG__\App\Entity\NmclDominioLocalizacion {#1957 …} -direccion: "MACHACHI" -geometria: "POINT(-78.56061 -0.53595)" -jefe: Proxies\__CG__\App\Entity\SeguridadUsuario {#1953 …} -direccionAcuartelamiento: "MACHACHI" #centrosInstruccion: Doctrine\ORM\PersistentCollection {#1952 …} -activo: false } ] } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "chosen-select form-control form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
[ "class" => "chosen-select form-control form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
class | "App\Entity\CentroMovilizacion" |
same as passed value |
em | "default" |
ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | null |
null
|
label | "Centros de Acuartelamiento" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "--- Seleccione ---" |
null
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "chosen-select form-control form-control chosen-pending" "style" => "width: 100%" "data-placeholder" => "--- Seleccione ---" ] |
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 {#1695 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1696 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1790 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1782 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1791 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1747 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1793 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1792 …} } |
choices | null |
class | "App\Entity\CentroMovilizacion" |
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 {#1457 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1458 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1459 …} -namespace: Closure() {#1461 …} } |
data_class | null |
disabled | false |
em | ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} |
empty_data | null |
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 {#1783 -om: ContainerQwBnWIx\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#392 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#766 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Centros de Acuartelamiento" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
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 | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1463 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#401 …} $translationDomain: "validators" $message: Closure() {#1779 …} } } |
validation_groups | null |