- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 35
- Events
- Routing
- Cache
- Security
- Twig
- Doctrine
- Migrations
- Debug
- E-mails
- 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
-
-
nombre
-
apellido
-
email
-
plainPassword
-
matricula
-
domicilio
-
telefonoFijo
-
celular
-
NombreDelEstudio
-
localidad
-
_token
-
registration_form
"App\Form\RegistrationFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contador {#478 -id: null -nombre: null -apellido: null -email: null -roles: [] -password: null -foto: false -isVerified: false -enabled: false -registerDate: null -observacions: null -observaciones: null -registroAccesos: null -sucursals: null -empleado: null -familiars: null -boletas: null -contadorMensaje: null -id_viejo: null -id: null -matricula: null -domicilio: null -telefonoFijo: null -celular: null -NombreDelEstudio: null -id_viejo: null -localidad: null -empresas: Doctrine\Common\Collections\ArrayCollection {#479 …} -solicitarEmpresas: Doctrine\Common\Collections\ArrayCollection {#517 …} -informarPagos: Doctrine\Common\Collections\ArrayCollection {#515 …} +"roles": [ "ROLE_CONTADOR" ] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contador {#478 -id: null -nombre: null -apellido: null -email: null -roles: [] -password: null -foto: false -isVerified: false -enabled: false -registerDate: null -observacions: null -observaciones: null -registroAccesos: null -sucursals: null -empleado: null -familiars: null -boletas: null -contadorMensaje: null -id_viejo: null -id: null -matricula: null -domicilio: null -telefonoFijo: null -celular: null -NombreDelEstudio: null -id_viejo: null -localidad: null -empresas: Doctrine\Common\Collections\ArrayCollection {#479 …} -solicitarEmpresas: Doctrine\Common\Collections\ArrayCollection {#517 …} -informarPagos: Doctrine\Common\Collections\ArrayCollection {#515 …} +"roles": [ "ROLE_CONTADOR" ] } |
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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data | App\Entity\Contador {#478 -id: null -nombre: null -apellido: null -email: null -roles: [] -password: null -foto: false -isVerified: false -enabled: false -registerDate: null -observacions: null -observaciones: null -registroAccesos: null -sucursals: null -empleado: null -familiars: null -boletas: null -contadorMensaje: null -id_viejo: null -id: null -matricula: null -domicilio: null -telefonoFijo: null -celular: null -NombreDelEstudio: null -id_viejo: null -localidad: null -empresas: Doctrine\Common\Collections\ArrayCollection {#479 …} -solicitarEmpresas: Doctrine\Common\Collections\ArrayCollection {#517 …} -informarPagos: Doctrine\Common\Collections\ArrayCollection {#515 …} +"roles": [ "ROLE_CONTADOR" ] } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#604 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $class: "App\Entity\User" } } |
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() {#605 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#603 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_form" "_registration_form" ] |
cache_key | "_registration_form_registration_form" |
compound | true |
data | App\Entity\Contador {#478 -id: null -nombre: null -apellido: null -email: null -roles: [] -password: null -foto: false -isVerified: false -enabled: false -registerDate: null -observacions: null -observaciones: null -registroAccesos: null -sucursals: null -empleado: null -familiars: null -boletas: null -contadorMensaje: null -id_viejo: null -id: null -matricula: null -domicilio: null -telefonoFijo: null -celular: null -NombreDelEstudio: null -id_viejo: null -localidad: null -empresas: Doctrine\Common\Collections\ArrayCollection {#479 …} -solicitarEmpresas: Doctrine\Common\Collections\ArrayCollection {#517 …} -informarPagos: Doctrine\Common\Collections\ArrayCollection {#515 …} +"roles": [ "ROLE_CONTADOR" ] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#876 -form: Symfony\Component\Form\Form {#891 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#606 …5} |
full_name | "registration_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "registration_form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form" |
valid | true |
value | App\Entity\Contador {#478 -id: null -nombre: null -apellido: null -email: null -roles: [] -password: null -foto: false -isVerified: false -enabled: false -registerDate: null -observacions: null -observaciones: null -registroAccesos: null -sucursals: null -empleado: null -familiars: null -boletas: null -contadorMensaje: null -id_viejo: null -id: null -matricula: null -domicilio: null -telefonoFijo: null -celular: null -NombreDelEstudio: null -id_viejo: null -localidad: null -empresas: Doctrine\Common\Collections\ArrayCollection {#479 …} -solicitarEmpresas: Doctrine\Common\Collections\ArrayCollection {#517 …} -informarPagos: Doctrine\Common\Collections\ArrayCollection {#515 …} +"roles": [ "ROLE_CONTADOR" ] } |
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
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control" ] |
[ "class" => "form-control" ] |
label | "Nombre" |
same as passed value |
required | "required" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#622 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | [] |
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 | "required" |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#623 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#621 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_nombre" ] |
cache_key | "_registration_form_nombre_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#670 -form: Symfony\Component\Form\Form {#890 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#678 …5} |
full_name | "registration_form[nombre]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_nombre" |
label | "Nombre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "nombre" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_nombre" |
valid | true |
value | "" |
apellido
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" ] |
label | "Apellido" |
same as passed value |
required | "required" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#626 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | "Apellido" |
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 | "required" |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#614 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_apellido" ] |
cache_key | "_registration_form_apellido_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#662 -form: Symfony\Component\Form\Form {#900 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#651 …5} |
full_name | "registration_form[apellido]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_apellido" |
label | "Apellido" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "apellido" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_apellido" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
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" ] |
label | "Email" |
same as passed value |
required | "required" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#640 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | "Email" |
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 | "required" |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#641 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_registration_form_email" ] |
cache_key | "_registration_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#642 -form: Symfony\Component\Form\Form {#896 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#629 …5} |
full_name | "registration_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_email" |
label | "Email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_email" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
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 | [ "autocomplete" => "new-password" "class" => "form-control" ] |
[ "autocomplete" => "new-password" "class" => "form-control" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#611 +payload: null +message: "Ingrese una contraseña" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#612 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Tu contraseña debe tener como minimo {{ limit }} caracteres" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#611 +payload: null +message: "Ingrese una contraseña" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#612 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Tu contraseña debe tener como minimo {{ limit }} caracteres" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
label | "Pasword" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#611 +payload: null +message: "Ingrese una contraseña" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#612 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Tu contraseña debe tener como minimo {{ limit }} caracteres" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#648 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | "Pasword" |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#652 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#649 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_registration_form_plainPassword" ] |
cache_key | "_registration_form_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#624 -form: Symfony\Component\Form\Form {#901 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#824 …5} |
full_name | "registration_form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_plainPassword" |
label | "Pasword" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_plainPassword" |
valid | true |
value | "" |
matricula
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" ] |
label | "Matricula" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | "Matricula" |
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() {#661 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#659 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_matricula" ] |
cache_key | "_registration_form_matricula_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#826 -form: Symfony\Component\Form\Form {#878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#828 …5} |
full_name | "registration_form[matricula]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_matricula" |
label | "Matricula" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "matricula" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_matricula" |
valid | true |
value | "" |
domicilio
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" ] |
label | "Domicilio" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | "Domicilio" |
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() {#669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#667 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_domicilio" ] |
cache_key | "_registration_form_domicilio_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#829 -form: Symfony\Component\Form\Form {#877 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#830 …5} |
full_name | "registration_form[domicilio]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_domicilio" |
label | "Domicilio" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "domicilio" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_domicilio" |
valid | true |
value | "" |
telefonoFijo
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" ] |
label | "Telefono Fijo" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | "Telefono Fijo" |
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() {#677 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#675 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_telefonoFijo" ] |
cache_key | "_registration_form_telefonoFijo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#793 -form: Symfony\Component\Form\Form {#873 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#796 …5} |
full_name | "registration_form[telefonoFijo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_telefonoFijo" |
label | "Telefono Fijo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefonoFijo" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_telefonoFijo" |
valid | true |
value | "" |
celular
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" ] |
label | "Celular" |
same as passed value |
required | "required" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#684 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 | "Celular" |
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 | "required" |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#685 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#683 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_celular" ] |
cache_key | "_registration_form_celular_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#799 -form: Symfony\Component\Form\Form {#875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#800 …5} |
full_name | "registration_form[celular]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_celular" |
label | "Celular" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "celular" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_celular" |
valid | true |
value | "" |
NombreDelEstudio
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" ] |
label | "Nombre Del Estudio" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#692 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} } |
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 Del Estudio" |
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() {#693 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#691 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_registration_form_NombreDelEstudio" ] |
cache_key | "_registration_form_NombreDelEstudio_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#801 -form: Symfony\Component\Form\Form {#883 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#802 …5} |
full_name | "registration_form[NombreDelEstudio]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_NombreDelEstudio" |
label | "Nombre Del Estudio" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "NombreDelEstudio" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_NombreDelEstudio" |
valid | true |
value | "" |
localidad
"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 localidad_select" ] |
[ "class" => "form-control localidad_select" ] |
choice_label | "nombre" |
same as passed value |
class | "App\Entity\Localidad" |
same as passed value |
expanded | false |
false
|
label | "localidad" |
same as passed value |
multiple | false |
false
|
placeholder | "Seleccione una Localidad..." |
same as passed value |
query_builder | Closure(EntityRepository $er) {#616 class: "App\Form\RegistrationFormType" this: App\Form\RegistrationFormType {#489 …} } |
Doctrine\ORM\QueryBuilder {#794 -_em: Doctrine\ORM\EntityManager {#277 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#739 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#774 #from: "App\Entity\Localidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#777 #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.isActive = :tipo" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#748 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\Localidad u WHERE u.isActive = :tipo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#843 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control localidad_select" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "nombre" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#904 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#778 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#905 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#779 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#879 -om: ContainerAtGN2F1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#60 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#731 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Localidad" |
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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data_class | null |
disabled | false |
em | ContainerAtGN2F1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#60 …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 {#879 -om: ContainerAtGN2F1\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#60 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#731 …} -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 | "localidad" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Seleccione una Localidad..." |
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 {#794 -_em: Doctrine\ORM\EntityManager {#277 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#739 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "u" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#774 #from: "App\Entity\Localidad" #alias: "u" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#777 #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.isActive = :tipo" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#748 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "u.nombre ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT u FROM App\Entity\Localidad u WHERE u.isActive = :tipo ORDER BY u.nombre ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#843 …} -_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() {#737 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#720 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control localidad_select" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_registration_form_localidad" ] |
cache_key | "_registration_form_localidad_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#807 +label: "AVELLANEDA" +value: "1" +data: App\Entity\Localidad {#911 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#813 +label: "BANFIELD" +value: "21" +data: App\Entity\Localidad {#1132 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#815 +label: "BUENOS AIRES" +value: "9" +data: App\Entity\Localidad {#1174 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#811 +label: "CASTELLI" +value: "22" +data: App\Entity\Localidad {#1188 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#840 +label: "CORONEL BRANSEND" +value: "20" +data: App\Entity\Localidad {#1201 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#915 +label: "DOCK SUD" +value: "3" +data: App\Entity\Localidad {#1214 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#914 +label: "FLORENCIO VARELA" +value: "12" +data: App\Entity\Localidad {#1227 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#910 +label: "GERLI" +value: "23" +data: App\Entity\Localidad {#1240 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#814 +label: "LOBOS" +value: "18" +data: App\Entity\Localidad {#1253 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#909 +label: "LOS HORNOS" +value: "16" +data: App\Entity\Localidad {#1266 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "MARTINEZ" +value: "10" +data: App\Entity\Localidad {#1279 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "PINEYRO" +value: "2" +data: App\Entity\Localidad {#1292 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "ROQUE PEREZ" +value: "17" +data: App\Entity\Localidad {#1305 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "SAN MIGUEL DEL MONTE" +value: "19" +data: App\Entity\Localidad {#1318 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1413 +label: "SAN VICENTE" +value: "15" +data: App\Entity\Localidad {#1331 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "SARANDI" +value: "6" +data: App\Entity\Localidad {#1344 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1415 +label: "VILLA DOMINICO" +value: "5" +data: App\Entity\Localidad {#1357 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1416 +label: "VILLA SANTA ROSA" +value: "11" +data: App\Entity\Localidad {#1370 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1417 +label: "VIRREY DEL PINO" +value: "14" +data: App\Entity\Localidad {#1383 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1418 +label: "WILDE" +value: "4" +data: App\Entity\Localidad {#1396 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#803 -form: Symfony\Component\Form\Form {#816 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#804 …5} |
full_name | "registration_form[localidad]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_form_localidad" |
is_selected | Closure($choice, $value) {#806 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#700 …} } |
label | "localidad" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "localidad" |
placeholder | "Seleccione una Localidad..." |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_registration_form_localidad" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1a18cfd4.hwxNWqa43CHyQFqcmi4y42ZQLBZPwV6Ip8kfYa70D4A.2D4eIO7dt1WTFx3x12Razj8DeVB-ih3Y4Yt9UcODTte-ZSk75MvxFbQBEw" |
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 | "1a18cfd4.hwxNWqa43CHyQFqcmi4y42ZQLBZPwV6Ip8kfYa70D4A.2D4eIO7dt1WTFx3x12Razj8DeVB-ih3Y4Yt9UcODTte-ZSk75MvxFbQBEw" |
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 {#57 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#62 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#61 …} -namespace: Closure() {#64 …} } |
data | "1a18cfd4.hwxNWqa43CHyQFqcmi4y42ZQLBZPwV6Ip8kfYa70D4A.2D4eIO7dt1WTFx3x12Razj8DeVB-ih3Y4Yt9UcODTte-ZSk75MvxFbQBEw" |
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 {#488 …} } |
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() {#1433 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#488 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#1435 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_registration_form__token" ] |
cache_key | "_registration_form__token_hidden" |
compound | false |
data | "1a18cfd4.hwxNWqa43CHyQFqcmi4y42ZQLBZPwV6Ip8kfYa70D4A.2D4eIO7dt1WTFx3x12Razj8DeVB-ih3Y4Yt9UcODTte-ZSk75MvxFbQBEw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1445 -form: Symfony\Component\Form\Form {#1441 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1436 …5} |
full_name | "registration_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "registration_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 | "_registration_form__token" |
valid | true |
value | "1a18cfd4.hwxNWqa43CHyQFqcmi4y42ZQLBZPwV6Ip8kfYa70D4A.2D4eIO7dt1WTFx3x12Razj8DeVB-ih3Y4Yt9UcODTte-ZSk75MvxFbQBEw" |