- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 138
- Events
- Routing
- Cache
- Translation 16
- Security
- Twig
- HTTP Client
- Doctrine
- 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
-
-
email
-
secondEmail
-
enabled
-
demo
-
roles
-
userType
-
organization
-
isOrganization
-
-
name
-
cuit
-
entityName
-
otherCity
-
otherName
-
otherEmail
-
otherState
-
timeZone
-
surname
-
middleName
-
language
-
defaultAnimalSpecie
-
-
_token
-
-
-
name
-
surname
-
cuit
-
cuig
-
renspa
-
picture
-
email
-
businessName
-
phone
-
address
-
_token
-
-
-
name
-
description
-
userType
-
cuit
-
type
-
email
-
businessName
-
phone
-
activity
-
address
-
isProducer
-
_token
-
-
-
name
-
cottage
-
raise
-
feedlot
-
wintering
-
mix
-
tambo
-
other
-
cuartel
-
picture
-
tenure
-
cuig
-
hectares
-
timeStamp
-
farmProducers
-
producer
-
renspa
-
address
-
activity
-
_token
-
-
-
name
-
cuit
-
entityName
-
otherCity
-
otherName
-
otherEmail
-
otherState
-
timeZone
-
surname
-
middleName
-
language
-
defaultAnimalSpecie
-
_token
-
-
-
-
first
-
second
-
-
_token
-
-
-
captcha
-
_token
-
user
"App\Form\UserType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| data_class | "App\Entity\User" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3052 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3054 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3053 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "user" "_user" ] |
| cache_key | "_user_user" |
| compound | true |
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4916 -form: Symfony\Component\Form\Form {#3423 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4887 …5} |
| full_name | "user" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "user" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user" |
| valid | true |
| value | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
"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 | [ "autocomplete" => "off" "placeholder" => "select.email" ] |
[ "autocomplete" => "off" "placeholder" => "select.email" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "autocomplete" => "off" "placeholder" => "select.email" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3248 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3249 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "autocomplete" => "off" "placeholder" => "select.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_email" ] |
| cache_key | "_user_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4932 -form: Symfony\Component\Form\Form {#3426 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4931 …5} |
| full_name | "user[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_email" |
| label | null |
| 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 | "_user_email" |
| valid | true |
| value | "" |
secondEmail
"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" "placeHolder" => "Ingrese un e-mail alternativo" ] |
[ "class" => "form-control" "placeHolder" => "Ingrese un e-mail alternativo" ] |
| label | "User.alternativeEmail" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "form-control" "placeHolder" => "Ingrese un e-mail alternativo" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3239 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "User.alternativeEmail" |
| 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() {#3237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3238 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "placeHolder" => "Ingrese un e-mail alternativo" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_user_secondEmail" ] |
| cache_key | "_user_secondEmail_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4933 -form: Symfony\Component\Form\Form {#3429 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4935 …5} |
| full_name | "user[secondEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_secondEmail" |
| label | "User.alternativeEmail" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "secondEmail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_secondEmail" |
| valid | true |
| value | "" |
enabled
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "User.enabled" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "User.enabled" |
| 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() {#3063 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3064 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_enabled" ] |
| cache_key | "_user_enabled_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4937 -form: Symfony\Component\Form\Form {#3432 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4938 …5} |
| full_name | "user[enabled]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_enabled" |
| label | "User.enabled" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "enabled" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_enabled" |
| valid | true |
| value | "1" |
demo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#3329 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3267 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_demo" ] |
| cache_key | "_user_demo_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4939 -form: Symfony\Component\Form\Form {#3435 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4940 …5} |
| full_name | "user[demo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_demo" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "demo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_demo" |
| valid | true |
| value | "1" |
roles
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [
"ROLE_USER"
] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "selectize" ] |
[ "class" => "selectize" ] |
| choice_translation_domain | "messages" |
same as passed value |
| choices | [ "Usuario" => "ROLE_USER" "Encargado" => "ROLE_MANAGER" ] |
[ "Usuario" => "ROLE_USER" "Encargado" => "ROLE_MANAGER" ] |
| label | "Roles" |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "selectize" ] |
| 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 | "messages" |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Usuario" => "ROLE_USER" "Encargado" => "ROLE_MANAGER" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Roles" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3377 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "selectize" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_roles" ] |
| cache_key | "_user_roles_choice" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +label: "Usuario" +value: "ROLE_USER" +data: "ROLE_USER" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +label: "Encargado" +value: "ROLE_MANAGER" +data: "ROLE_MANAGER" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | [
"ROLE_USER"
] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4941 -form: Symfony\Component\Form\Form {#3438 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4942 …5} |
| full_name | "user[roles][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_roles" |
| is_selected | Closure($choice, array $values) {#4946 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "Roles" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "roles" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_roles" |
| valid | true |
| value | [
"ROLE_USER"
] |
userType
"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" => "selectize" ] |
[ "class" => "selectize" ] |
| class | "App\Entity\UserType" |
same as passed value |
| label | "User type" |
same as passed value |
| placeholder | "select.userType" |
same as passed value |
| query_builder | Closure(UserTypeRepository $repository) {#3060 class: "App\Form\UserType" this: App\Form\UserType {#3015 …} } |
Doctrine\ORM\QueryBuilder {#3279 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3277 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ut" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3276 #from: "App\Entity\UserType" #alias: "ut" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3275 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ut.type ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ut FROM App\Entity\UserType ut ORDER BY ut.type ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3280 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "selectize" ] |
| 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 {#3352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3393 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3270 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3274 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3272 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3316 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3298 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\UserType" |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#375 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#3316 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3298 …} -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 | "User type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "select.userType" |
| 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 {#3279 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3277 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ut" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3276 #from: "App\Entity\UserType" #alias: "ut" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3275 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ut.type ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ut FROM App\Entity\UserType ut ORDER BY ut.type ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3280 …} -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() {#3299 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3353 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "selectize" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_user_userType" ] |
| cache_key | "_user_userType_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "PRODUCTOR" +value: "2" +data: App\Entity\UserType {#4964 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "VACUNADOR OFICIAL" +value: "3" +data: App\Entity\UserType {#4966 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "VETERINARIO" +value: "1" +data: App\Entity\UserType {#4967 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4947 -form: Symfony\Component\Form\Form {#3441 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4948 …5} |
| full_name | "user[userType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_userType" |
| is_selected | Closure($choice, $value) {#4955 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "User type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "userType" |
| placeholder | "select.userType" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_userType" |
| valid | true |
| value | "" |
organization
"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" => "filters selectize" "placeholder" => "Seleccione una organización" ] |
[ "class" => "filters selectize" "placeholder" => "Seleccione una organización" ] |
| class | "App\Entity\Organization" |
same as passed value |
| disabled | true |
same as passed value |
| label | "Form.organizationLabel" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "filters selectize" "placeholder" => "Seleccione una organización" ] |
| 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 {#3352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3390 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3308 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3388 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3387 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3307 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1452 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Organization" |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | true |
| em | Doctrine\ORM\EntityManager {#375 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#3307 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1452 …} -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 | "Form.organizationLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3310 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3311 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "filters selectize" "placeholder" => "Seleccione una organización" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_user_organization" ] |
| cache_key | "_user_organization_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#4950 -form: Symfony\Component\Form\Form {#3444 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4962 …5} |
| full_name | "user[organization]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_organization" |
| is_selected | Closure($choice, $value) {#4957 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "Form.organizationLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "organization" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_organization" |
| valid | true |
| value | "" |
isOrganization
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "" |
| 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() {#3401 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3400 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_user_isOrganization" ] |
| cache_key | "_user_isOrganization_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4978 -form: Symfony\Component\Form\Form {#3447 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4979 …5} |
| full_name | "user[isOrganization]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_isOrganization" |
| label | "" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isOrganization" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_isOrganization" |
| valid | true |
| value | "1" |
profile
"App\Form\ProfileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | "App\Entity\Profile" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3413 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\Profile" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3415 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3414 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "profile" "_user_profile" ] |
| cache_key | "_user_profile_profile" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4987 -form: Symfony\Component\Form\Form {#3620 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4952 …5} |
| full_name | "user[profile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "profile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile" |
| valid | true |
| value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
[ "maxlength" => 255 "placeholder" => "Name" ] |
| empty_data | "" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3450 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_name" ] |
| cache_key | "_user_profile_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4969 -form: Symfony\Component\Form\Form {#3616 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4968 …5} |
| full_name | "user[profile][name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_name" |
| valid | true |
| value | null |
cuit
"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 | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
[ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3421 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3421 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Cuit" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3421 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Cuit" |
| 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() {#3477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3451 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_cuit" ] |
| cache_key | "_user_profile_cuit_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4972 -form: Symfony\Component\Form\Form {#3586 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4976 …5} |
| full_name | "user[profile][cuit]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_cuit" |
| label | "Cuit" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuit" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_cuit" |
| valid | true |
| value | "" |
entityName
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3483 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3505 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_entityName" ] |
| cache_key | "_user_profile_entityName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4975 -form: Symfony\Component\Form\Form {#3634 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4974 …5} |
| full_name | "user[profile][entityName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_entityName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entityName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_entityName" |
| valid | true |
| value | "" |
otherCity
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3486 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3496 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_otherCity" ] |
| cache_key | "_user_profile_otherCity_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4973 -form: Symfony\Component\Form\Form {#3630 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4980 …5} |
| full_name | "user[profile][otherCity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_otherCity" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherCity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_otherCity" |
| valid | true |
| value | "" |
otherName
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3498 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3466 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3467 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_otherName" ] |
| cache_key | "_user_profile_otherName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4985 -form: Symfony\Component\Form\Form {#3637 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4984 …5} |
| full_name | "user[profile][otherName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_otherName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_otherName" |
| valid | true |
| value | "" |
otherEmail
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3489 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3457 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3458 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_otherEmail" ] |
| cache_key | "_user_profile_otherEmail_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4983 -form: Symfony\Component\Form\Form {#3640 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4982 …5} |
| full_name | "user[profile][otherEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_otherEmail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherEmail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_otherEmail" |
| valid | true |
| value | "" |
otherState
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3511 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3510 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_otherState" ] |
| cache_key | "_user_profile_otherState_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4988 -form: Symfony\Component\Form\Form {#3643 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#4989 …5} |
| full_name | "user[profile][otherState]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_otherState" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherState" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_otherState" |
| valid | true |
| value | "" |
timeZone
"Symfony\Component\Form\Extension\Core\Type\TimezoneType"
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" => "selectize" ] |
[ "class" => "selectize" ] |
| empty_data | "America/Argentina/Buenos_Aires" |
same as passed value |
| label | "User.timeZone" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "selectize" ] |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3527 -option: Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#3526 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "America/Argentina/Buenos_Aires" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| input | "string" |
| intl | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "User.timeZone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| regions | 2047 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3523 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "selectize" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "timezone" "_user_profile_timeZone" ] |
| cache_key | "_user_profile_timeZone_timezone" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "Africa / Abidjan" +value: "Africa/Abidjan" +data: "Africa/Abidjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "Africa / Accra" +value: "Africa/Accra" +data: "Africa/Accra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "Africa / Addis Ababa" +value: "Africa/Addis_Ababa" +data: "Africa/Addis_Ababa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "Africa / Algiers" +value: "Africa/Algiers" +data: "Africa/Algiers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "Africa / Asmara" +value: "Africa/Asmara" +data: "Africa/Asmara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "Africa / Bamako" +value: "Africa/Bamako" +data: "Africa/Bamako" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "Africa / Bangui" +value: "Africa/Bangui" +data: "Africa/Bangui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "Africa / Banjul" +value: "Africa/Banjul" +data: "Africa/Banjul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "Africa / Bissau" +value: "Africa/Bissau" +data: "Africa/Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "Africa / Blantyre" +value: "Africa/Blantyre" +data: "Africa/Blantyre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "Africa / Brazzaville" +value: "Africa/Brazzaville" +data: "Africa/Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "Africa / Bujumbura" +value: "Africa/Bujumbura" +data: "Africa/Bujumbura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "Africa / Cairo" +value: "Africa/Cairo" +data: "Africa/Cairo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "Africa / Casablanca" +value: "Africa/Casablanca" +data: "Africa/Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "Africa / Ceuta" +value: "Africa/Ceuta" +data: "Africa/Ceuta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "Africa / Conakry" +value: "Africa/Conakry" +data: "Africa/Conakry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "Africa / Dakar" +value: "Africa/Dakar" +data: "Africa/Dakar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "Africa / Dar es Salaam" +value: "Africa/Dar_es_Salaam" +data: "Africa/Dar_es_Salaam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "Africa / Djibouti" +value: "Africa/Djibouti" +data: "Africa/Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "Africa / Douala" +value: "Africa/Douala" +data: "Africa/Douala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "Africa / El Aaiun" +value: "Africa/El_Aaiun" +data: "Africa/El_Aaiun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "Africa / Freetown" +value: "Africa/Freetown" +data: "Africa/Freetown" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "Africa / Gaborone" +value: "Africa/Gaborone" +data: "Africa/Gaborone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "Africa / Harare" +value: "Africa/Harare" +data: "Africa/Harare" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "Africa / Johannesburg" +value: "Africa/Johannesburg" +data: "Africa/Johannesburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "Africa / Juba" +value: "Africa/Juba" +data: "Africa/Juba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "Africa / Kampala" +value: "Africa/Kampala" +data: "Africa/Kampala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "Africa / Khartoum" +value: "Africa/Khartoum" +data: "Africa/Khartoum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "Africa / Kigali" +value: "Africa/Kigali" +data: "Africa/Kigali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "Africa / Kinshasa" +value: "Africa/Kinshasa" +data: "Africa/Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "Africa / Lagos" +value: "Africa/Lagos" +data: "Africa/Lagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "Africa / Libreville" +value: "Africa/Libreville" +data: "Africa/Libreville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "Africa / Lome" +value: "Africa/Lome" +data: "Africa/Lome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "Africa / Luanda" +value: "Africa/Luanda" +data: "Africa/Luanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "Africa / Lubumbashi" +value: "Africa/Lubumbashi" +data: "Africa/Lubumbashi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "Africa / Lusaka" +value: "Africa/Lusaka" +data: "Africa/Lusaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "Africa / Malabo" +value: "Africa/Malabo" +data: "Africa/Malabo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "Africa / Maputo" +value: "Africa/Maputo" +data: "Africa/Maputo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "Africa / Maseru" +value: "Africa/Maseru" +data: "Africa/Maseru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "Africa / Mbabane" +value: "Africa/Mbabane" +data: "Africa/Mbabane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "Africa / Mogadishu" +value: "Africa/Mogadishu" +data: "Africa/Mogadishu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "Africa / Monrovia" +value: "Africa/Monrovia" +data: "Africa/Monrovia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "Africa / Nairobi" +value: "Africa/Nairobi" +data: "Africa/Nairobi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "Africa / Ndjamena" +value: "Africa/Ndjamena" +data: "Africa/Ndjamena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "Africa / Niamey" +value: "Africa/Niamey" +data: "Africa/Niamey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "Africa / Nouakchott" +value: "Africa/Nouakchott" +data: "Africa/Nouakchott" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "Africa / Ouagadougou" +value: "Africa/Ouagadougou" +data: "Africa/Ouagadougou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "Africa / Porto-Novo" +value: "Africa/Porto-Novo" +data: "Africa/Porto-Novo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "Africa / Sao Tome" +value: "Africa/Sao_Tome" +data: "Africa/Sao_Tome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "Africa / Tripoli" +value: "Africa/Tripoli" +data: "Africa/Tripoli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "Africa / Tunis" +value: "Africa/Tunis" +data: "Africa/Tunis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "Africa / Windhoek" +value: "Africa/Windhoek" +data: "Africa/Windhoek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "America / Adak" +value: "America/Adak" +data: "America/Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "America / Anchorage" +value: "America/Anchorage" +data: "America/Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "America / Anguilla" +value: "America/Anguilla" +data: "America/Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "America / Antigua" +value: "America/Antigua" +data: "America/Antigua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "America / Araguaina" +value: "America/Araguaina" +data: "America/Araguaina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "America / Argentina / Buenos Aires" +value: "America/Argentina/Buenos_Aires" +data: "America/Argentina/Buenos_Aires" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "America / Argentina / Catamarca" +value: "America/Argentina/Catamarca" +data: "America/Argentina/Catamarca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "America / Argentina / Cordoba" +value: "America/Argentina/Cordoba" +data: "America/Argentina/Cordoba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "America / Argentina / Jujuy" +value: "America/Argentina/Jujuy" +data: "America/Argentina/Jujuy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "America / Argentina / La Rioja" +value: "America/Argentina/La_Rioja" +data: "America/Argentina/La_Rioja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "America / Argentina / Mendoza" +value: "America/Argentina/Mendoza" +data: "America/Argentina/Mendoza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "America / Argentina / Rio Gallegos" +value: "America/Argentina/Rio_Gallegos" +data: "America/Argentina/Rio_Gallegos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "America / Argentina / Salta" +value: "America/Argentina/Salta" +data: "America/Argentina/Salta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "America / Argentina / San Juan" +value: "America/Argentina/San_Juan" +data: "America/Argentina/San_Juan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "America / Argentina / San Luis" +value: "America/Argentina/San_Luis" +data: "America/Argentina/San_Luis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "America / Argentina / Tucuman" +value: "America/Argentina/Tucuman" +data: "America/Argentina/Tucuman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "America / Argentina / Ushuaia" +value: "America/Argentina/Ushuaia" +data: "America/Argentina/Ushuaia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "America / Aruba" +value: "America/Aruba" +data: "America/Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "America / Asuncion" +value: "America/Asuncion" +data: "America/Asuncion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "America / Atikokan" +value: "America/Atikokan" +data: "America/Atikokan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "America / Bahia" +value: "America/Bahia" +data: "America/Bahia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "America / Bahia Banderas" +value: "America/Bahia_Banderas" +data: "America/Bahia_Banderas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "America / Barbados" +value: "America/Barbados" +data: "America/Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "America / Belem" +value: "America/Belem" +data: "America/Belem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "America / Belize" +value: "America/Belize" +data: "America/Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "America / Blanc-Sablon" +value: "America/Blanc-Sablon" +data: "America/Blanc-Sablon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "America / Boa Vista" +value: "America/Boa_Vista" +data: "America/Boa_Vista" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "America / Bogota" +value: "America/Bogota" +data: "America/Bogota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "America / Boise" +value: "America/Boise" +data: "America/Boise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "America / Cambridge Bay" +value: "America/Cambridge_Bay" +data: "America/Cambridge_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "America / Campo Grande" +value: "America/Campo_Grande" +data: "America/Campo_Grande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "America / Cancun" +value: "America/Cancun" +data: "America/Cancun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "America / Caracas" +value: "America/Caracas" +data: "America/Caracas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "America / Cayenne" +value: "America/Cayenne" +data: "America/Cayenne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "America / Cayman" +value: "America/Cayman" +data: "America/Cayman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "America / Chicago" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "America / Chihuahua" +value: "America/Chihuahua" +data: "America/Chihuahua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "America / Ciudad Juarez" +value: "America/Ciudad_Juarez" +data: "America/Ciudad_Juarez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "America / Costa Rica" +value: "America/Costa_Rica" +data: "America/Costa_Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "America / Coyhaique" +value: "America/Coyhaique" +data: "America/Coyhaique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "America / Creston" +value: "America/Creston" +data: "America/Creston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "America / Cuiaba" +value: "America/Cuiaba" +data: "America/Cuiaba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "America / Curacao" +value: "America/Curacao" +data: "America/Curacao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "America / Danmarkshavn" +value: "America/Danmarkshavn" +data: "America/Danmarkshavn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "America / Dawson" +value: "America/Dawson" +data: "America/Dawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "America / Dawson Creek" +value: "America/Dawson_Creek" +data: "America/Dawson_Creek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "America / Denver" +value: "America/Denver" +data: "America/Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "America / Detroit" +value: "America/Detroit" +data: "America/Detroit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "America / Dominica" +value: "America/Dominica" +data: "America/Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "America / Edmonton" +value: "America/Edmonton" +data: "America/Edmonton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "America / Eirunepe" +value: "America/Eirunepe" +data: "America/Eirunepe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "America / El Salvador" +value: "America/El_Salvador" +data: "America/El_Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "America / Fort Nelson" +value: "America/Fort_Nelson" +data: "America/Fort_Nelson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "America / Fortaleza" +value: "America/Fortaleza" +data: "America/Fortaleza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "America / Glace Bay" +value: "America/Glace_Bay" +data: "America/Glace_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "America / Goose Bay" +value: "America/Goose_Bay" +data: "America/Goose_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "America / Grand Turk" +value: "America/Grand_Turk" +data: "America/Grand_Turk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "America / Grenada" +value: "America/Grenada" +data: "America/Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "America / Guadeloupe" +value: "America/Guadeloupe" +data: "America/Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "America / Guatemala" +value: "America/Guatemala" +data: "America/Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "America / Guayaquil" +value: "America/Guayaquil" +data: "America/Guayaquil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "America / Guyana" +value: "America/Guyana" +data: "America/Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "America / Halifax" +value: "America/Halifax" +data: "America/Halifax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "America / Havana" +value: "America/Havana" +data: "America/Havana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "America / Hermosillo" +value: "America/Hermosillo" +data: "America/Hermosillo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "America / Indiana / Indianapolis" +value: "America/Indiana/Indianapolis" +data: "America/Indiana/Indianapolis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "America / Indiana / Knox" +value: "America/Indiana/Knox" +data: "America/Indiana/Knox" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "America / Indiana / Marengo" +value: "America/Indiana/Marengo" +data: "America/Indiana/Marengo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "America / Indiana / Petersburg" +value: "America/Indiana/Petersburg" +data: "America/Indiana/Petersburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "America / Indiana / Tell City" +value: "America/Indiana/Tell_City" +data: "America/Indiana/Tell_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "America / Indiana / Vevay" +value: "America/Indiana/Vevay" +data: "America/Indiana/Vevay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "America / Indiana / Vincennes" +value: "America/Indiana/Vincennes" +data: "America/Indiana/Vincennes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "America / Indiana / Winamac" +value: "America/Indiana/Winamac" +data: "America/Indiana/Winamac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "America / Inuvik" +value: "America/Inuvik" +data: "America/Inuvik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "America / Iqaluit" +value: "America/Iqaluit" +data: "America/Iqaluit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "America / Jamaica" +value: "America/Jamaica" +data: "America/Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "America / Juneau" +value: "America/Juneau" +data: "America/Juneau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "America / Kentucky / Louisville" +value: "America/Kentucky/Louisville" +data: "America/Kentucky/Louisville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "America / Kentucky / Monticello" +value: "America/Kentucky/Monticello" +data: "America/Kentucky/Monticello" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "America / Kralendijk" +value: "America/Kralendijk" +data: "America/Kralendijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "America / La Paz" +value: "America/La_Paz" +data: "America/La_Paz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "America / Lima" +value: "America/Lima" +data: "America/Lima" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "America / Los Angeles" +value: "America/Los_Angeles" +data: "America/Los_Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "America / Lower Princes" +value: "America/Lower_Princes" +data: "America/Lower_Princes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "America / Maceio" +value: "America/Maceio" +data: "America/Maceio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "America / Managua" +value: "America/Managua" +data: "America/Managua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "America / Manaus" +value: "America/Manaus" +data: "America/Manaus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "America / Marigot" +value: "America/Marigot" +data: "America/Marigot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "America / Martinique" +value: "America/Martinique" +data: "America/Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "America / Matamoros" +value: "America/Matamoros" +data: "America/Matamoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "America / Mazatlan" +value: "America/Mazatlan" +data: "America/Mazatlan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "America / Menominee" +value: "America/Menominee" +data: "America/Menominee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "America / Merida" +value: "America/Merida" +data: "America/Merida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "America / Metlakatla" +value: "America/Metlakatla" +data: "America/Metlakatla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "America / Mexico City" +value: "America/Mexico_City" +data: "America/Mexico_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "America / Miquelon" +value: "America/Miquelon" +data: "America/Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "America / Moncton" +value: "America/Moncton" +data: "America/Moncton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "America / Monterrey" +value: "America/Monterrey" +data: "America/Monterrey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "America / Montevideo" +value: "America/Montevideo" +data: "America/Montevideo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "America / Montserrat" +value: "America/Montserrat" +data: "America/Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "America / Nassau" +value: "America/Nassau" +data: "America/Nassau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "America / New York" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "America / Nome" +value: "America/Nome" +data: "America/Nome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "America / Noronha" +value: "America/Noronha" +data: "America/Noronha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "America / North Dakota / Beulah" +value: "America/North_Dakota/Beulah" +data: "America/North_Dakota/Beulah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "America / North Dakota / Center" +value: "America/North_Dakota/Center" +data: "America/North_Dakota/Center" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "America / North Dakota / New Salem" +value: "America/North_Dakota/New_Salem" +data: "America/North_Dakota/New_Salem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "America / Nuuk" +value: "America/Nuuk" +data: "America/Nuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "America / Ojinaga" +value: "America/Ojinaga" +data: "America/Ojinaga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "America / Panama" +value: "America/Panama" +data: "America/Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "America / Paramaribo" +value: "America/Paramaribo" +data: "America/Paramaribo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "America / Phoenix" +value: "America/Phoenix" +data: "America/Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "America / Port-au-Prince" +value: "America/Port-au-Prince" +data: "America/Port-au-Prince" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "America / Port of Spain" +value: "America/Port_of_Spain" +data: "America/Port_of_Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "America / Porto Velho" +value: "America/Porto_Velho" +data: "America/Porto_Velho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "America / Puerto Rico" +value: "America/Puerto_Rico" +data: "America/Puerto_Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "America / Punta Arenas" +value: "America/Punta_Arenas" +data: "America/Punta_Arenas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "America / Rankin Inlet" +value: "America/Rankin_Inlet" +data: "America/Rankin_Inlet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "America / Recife" +value: "America/Recife" +data: "America/Recife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "America / Regina" +value: "America/Regina" +data: "America/Regina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "America / Resolute" +value: "America/Resolute" +data: "America/Resolute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "America / Rio Branco" +value: "America/Rio_Branco" +data: "America/Rio_Branco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "America / Santarem" +value: "America/Santarem" +data: "America/Santarem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "America / Santiago" +value: "America/Santiago" +data: "America/Santiago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "America / Santo Domingo" +value: "America/Santo_Domingo" +data: "America/Santo_Domingo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "America / Sao Paulo" +value: "America/Sao_Paulo" +data: "America/Sao_Paulo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "America / Scoresbysund" +value: "America/Scoresbysund" +data: "America/Scoresbysund" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "America / Sitka" +value: "America/Sitka" +data: "America/Sitka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "America / St Barthelemy" +value: "America/St_Barthelemy" +data: "America/St_Barthelemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "America / St Johns" +value: "America/St_Johns" +data: "America/St_Johns" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "America / St Kitts" +value: "America/St_Kitts" +data: "America/St_Kitts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "America / St Lucia" +value: "America/St_Lucia" +data: "America/St_Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "America / St Thomas" +value: "America/St_Thomas" +data: "America/St_Thomas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "America / St Vincent" +value: "America/St_Vincent" +data: "America/St_Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "America / Swift Current" +value: "America/Swift_Current" +data: "America/Swift_Current" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "America / Tegucigalpa" +value: "America/Tegucigalpa" +data: "America/Tegucigalpa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "America / Thule" +value: "America/Thule" +data: "America/Thule" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "America / Tijuana" +value: "America/Tijuana" +data: "America/Tijuana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "America / Toronto" +value: "America/Toronto" +data: "America/Toronto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "America / Tortola" +value: "America/Tortola" +data: "America/Tortola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "America / Vancouver" +value: "America/Vancouver" +data: "America/Vancouver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "America / Whitehorse" +value: "America/Whitehorse" +data: "America/Whitehorse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "America / Winnipeg" +value: "America/Winnipeg" +data: "America/Winnipeg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "America / Yakutat" +value: "America/Yakutat" +data: "America/Yakutat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "Antarctica / Casey" +value: "Antarctica/Casey" +data: "Antarctica/Casey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Antarctica / Davis" +value: "Antarctica/Davis" +data: "Antarctica/Davis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "Antarctica / DumontDUrville" +value: "Antarctica/DumontDUrville" +data: "Antarctica/DumontDUrville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Antarctica / Macquarie" +value: "Antarctica/Macquarie" +data: "Antarctica/Macquarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "Antarctica / Mawson" +value: "Antarctica/Mawson" +data: "Antarctica/Mawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "Antarctica / McMurdo" +value: "Antarctica/McMurdo" +data: "Antarctica/McMurdo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "Antarctica / Palmer" +value: "Antarctica/Palmer" +data: "Antarctica/Palmer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "Antarctica / Rothera" +value: "Antarctica/Rothera" +data: "Antarctica/Rothera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "Antarctica / Syowa" +value: "Antarctica/Syowa" +data: "Antarctica/Syowa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "Antarctica / Troll" +value: "Antarctica/Troll" +data: "Antarctica/Troll" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Antarctica / Vostok" +value: "Antarctica/Vostok" +data: "Antarctica/Vostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "Arctic / Longyearbyen" +value: "Arctic/Longyearbyen" +data: "Arctic/Longyearbyen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "Asia / Aden" +value: "Asia/Aden" +data: "Asia/Aden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Asia / Almaty" +value: "Asia/Almaty" +data: "Asia/Almaty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "Asia / Amman" +value: "Asia/Amman" +data: "Asia/Amman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "Asia / Anadyr" +value: "Asia/Anadyr" +data: "Asia/Anadyr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "Asia / Aqtau" +value: "Asia/Aqtau" +data: "Asia/Aqtau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Asia / Aqtobe" +value: "Asia/Aqtobe" +data: "Asia/Aqtobe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Asia / Ashgabat" +value: "Asia/Ashgabat" +data: "Asia/Ashgabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "Asia / Atyrau" +value: "Asia/Atyrau" +data: "Asia/Atyrau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "Asia / Baghdad" +value: "Asia/Baghdad" +data: "Asia/Baghdad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "Asia / Bahrain" +value: "Asia/Bahrain" +data: "Asia/Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "Asia / Baku" +value: "Asia/Baku" +data: "Asia/Baku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Asia / Bangkok" +value: "Asia/Bangkok" +data: "Asia/Bangkok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "Asia / Barnaul" +value: "Asia/Barnaul" +data: "Asia/Barnaul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Asia / Beirut" +value: "Asia/Beirut" +data: "Asia/Beirut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "Asia / Bishkek" +value: "Asia/Bishkek" +data: "Asia/Bishkek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "Asia / Brunei" +value: "Asia/Brunei" +data: "Asia/Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Asia / Chita" +value: "Asia/Chita" +data: "Asia/Chita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "Asia / Colombo" +value: "Asia/Colombo" +data: "Asia/Colombo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "Asia / Damascus" +value: "Asia/Damascus" +data: "Asia/Damascus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "Asia / Dhaka" +value: "Asia/Dhaka" +data: "Asia/Dhaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "Asia / Dili" +value: "Asia/Dili" +data: "Asia/Dili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "Asia / Dubai" +value: "Asia/Dubai" +data: "Asia/Dubai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Asia / Dushanbe" +value: "Asia/Dushanbe" +data: "Asia/Dushanbe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "Asia / Famagusta" +value: "Asia/Famagusta" +data: "Asia/Famagusta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "Asia / Gaza" +value: "Asia/Gaza" +data: "Asia/Gaza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "Asia / Hebron" +value: "Asia/Hebron" +data: "Asia/Hebron" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "Asia / Ho Chi Minh" +value: "Asia/Ho_Chi_Minh" +data: "Asia/Ho_Chi_Minh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "Asia / Hong Kong" +value: "Asia/Hong_Kong" +data: "Asia/Hong_Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "Asia / Hovd" +value: "Asia/Hovd" +data: "Asia/Hovd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "Asia / Irkutsk" +value: "Asia/Irkutsk" +data: "Asia/Irkutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "Asia / Jakarta" +value: "Asia/Jakarta" +data: "Asia/Jakarta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "Asia / Jayapura" +value: "Asia/Jayapura" +data: "Asia/Jayapura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "Asia / Jerusalem" +value: "Asia/Jerusalem" +data: "Asia/Jerusalem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "Asia / Kabul" +value: "Asia/Kabul" +data: "Asia/Kabul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "Asia / Kamchatka" +value: "Asia/Kamchatka" +data: "Asia/Kamchatka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "Asia / Karachi" +value: "Asia/Karachi" +data: "Asia/Karachi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Asia / Kathmandu" +value: "Asia/Kathmandu" +data: "Asia/Kathmandu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "Asia / Khandyga" +value: "Asia/Khandyga" +data: "Asia/Khandyga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "Asia / Kolkata" +value: "Asia/Kolkata" +data: "Asia/Kolkata" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "Asia / Krasnoyarsk" +value: "Asia/Krasnoyarsk" +data: "Asia/Krasnoyarsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Asia / Kuala Lumpur" +value: "Asia/Kuala_Lumpur" +data: "Asia/Kuala_Lumpur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "Asia / Kuching" +value: "Asia/Kuching" +data: "Asia/Kuching" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Asia / Kuwait" +value: "Asia/Kuwait" +data: "Asia/Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "Asia / Macau" +value: "Asia/Macau" +data: "Asia/Macau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "Asia / Magadan" +value: "Asia/Magadan" +data: "Asia/Magadan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Asia / Makassar" +value: "Asia/Makassar" +data: "Asia/Makassar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Asia / Manila" +value: "Asia/Manila" +data: "Asia/Manila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Asia / Muscat" +value: "Asia/Muscat" +data: "Asia/Muscat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Asia / Nicosia" +value: "Asia/Nicosia" +data: "Asia/Nicosia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Asia / Novokuznetsk" +value: "Asia/Novokuznetsk" +data: "Asia/Novokuznetsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Asia / Novosibirsk" +value: "Asia/Novosibirsk" +data: "Asia/Novosibirsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Asia / Omsk" +value: "Asia/Omsk" +data: "Asia/Omsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "Asia / Oral" +value: "Asia/Oral" +data: "Asia/Oral" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "Asia / Phnom Penh" +value: "Asia/Phnom_Penh" +data: "Asia/Phnom_Penh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "Asia / Pontianak" +value: "Asia/Pontianak" +data: "Asia/Pontianak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Asia / Pyongyang" +value: "Asia/Pyongyang" +data: "Asia/Pyongyang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "Asia / Qatar" +value: "Asia/Qatar" +data: "Asia/Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "Asia / Qostanay" +value: "Asia/Qostanay" +data: "Asia/Qostanay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "Asia / Qyzylorda" +value: "Asia/Qyzylorda" +data: "Asia/Qyzylorda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "Asia / Riyadh" +value: "Asia/Riyadh" +data: "Asia/Riyadh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "Asia / Sakhalin" +value: "Asia/Sakhalin" +data: "Asia/Sakhalin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "Asia / Samarkand" +value: "Asia/Samarkand" +data: "Asia/Samarkand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "Asia / Seoul" +value: "Asia/Seoul" +data: "Asia/Seoul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Asia / Shanghai" +value: "Asia/Shanghai" +data: "Asia/Shanghai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Asia / Singapore" +value: "Asia/Singapore" +data: "Asia/Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "Asia / Srednekolymsk" +value: "Asia/Srednekolymsk" +data: "Asia/Srednekolymsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "Asia / Taipei" +value: "Asia/Taipei" +data: "Asia/Taipei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "Asia / Tashkent" +value: "Asia/Tashkent" +data: "Asia/Tashkent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "Asia / Tbilisi" +value: "Asia/Tbilisi" +data: "Asia/Tbilisi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "Asia / Tehran" +value: "Asia/Tehran" +data: "Asia/Tehran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "Asia / Thimphu" +value: "Asia/Thimphu" +data: "Asia/Thimphu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "Asia / Tokyo" +value: "Asia/Tokyo" +data: "Asia/Tokyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "Asia / Tomsk" +value: "Asia/Tomsk" +data: "Asia/Tomsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "Asia / Ulaanbaatar" +value: "Asia/Ulaanbaatar" +data: "Asia/Ulaanbaatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "Asia / Urumqi" +value: "Asia/Urumqi" +data: "Asia/Urumqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "Asia / Ust-Nera" +value: "Asia/Ust-Nera" +data: "Asia/Ust-Nera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "Asia / Vientiane" +value: "Asia/Vientiane" +data: "Asia/Vientiane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "Asia / Vladivostok" +value: "Asia/Vladivostok" +data: "Asia/Vladivostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "Asia / Yakutsk" +value: "Asia/Yakutsk" +data: "Asia/Yakutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "Asia / Yangon" +value: "Asia/Yangon" +data: "Asia/Yangon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "Asia / Yekaterinburg" +value: "Asia/Yekaterinburg" +data: "Asia/Yekaterinburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "Asia / Yerevan" +value: "Asia/Yerevan" +data: "Asia/Yerevan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "Atlantic / Azores" +value: "Atlantic/Azores" +data: "Atlantic/Azores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "Atlantic / Bermuda" +value: "Atlantic/Bermuda" +data: "Atlantic/Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Atlantic / Canary" +value: "Atlantic/Canary" +data: "Atlantic/Canary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "Atlantic / Cape Verde" +value: "Atlantic/Cape_Verde" +data: "Atlantic/Cape_Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "Atlantic / Faroe" +value: "Atlantic/Faroe" +data: "Atlantic/Faroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "Atlantic / Madeira" +value: "Atlantic/Madeira" +data: "Atlantic/Madeira" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "Atlantic / Reykjavik" +value: "Atlantic/Reykjavik" +data: "Atlantic/Reykjavik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "Atlantic / South Georgia" +value: "Atlantic/South_Georgia" +data: "Atlantic/South_Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "Atlantic / St Helena" +value: "Atlantic/St_Helena" +data: "Atlantic/St_Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "Atlantic / Stanley" +value: "Atlantic/Stanley" +data: "Atlantic/Stanley" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "Australia / Adelaide" +value: "Australia/Adelaide" +data: "Australia/Adelaide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "Australia / Brisbane" +value: "Australia/Brisbane" +data: "Australia/Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "Australia / Broken Hill" +value: "Australia/Broken_Hill" +data: "Australia/Broken_Hill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "Australia / Darwin" +value: "Australia/Darwin" +data: "Australia/Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "Australia / Eucla" +value: "Australia/Eucla" +data: "Australia/Eucla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "Australia / Hobart" +value: "Australia/Hobart" +data: "Australia/Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "Australia / Lindeman" +value: "Australia/Lindeman" +data: "Australia/Lindeman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "Australia / Lord Howe" +value: "Australia/Lord_Howe" +data: "Australia/Lord_Howe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "Australia / Melbourne" +value: "Australia/Melbourne" +data: "Australia/Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "Australia / Perth" +value: "Australia/Perth" +data: "Australia/Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "Australia / Sydney" +value: "Australia/Sydney" +data: "Australia/Sydney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "Europe / Amsterdam" +value: "Europe/Amsterdam" +data: "Europe/Amsterdam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "Europe / Andorra" +value: "Europe/Andorra" +data: "Europe/Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "Europe / Astrakhan" +value: "Europe/Astrakhan" +data: "Europe/Astrakhan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "Europe / Athens" +value: "Europe/Athens" +data: "Europe/Athens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "Europe / Belgrade" +value: "Europe/Belgrade" +data: "Europe/Belgrade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "Europe / Berlin" +value: "Europe/Berlin" +data: "Europe/Berlin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "Europe / Bratislava" +value: "Europe/Bratislava" +data: "Europe/Bratislava" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "Europe / Brussels" +value: "Europe/Brussels" +data: "Europe/Brussels" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "Europe / Bucharest" +value: "Europe/Bucharest" +data: "Europe/Bucharest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "Europe / Budapest" +value: "Europe/Budapest" +data: "Europe/Budapest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "Europe / Busingen" +value: "Europe/Busingen" +data: "Europe/Busingen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "Europe / Chisinau" +value: "Europe/Chisinau" +data: "Europe/Chisinau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "Europe / Copenhagen" +value: "Europe/Copenhagen" +data: "Europe/Copenhagen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "Europe / Dublin" +value: "Europe/Dublin" +data: "Europe/Dublin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Europe / Gibraltar" +value: "Europe/Gibraltar" +data: "Europe/Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "Europe / Guernsey" +value: "Europe/Guernsey" +data: "Europe/Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Europe / Helsinki" +value: "Europe/Helsinki" +data: "Europe/Helsinki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Europe / Isle of Man" +value: "Europe/Isle_of_Man" +data: "Europe/Isle_of_Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Europe / Istanbul" +value: "Europe/Istanbul" +data: "Europe/Istanbul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Europe / Jersey" +value: "Europe/Jersey" +data: "Europe/Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Europe / Kaliningrad" +value: "Europe/Kaliningrad" +data: "Europe/Kaliningrad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Europe / Kirov" +value: "Europe/Kirov" +data: "Europe/Kirov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "Europe / Kyiv" +value: "Europe/Kyiv" +data: "Europe/Kyiv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "Europe / Lisbon" +value: "Europe/Lisbon" +data: "Europe/Lisbon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Europe / Ljubljana" +value: "Europe/Ljubljana" +data: "Europe/Ljubljana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Europe / London" +value: "Europe/London" +data: "Europe/London" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Europe / Luxembourg" +value: "Europe/Luxembourg" +data: "Europe/Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Europe / Madrid" +value: "Europe/Madrid" +data: "Europe/Madrid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Europe / Malta" +value: "Europe/Malta" +data: "Europe/Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Europe / Mariehamn" +value: "Europe/Mariehamn" +data: "Europe/Mariehamn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Europe / Minsk" +value: "Europe/Minsk" +data: "Europe/Minsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Europe / Monaco" +value: "Europe/Monaco" +data: "Europe/Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "Europe / Moscow" +value: "Europe/Moscow" +data: "Europe/Moscow" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Europe / Oslo" +value: "Europe/Oslo" +data: "Europe/Oslo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "Europe / Paris" +value: "Europe/Paris" +data: "Europe/Paris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "Europe / Podgorica" +value: "Europe/Podgorica" +data: "Europe/Podgorica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "Europe / Prague" +value: "Europe/Prague" +data: "Europe/Prague" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Europe / Riga" +value: "Europe/Riga" +data: "Europe/Riga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Europe / Rome" +value: "Europe/Rome" +data: "Europe/Rome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "Europe / Samara" +value: "Europe/Samara" +data: "Europe/Samara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Europe / San Marino" +value: "Europe/San_Marino" +data: "Europe/San_Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Europe / Sarajevo" +value: "Europe/Sarajevo" +data: "Europe/Sarajevo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Europe / Saratov" +value: "Europe/Saratov" +data: "Europe/Saratov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "Europe / Simferopol" +value: "Europe/Simferopol" +data: "Europe/Simferopol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Europe / Skopje" +value: "Europe/Skopje" +data: "Europe/Skopje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "Europe / Sofia" +value: "Europe/Sofia" +data: "Europe/Sofia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "Europe / Stockholm" +value: "Europe/Stockholm" +data: "Europe/Stockholm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "Europe / Tallinn" +value: "Europe/Tallinn" +data: "Europe/Tallinn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Europe / Tirane" +value: "Europe/Tirane" +data: "Europe/Tirane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "Europe / Ulyanovsk" +value: "Europe/Ulyanovsk" +data: "Europe/Ulyanovsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Europe / Vaduz" +value: "Europe/Vaduz" +data: "Europe/Vaduz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Europe / Vatican" +value: "Europe/Vatican" +data: "Europe/Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Europe / Vienna" +value: "Europe/Vienna" +data: "Europe/Vienna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "Europe / Vilnius" +value: "Europe/Vilnius" +data: "Europe/Vilnius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "Europe / Volgograd" +value: "Europe/Volgograd" +data: "Europe/Volgograd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Europe / Warsaw" +value: "Europe/Warsaw" +data: "Europe/Warsaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Europe / Zagreb" +value: "Europe/Zagreb" +data: "Europe/Zagreb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Europe / Zurich" +value: "Europe/Zurich" +data: "Europe/Zurich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "Indian / Antananarivo" +value: "Indian/Antananarivo" +data: "Indian/Antananarivo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Indian / Chagos" +value: "Indian/Chagos" +data: "Indian/Chagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Indian / Christmas" +value: "Indian/Christmas" +data: "Indian/Christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "Indian / Cocos" +value: "Indian/Cocos" +data: "Indian/Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Indian / Comoro" +value: "Indian/Comoro" +data: "Indian/Comoro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "Indian / Kerguelen" +value: "Indian/Kerguelen" +data: "Indian/Kerguelen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "Indian / Mahe" +value: "Indian/Mahe" +data: "Indian/Mahe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "Indian / Maldives" +value: "Indian/Maldives" +data: "Indian/Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "Indian / Mauritius" +value: "Indian/Mauritius" +data: "Indian/Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "Indian / Mayotte" +value: "Indian/Mayotte" +data: "Indian/Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "Indian / Reunion" +value: "Indian/Reunion" +data: "Indian/Reunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "Pacific / Apia" +value: "Pacific/Apia" +data: "Pacific/Apia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "Pacific / Auckland" +value: "Pacific/Auckland" +data: "Pacific/Auckland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "Pacific / Bougainville" +value: "Pacific/Bougainville" +data: "Pacific/Bougainville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "Pacific / Chatham" +value: "Pacific/Chatham" +data: "Pacific/Chatham" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "Pacific / Chuuk" +value: "Pacific/Chuuk" +data: "Pacific/Chuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "Pacific / Easter" +value: "Pacific/Easter" +data: "Pacific/Easter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "Pacific / Efate" +value: "Pacific/Efate" +data: "Pacific/Efate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "Pacific / Fakaofo" +value: "Pacific/Fakaofo" +data: "Pacific/Fakaofo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "Pacific / Fiji" +value: "Pacific/Fiji" +data: "Pacific/Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "Pacific / Funafuti" +value: "Pacific/Funafuti" +data: "Pacific/Funafuti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "Pacific / Galapagos" +value: "Pacific/Galapagos" +data: "Pacific/Galapagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "Pacific / Gambier" +value: "Pacific/Gambier" +data: "Pacific/Gambier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "Pacific / Guadalcanal" +value: "Pacific/Guadalcanal" +data: "Pacific/Guadalcanal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "Pacific / Guam" +value: "Pacific/Guam" +data: "Pacific/Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "Pacific / Honolulu" +value: "Pacific/Honolulu" +data: "Pacific/Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "Pacific / Kanton" +value: "Pacific/Kanton" +data: "Pacific/Kanton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "Pacific / Kiritimati" +value: "Pacific/Kiritimati" +data: "Pacific/Kiritimati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "Pacific / Kosrae" +value: "Pacific/Kosrae" +data: "Pacific/Kosrae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "Pacific / Kwajalein" +value: "Pacific/Kwajalein" +data: "Pacific/Kwajalein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "Pacific / Majuro" +value: "Pacific/Majuro" +data: "Pacific/Majuro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "Pacific / Marquesas" +value: "Pacific/Marquesas" +data: "Pacific/Marquesas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "Pacific / Midway" +value: "Pacific/Midway" +data: "Pacific/Midway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "Pacific / Nauru" +value: "Pacific/Nauru" +data: "Pacific/Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "Pacific / Niue" +value: "Pacific/Niue" +data: "Pacific/Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "Pacific / Norfolk" +value: "Pacific/Norfolk" +data: "Pacific/Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "Pacific / Noumea" +value: "Pacific/Noumea" +data: "Pacific/Noumea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "Pacific / Pago Pago" +value: "Pacific/Pago_Pago" +data: "Pacific/Pago_Pago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "Pacific / Palau" +value: "Pacific/Palau" +data: "Pacific/Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "Pacific / Pitcairn" +value: "Pacific/Pitcairn" +data: "Pacific/Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "Pacific / Pohnpei" +value: "Pacific/Pohnpei" +data: "Pacific/Pohnpei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "Pacific / Port Moresby" +value: "Pacific/Port_Moresby" +data: "Pacific/Port_Moresby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "Pacific / Rarotonga" +value: "Pacific/Rarotonga" +data: "Pacific/Rarotonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "Pacific / Saipan" +value: "Pacific/Saipan" +data: "Pacific/Saipan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "Pacific / Tahiti" +value: "Pacific/Tahiti" +data: "Pacific/Tahiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "Pacific / Tarawa" +value: "Pacific/Tarawa" +data: "Pacific/Tarawa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "Pacific / Tongatapu" +value: "Pacific/Tongatapu" +data: "Pacific/Tongatapu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "Pacific / Wake" +value: "Pacific/Wake" +data: "Pacific/Wake" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "Pacific / Wallis" +value: "Pacific/Wallis" +data: "Pacific/Wallis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "UTC" +value: "UTC" +data: "UTC" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#4990 -form: Symfony\Component\Form\Form {#3646 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#4991 …5} |
| full_name | "user[profile][timeZone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_timeZone" |
| is_selected | Closure($choice, $value) {#5418 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "User.timeZone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "timeZone" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_timeZone" |
| valid | true |
| value | "" |
surname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
[ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
| empty_data | "" |
same as passed value |
| label | "User.surname" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "User.surname" |
| 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() {#3540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3535 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_surname" ] |
| cache_key | "_user_profile_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5419 -form: Symfony\Component\Form\Form {#3649 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5420 …5} |
| full_name | "user[profile][surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_surname" |
| label | "User.surname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_surname" |
| valid | true |
| value | null |
middleName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
[ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
| empty_data | "" |
same as passed value |
| label | "User.middleName" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "User.middleName" |
| 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() {#3548 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3538 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_user_profile_middleName" ] |
| cache_key | "_user_profile_middleName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5421 -form: Symfony\Component\Form\Form {#3652 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5422 …5} |
| full_name | "user[profile][middleName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_middleName" |
| label | "User.middleName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "middleName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_middleName" |
| valid | true |
| value | null |
language
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "selectize" ] |
[ "class" => "selectize" ] |
| choices | [ "Español" => "es" "Inglés" => "en" "Portugués" => "pt" ] |
[ "Español" => "es" "Inglés" => "en" "Portugués" => "pt" ] |
| empty_data | "es" |
same as passed value |
| label | "User.locale" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "selectize" ] |
| 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 | [ "Español" => "es" "Inglés" => "en" "Portugués" => "pt" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "es" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "User.locale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#3537 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3536 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "selectize" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_user_profile_language" ] |
| cache_key | "_user_profile_language_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "Español" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "Inglés" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "Portugués" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5423 -form: Symfony\Component\Form\Form {#3655 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5424 …5} |
| full_name | "user[profile][language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_language" |
| is_selected | Closure($choice, $value) {#5429 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "User.locale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "language" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_language" |
| valid | true |
| value | "" |
defaultAnimalSpecie
"Lexik\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType"
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" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
[ "class" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
| class | "App\Entity\AnimalSpecie" |
same as passed value |
| label | "Form.defaultAnimalSpecie" |
same as passed value |
| query_builder | Closure($repository) {#3422 class: "App\Form\ProfileType" this: App\Form\ProfileType {#3408 …} } |
Doctrine\ORM\QueryBuilder {#3602 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3600 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3599 #from: "App\Entity\AnimalSpecie" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3588 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\AnimalSpecie s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3603 …} -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 |
| apply_filter | null |
| attr | [ "class" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
| 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 {#3352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3636 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3581 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3579 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3582 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3624 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3569 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\AnimalSpecie" |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#375 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#3624 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3569 …} -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 | "Form.defaultAnimalSpecie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#3602 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3600 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3599 #from: "App\Entity\AnimalSpecie" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3588 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\AnimalSpecie s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3603 …} -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() {#3568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3567 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "filter_entity" "_user_profile_defaultAnimalSpecie" ] |
| cache_key | "_user_profile_defaultAnimalSpecie_filter_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "Alpacas" +value: "2" +data: App\Entity\AnimalSpecie {#5448 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "Bovinos" +value: "1" +data: App\Entity\AnimalSpecie {#5507 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "Cerdos" +value: "4" +data: App\Entity\AnimalSpecie {#5458 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "Ovejas" +value: "3" +data: App\Entity\AnimalSpecie {#5463 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5430 -form: Symfony\Component\Form\Form {#3658 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5431 …5} |
| full_name | "user[profile][defaultAnimalSpecie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user_profile_defaultAnimalSpecie" |
| is_selected | Closure($choice, $value) {#5433 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "Form.defaultAnimalSpecie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "defaultAnimalSpecie" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_user_profile_defaultAnimalSpecie" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "c5b053126f9ac86458f9dfe7bb2de55.Pj-lDCk1gjvUPkZdidh6lnsF70SoVE4AhqXd8xVX5go.UWjLVltq12G6fRVs0ekZpCNnnA2fbXd43-Hokm0hh2lSCOhJcX60XO0MDw" |
| 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 | "c5b053126f9ac86458f9dfe7bb2de55.Pj-lDCk1gjvUPkZdidh6lnsF70SoVE4AhqXd8xVX5go.UWjLVltq12G6fRVs0ekZpCNnnA2fbXd43-Hokm0hh2lSCOhJcX60XO0MDw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | "c5b053126f9ac86458f9dfe7bb2de55.Pj-lDCk1gjvUPkZdidh6lnsF70SoVE4AhqXd8xVX5go.UWjLVltq12G6fRVs0ekZpCNnnA2fbXd43-Hokm0hh2lSCOhJcX60XO0MDw" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4928 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4981 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_user__token" ] |
| cache_key | "_user__token_hidden" |
| compound | false |
| data | "c5b053126f9ac86458f9dfe7bb2de55.Pj-lDCk1gjvUPkZdidh6lnsF70SoVE4AhqXd8xVX5go.UWjLVltq12G6fRVs0ekZpCNnnA2fbXd43-Hokm0hh2lSCOhJcX60XO0MDw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5471 -form: Symfony\Component\Form\Form {#5467 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5442 …5} |
| full_name | "user[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "user__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 | "_user__token" |
| valid | true |
| value | "c5b053126f9ac86458f9dfe7bb2de55.Pj-lDCk1gjvUPkZdidh6lnsF70SoVE4AhqXd8xVX5go.UWjLVltq12G6fRVs0ekZpCNnnA2fbXd43-Hokm0hh2lSCOhJcX60XO0MDw" |
producer
"App\Form\ProducerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Producer {#3055 -id: null -uuid: null -firebaseId: null -name: null -cuit: null -picture: null -email: null -phone: null -businessName: null -toUpdate: false -created: DateTime @1778545475 {#3584 date: 2026-05-12 00:24:35.928401 UTC (+00:00) } -updated: DateTime @1778545475 {#3554 date: 2026-05-12 00:24:35.928403 UTC (+00:00) } -user: null -address: null -farms: Doctrine\Common\Collections\ArrayCollection {#3416 …} -deleted: false -demo: false -animals: Doctrine\Common\Collections\ArrayCollection {#3549 …} -renspa: null -cuig: null -organization: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#3512 …} -surname: null +"establishments": Doctrine\Common\Collections\ArrayCollection {#3541 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Producer {#3055 -id: null -uuid: null -firebaseId: null -name: null -cuit: null -picture: null -email: null -phone: null -businessName: null -toUpdate: false -created: DateTime @1778545475 {#3584 date: 2026-05-12 00:24:35.928401 UTC (+00:00) } -updated: DateTime @1778545475 {#3554 date: 2026-05-12 00:24:35.928403 UTC (+00:00) } -user: null -address: null -farms: Doctrine\Common\Collections\ArrayCollection {#3416 …} -deleted: false -demo: false -animals: Doctrine\Common\Collections\ArrayCollection {#3549 …} -renspa: null -cuig: null -organization: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#3512 …} -surname: null +"establishments": Doctrine\Common\Collections\ArrayCollection {#3541 …} } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | App\Entity\Producer {#3055 -id: null -uuid: null -firebaseId: null -name: null -cuit: null -picture: null -email: null -phone: null -businessName: null -toUpdate: false -created: DateTime @1778545475 {#3584 date: 2026-05-12 00:24:35.928401 UTC (+00:00) } -updated: DateTime @1778545475 {#3554 date: 2026-05-12 00:24:35.928403 UTC (+00:00) } -user: null -address: null -farms: Doctrine\Common\Collections\ArrayCollection {#3416 …} -deleted: false -demo: false -animals: Doctrine\Common\Collections\ArrayCollection {#3549 …} -renspa: null -cuig: null -organization: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#3512 …} -surname: null +"establishments": Doctrine\Common\Collections\ArrayCollection {#3541 …} } |
| data_class | "App\Entity\Producer" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\Producer" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3402 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "producer" "_producer" ] |
| cache_key | "_producer_producer" |
| compound | true |
| data | App\Entity\Producer {#3055 -id: null -uuid: null -firebaseId: null -name: null -cuit: null -picture: null -email: null -phone: null -businessName: null -toUpdate: false -created: DateTime @1778545475 {#3584 date: 2026-05-12 00:24:35.928401 UTC (+00:00) } -updated: DateTime @1778545475 {#3554 date: 2026-05-12 00:24:35.928403 UTC (+00:00) } -user: null -address: null -farms: Doctrine\Common\Collections\ArrayCollection {#3416 …} -deleted: false -demo: false -animals: Doctrine\Common\Collections\ArrayCollection {#3549 …} -renspa: null -cuig: null -organization: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#3512 …} -surname: null +"establishments": Doctrine\Common\Collections\ArrayCollection {#3541 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5473 -form: Symfony\Component\Form\Form {#3904 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5474 …5} |
| full_name | "producer" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "producer" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer" |
| valid | true |
| value | App\Entity\Producer {#3055 -id: null -uuid: null -firebaseId: null -name: null -cuit: null -picture: null -email: null -phone: null -businessName: null -toUpdate: false -created: DateTime @1778545475 {#3584 date: 2026-05-12 00:24:35.928401 UTC (+00:00) } -updated: DateTime @1778545475 {#3554 date: 2026-05-12 00:24:35.928403 UTC (+00:00) } -user: null -address: null -farms: Doctrine\Common\Collections\ArrayCollection {#3416 …} -deleted: false -demo: false -animals: Doctrine\Common\Collections\ArrayCollection {#3549 …} -renspa: null -cuig: null -organization: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#3512 …} -surname: null +"establishments": Doctrine\Common\Collections\ArrayCollection {#3541 …} } |
name
"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 | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
[ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
| required | true |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3667 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3857 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3855 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_name" ] |
| cache_key | "_producer_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5538 -form: Symfony\Component\Form\Form {#3907 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5535 …5} |
| full_name | "producer[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_name" |
| valid | true |
| value | "" |
surname
"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 | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.surname" ] |
[ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.surname" ] |
| label | "User.surname" |
same as passed value |
| required | true |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.surname" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "User.surname" |
| 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() {#3814 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3865 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.surname" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_surname" ] |
| cache_key | "_producer_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5539 -form: Symfony\Component\Form\Form {#3910 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5540 …5} |
| full_name | "producer[surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_surname" |
| label | "User.surname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_surname" |
| valid | true |
| value | "" |
cuit
"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 | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
[ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3245 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3245 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "CUIT" |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3245 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3703 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "CUIT" |
| 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() {#3820 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3858 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_cuit" ] |
| cache_key | "_producer_cuit_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5541 -form: Symfony\Component\Form\Form {#3913 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5542 …5} |
| full_name | "producer[cuit]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_cuit" |
| label | "CUIT" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuit" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_cuit" |
| valid | true |
| value | "" |
cuig
"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 | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
[ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3662 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3664 +payload: null +message: "This value is not valid." +pattern: "/[a-zA-Z]{2}\d{3}/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3662 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3664 +payload: null +message: "This value is not valid." +pattern: "/[a-zA-Z]{2}\d{3}/" +htmlPattern: null +match: true +normalizer: null } ] |
| required | false |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3662 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3664 +payload: null +message: "This value is not valid." +pattern: "/[a-zA-Z]{2}\d{3}/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3826 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3831 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_cuig" ] |
| cache_key | "_producer_cuig_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5543 -form: Symfony\Component\Form\Form {#3916 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5544 …5} |
| full_name | "producer[cuig]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_cuig" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuig" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_cuig" |
| valid | true |
| value | "" |
renspa
"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 | [ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
[ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3665 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\.\d{3}\.\d{1}\.\d{5}\.\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3665 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\.\d{3}\.\d{1}\.\d{5}\.\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3665 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\.\d{3}\.\d{1}\.\d{5}\.\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3828 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3827 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_renspa" ] |
| cache_key | "_producer_renspa_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5545 -form: Symfony\Component\Form\Form {#3919 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5546 …5} |
| full_name | "producer[renspa]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_renspa" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "renspa" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_renspa" |
| valid | true |
| value | "" |
picture
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Image {#3666 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpg" "image/jpeg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.image.error" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#3666 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpg" "image/jpeg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.image.error" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| error_bubbling | true |
same as passed value |
| label | "Imagen" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#3666 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpg" "image/jpeg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.image.error" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | null |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Imagen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#3708 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3771 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_producer_picture" ] |
| cache_key | "_producer_picture_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5547 -form: Symfony\Component\Form\Form {#3922 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5548 …5} |
| full_name | "producer[picture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_picture" |
| label | "Imagen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "picture" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_producer_picture" |
| 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" "autocomplete" => "off" "placeholder" => "select.email" ] |
[ "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.email" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.email" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3869 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3870 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_producer_email" ] |
| cache_key | "_producer_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5549 -form: Symfony\Component\Form\Form {#3925 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5550 …5} |
| full_name | "producer[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_email" |
| valid | true |
| value | "" |
businessName
"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 | [ "maxlength" => 255 "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.businessName" ] |
[ "maxlength" => 255 "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.businessName" ] |
| label | "Producer.businessName" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.businessName" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Producer.businessName" |
| 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() {#3883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3882 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.businessName" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_businessName" ] |
| cache_key | "_producer_businessName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5551 -form: Symfony\Component\Form\Form {#3928 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5552 …5} |
| full_name | "producer[businessName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_businessName" |
| label | "Producer.businessName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "businessName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_businessName" |
| valid | true |
| value | "" |
phone
"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" "autocomplete" => "off" "placeholder" => "select.phone" ] |
[ "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.phone" ] |
| label | "Producer.phone" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.phone" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3880 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Producer.phone" |
| 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() {#3891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3890 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control" "autocomplete" => "off" "placeholder" => "select.phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_phone" ] |
| cache_key | "_producer_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5553 -form: Symfony\Component\Form\Form {#3931 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5554 …5} |
| full_name | "producer[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_phone" |
| label | "Producer.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_phone" |
| valid | true |
| value | "" |
address
"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 | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
[ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
| label | "Form.addressLabel" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3879 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Form.addressLabel" |
| 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() {#3898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3897 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_producer_address" ] |
| cache_key | "_producer_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5555 -form: Symfony\Component\Form\Form {#3934 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5556 …5} |
| full_name | "producer[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer_address" |
| label | "Form.addressLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_producer_address" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "50953f876d3c5880c682dcb7.V4HOJno3z4fZU1vKevhSkRvdySUyoao7eHs6YADcnsc.G9SRYhcEuLaKOWKbM80G3C2ZgFB8xOZZKBhqAnG7_YUcsaxlDgKJxIEjbw" |
| 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 | "50953f876d3c5880c682dcb7.V4HOJno3z4fZU1vKevhSkRvdySUyoao7eHs6YADcnsc.G9SRYhcEuLaKOWKbM80G3C2ZgFB8xOZZKBhqAnG7_YUcsaxlDgKJxIEjbw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | "50953f876d3c5880c682dcb7.V4HOJno3z4fZU1vKevhSkRvdySUyoao7eHs6YADcnsc.G9SRYhcEuLaKOWKbM80G3C2ZgFB8xOZZKBhqAnG7_YUcsaxlDgKJxIEjbw" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#5557 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#5558 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_producer__token" ] |
| cache_key | "_producer__token_hidden" |
| compound | false |
| data | "50953f876d3c5880c682dcb7.V4HOJno3z4fZU1vKevhSkRvdySUyoao7eHs6YADcnsc.G9SRYhcEuLaKOWKbM80G3C2ZgFB8xOZZKBhqAnG7_YUcsaxlDgKJxIEjbw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5568 -form: Symfony\Component\Form\Form {#5564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5559 …5} |
| full_name | "producer[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "producer__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 | "_producer__token" |
| valid | true |
| value | "50953f876d3c5880c682dcb7.V4HOJno3z4fZU1vKevhSkRvdySUyoao7eHs6YADcnsc.G9SRYhcEuLaKOWKbM80G3C2ZgFB8xOZZKBhqAnG7_YUcsaxlDgKJxIEjbw" |
organization
"App\Form\OrganizationType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Organization {#3303 -id: null -name: null -type: "TYPE_COMPANY" -description: null -logo: null #userType: null -users: Doctrine\Common\Collections\ArrayCollection {#3892 …} -animals: Doctrine\Common\Collections\ArrayCollection {#3884 …} -created: DateTime @1778545475 {#3899 date: 2026-05-12 00:24:35.930793 UTC (+00:00) } -cuit: null -email: null -phone: null -businessName: null -address: null -listType: null -activity: null -createdAt: null -updatedAt: null -deletedAt: null -isProducer: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Organization {#3303 -id: null -name: null -type: "TYPE_COMPANY" -description: null -logo: null #userType: null -users: Doctrine\Common\Collections\ArrayCollection {#3892 …} -animals: Doctrine\Common\Collections\ArrayCollection {#3884 …} -created: DateTime @1778545475 {#3899 date: 2026-05-12 00:24:35.930793 UTC (+00:00) } -cuit: null -email: null -phone: null -businessName: null -address: null -listType: null -activity: null -createdAt: null -updatedAt: null -deletedAt: null -isProducer: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | App\Entity\Organization {#3303 -id: null -name: null -type: "TYPE_COMPANY" -description: null -logo: null #userType: null -users: Doctrine\Common\Collections\ArrayCollection {#3892 …} -animals: Doctrine\Common\Collections\ArrayCollection {#3884 …} -created: DateTime @1778545475 {#3899 date: 2026-05-12 00:24:35.930793 UTC (+00:00) } -cuit: null -email: null -phone: null -businessName: null -address: null -listType: null -activity: null -createdAt: null -updatedAt: null -deletedAt: null -isProducer: null } |
| data_class | "App\Entity\Organization" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3815 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\Organization" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3856 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "organization" "_organization" ] |
| cache_key | "_organization_organization" |
| compound | true |
| data | App\Entity\Organization {#3303 -id: null -name: null -type: "TYPE_COMPANY" -description: null -logo: null #userType: null -users: Doctrine\Common\Collections\ArrayCollection {#3892 …} -animals: Doctrine\Common\Collections\ArrayCollection {#3884 …} -created: DateTime @1778545475 {#3899 date: 2026-05-12 00:24:35.930793 UTC (+00:00) } -cuit: null -email: null -phone: null -businessName: null -address: null -listType: null -activity: null -createdAt: null -updatedAt: null -deletedAt: null -isProducer: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5570 -form: Symfony\Component\Form\Form {#4094 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5571 …5} |
| full_name | "organization" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "organization" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization" |
| valid | true |
| value | App\Entity\Organization {#3303 -id: null -name: null -type: "TYPE_COMPANY" -description: null -logo: null #userType: null -users: Doctrine\Common\Collections\ArrayCollection {#3892 …} -animals: Doctrine\Common\Collections\ArrayCollection {#3884 …} -created: DateTime @1778545475 {#3899 date: 2026-05-12 00:24:35.930793 UTC (+00:00) } -cuit: null -email: null -phone: null -businessName: null -address: null -listType: null -activity: null -createdAt: null -updatedAt: null -deletedAt: null -isProducer: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "select.name" ] |
[ "maxlength" => 255 "placeholder" => "select.name" ] |
| empty_data | "" |
same as passed value |
| label | "Organization.name" |
same as passed value |
| required | true |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "placeholder" => "select.name" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Organization.name" |
| 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() {#4017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3985 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "select.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_name" ] |
| cache_key | "_organization_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5575 -form: Symfony\Component\Form\Form {#4097 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5574 …5} |
| full_name | "organization[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_name" |
| label | "Organization.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_name" |
| valid | true |
| value | null |
description
"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 | [ "maxlength" => 255 "placeholder" => "select.organizationDescription" ] |
[ "maxlength" => 255 "placeholder" => "select.organizationDescription" ] |
| required | false |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "placeholder" => "select.organizationDescription" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4014 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4023 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4022 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "select.organizationDescription" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_description" ] |
| cache_key | "_organization_description_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5576 -form: Symfony\Component\Form\Form {#4100 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5577 …5} |
| full_name | "organization[description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_description" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_description" |
| valid | true |
| value | "" |
userType
"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 |
|---|---|---|
| choice_translation_domain | "messages" |
same as passed value |
| class | "App\Entity\UserType" |
same as passed value |
| label | "Organization.type" |
same as passed value |
| query_builder | Closure(UserTypeRepository $er) {#3983 class: "App\Form\OrganizationType" this: App\Form\OrganizationType {#3872 …} } |
Doctrine\ORM\QueryBuilder {#4029 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4031 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4032 #from: "App\Entity\UserType" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4033 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.type ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\UserType c ORDER BY c.type ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4030 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#3352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4040 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3270 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4056 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4039 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3316 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3298 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\UserType" |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#375 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#3316 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3298 …} -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 | "Organization.type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4029 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4031 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "c" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4032 #from: "App\Entity\UserType" #alias: "c" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4033 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "c.type ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT c FROM App\Entity\UserType c ORDER BY c.type ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4030 …} -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() {#4015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3986 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_organization_userType" ] |
| cache_key | "_organization_userType_entity" |
| choice_translation_domain | "messages" |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +label: "PRODUCTOR" +value: "2" +data: App\Entity\UserType {#4964 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4951 +label: "VACUNADOR OFICIAL" +value: "3" +data: App\Entity\UserType {#4966 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4953 +label: "VETERINARIO" +value: "1" +data: App\Entity\UserType {#4967 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5578 -form: Symfony\Component\Form\Form {#4103 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5579 …5} |
| full_name | "organization[userType]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_userType" |
| is_selected | Closure($choice, $value) {#5580 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "Organization.type" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "userType" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_userType" |
| valid | true |
| value | "" |
cuit
"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 | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
[ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3984 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#3984 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Organization.cuit" |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#3984 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Organization.cuit" |
| 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() {#4043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4042 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_cuit" ] |
| cache_key | "_organization_cuit_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5581 -form: Symfony\Component\Form\Form {#4106 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5582 …5} |
| full_name | "organization[cuit]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_cuit" |
| label | "Organization.cuit" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuit" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_cuit" |
| valid | true |
| value | "" |
type
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "TYPE_COMPANY" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| empty_data | "" |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4051 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_type" ] |
| cache_key | "_organization_type_text" |
| compound | false |
| data | "TYPE_COMPANY" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5583 -form: Symfony\Component\Form\Form {#4109 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5584 …5} |
| full_name | "organization[type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_type" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "type" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_type" |
| valid | true |
| value | "TYPE_COMPANY" |
"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 | [ "placeholder" => "select.organizationEmail" ] |
[ "placeholder" => "select.organizationEmail" ] |
| required | false |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "placeholder" => "select.organizationEmail" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4036 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#3998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3999 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "select.organizationEmail" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_organization_email" ] |
| cache_key | "_organization_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5585 -form: Symfony\Component\Form\Form {#4112 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5586 …5} |
| full_name | "organization[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_email" |
| valid | true |
| value | "" |
businessName
"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 | [ "placeholder" => "select.businessName" ] |
[ "placeholder" => "select.businessName" ] |
| label | "Organization.businessName" |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "placeholder" => "select.businessName" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3991 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Organization.businessName" |
| 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() {#3990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#3989 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "select.businessName" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_businessName" ] |
| cache_key | "_organization_businessName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5587 -form: Symfony\Component\Form\Form {#4115 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5588 …5} |
| full_name | "organization[businessName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_businessName" |
| label | "Organization.businessName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "businessName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_businessName" |
| valid | true |
| value | "" |
phone
"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 | [ "placeholder" => "select.phone" ] |
[ "placeholder" => "select.phone" ] |
| label | "Organization.phone" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "placeholder" => "select.phone" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Organization.phone" |
| 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() {#4061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4060 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "select.phone" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_phone" ] |
| cache_key | "_organization_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5589 -form: Symfony\Component\Form\Form {#4118 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5590 …5} |
| full_name | "organization[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_phone" |
| label | "Organization.phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_phone" |
| valid | true |
| value | "" |
activity
"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 | [ "maxlength" => 255 "placeholder" => "select.activity" ] |
[ "maxlength" => 255 "placeholder" => "select.activity" ] |
| label | "Form.activityLabel" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "placeholder" => "select.activity" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4067 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Form.activityLabel" |
| 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() {#4073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4072 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "select.activity" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_activity" ] |
| cache_key | "_organization_activity_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5591 -form: Symfony\Component\Form\Form {#4121 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5592 …5} |
| full_name | "organization[activity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_activity" |
| label | "Form.activityLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "activity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_activity" |
| valid | true |
| value | "" |
address
"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 | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
[ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
| label | "Form.addressLabel" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4069 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Form.addressLabel" |
| 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() {#4079 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4068 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "select.addressChoice" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_organization_address" ] |
| cache_key | "_organization_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5593 -form: Symfony\Component\Form\Form {#4124 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5594 …5} |
| full_name | "organization[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_address" |
| label | "Form.addressLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_address" |
| valid | true |
| value | "" |
isProducer
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Organization.isProducer" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Organization.isProducer" |
| 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() {#4087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4086 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_organization_isProducer" ] |
| cache_key | "_organization_isProducer_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5595 -form: Symfony\Component\Form\Form {#4127 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5596 …5} |
| full_name | "organization[isProducer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization_isProducer" |
| label | "Organization.isProducer" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "isProducer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_organization_isProducer" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0dfb6.JLSzgvjg4Y7SwzCF8JDAD-e_9JjWYXiOAkJLUpKkPiw.FITG6sCyibimqmbwmNXtOL_Knf6mMh_rVTomHOrUVWRchsm7ipmit7OJQw" |
| 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 | "0dfb6.JLSzgvjg4Y7SwzCF8JDAD-e_9JjWYXiOAkJLUpKkPiw.FITG6sCyibimqmbwmNXtOL_Knf6mMh_rVTomHOrUVWRchsm7ipmit7OJQw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | "0dfb6.JLSzgvjg4Y7SwzCF8JDAD-e_9JjWYXiOAkJLUpKkPiw.FITG6sCyibimqmbwmNXtOL_Knf6mMh_rVTomHOrUVWRchsm7ipmit7OJQw" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5572 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#5597 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#5598 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_organization__token" ] |
| cache_key | "_organization__token_hidden" |
| compound | false |
| data | "0dfb6.JLSzgvjg4Y7SwzCF8JDAD-e_9JjWYXiOAkJLUpKkPiw.FITG6sCyibimqmbwmNXtOL_Knf6mMh_rVTomHOrUVWRchsm7ipmit7OJQw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5608 -form: Symfony\Component\Form\Form {#5604 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5599 …5} |
| full_name | "organization[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "organization__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 | "_organization__token" |
| valid | true |
| value | "0dfb6.JLSzgvjg4Y7SwzCF8JDAD-e_9JjWYXiOAkJLUpKkPiw.FITG6sCyibimqmbwmNXtOL_Knf6mMh_rVTomHOrUVWRchsm7ipmit7OJQw" |
farm
"App\Form\FarmType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Farm {#3940 -id: null -uuid: Symfony\Component\Uid\UuidV6 {#4009 …} -cottage: null -raise: null -cuartel: null -feedlot: null -wintering: null -mix: null -name: null -other: null -picture: null -created: DateTime @1778545475 {#4088 date: 2026-05-12 00:24:35.932302 UTC (+00:00) } -tambo: null -tenure: null -renspa: null -cuig: null -address: null -hectares: null -producer: null -timeStamp: null -deleted: false -lots: Doctrine\Common\Collections\ArrayCollection {#4080 …} -demo: false -organization: null -locations: Doctrine\Common\Collections\ArrayCollection {#4074 …} -activity: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#4062 -elements: [] } -producers: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Farm {#3940 -id: null -uuid: Symfony\Component\Uid\UuidV6 {#4009 …} -cottage: null -raise: null -cuartel: null -feedlot: null -wintering: null -mix: null -name: null -other: null -picture: null -created: DateTime @1778545475 {#4088 date: 2026-05-12 00:24:35.932302 UTC (+00:00) } -tambo: null -tenure: null -renspa: null -cuig: null -address: null -hectares: null -producer: null -timeStamp: null -deleted: false -lots: Doctrine\Common\Collections\ArrayCollection {#4080 …} -demo: false -organization: null -locations: Doctrine\Common\Collections\ArrayCollection {#4074 …} -activity: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#4062 -elements: [] } -producers: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | App\Entity\Farm {#3940 -id: null -uuid: Symfony\Component\Uid\UuidV6 {#4009 …} -cottage: null -raise: null -cuartel: null -feedlot: null -wintering: null -mix: null -name: null -other: null -picture: null -created: DateTime @1778545475 {#4088 date: 2026-05-12 00:24:35.932302 UTC (+00:00) } -tambo: null -tenure: null -renspa: null -cuig: null -address: null -hectares: null -producer: null -timeStamp: null -deleted: false -lots: Doctrine\Common\Collections\ArrayCollection {#4080 …} -demo: false -organization: null -locations: Doctrine\Common\Collections\ArrayCollection {#4074 …} -activity: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#4062 -elements: [] } -producers: null } |
| data_class | "App\Entity\Farm" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\Farm" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4135 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "farm" "_farm" ] |
| cache_key | "_farm_farm" |
| compound | true |
| data | App\Entity\Farm {#3940 -id: null -uuid: Symfony\Component\Uid\UuidV6 {#4009 …} -cottage: null -raise: null -cuartel: null -feedlot: null -wintering: null -mix: null -name: null -other: null -picture: null -created: DateTime @1778545475 {#4088 date: 2026-05-12 00:24:35.932302 UTC (+00:00) } -tambo: null -tenure: null -renspa: null -cuig: null -address: null -hectares: null -producer: null -timeStamp: null -deleted: false -lots: Doctrine\Common\Collections\ArrayCollection {#4080 …} -demo: false -organization: null -locations: Doctrine\Common\Collections\ArrayCollection {#4074 …} -activity: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#4062 -elements: [] } -producers: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5610 -form: Symfony\Component\Form\Form {#4488 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5611 …5} |
| full_name | "farm" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "farm" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm" |
| valid | true |
| value | App\Entity\Farm {#3940 -id: null -uuid: Symfony\Component\Uid\UuidV6 {#4009 …} -cottage: null -raise: null -cuartel: null -feedlot: null -wintering: null -mix: null -name: null -other: null -picture: null -created: DateTime @1778545475 {#4088 date: 2026-05-12 00:24:35.932302 UTC (+00:00) } -tambo: null -tenure: null -renspa: null -cuig: null -address: null -hectares: null -producer: null -timeStamp: null -deleted: false -lots: Doctrine\Common\Collections\ArrayCollection {#4080 …} -demo: false -organization: null -locations: Doctrine\Common\Collections\ArrayCollection {#4074 …} -activity: null -createdAt: null -updatedAt: null -deletedAt: null -farmProducers: Doctrine\Common\Collections\ArrayCollection {#4062 -elements: [] } -producers: null } |
name
"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 | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
[ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
| label | "Form.farmLabel" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4192 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Form.farmLabel" |
| 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() {#4325 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4342 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "autocomplete" => "off" "placeholder" => "select.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_name" ] |
| cache_key | "_farm_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5615 -form: Symfony\Component\Form\Form {#4497 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5614 …5} |
| full_name | "farm[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_name" |
| label | "Form.farmLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_name" |
| valid | true |
| value | "" |
cottage
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Farm.cottage" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Farm.cottage" |
| 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() {#4350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4344 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_farm_cottage" ] |
| cache_key | "_farm_cottage_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5616 -form: Symfony\Component\Form\Form {#4500 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5617 …5} |
| full_name | "farm[cottage]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_cottage" |
| label | "Farm.cottage" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cottage" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_cottage" |
| valid | true |
| value | "1" |
raise
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Farm.raise" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Farm.raise" |
| 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() {#4297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4193 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_farm_raise" ] |
| cache_key | "_farm_raise_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5618 -form: Symfony\Component\Form\Form {#4503 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5619 …5} |
| full_name | "farm[raise]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_raise" |
| label | "Farm.raise" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "raise" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_raise" |
| valid | true |
| value | "1" |
feedlot
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Farm.feedlot" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Farm.feedlot" |
| 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() {#4306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4357 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_farm_feedlot" ] |
| cache_key | "_farm_feedlot_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5620 -form: Symfony\Component\Form\Form {#4506 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5621 …5} |
| full_name | "farm[feedlot]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_feedlot" |
| label | "Farm.feedlot" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "feedlot" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_feedlot" |
| valid | true |
| value | "1" |
wintering
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Farm.wintering" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Farm.wintering" |
| 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() {#4315 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4304 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_farm_wintering" ] |
| cache_key | "_farm_wintering_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5622 -form: Symfony\Component\Form\Form {#4509 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5623 …5} |
| full_name | "farm[wintering]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_wintering" |
| label | "Farm.wintering" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "wintering" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_wintering" |
| valid | true |
| value | "1" |
mix
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Farm.mix" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Farm.mix" |
| 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() {#4324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4313 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_farm_mix" ] |
| cache_key | "_farm_mix_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5624 -form: Symfony\Component\Form\Form {#4512 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5625 …5} |
| full_name | "farm[mix]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_mix" |
| label | "Farm.mix" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "mix" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_mix" |
| valid | true |
| value | "1" |
tambo
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Farm.tambo" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Farm.tambo" |
| 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() {#4211 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4322 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_farm_tambo" ] |
| cache_key | "_farm_tambo_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5626 -form: Symfony\Component\Form\Form {#4515 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5627 …5} |
| full_name | "farm[tambo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_tambo" |
| label | "Farm.tambo" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tambo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_tambo" |
| valid | true |
| value | "1" |
other
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Farm.other" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#3227 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#3231 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | Closure($modelData): bool {#3066 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Farm.other" |
| 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() {#4282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4213 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_farm_other" ] |
| cache_key | "_farm_other_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5628 -form: Symfony\Component\Form\Form {#4518 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5629 …5} |
| full_name | "farm[other]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_other" |
| label | "Farm.other" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "other" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_other" |
| valid | true |
| value | "1" |
cuartel
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| label | "Farm.cuartel" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4237 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Farm.cuartel" |
| 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() {#4361 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4292 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_cuartel" ] |
| cache_key | "_farm_cuartel_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5630 -form: Symfony\Component\Form\Form {#4521 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5631 …5} |
| full_name | "farm[cuartel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_cuartel" |
| label | "Farm.cuartel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuartel" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_cuartel" |
| valid | true |
| value | "" |
picture
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\Image {#4186 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpg" "image/jpeg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.image.error" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
[ Symfony\Component\Validator\Constraints\Image {#4186 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpg" "image/jpeg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.image.error" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| error_bubbling | true |
same as passed value |
| label | "Imagen" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Image {#4186 +payload: null +binaryFormat: false +mimeTypes: [ "image/png" "image/jpg" "image/jpeg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "file.image.error" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 2000000 +minWidth: null +maxWidth: null +maxHeight: null +minHeight: null +maxRatio: null +minRatio: null +minPixels: null +maxPixels: null +allowSquare: true +allowLandscape: true +allowPortrait: true +detectCorrupted: false +sizeNotDetectedMessage: "The size of the image could not be detected." +maxWidthMessage: "The image width is too big ({{ width }}px). Allowed maximum width is {{ max_width }}px." +minWidthMessage: "The image width is too small ({{ width }}px). Minimum width expected is {{ min_width }}px." +maxHeightMessage: "The image height is too big ({{ height }}px). Allowed maximum height is {{ max_height }}px." +minHeightMessage: "The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px." +minPixelsMessage: "The image has too few pixels ({{ pixels }} pixels). Minimum amount expected is {{ min_pixels }} pixels." +maxPixelsMessage: "The image has too many pixels ({{ pixels }} pixels). Maximum amount expected is {{ max_pixels }} pixels." +maxRatioMessage: "The image ratio is too big ({{ ratio }}). Allowed maximum ratio is {{ max_ratio }}." +minRatioMessage: "The image ratio is too small ({{ ratio }}). Minimum ratio expected is {{ min_ratio }}." +allowSquareMessage: "The image is square ({{ width }}x{{ height }}px). Square images are not allowed." +allowLandscapeMessage: "The image is landscape oriented ({{ width }}x{{ height }}px). Landscape oriented images are not allowed." +allowPortraitMessage: "The image is portrait oriented ({{ width }}x{{ height }}px). Portrait oriented images are not allowed." +corruptedMessage: "The image file is corrupted." } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | null |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Imagen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#4341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4289 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_farm_picture" ] |
| cache_key | "_farm_picture_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5632 -form: Symfony\Component\Form\Form {#4524 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5633 …5} |
| full_name | "farm[picture]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_picture" |
| label | "Imagen" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "picture" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_farm_picture" |
| valid | true |
| value | "" |
tenure
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4373 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4378 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_tenure" ] |
| cache_key | "_farm_tenure_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5634 -form: Symfony\Component\Form\Form {#4527 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5635 …5} |
| full_name | "farm[tenure]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_tenure" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "tenure" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_tenure" |
| valid | true |
| value | "" |
cuig
"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 | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
[ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4187 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4188 +payload: null +message: "This value is not valid." +pattern: "/[a-zA-Z]{2}\d{3}/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#4187 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4188 +payload: null +message: "This value is not valid." +pattern: "/[a-zA-Z]{2}\d{3}/" +htmlPattern: null +match: true +normalizer: null } ] |
| required | true |
same as passed value |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4187 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#4188 +payload: null +message: "This value is not valid." +pattern: "/[a-zA-Z]{2}\d{3}/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4376 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4387 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 5 "class" => "form-control" "placeholder" => "AB001" "autocomplete" => "off" "minlength" => 5 "pattern" => "[a-zA-Z]{2}\d{3}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_cuig" ] |
| cache_key | "_farm_cuig_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5636 -form: Symfony\Component\Form\Form {#4530 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5637 …5} |
| full_name | "farm[cuig]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_cuig" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuig" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_cuig" |
| valid | true |
| value | "" |
hectares
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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 | [ "data-cleave" => "{numeral: true, numeralDecimalMark: ',', delimiter: '.'}" "style" => "text-align:left" "placeholder" => "select.hectares" ] |
[ "data-cleave" => "{numeral: true, numeralDecimalMark: ',', delimiter: '.'}" "style" => "text-align:left" "placeholder" => "select.hectares" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-cleave" => "{numeral: true, numeralDecimalMark: ',', delimiter: '.'}" "style" => "text-align:left" "placeholder" => "select.hectares" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4396 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4399 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-cleave" => "{numeral: true, numeralDecimalMark: ',', delimiter: '.'}" "style" => "text-align:left" "placeholder" => "select.hectares" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_farm_hectares" ] |
| cache_key | "_farm_hectares_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5638 -form: Symfony\Component\Form\Form {#4533 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5639 …5} |
| full_name | "farm[hectares]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_hectares" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "hectares" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_hectares" |
| valid | true |
| value | "" |
timeStamp
"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 |
|---|---|---|
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4407 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4412 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4411 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_timeStamp" ] |
| cache_key | "_farm_timeStamp_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5640 -form: Symfony\Component\Form\Form {#4536 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5641 …5} |
| full_name | "farm[timeStamp]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_timeStamp" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "timeStamp" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_timeStamp" |
| valid | true |
| value | "" |
farmProducers
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#4062 -elements: [] } |
| View Format |
[] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "filters selectize" "placeholder" => "select.farmProducer" ] |
[ "class" => "filters selectize" "placeholder" => "select.farmProducer" ] |
| class | "App\Entity\Producer" |
same as passed value |
| label | "Form.farmProducersLabel" |
same as passed value |
| multiple | true |
same as passed value |
| query_builder | Closure($repository) {#4189 class: "App\Form\FarmType" this: App\Form\FarmType {#3997 …} } |
Doctrine\ORM\QueryBuilder {#4420 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4422 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4423 #from: "App\Entity\Producer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#4424 #joinType: "LEFT" #join: "p.organization" #alias: "o" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#4426 #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: [ "p.deleted = 0" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4425 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Producer p LEFT JOIN p.organization o WHERE p.deleted = 0 ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4421 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "o" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "filters selectize" "placeholder" => "select.farmProducer" ] |
| 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 {#3352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4478 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4428 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4427 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4429 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4456 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3868 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Producer" |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#375 …11} |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#4456 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3868 …} -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 | "Form.farmProducersLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | Doctrine\ORM\QueryBuilder {#4420 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4422 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4423 #from: "App\Entity\Producer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#4424 #joinType: "LEFT" #join: "p.organization" #alias: "o" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#4426 #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: [ "p.deleted = 0" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4425 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Producer p LEFT JOIN p.organization o WHERE p.deleted = 0 ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4421 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "o" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4408 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "filters selectize" "placeholder" => "select.farmProducer" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_farm_farmProducers" ] |
| cache_key | "_farm_farmProducers_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | Doctrine\Common\Collections\ArrayCollection {#4062 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5642 -form: Symfony\Component\Form\Form {#4539 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5643 …5} |
| full_name | "farm[farmProducers][]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_farmProducers" |
| is_selected | Closure($choice, array $values) {#5646 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "Form.farmProducersLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "farmProducers" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_farmProducers" |
| valid | true |
| value | [] |
producer
"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" => "filters selectize" "placeholder" => "select.defaultProducer" ] |
[ "class" => "filters selectize" "placeholder" => "select.defaultProducer" ] |
| class | "App\Entity\Producer" |
same as passed value |
| label | "Form.defaultProducerLabel" |
same as passed value |
| query_builder | Closure($repository) {#4190 class: "App\Form\FarmType" this: App\Form\FarmType {#3997 …} } |
Doctrine\ORM\QueryBuilder {#4445 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4442 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4441 #from: "App\Entity\Producer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#4440 #joinType: "LEFT" #join: "p.organization" #alias: "o" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#4438 #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: [ "p.deleted = 0" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4439 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Producer p LEFT JOIN p.organization o WHERE p.deleted = 0 ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4443 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "o" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "filters selectize" "placeholder" => "select.defaultProducer" ] |
| 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 {#3352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4434 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#4428 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4435 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4470 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#4456 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3868 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Producer" |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#375 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#4456 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3868 …} -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 | "Form.defaultProducerLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4445 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4442 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "p" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4441 #from: "App\Entity\Producer" #alias: "p" #indexBy: null } ] "join" => [ "p" => [ Doctrine\ORM\Query\Expr\Join {#4440 #joinType: "LEFT" #join: "p.organization" #alias: "o" #conditionType: null #condition: null #indexBy: null } ] ] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#4438 #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: [ "p.deleted = 0" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4439 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "p.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT p FROM App\Entity\Producer p LEFT JOIN p.organization o WHERE p.deleted = 0 ORDER BY p.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4443 …} -firstResult: 0 -maxResults: null -joinRootAliases: [ "o" => "p" ] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4446 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4447 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "filters selectize" "placeholder" => "select.defaultProducer" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_farm_producer" ] |
| cache_key | "_farm_producer_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5648 -form: Symfony\Component\Form\Form {#4542 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5651 …5} |
| full_name | "farm[producer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_producer" |
| is_selected | Closure($choice, $value) {#5650 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "Form.defaultProducerLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "producer" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_producer" |
| valid | true |
| value | "" |
renspa
"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 | [ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
[ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4191 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\.\d{3}\.\d{1}\.\d{5}\.\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#4191 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\.\d{3}\.\d{1}\.\d{5}\.\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
| validation_groups | [
"valid-value"
] |
[
"valid-value"
]
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4191 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\.\d{3}\.\d{1}\.\d{5}\.\d{2}/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4473 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4471 …} } } |
| validation_groups | [
"valid-value"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-cleave" => "{"blocks":[2,3,1,5,2],"delimiter":"."}" "class" => "form-control" "placeholder" => "01.001.1.10101/01" "autocomplete" => "off" "maxlength" => 17 "minlength" => 17 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_renspa" ] |
| cache_key | "_farm_renspa_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5645 -form: Symfony\Component\Form\Form {#4545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5655 …5} |
| full_name | "farm[renspa]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_renspa" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "renspa" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_renspa" |
| valid | true |
| value | "" |
address
"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 | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "Seleccione una dirección" ] |
[ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "Seleccione una dirección" ] |
| label | "Form.addressLabel" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "Seleccione una dirección" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4461 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Form.addressLabel" |
| 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() {#4479 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4460 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-selectize" => "{"valueField":"id","labelField":"name", "searchField":"name", "delimiter": "|"}" "class" => "filters selectize geocode" "placeholder" => "Seleccione una dirección" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_address" ] |
| cache_key | "_farm_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5654 -form: Symfony\Component\Form\Form {#4548 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5647 …5} |
| full_name | "farm[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_address" |
| label | "Form.addressLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_address" |
| valid | true |
| value | "" |
activity
"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 | [ "maxlength" => 255 "placeholder" => "select.activity" ] |
[ "maxlength" => 255 "placeholder" => "select.activity" ] |
| label | "Form.activityLabel" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "placeholder" => "select.activity" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4485 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Form.activityLabel" |
| 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() {#4491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4490 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "select.activity" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_farm_activity" ] |
| cache_key | "_farm_activity_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5652 -form: Symfony\Component\Form\Form {#4551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5656 …5} |
| full_name | "farm[activity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm_activity" |
| label | "Form.activityLabel" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "activity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_farm_activity" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "5f6981ad753148636f12.k44e1w8UiH97HtofVfye8aRCzZ4G4wTPntBQX4VWoKU.wM9kp2R4pUoVd5t8PqzYh-wJgfxVkVC26I8Ra706xN323XOEdnb6CRRUgw" |
| 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 | "5f6981ad753148636f12.k44e1w8UiH97HtofVfye8aRCzZ4G4wTPntBQX4VWoKU.wM9kp2R4pUoVd5t8PqzYh-wJgfxVkVC26I8Ra706xN323XOEdnb6CRRUgw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | "5f6981ad753148636f12.k44e1w8UiH97HtofVfye8aRCzZ4G4wTPntBQX4VWoKU.wM9kp2R4pUoVd5t8PqzYh-wJgfxVkVC26I8Ra706xN323XOEdnb6CRRUgw" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5612 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#5657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#5658 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_farm__token" ] |
| cache_key | "_farm__token_hidden" |
| compound | false |
| data | "5f6981ad753148636f12.k44e1w8UiH97HtofVfye8aRCzZ4G4wTPntBQX4VWoKU.wM9kp2R4pUoVd5t8PqzYh-wJgfxVkVC26I8Ra706xN323XOEdnb6CRRUgw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5668 -form: Symfony\Component\Form\Form {#5664 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5659 …5} |
| full_name | "farm[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "farm__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 | "_farm__token" |
| valid | true |
| value | "5f6981ad753148636f12.k44e1w8UiH97HtofVfye8aRCzZ4G4wTPntBQX4VWoKU.wM9kp2R4pUoVd5t8PqzYh-wJgfxVkVC26I8Ra706xN323XOEdnb6CRRUgw" |
profile
"App\Form\ProfileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Profile {#4180 -id: null -name: null -cuit: null -entityName: null -type: null -updated: null -otherCity: null -otherName: null -otherEmail: null -otherState: null -timeZone: null -picture: null -middleName: null -surname: null -language: null -defaultAnimalSpecie: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Profile {#4180 -id: null -name: null -cuit: null -entityName: null -type: null -updated: null -otherCity: null -otherName: null -otherEmail: null -otherState: null -timeZone: null -picture: null -middleName: null -surname: null -language: null -defaultAnimalSpecie: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | App\Entity\Profile {#4180 -id: null -name: null -cuit: null -entityName: null -type: null -updated: null -otherCity: null -otherName: null -otherEmail: null -otherState: null -timeZone: null -picture: null -middleName: null -surname: null -language: null -defaultAnimalSpecie: null } |
| data_class | "App\Entity\Profile" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4480 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\Profile" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4469 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "profile" "_profile" ] |
| cache_key | "_profile_profile" |
| compound | true |
| data | App\Entity\Profile {#4180 -id: null -name: null -cuit: null -entityName: null -type: null -updated: null -otherCity: null -otherName: null -otherEmail: null -otherState: null -timeZone: null -picture: null -middleName: null -surname: null -language: null -defaultAnimalSpecie: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5670 -form: Symfony\Component\Form\Form {#4737 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5671 …5} |
| full_name | "profile" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "profile" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile" |
| valid | true |
| value | App\Entity\Profile {#4180 -id: null -name: null -cuit: null -entityName: null -type: null -updated: null -otherCity: null -otherName: null -otherEmail: null -otherState: null -timeZone: null -picture: null -middleName: null -surname: null -language: null -defaultAnimalSpecie: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
[ "maxlength" => 255 "placeholder" => "Name" ] |
| empty_data | "" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4283 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_name" ] |
| cache_key | "_profile_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5675 -form: Symfony\Component\Form\Form {#4740 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5674 …5} |
| full_name | "profile[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_name" |
| valid | true |
| value | null |
cuit
"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 | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
[ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4367 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\Regex {#4367 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Cuit" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\Regex {#4367 +payload: null +message: "This value is not valid." +pattern: "/\d{2}\-\d{8}\-\d/" +htmlPattern: null +match: true +normalizer: null } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4359 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Cuit" |
| 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() {#4559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4209 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-cleave" => "{"blocks":[2,8,1],"delimiter":"-"}" "class" => "form-control" "placeholder" => "01-12345678-9" "autocomplete" => "off" "maxlength" => 13 "minlength" => 13 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_cuit" ] |
| cache_key | "_profile_cuit_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5676 -form: Symfony\Component\Form\Form {#4743 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5677 …5} |
| full_name | "profile[cuit]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_cuit" |
| label | "Cuit" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cuit" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_cuit" |
| valid | true |
| value | "" |
entityName
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4645 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4644 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_entityName" ] |
| cache_key | "_profile_entityName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5678 -form: Symfony\Component\Form\Form {#4746 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5679 …5} |
| full_name | "profile[entityName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_entityName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "entityName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_entityName" |
| valid | true |
| value | "" |
otherCity
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4642 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4654 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4653 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_otherCity" ] |
| cache_key | "_profile_otherCity_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5680 -form: Symfony\Component\Form\Form {#4749 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5681 …5} |
| full_name | "profile[otherCity]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_otherCity" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherCity" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_otherCity" |
| valid | true |
| value | "" |
otherName
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4662 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_otherName" ] |
| cache_key | "_profile_otherName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5682 -form: Symfony\Component\Form\Form {#4752 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5683 …5} |
| full_name | "profile[otherName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_otherName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_otherName" |
| valid | true |
| value | "" |
otherEmail
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4660 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4671 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_otherEmail" ] |
| cache_key | "_profile_otherEmail_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5684 -form: Symfony\Component\Form\Form {#4755 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5685 …5} |
| full_name | "profile[otherEmail]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_otherEmail" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherEmail" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_otherEmail" |
| valid | true |
| value | "" |
otherState
"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 | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 255 ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4669 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4681 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4680 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_otherState" ] |
| cache_key | "_profile_otherState_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5686 -form: Symfony\Component\Form\Form {#4758 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5687 …5} |
| full_name | "profile[otherState]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_otherState" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "otherState" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_otherState" |
| valid | true |
| value | "" |
timeZone
"Symfony\Component\Form\Extension\Core\Type\TimezoneType"
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" => "selectize" ] |
[ "class" => "selectize" ] |
| empty_data | "America/Argentina/Buenos_Aires" |
same as passed value |
| label | "User.timeZone" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "selectize" ] |
| 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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4689 -option: Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#3526 …} } |
| choice_name | null |
| choice_translation_domain | false |
| choice_translation_locale | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "America/Argentina/Buenos_Aires" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| input | "string" |
| intl | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "User.timeZone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| regions | 2047 |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4640 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4641 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "selectize" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "timezone" "_profile_timeZone" ] |
| cache_key | "_profile_timeZone_timezone" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4998 +label: "Africa / Abidjan" +value: "Africa/Abidjan" +data: "Africa/Abidjan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4999 +label: "Africa / Accra" +value: "Africa/Accra" +data: "Africa/Accra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5000 +label: "Africa / Addis Ababa" +value: "Africa/Addis_Ababa" +data: "Africa/Addis_Ababa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5001 +label: "Africa / Algiers" +value: "Africa/Algiers" +data: "Africa/Algiers" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5002 +label: "Africa / Asmara" +value: "Africa/Asmara" +data: "Africa/Asmara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5003 +label: "Africa / Bamako" +value: "Africa/Bamako" +data: "Africa/Bamako" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5004 +label: "Africa / Bangui" +value: "Africa/Bangui" +data: "Africa/Bangui" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5005 +label: "Africa / Banjul" +value: "Africa/Banjul" +data: "Africa/Banjul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5006 +label: "Africa / Bissau" +value: "Africa/Bissau" +data: "Africa/Bissau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5007 +label: "Africa / Blantyre" +value: "Africa/Blantyre" +data: "Africa/Blantyre" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5008 +label: "Africa / Brazzaville" +value: "Africa/Brazzaville" +data: "Africa/Brazzaville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5009 +label: "Africa / Bujumbura" +value: "Africa/Bujumbura" +data: "Africa/Bujumbura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5010 +label: "Africa / Cairo" +value: "Africa/Cairo" +data: "Africa/Cairo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5011 +label: "Africa / Casablanca" +value: "Africa/Casablanca" +data: "Africa/Casablanca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5012 +label: "Africa / Ceuta" +value: "Africa/Ceuta" +data: "Africa/Ceuta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5013 +label: "Africa / Conakry" +value: "Africa/Conakry" +data: "Africa/Conakry" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5014 +label: "Africa / Dakar" +value: "Africa/Dakar" +data: "Africa/Dakar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5015 +label: "Africa / Dar es Salaam" +value: "Africa/Dar_es_Salaam" +data: "Africa/Dar_es_Salaam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5016 +label: "Africa / Djibouti" +value: "Africa/Djibouti" +data: "Africa/Djibouti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5017 +label: "Africa / Douala" +value: "Africa/Douala" +data: "Africa/Douala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5018 +label: "Africa / El Aaiun" +value: "Africa/El_Aaiun" +data: "Africa/El_Aaiun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5019 +label: "Africa / Freetown" +value: "Africa/Freetown" +data: "Africa/Freetown" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5020 +label: "Africa / Gaborone" +value: "Africa/Gaborone" +data: "Africa/Gaborone" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5021 +label: "Africa / Harare" +value: "Africa/Harare" +data: "Africa/Harare" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5022 +label: "Africa / Johannesburg" +value: "Africa/Johannesburg" +data: "Africa/Johannesburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5023 +label: "Africa / Juba" +value: "Africa/Juba" +data: "Africa/Juba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5024 +label: "Africa / Kampala" +value: "Africa/Kampala" +data: "Africa/Kampala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5025 +label: "Africa / Khartoum" +value: "Africa/Khartoum" +data: "Africa/Khartoum" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5026 +label: "Africa / Kigali" +value: "Africa/Kigali" +data: "Africa/Kigali" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5027 +label: "Africa / Kinshasa" +value: "Africa/Kinshasa" +data: "Africa/Kinshasa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5028 +label: "Africa / Lagos" +value: "Africa/Lagos" +data: "Africa/Lagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5029 +label: "Africa / Libreville" +value: "Africa/Libreville" +data: "Africa/Libreville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5030 +label: "Africa / Lome" +value: "Africa/Lome" +data: "Africa/Lome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5031 +label: "Africa / Luanda" +value: "Africa/Luanda" +data: "Africa/Luanda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5032 +label: "Africa / Lubumbashi" +value: "Africa/Lubumbashi" +data: "Africa/Lubumbashi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5033 +label: "Africa / Lusaka" +value: "Africa/Lusaka" +data: "Africa/Lusaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5034 +label: "Africa / Malabo" +value: "Africa/Malabo" +data: "Africa/Malabo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5035 +label: "Africa / Maputo" +value: "Africa/Maputo" +data: "Africa/Maputo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5036 +label: "Africa / Maseru" +value: "Africa/Maseru" +data: "Africa/Maseru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5037 +label: "Africa / Mbabane" +value: "Africa/Mbabane" +data: "Africa/Mbabane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5038 +label: "Africa / Mogadishu" +value: "Africa/Mogadishu" +data: "Africa/Mogadishu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5039 +label: "Africa / Monrovia" +value: "Africa/Monrovia" +data: "Africa/Monrovia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5040 +label: "Africa / Nairobi" +value: "Africa/Nairobi" +data: "Africa/Nairobi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5041 +label: "Africa / Ndjamena" +value: "Africa/Ndjamena" +data: "Africa/Ndjamena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5042 +label: "Africa / Niamey" +value: "Africa/Niamey" +data: "Africa/Niamey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5043 +label: "Africa / Nouakchott" +value: "Africa/Nouakchott" +data: "Africa/Nouakchott" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5044 +label: "Africa / Ouagadougou" +value: "Africa/Ouagadougou" +data: "Africa/Ouagadougou" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5045 +label: "Africa / Porto-Novo" +value: "Africa/Porto-Novo" +data: "Africa/Porto-Novo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5046 +label: "Africa / Sao Tome" +value: "Africa/Sao_Tome" +data: "Africa/Sao_Tome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5047 +label: "Africa / Tripoli" +value: "Africa/Tripoli" +data: "Africa/Tripoli" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5048 +label: "Africa / Tunis" +value: "Africa/Tunis" +data: "Africa/Tunis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5049 +label: "Africa / Windhoek" +value: "Africa/Windhoek" +data: "Africa/Windhoek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5050 +label: "America / Adak" +value: "America/Adak" +data: "America/Adak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5051 +label: "America / Anchorage" +value: "America/Anchorage" +data: "America/Anchorage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5052 +label: "America / Anguilla" +value: "America/Anguilla" +data: "America/Anguilla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5053 +label: "America / Antigua" +value: "America/Antigua" +data: "America/Antigua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5054 +label: "America / Araguaina" +value: "America/Araguaina" +data: "America/Araguaina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5055 +label: "America / Argentina / Buenos Aires" +value: "America/Argentina/Buenos_Aires" +data: "America/Argentina/Buenos_Aires" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5056 +label: "America / Argentina / Catamarca" +value: "America/Argentina/Catamarca" +data: "America/Argentina/Catamarca" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5057 +label: "America / Argentina / Cordoba" +value: "America/Argentina/Cordoba" +data: "America/Argentina/Cordoba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5058 +label: "America / Argentina / Jujuy" +value: "America/Argentina/Jujuy" +data: "America/Argentina/Jujuy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5059 +label: "America / Argentina / La Rioja" +value: "America/Argentina/La_Rioja" +data: "America/Argentina/La_Rioja" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5060 +label: "America / Argentina / Mendoza" +value: "America/Argentina/Mendoza" +data: "America/Argentina/Mendoza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5061 +label: "America / Argentina / Rio Gallegos" +value: "America/Argentina/Rio_Gallegos" +data: "America/Argentina/Rio_Gallegos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5062 +label: "America / Argentina / Salta" +value: "America/Argentina/Salta" +data: "America/Argentina/Salta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5063 +label: "America / Argentina / San Juan" +value: "America/Argentina/San_Juan" +data: "America/Argentina/San_Juan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5064 +label: "America / Argentina / San Luis" +value: "America/Argentina/San_Luis" +data: "America/Argentina/San_Luis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5065 +label: "America / Argentina / Tucuman" +value: "America/Argentina/Tucuman" +data: "America/Argentina/Tucuman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5066 +label: "America / Argentina / Ushuaia" +value: "America/Argentina/Ushuaia" +data: "America/Argentina/Ushuaia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5067 +label: "America / Aruba" +value: "America/Aruba" +data: "America/Aruba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5068 +label: "America / Asuncion" +value: "America/Asuncion" +data: "America/Asuncion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5069 +label: "America / Atikokan" +value: "America/Atikokan" +data: "America/Atikokan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5070 +label: "America / Bahia" +value: "America/Bahia" +data: "America/Bahia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5071 +label: "America / Bahia Banderas" +value: "America/Bahia_Banderas" +data: "America/Bahia_Banderas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5072 +label: "America / Barbados" +value: "America/Barbados" +data: "America/Barbados" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5073 +label: "America / Belem" +value: "America/Belem" +data: "America/Belem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5074 +label: "America / Belize" +value: "America/Belize" +data: "America/Belize" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5075 +label: "America / Blanc-Sablon" +value: "America/Blanc-Sablon" +data: "America/Blanc-Sablon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5076 +label: "America / Boa Vista" +value: "America/Boa_Vista" +data: "America/Boa_Vista" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5077 +label: "America / Bogota" +value: "America/Bogota" +data: "America/Bogota" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5078 +label: "America / Boise" +value: "America/Boise" +data: "America/Boise" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5079 +label: "America / Cambridge Bay" +value: "America/Cambridge_Bay" +data: "America/Cambridge_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5080 +label: "America / Campo Grande" +value: "America/Campo_Grande" +data: "America/Campo_Grande" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5081 +label: "America / Cancun" +value: "America/Cancun" +data: "America/Cancun" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5082 +label: "America / Caracas" +value: "America/Caracas" +data: "America/Caracas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5083 +label: "America / Cayenne" +value: "America/Cayenne" +data: "America/Cayenne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5084 +label: "America / Cayman" +value: "America/Cayman" +data: "America/Cayman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5085 +label: "America / Chicago" +value: "America/Chicago" +data: "America/Chicago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5086 +label: "America / Chihuahua" +value: "America/Chihuahua" +data: "America/Chihuahua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5087 +label: "America / Ciudad Juarez" +value: "America/Ciudad_Juarez" +data: "America/Ciudad_Juarez" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5088 +label: "America / Costa Rica" +value: "America/Costa_Rica" +data: "America/Costa_Rica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5089 +label: "America / Coyhaique" +value: "America/Coyhaique" +data: "America/Coyhaique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5090 +label: "America / Creston" +value: "America/Creston" +data: "America/Creston" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5091 +label: "America / Cuiaba" +value: "America/Cuiaba" +data: "America/Cuiaba" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5092 +label: "America / Curacao" +value: "America/Curacao" +data: "America/Curacao" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5093 +label: "America / Danmarkshavn" +value: "America/Danmarkshavn" +data: "America/Danmarkshavn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5094 +label: "America / Dawson" +value: "America/Dawson" +data: "America/Dawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5095 +label: "America / Dawson Creek" +value: "America/Dawson_Creek" +data: "America/Dawson_Creek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5096 +label: "America / Denver" +value: "America/Denver" +data: "America/Denver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5097 +label: "America / Detroit" +value: "America/Detroit" +data: "America/Detroit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5098 +label: "America / Dominica" +value: "America/Dominica" +data: "America/Dominica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5099 +label: "America / Edmonton" +value: "America/Edmonton" +data: "America/Edmonton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5100 +label: "America / Eirunepe" +value: "America/Eirunepe" +data: "America/Eirunepe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5101 +label: "America / El Salvador" +value: "America/El_Salvador" +data: "America/El_Salvador" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5102 +label: "America / Fort Nelson" +value: "America/Fort_Nelson" +data: "America/Fort_Nelson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5103 +label: "America / Fortaleza" +value: "America/Fortaleza" +data: "America/Fortaleza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5104 +label: "America / Glace Bay" +value: "America/Glace_Bay" +data: "America/Glace_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5105 +label: "America / Goose Bay" +value: "America/Goose_Bay" +data: "America/Goose_Bay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5106 +label: "America / Grand Turk" +value: "America/Grand_Turk" +data: "America/Grand_Turk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5107 +label: "America / Grenada" +value: "America/Grenada" +data: "America/Grenada" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5108 +label: "America / Guadeloupe" +value: "America/Guadeloupe" +data: "America/Guadeloupe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5109 +label: "America / Guatemala" +value: "America/Guatemala" +data: "America/Guatemala" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5110 +label: "America / Guayaquil" +value: "America/Guayaquil" +data: "America/Guayaquil" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5111 +label: "America / Guyana" +value: "America/Guyana" +data: "America/Guyana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5112 +label: "America / Halifax" +value: "America/Halifax" +data: "America/Halifax" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5113 +label: "America / Havana" +value: "America/Havana" +data: "America/Havana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5114 +label: "America / Hermosillo" +value: "America/Hermosillo" +data: "America/Hermosillo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5115 +label: "America / Indiana / Indianapolis" +value: "America/Indiana/Indianapolis" +data: "America/Indiana/Indianapolis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5116 +label: "America / Indiana / Knox" +value: "America/Indiana/Knox" +data: "America/Indiana/Knox" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5117 +label: "America / Indiana / Marengo" +value: "America/Indiana/Marengo" +data: "America/Indiana/Marengo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5118 +label: "America / Indiana / Petersburg" +value: "America/Indiana/Petersburg" +data: "America/Indiana/Petersburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5119 +label: "America / Indiana / Tell City" +value: "America/Indiana/Tell_City" +data: "America/Indiana/Tell_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5120 +label: "America / Indiana / Vevay" +value: "America/Indiana/Vevay" +data: "America/Indiana/Vevay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5121 +label: "America / Indiana / Vincennes" +value: "America/Indiana/Vincennes" +data: "America/Indiana/Vincennes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5122 +label: "America / Indiana / Winamac" +value: "America/Indiana/Winamac" +data: "America/Indiana/Winamac" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5123 +label: "America / Inuvik" +value: "America/Inuvik" +data: "America/Inuvik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5124 +label: "America / Iqaluit" +value: "America/Iqaluit" +data: "America/Iqaluit" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5125 +label: "America / Jamaica" +value: "America/Jamaica" +data: "America/Jamaica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5126 +label: "America / Juneau" +value: "America/Juneau" +data: "America/Juneau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5127 +label: "America / Kentucky / Louisville" +value: "America/Kentucky/Louisville" +data: "America/Kentucky/Louisville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5128 +label: "America / Kentucky / Monticello" +value: "America/Kentucky/Monticello" +data: "America/Kentucky/Monticello" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5129 +label: "America / Kralendijk" +value: "America/Kralendijk" +data: "America/Kralendijk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5130 +label: "America / La Paz" +value: "America/La_Paz" +data: "America/La_Paz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5131 +label: "America / Lima" +value: "America/Lima" +data: "America/Lima" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5132 +label: "America / Los Angeles" +value: "America/Los_Angeles" +data: "America/Los_Angeles" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5133 +label: "America / Lower Princes" +value: "America/Lower_Princes" +data: "America/Lower_Princes" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5134 +label: "America / Maceio" +value: "America/Maceio" +data: "America/Maceio" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5135 +label: "America / Managua" +value: "America/Managua" +data: "America/Managua" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5136 +label: "America / Manaus" +value: "America/Manaus" +data: "America/Manaus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5137 +label: "America / Marigot" +value: "America/Marigot" +data: "America/Marigot" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5138 +label: "America / Martinique" +value: "America/Martinique" +data: "America/Martinique" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5139 +label: "America / Matamoros" +value: "America/Matamoros" +data: "America/Matamoros" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5140 +label: "America / Mazatlan" +value: "America/Mazatlan" +data: "America/Mazatlan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5141 +label: "America / Menominee" +value: "America/Menominee" +data: "America/Menominee" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5142 +label: "America / Merida" +value: "America/Merida" +data: "America/Merida" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5143 +label: "America / Metlakatla" +value: "America/Metlakatla" +data: "America/Metlakatla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5144 +label: "America / Mexico City" +value: "America/Mexico_City" +data: "America/Mexico_City" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5145 +label: "America / Miquelon" +value: "America/Miquelon" +data: "America/Miquelon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5146 +label: "America / Moncton" +value: "America/Moncton" +data: "America/Moncton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5147 +label: "America / Monterrey" +value: "America/Monterrey" +data: "America/Monterrey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5148 +label: "America / Montevideo" +value: "America/Montevideo" +data: "America/Montevideo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5149 +label: "America / Montserrat" +value: "America/Montserrat" +data: "America/Montserrat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5150 +label: "America / Nassau" +value: "America/Nassau" +data: "America/Nassau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5151 +label: "America / New York" +value: "America/New_York" +data: "America/New_York" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5152 +label: "America / Nome" +value: "America/Nome" +data: "America/Nome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5153 +label: "America / Noronha" +value: "America/Noronha" +data: "America/Noronha" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5154 +label: "America / North Dakota / Beulah" +value: "America/North_Dakota/Beulah" +data: "America/North_Dakota/Beulah" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5155 +label: "America / North Dakota / Center" +value: "America/North_Dakota/Center" +data: "America/North_Dakota/Center" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5156 +label: "America / North Dakota / New Salem" +value: "America/North_Dakota/New_Salem" +data: "America/North_Dakota/New_Salem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5157 +label: "America / Nuuk" +value: "America/Nuuk" +data: "America/Nuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5158 +label: "America / Ojinaga" +value: "America/Ojinaga" +data: "America/Ojinaga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5159 +label: "America / Panama" +value: "America/Panama" +data: "America/Panama" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5160 +label: "America / Paramaribo" +value: "America/Paramaribo" +data: "America/Paramaribo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5161 +label: "America / Phoenix" +value: "America/Phoenix" +data: "America/Phoenix" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5162 +label: "America / Port-au-Prince" +value: "America/Port-au-Prince" +data: "America/Port-au-Prince" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5163 +label: "America / Port of Spain" +value: "America/Port_of_Spain" +data: "America/Port_of_Spain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5164 +label: "America / Porto Velho" +value: "America/Porto_Velho" +data: "America/Porto_Velho" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5165 +label: "America / Puerto Rico" +value: "America/Puerto_Rico" +data: "America/Puerto_Rico" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5166 +label: "America / Punta Arenas" +value: "America/Punta_Arenas" +data: "America/Punta_Arenas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5167 +label: "America / Rankin Inlet" +value: "America/Rankin_Inlet" +data: "America/Rankin_Inlet" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5168 +label: "America / Recife" +value: "America/Recife" +data: "America/Recife" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5169 +label: "America / Regina" +value: "America/Regina" +data: "America/Regina" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5170 +label: "America / Resolute" +value: "America/Resolute" +data: "America/Resolute" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5171 +label: "America / Rio Branco" +value: "America/Rio_Branco" +data: "America/Rio_Branco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5172 +label: "America / Santarem" +value: "America/Santarem" +data: "America/Santarem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5173 +label: "America / Santiago" +value: "America/Santiago" +data: "America/Santiago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5174 +label: "America / Santo Domingo" +value: "America/Santo_Domingo" +data: "America/Santo_Domingo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5175 +label: "America / Sao Paulo" +value: "America/Sao_Paulo" +data: "America/Sao_Paulo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5176 +label: "America / Scoresbysund" +value: "America/Scoresbysund" +data: "America/Scoresbysund" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5177 +label: "America / Sitka" +value: "America/Sitka" +data: "America/Sitka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5178 +label: "America / St Barthelemy" +value: "America/St_Barthelemy" +data: "America/St_Barthelemy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5179 +label: "America / St Johns" +value: "America/St_Johns" +data: "America/St_Johns" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5180 +label: "America / St Kitts" +value: "America/St_Kitts" +data: "America/St_Kitts" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5181 +label: "America / St Lucia" +value: "America/St_Lucia" +data: "America/St_Lucia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5182 +label: "America / St Thomas" +value: "America/St_Thomas" +data: "America/St_Thomas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5183 +label: "America / St Vincent" +value: "America/St_Vincent" +data: "America/St_Vincent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5184 +label: "America / Swift Current" +value: "America/Swift_Current" +data: "America/Swift_Current" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5185 +label: "America / Tegucigalpa" +value: "America/Tegucigalpa" +data: "America/Tegucigalpa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5186 +label: "America / Thule" +value: "America/Thule" +data: "America/Thule" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5187 +label: "America / Tijuana" +value: "America/Tijuana" +data: "America/Tijuana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5188 +label: "America / Toronto" +value: "America/Toronto" +data: "America/Toronto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5189 +label: "America / Tortola" +value: "America/Tortola" +data: "America/Tortola" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5190 +label: "America / Vancouver" +value: "America/Vancouver" +data: "America/Vancouver" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5191 +label: "America / Whitehorse" +value: "America/Whitehorse" +data: "America/Whitehorse" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5192 +label: "America / Winnipeg" +value: "America/Winnipeg" +data: "America/Winnipeg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5193 +label: "America / Yakutat" +value: "America/Yakutat" +data: "America/Yakutat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5194 +label: "Antarctica / Casey" +value: "Antarctica/Casey" +data: "Antarctica/Casey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5195 +label: "Antarctica / Davis" +value: "Antarctica/Davis" +data: "Antarctica/Davis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5196 +label: "Antarctica / DumontDUrville" +value: "Antarctica/DumontDUrville" +data: "Antarctica/DumontDUrville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5197 +label: "Antarctica / Macquarie" +value: "Antarctica/Macquarie" +data: "Antarctica/Macquarie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5198 +label: "Antarctica / Mawson" +value: "Antarctica/Mawson" +data: "Antarctica/Mawson" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5199 +label: "Antarctica / McMurdo" +value: "Antarctica/McMurdo" +data: "Antarctica/McMurdo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5200 +label: "Antarctica / Palmer" +value: "Antarctica/Palmer" +data: "Antarctica/Palmer" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5201 +label: "Antarctica / Rothera" +value: "Antarctica/Rothera" +data: "Antarctica/Rothera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5202 +label: "Antarctica / Syowa" +value: "Antarctica/Syowa" +data: "Antarctica/Syowa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5203 +label: "Antarctica / Troll" +value: "Antarctica/Troll" +data: "Antarctica/Troll" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5204 +label: "Antarctica / Vostok" +value: "Antarctica/Vostok" +data: "Antarctica/Vostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5205 +label: "Arctic / Longyearbyen" +value: "Arctic/Longyearbyen" +data: "Arctic/Longyearbyen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5206 +label: "Asia / Aden" +value: "Asia/Aden" +data: "Asia/Aden" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5207 +label: "Asia / Almaty" +value: "Asia/Almaty" +data: "Asia/Almaty" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5208 +label: "Asia / Amman" +value: "Asia/Amman" +data: "Asia/Amman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5209 +label: "Asia / Anadyr" +value: "Asia/Anadyr" +data: "Asia/Anadyr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5210 +label: "Asia / Aqtau" +value: "Asia/Aqtau" +data: "Asia/Aqtau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5211 +label: "Asia / Aqtobe" +value: "Asia/Aqtobe" +data: "Asia/Aqtobe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5212 +label: "Asia / Ashgabat" +value: "Asia/Ashgabat" +data: "Asia/Ashgabat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5213 +label: "Asia / Atyrau" +value: "Asia/Atyrau" +data: "Asia/Atyrau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5214 +label: "Asia / Baghdad" +value: "Asia/Baghdad" +data: "Asia/Baghdad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5215 +label: "Asia / Bahrain" +value: "Asia/Bahrain" +data: "Asia/Bahrain" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5216 +label: "Asia / Baku" +value: "Asia/Baku" +data: "Asia/Baku" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5217 +label: "Asia / Bangkok" +value: "Asia/Bangkok" +data: "Asia/Bangkok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5218 +label: "Asia / Barnaul" +value: "Asia/Barnaul" +data: "Asia/Barnaul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5219 +label: "Asia / Beirut" +value: "Asia/Beirut" +data: "Asia/Beirut" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5220 +label: "Asia / Bishkek" +value: "Asia/Bishkek" +data: "Asia/Bishkek" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5221 +label: "Asia / Brunei" +value: "Asia/Brunei" +data: "Asia/Brunei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5222 +label: "Asia / Chita" +value: "Asia/Chita" +data: "Asia/Chita" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5223 +label: "Asia / Colombo" +value: "Asia/Colombo" +data: "Asia/Colombo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5224 +label: "Asia / Damascus" +value: "Asia/Damascus" +data: "Asia/Damascus" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5225 +label: "Asia / Dhaka" +value: "Asia/Dhaka" +data: "Asia/Dhaka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5226 +label: "Asia / Dili" +value: "Asia/Dili" +data: "Asia/Dili" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5227 +label: "Asia / Dubai" +value: "Asia/Dubai" +data: "Asia/Dubai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5228 +label: "Asia / Dushanbe" +value: "Asia/Dushanbe" +data: "Asia/Dushanbe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5229 +label: "Asia / Famagusta" +value: "Asia/Famagusta" +data: "Asia/Famagusta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5230 +label: "Asia / Gaza" +value: "Asia/Gaza" +data: "Asia/Gaza" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5231 +label: "Asia / Hebron" +value: "Asia/Hebron" +data: "Asia/Hebron" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5232 +label: "Asia / Ho Chi Minh" +value: "Asia/Ho_Chi_Minh" +data: "Asia/Ho_Chi_Minh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5233 +label: "Asia / Hong Kong" +value: "Asia/Hong_Kong" +data: "Asia/Hong_Kong" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5234 +label: "Asia / Hovd" +value: "Asia/Hovd" +data: "Asia/Hovd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5235 +label: "Asia / Irkutsk" +value: "Asia/Irkutsk" +data: "Asia/Irkutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5236 +label: "Asia / Jakarta" +value: "Asia/Jakarta" +data: "Asia/Jakarta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5237 +label: "Asia / Jayapura" +value: "Asia/Jayapura" +data: "Asia/Jayapura" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5238 +label: "Asia / Jerusalem" +value: "Asia/Jerusalem" +data: "Asia/Jerusalem" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5239 +label: "Asia / Kabul" +value: "Asia/Kabul" +data: "Asia/Kabul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5240 +label: "Asia / Kamchatka" +value: "Asia/Kamchatka" +data: "Asia/Kamchatka" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5241 +label: "Asia / Karachi" +value: "Asia/Karachi" +data: "Asia/Karachi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5242 +label: "Asia / Kathmandu" +value: "Asia/Kathmandu" +data: "Asia/Kathmandu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5243 +label: "Asia / Khandyga" +value: "Asia/Khandyga" +data: "Asia/Khandyga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5244 +label: "Asia / Kolkata" +value: "Asia/Kolkata" +data: "Asia/Kolkata" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5245 +label: "Asia / Krasnoyarsk" +value: "Asia/Krasnoyarsk" +data: "Asia/Krasnoyarsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5246 +label: "Asia / Kuala Lumpur" +value: "Asia/Kuala_Lumpur" +data: "Asia/Kuala_Lumpur" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5247 +label: "Asia / Kuching" +value: "Asia/Kuching" +data: "Asia/Kuching" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5248 +label: "Asia / Kuwait" +value: "Asia/Kuwait" +data: "Asia/Kuwait" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5249 +label: "Asia / Macau" +value: "Asia/Macau" +data: "Asia/Macau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5250 +label: "Asia / Magadan" +value: "Asia/Magadan" +data: "Asia/Magadan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5251 +label: "Asia / Makassar" +value: "Asia/Makassar" +data: "Asia/Makassar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5252 +label: "Asia / Manila" +value: "Asia/Manila" +data: "Asia/Manila" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5253 +label: "Asia / Muscat" +value: "Asia/Muscat" +data: "Asia/Muscat" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5254 +label: "Asia / Nicosia" +value: "Asia/Nicosia" +data: "Asia/Nicosia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5255 +label: "Asia / Novokuznetsk" +value: "Asia/Novokuznetsk" +data: "Asia/Novokuznetsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5256 +label: "Asia / Novosibirsk" +value: "Asia/Novosibirsk" +data: "Asia/Novosibirsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5257 +label: "Asia / Omsk" +value: "Asia/Omsk" +data: "Asia/Omsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5258 +label: "Asia / Oral" +value: "Asia/Oral" +data: "Asia/Oral" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5259 +label: "Asia / Phnom Penh" +value: "Asia/Phnom_Penh" +data: "Asia/Phnom_Penh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5260 +label: "Asia / Pontianak" +value: "Asia/Pontianak" +data: "Asia/Pontianak" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5261 +label: "Asia / Pyongyang" +value: "Asia/Pyongyang" +data: "Asia/Pyongyang" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5262 +label: "Asia / Qatar" +value: "Asia/Qatar" +data: "Asia/Qatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5263 +label: "Asia / Qostanay" +value: "Asia/Qostanay" +data: "Asia/Qostanay" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5264 +label: "Asia / Qyzylorda" +value: "Asia/Qyzylorda" +data: "Asia/Qyzylorda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5265 +label: "Asia / Riyadh" +value: "Asia/Riyadh" +data: "Asia/Riyadh" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5266 +label: "Asia / Sakhalin" +value: "Asia/Sakhalin" +data: "Asia/Sakhalin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5267 +label: "Asia / Samarkand" +value: "Asia/Samarkand" +data: "Asia/Samarkand" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5268 +label: "Asia / Seoul" +value: "Asia/Seoul" +data: "Asia/Seoul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5269 +label: "Asia / Shanghai" +value: "Asia/Shanghai" +data: "Asia/Shanghai" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5270 +label: "Asia / Singapore" +value: "Asia/Singapore" +data: "Asia/Singapore" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5271 +label: "Asia / Srednekolymsk" +value: "Asia/Srednekolymsk" +data: "Asia/Srednekolymsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5272 +label: "Asia / Taipei" +value: "Asia/Taipei" +data: "Asia/Taipei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5273 +label: "Asia / Tashkent" +value: "Asia/Tashkent" +data: "Asia/Tashkent" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5274 +label: "Asia / Tbilisi" +value: "Asia/Tbilisi" +data: "Asia/Tbilisi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5275 +label: "Asia / Tehran" +value: "Asia/Tehran" +data: "Asia/Tehran" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5276 +label: "Asia / Thimphu" +value: "Asia/Thimphu" +data: "Asia/Thimphu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5277 +label: "Asia / Tokyo" +value: "Asia/Tokyo" +data: "Asia/Tokyo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5278 +label: "Asia / Tomsk" +value: "Asia/Tomsk" +data: "Asia/Tomsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5279 +label: "Asia / Ulaanbaatar" +value: "Asia/Ulaanbaatar" +data: "Asia/Ulaanbaatar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5280 +label: "Asia / Urumqi" +value: "Asia/Urumqi" +data: "Asia/Urumqi" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5281 +label: "Asia / Ust-Nera" +value: "Asia/Ust-Nera" +data: "Asia/Ust-Nera" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5282 +label: "Asia / Vientiane" +value: "Asia/Vientiane" +data: "Asia/Vientiane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5283 +label: "Asia / Vladivostok" +value: "Asia/Vladivostok" +data: "Asia/Vladivostok" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5284 +label: "Asia / Yakutsk" +value: "Asia/Yakutsk" +data: "Asia/Yakutsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5285 +label: "Asia / Yangon" +value: "Asia/Yangon" +data: "Asia/Yangon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5286 +label: "Asia / Yekaterinburg" +value: "Asia/Yekaterinburg" +data: "Asia/Yekaterinburg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5287 +label: "Asia / Yerevan" +value: "Asia/Yerevan" +data: "Asia/Yerevan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5288 +label: "Atlantic / Azores" +value: "Atlantic/Azores" +data: "Atlantic/Azores" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5289 +label: "Atlantic / Bermuda" +value: "Atlantic/Bermuda" +data: "Atlantic/Bermuda" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5290 +label: "Atlantic / Canary" +value: "Atlantic/Canary" +data: "Atlantic/Canary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5291 +label: "Atlantic / Cape Verde" +value: "Atlantic/Cape_Verde" +data: "Atlantic/Cape_Verde" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5292 +label: "Atlantic / Faroe" +value: "Atlantic/Faroe" +data: "Atlantic/Faroe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5293 +label: "Atlantic / Madeira" +value: "Atlantic/Madeira" +data: "Atlantic/Madeira" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5294 +label: "Atlantic / Reykjavik" +value: "Atlantic/Reykjavik" +data: "Atlantic/Reykjavik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5295 +label: "Atlantic / South Georgia" +value: "Atlantic/South_Georgia" +data: "Atlantic/South_Georgia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5296 +label: "Atlantic / St Helena" +value: "Atlantic/St_Helena" +data: "Atlantic/St_Helena" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5297 +label: "Atlantic / Stanley" +value: "Atlantic/Stanley" +data: "Atlantic/Stanley" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5298 +label: "Australia / Adelaide" +value: "Australia/Adelaide" +data: "Australia/Adelaide" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5299 +label: "Australia / Brisbane" +value: "Australia/Brisbane" +data: "Australia/Brisbane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5300 +label: "Australia / Broken Hill" +value: "Australia/Broken_Hill" +data: "Australia/Broken_Hill" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5301 +label: "Australia / Darwin" +value: "Australia/Darwin" +data: "Australia/Darwin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5302 +label: "Australia / Eucla" +value: "Australia/Eucla" +data: "Australia/Eucla" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5303 +label: "Australia / Hobart" +value: "Australia/Hobart" +data: "Australia/Hobart" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5304 +label: "Australia / Lindeman" +value: "Australia/Lindeman" +data: "Australia/Lindeman" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5305 +label: "Australia / Lord Howe" +value: "Australia/Lord_Howe" +data: "Australia/Lord_Howe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5306 +label: "Australia / Melbourne" +value: "Australia/Melbourne" +data: "Australia/Melbourne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5307 +label: "Australia / Perth" +value: "Australia/Perth" +data: "Australia/Perth" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5308 +label: "Australia / Sydney" +value: "Australia/Sydney" +data: "Australia/Sydney" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5309 +label: "Europe / Amsterdam" +value: "Europe/Amsterdam" +data: "Europe/Amsterdam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5310 +label: "Europe / Andorra" +value: "Europe/Andorra" +data: "Europe/Andorra" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5311 +label: "Europe / Astrakhan" +value: "Europe/Astrakhan" +data: "Europe/Astrakhan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5312 +label: "Europe / Athens" +value: "Europe/Athens" +data: "Europe/Athens" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5313 +label: "Europe / Belgrade" +value: "Europe/Belgrade" +data: "Europe/Belgrade" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5314 +label: "Europe / Berlin" +value: "Europe/Berlin" +data: "Europe/Berlin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5315 +label: "Europe / Bratislava" +value: "Europe/Bratislava" +data: "Europe/Bratislava" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5316 +label: "Europe / Brussels" +value: "Europe/Brussels" +data: "Europe/Brussels" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5317 +label: "Europe / Bucharest" +value: "Europe/Bucharest" +data: "Europe/Bucharest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5318 +label: "Europe / Budapest" +value: "Europe/Budapest" +data: "Europe/Budapest" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5319 +label: "Europe / Busingen" +value: "Europe/Busingen" +data: "Europe/Busingen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5320 +label: "Europe / Chisinau" +value: "Europe/Chisinau" +data: "Europe/Chisinau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5321 +label: "Europe / Copenhagen" +value: "Europe/Copenhagen" +data: "Europe/Copenhagen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5322 +label: "Europe / Dublin" +value: "Europe/Dublin" +data: "Europe/Dublin" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5323 +label: "Europe / Gibraltar" +value: "Europe/Gibraltar" +data: "Europe/Gibraltar" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5324 +label: "Europe / Guernsey" +value: "Europe/Guernsey" +data: "Europe/Guernsey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5325 +label: "Europe / Helsinki" +value: "Europe/Helsinki" +data: "Europe/Helsinki" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5326 +label: "Europe / Isle of Man" +value: "Europe/Isle_of_Man" +data: "Europe/Isle_of_Man" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5327 +label: "Europe / Istanbul" +value: "Europe/Istanbul" +data: "Europe/Istanbul" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5328 +label: "Europe / Jersey" +value: "Europe/Jersey" +data: "Europe/Jersey" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5329 +label: "Europe / Kaliningrad" +value: "Europe/Kaliningrad" +data: "Europe/Kaliningrad" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5330 +label: "Europe / Kirov" +value: "Europe/Kirov" +data: "Europe/Kirov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5331 +label: "Europe / Kyiv" +value: "Europe/Kyiv" +data: "Europe/Kyiv" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5332 +label: "Europe / Lisbon" +value: "Europe/Lisbon" +data: "Europe/Lisbon" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5333 +label: "Europe / Ljubljana" +value: "Europe/Ljubljana" +data: "Europe/Ljubljana" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5334 +label: "Europe / London" +value: "Europe/London" +data: "Europe/London" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5335 +label: "Europe / Luxembourg" +value: "Europe/Luxembourg" +data: "Europe/Luxembourg" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5336 +label: "Europe / Madrid" +value: "Europe/Madrid" +data: "Europe/Madrid" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5337 +label: "Europe / Malta" +value: "Europe/Malta" +data: "Europe/Malta" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5338 +label: "Europe / Mariehamn" +value: "Europe/Mariehamn" +data: "Europe/Mariehamn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5339 +label: "Europe / Minsk" +value: "Europe/Minsk" +data: "Europe/Minsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5340 +label: "Europe / Monaco" +value: "Europe/Monaco" +data: "Europe/Monaco" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5341 +label: "Europe / Moscow" +value: "Europe/Moscow" +data: "Europe/Moscow" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5342 +label: "Europe / Oslo" +value: "Europe/Oslo" +data: "Europe/Oslo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5343 +label: "Europe / Paris" +value: "Europe/Paris" +data: "Europe/Paris" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5344 +label: "Europe / Podgorica" +value: "Europe/Podgorica" +data: "Europe/Podgorica" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5345 +label: "Europe / Prague" +value: "Europe/Prague" +data: "Europe/Prague" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5346 +label: "Europe / Riga" +value: "Europe/Riga" +data: "Europe/Riga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5347 +label: "Europe / Rome" +value: "Europe/Rome" +data: "Europe/Rome" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5348 +label: "Europe / Samara" +value: "Europe/Samara" +data: "Europe/Samara" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5349 +label: "Europe / San Marino" +value: "Europe/San_Marino" +data: "Europe/San_Marino" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5350 +label: "Europe / Sarajevo" +value: "Europe/Sarajevo" +data: "Europe/Sarajevo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5351 +label: "Europe / Saratov" +value: "Europe/Saratov" +data: "Europe/Saratov" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5352 +label: "Europe / Simferopol" +value: "Europe/Simferopol" +data: "Europe/Simferopol" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5353 +label: "Europe / Skopje" +value: "Europe/Skopje" +data: "Europe/Skopje" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5354 +label: "Europe / Sofia" +value: "Europe/Sofia" +data: "Europe/Sofia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5355 +label: "Europe / Stockholm" +value: "Europe/Stockholm" +data: "Europe/Stockholm" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5356 +label: "Europe / Tallinn" +value: "Europe/Tallinn" +data: "Europe/Tallinn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5357 +label: "Europe / Tirane" +value: "Europe/Tirane" +data: "Europe/Tirane" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5358 +label: "Europe / Ulyanovsk" +value: "Europe/Ulyanovsk" +data: "Europe/Ulyanovsk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5359 +label: "Europe / Vaduz" +value: "Europe/Vaduz" +data: "Europe/Vaduz" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5360 +label: "Europe / Vatican" +value: "Europe/Vatican" +data: "Europe/Vatican" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5361 +label: "Europe / Vienna" +value: "Europe/Vienna" +data: "Europe/Vienna" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5362 +label: "Europe / Vilnius" +value: "Europe/Vilnius" +data: "Europe/Vilnius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5363 +label: "Europe / Volgograd" +value: "Europe/Volgograd" +data: "Europe/Volgograd" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5364 +label: "Europe / Warsaw" +value: "Europe/Warsaw" +data: "Europe/Warsaw" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5365 +label: "Europe / Zagreb" +value: "Europe/Zagreb" +data: "Europe/Zagreb" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5366 +label: "Europe / Zurich" +value: "Europe/Zurich" +data: "Europe/Zurich" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5367 +label: "Indian / Antananarivo" +value: "Indian/Antananarivo" +data: "Indian/Antananarivo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5368 +label: "Indian / Chagos" +value: "Indian/Chagos" +data: "Indian/Chagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5369 +label: "Indian / Christmas" +value: "Indian/Christmas" +data: "Indian/Christmas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5370 +label: "Indian / Cocos" +value: "Indian/Cocos" +data: "Indian/Cocos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5371 +label: "Indian / Comoro" +value: "Indian/Comoro" +data: "Indian/Comoro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5372 +label: "Indian / Kerguelen" +value: "Indian/Kerguelen" +data: "Indian/Kerguelen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5373 +label: "Indian / Mahe" +value: "Indian/Mahe" +data: "Indian/Mahe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5374 +label: "Indian / Maldives" +value: "Indian/Maldives" +data: "Indian/Maldives" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5375 +label: "Indian / Mauritius" +value: "Indian/Mauritius" +data: "Indian/Mauritius" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5376 +label: "Indian / Mayotte" +value: "Indian/Mayotte" +data: "Indian/Mayotte" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5377 +label: "Indian / Reunion" +value: "Indian/Reunion" +data: "Indian/Reunion" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5378 +label: "Pacific / Apia" +value: "Pacific/Apia" +data: "Pacific/Apia" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5379 +label: "Pacific / Auckland" +value: "Pacific/Auckland" +data: "Pacific/Auckland" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5380 +label: "Pacific / Bougainville" +value: "Pacific/Bougainville" +data: "Pacific/Bougainville" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5381 +label: "Pacific / Chatham" +value: "Pacific/Chatham" +data: "Pacific/Chatham" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5382 +label: "Pacific / Chuuk" +value: "Pacific/Chuuk" +data: "Pacific/Chuuk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5383 +label: "Pacific / Easter" +value: "Pacific/Easter" +data: "Pacific/Easter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5384 +label: "Pacific / Efate" +value: "Pacific/Efate" +data: "Pacific/Efate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5385 +label: "Pacific / Fakaofo" +value: "Pacific/Fakaofo" +data: "Pacific/Fakaofo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5386 +label: "Pacific / Fiji" +value: "Pacific/Fiji" +data: "Pacific/Fiji" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5387 +label: "Pacific / Funafuti" +value: "Pacific/Funafuti" +data: "Pacific/Funafuti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5388 +label: "Pacific / Galapagos" +value: "Pacific/Galapagos" +data: "Pacific/Galapagos" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5389 +label: "Pacific / Gambier" +value: "Pacific/Gambier" +data: "Pacific/Gambier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5390 +label: "Pacific / Guadalcanal" +value: "Pacific/Guadalcanal" +data: "Pacific/Guadalcanal" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5391 +label: "Pacific / Guam" +value: "Pacific/Guam" +data: "Pacific/Guam" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5392 +label: "Pacific / Honolulu" +value: "Pacific/Honolulu" +data: "Pacific/Honolulu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5393 +label: "Pacific / Kanton" +value: "Pacific/Kanton" +data: "Pacific/Kanton" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5394 +label: "Pacific / Kiritimati" +value: "Pacific/Kiritimati" +data: "Pacific/Kiritimati" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5395 +label: "Pacific / Kosrae" +value: "Pacific/Kosrae" +data: "Pacific/Kosrae" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5396 +label: "Pacific / Kwajalein" +value: "Pacific/Kwajalein" +data: "Pacific/Kwajalein" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5397 +label: "Pacific / Majuro" +value: "Pacific/Majuro" +data: "Pacific/Majuro" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5398 +label: "Pacific / Marquesas" +value: "Pacific/Marquesas" +data: "Pacific/Marquesas" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5399 +label: "Pacific / Midway" +value: "Pacific/Midway" +data: "Pacific/Midway" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5400 +label: "Pacific / Nauru" +value: "Pacific/Nauru" +data: "Pacific/Nauru" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5401 +label: "Pacific / Niue" +value: "Pacific/Niue" +data: "Pacific/Niue" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5402 +label: "Pacific / Norfolk" +value: "Pacific/Norfolk" +data: "Pacific/Norfolk" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5403 +label: "Pacific / Noumea" +value: "Pacific/Noumea" +data: "Pacific/Noumea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5404 +label: "Pacific / Pago Pago" +value: "Pacific/Pago_Pago" +data: "Pacific/Pago_Pago" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5405 +label: "Pacific / Palau" +value: "Pacific/Palau" +data: "Pacific/Palau" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5406 +label: "Pacific / Pitcairn" +value: "Pacific/Pitcairn" +data: "Pacific/Pitcairn" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5407 +label: "Pacific / Pohnpei" +value: "Pacific/Pohnpei" +data: "Pacific/Pohnpei" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5408 +label: "Pacific / Port Moresby" +value: "Pacific/Port_Moresby" +data: "Pacific/Port_Moresby" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5409 +label: "Pacific / Rarotonga" +value: "Pacific/Rarotonga" +data: "Pacific/Rarotonga" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5410 +label: "Pacific / Saipan" +value: "Pacific/Saipan" +data: "Pacific/Saipan" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5411 +label: "Pacific / Tahiti" +value: "Pacific/Tahiti" +data: "Pacific/Tahiti" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5412 +label: "Pacific / Tarawa" +value: "Pacific/Tarawa" +data: "Pacific/Tarawa" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5413 +label: "Pacific / Tongatapu" +value: "Pacific/Tongatapu" +data: "Pacific/Tongatapu" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5414 +label: "Pacific / Wake" +value: "Pacific/Wake" +data: "Pacific/Wake" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5415 +label: "Pacific / Wallis" +value: "Pacific/Wallis" +data: "Pacific/Wallis" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5416 +label: "UTC" +value: "UTC" +data: "UTC" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5688 -form: Symfony\Component\Form\Form {#4761 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5689 …5} |
| full_name | "profile[timeZone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_timeZone" |
| is_selected | Closure($choice, $value) {#5690 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "User.timeZone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "timeZone" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_timeZone" |
| valid | true |
| value | "" |
surname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
[ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
| empty_data | "" |
same as passed value |
| label | "User.surname" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "User.surname" |
| 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() {#4699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4694 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un apellido" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_surname" ] |
| cache_key | "_profile_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5691 -form: Symfony\Component\Form\Form {#4764 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5692 …5} |
| full_name | "profile[surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_surname" |
| label | "User.surname" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_surname" |
| valid | true |
| value | null |
middleName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
[ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
| empty_data | "" |
same as passed value |
| label | "User.middleName" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "User.middleName" |
| 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() {#4707 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4697 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 100 "placeholder" => "Ingrese un segundo nombre" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_profile_middleName" ] |
| cache_key | "_profile_middleName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5693 -form: Symfony\Component\Form\Form {#4767 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5694 …5} |
| full_name | "profile[middleName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_middleName" |
| label | "User.middleName" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "middleName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_middleName" |
| valid | true |
| value | null |
language
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "selectize" ] |
[ "class" => "selectize" ] |
| choices | [ "Español" => "es" "Inglés" => "en" "Portugués" => "pt" ] |
[ "Español" => "es" "Inglés" => "en" "Portugués" => "pt" ] |
| empty_data | "es" |
same as passed value |
| label | "User.locale" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [ "class" => "selectize" ] |
| 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 | [ "Español" => "es" "Inglés" => "en" "Portugués" => "pt" ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | "es" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "User.locale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#4696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4695 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "selectize" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_profile_language" ] |
| cache_key | "_profile_language_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +label: "Español" +value: "es" +data: "es" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +label: "Inglés" +value: "en" +data: "en" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +label: "Portugués" +value: "pt" +data: "pt" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5695 -form: Symfony\Component\Form\Form {#4770 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5696 …5} |
| full_name | "profile[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_language" |
| is_selected | Closure($choice, $value) {#5697 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "User.locale" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "language" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_language" |
| valid | true |
| value | "" |
defaultAnimalSpecie
"Lexik\Bundle\FormFilterBundle\Filter\Form\Type\EntityFilterType"
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" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
[ "class" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
| class | "App\Entity\AnimalSpecie" |
same as passed value |
| label | "Form.defaultAnimalSpecie" |
same as passed value |
| query_builder | Closure($repository) {#4362 class: "App\Form\ProfileType" this: App\Form\ProfileType {#3408 …} } |
Doctrine\ORM\QueryBuilder {#4722 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4724 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4725 #from: "App\Entity\AnimalSpecie" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4726 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\AnimalSpecie s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4723 …} -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 |
| apply_filter | null |
| attr | [ "class" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
| 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 {#3352 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#4729 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3581 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#4728 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#4732 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3624 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3569 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\AnimalSpecie" |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#375 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 {#3624 -om: Doctrine\ORM\EntityManager {#375 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3569 …} -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 | "Form.defaultAnimalSpecie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#4722 -em: Doctrine\ORM\EntityManager {#375 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#4724 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "s" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#4725 #from: "App\Entity\AnimalSpecie" #alias: "s" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#4726 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "s.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT s FROM App\Entity\AnimalSpecie s ORDER BY s.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#4723 …} -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() {#4721 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4720 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "filters selectize" "placeholder" => "select.animalSpecie" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "filter_entity" "_profile_defaultAnimalSpecie" ] |
| cache_key | "_profile_defaultAnimalSpecie_filter_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +label: "Alpacas" +value: "2" +data: App\Entity\AnimalSpecie {#5448 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +label: "Bovinos" +value: "1" +data: App\Entity\AnimalSpecie {#5507 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +label: "Cerdos" +value: "4" +data: App\Entity\AnimalSpecie {#5458 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +label: "Ovejas" +value: "3" +data: App\Entity\AnimalSpecie {#5463 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5698 -form: Symfony\Component\Form\Form {#4773 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5699 …5} |
| full_name | "profile[defaultAnimalSpecie]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile_defaultAnimalSpecie" |
| is_selected | Closure($choice, $value) {#5700 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3319 …} } |
| label | "Form.defaultAnimalSpecie" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "defaultAnimalSpecie" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_profile_defaultAnimalSpecie" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0026242d88ab5e53fab126f2319f3.vJyVdu4PgxN2yfN26IQcUX0OS6qg2WAvbb-b916zExk.7OzwAKV5xEY5lrgsgecsGztfOdKNjAdBPeDpsxPpelLm2doRlFfadTmDhA" |
| 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 | "0026242d88ab5e53fab126f2319f3.vJyVdu4PgxN2yfN26IQcUX0OS6qg2WAvbb-b916zExk.7OzwAKV5xEY5lrgsgecsGztfOdKNjAdBPeDpsxPpelLm2doRlFfadTmDhA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | "0026242d88ab5e53fab126f2319f3.vJyVdu4PgxN2yfN26IQcUX0OS6qg2WAvbb-b916zExk.7OzwAKV5xEY5lrgsgecsGztfOdKNjAdBPeDpsxPpelLm2doRlFfadTmDhA" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5672 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#5701 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#5702 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_profile__token" ] |
| cache_key | "_profile__token_hidden" |
| compound | false |
| data | "0026242d88ab5e53fab126f2319f3.vJyVdu4PgxN2yfN26IQcUX0OS6qg2WAvbb-b916zExk.7OzwAKV5xEY5lrgsgecsGztfOdKNjAdBPeDpsxPpelLm2doRlFfadTmDhA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5712 -form: Symfony\Component\Form\Form {#5708 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5703 …5} |
| full_name | "profile[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "profile__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 | "_profile__token" |
| valid | true |
| value | "0026242d88ab5e53fab126f2319f3.vJyVdu4PgxN2yfN26IQcUX0OS6qg2WAvbb-b916zExk.7OzwAKV5xEY5lrgsgecsGztfOdKNjAdBPeDpsxPpelLm2doRlFfadTmDhA" |
password
"App\Form\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| data_class | "App\Entity\User" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4687 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4673 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4682 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "password" "_password" ] |
| cache_key | "_password_password" |
| compound | true |
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5714 -form: Symfony\Component\Form\Form {#4848 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5715 …5} |
| full_name | "password" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password" |
| valid | true |
| value | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
password
"Symfony\Component\Form\Extension\Core\Type\RepeatedType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format |
[ "first" => "" "second" => "" ] |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| empty_data | null |
same as passed value |
| first_options | [ "label" => "Password.first" "attr" => [ "placeHolder" => "Ingrese una contraseña" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4777 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4779 +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: "La contraseña debe tener al menos 6 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" => "Password.first" "attr" => [ "placeHolder" => "Ingrese una contraseña" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4777 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4779 +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: "La contraseña debe tener al menos 6 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 } ] ] |
| invalid_message | "Las contraseñas deben coincidir." |
same as passed value |
| options | [ "attr" => [ "class" => "form-control" ] ] |
[ "attr" => [ "class" => "form-control" ] ] |
| required | false |
same as passed value |
| second_options | [ "label" => "Password.second" "attr" => [ "placeHolder" => "Repita la contraseña" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4780 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4781 +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: "La contraseña debe tener al menos 6 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" => "Password.second" "attr" => [ "placeHolder" => "Repita la contraseña" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4780 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4781 +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: "La contraseña debe tener al menos 6 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 } ] ] |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [ "." => "first" ] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| first_name | "first" |
| first_options | [ "label" => "Password.first" "attr" => [ "placeHolder" => "Ingrese una contraseña" "autocomplete" => "new-password" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4777 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4779 +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: "La contraseña debe tener al menos 6 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 } ] ] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Las contraseñas deben coincidir." |
| 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" |
| options | [ "attr" => [ "class" => "form-control" ] ] |
| 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 | [] |
| second_name | "second" |
| second_options | [ "label" => "Password.second" "attr" => [ "placeHolder" => "Repita la contraseña" ] "constraints" => [ Symfony\Component\Validator\Constraints\NotBlank {#4780 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4781 +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: "La contraseña debe tener al menos 6 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 } ] ] |
| setter | null |
| translation_domain | null |
| trim | true |
| type | "Symfony\Component\Form\Extension\Core\Type\PasswordType" |
| upload_max_size_message | Closure() {#4841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4839 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "repeated" "_password_password" ] |
| cache_key | "_password_password_repeated" |
| compound | true |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5719 -form: Symfony\Component\Form\Form {#4872 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5718 …5} |
| full_name | "password[password]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_password" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "password" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_password" |
| valid | true |
| value | [ "first" => "" "second" => "" ] |
first
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeHolder" => "Ingrese una contraseña" "autocomplete" => "new-password" ] |
[ "placeHolder" => "Ingrese una contraseña" "autocomplete" => "new-password" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4777 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4779 +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: "La contraseña debe tener al menos 6 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 {#4777 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4779 +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: "La contraseña debe tener al menos 6 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 } ] |
| error_bubbling | false |
same as passed value |
| label | "Password.first" |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| apply_filter | null |
| attr | [ "placeHolder" => "Ingrese una contraseña" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4777 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4779 +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: "La contraseña debe tener al menos 6 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Password.first" |
| 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 | false |
| upload_max_size_message | Closure() {#4859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4856 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeHolder" => "Ingrese una contraseña" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_password_password_first" ] |
| cache_key | "_password_password_first_password" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5723 -form: Symfony\Component\Form\Form {#4875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5722 …5} |
| full_name | "password[password][first]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_password_first" |
| label | "Password.first" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_password_first" |
| valid | true |
| value | "" |
second
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeHolder" => "Repita la contraseña" ] |
[ "placeHolder" => "Repita la contraseña" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4780 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4781 +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: "La contraseña debe tener al menos 6 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 {#4780 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4781 +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: "La contraseña debe tener al menos 6 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 } ] |
| error_bubbling | false |
same as passed value |
| label | "Password.second" |
same as passed value |
| mapped | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| always_empty | true |
| apply_filter | null |
| attr | [ "placeHolder" => "Repita la contraseña" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#4780 +payload: null +message: "Por favor, ingrese una contraseña." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#4781 +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: "La contraseña debe tener al menos 6 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4865 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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 | "Password.second" |
| 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 | false |
| upload_max_size_message | Closure() {#4867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4866 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeHolder" => "Repita la contraseña" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "password" "_password_password_second" ] |
| cache_key | "_password_password_second_password" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5724 -form: Symfony\Component\Form\Form {#4878 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5725 …5} |
| full_name | "password[password][second]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password_password_second" |
| label | "Password.second" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "second" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_password_password_second" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8ca750b8bdb879954210518df.ePC37Lgo8mRGY3JkYBE2kh8QNh_zQXrXPHRjZs64Ngo.GrPtqs5FnDsAEkpRGCBw8FNldECnbDKCVhMrIIbaW2ctsoWViBqZO3NSIw" |
| 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 | "8ca750b8bdb879954210518df.ePC37Lgo8mRGY3JkYBE2kh8QNh_zQXrXPHRjZs64Ngo.GrPtqs5FnDsAEkpRGCBw8FNldECnbDKCVhMrIIbaW2ctsoWViBqZO3NSIw" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | "8ca750b8bdb879954210518df.ePC37Lgo8mRGY3JkYBE2kh8QNh_zQXrXPHRjZs64Ngo.GrPtqs5FnDsAEkpRGCBw8FNldECnbDKCVhMrIIbaW2ctsoWViBqZO3NSIw" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5716 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#5720 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#5721 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_password__token" ] |
| cache_key | "_password__token_hidden" |
| compound | false |
| data | "8ca750b8bdb879954210518df.ePC37Lgo8mRGY3JkYBE2kh8QNh_zQXrXPHRjZs64Ngo.GrPtqs5FnDsAEkpRGCBw8FNldECnbDKCVhMrIIbaW2ctsoWViBqZO3NSIw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5735 -form: Symfony\Component\Form\Form {#5731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5727 …5} |
| full_name | "password[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "password__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 | "_password__token" |
| valid | true |
| value | "8ca750b8bdb879954210518df.ePC37Lgo8mRGY3JkYBE2kh8QNh_zQXrXPHRjZs64Ngo.GrPtqs5FnDsAEkpRGCBw8FNldECnbDKCVhMrIIbaW2ctsoWViBqZO3NSIw" |
recaptcha
"App\Form\RecaptchaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| data_class | "App\Entity\User" |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4884 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} use: { $class: "App\Entity\User" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#4886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4885 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "recaptcha" "_recaptcha" ] |
| cache_key | "_recaptcha_recaptcha" |
| compound | true |
| data | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5737 -form: Symfony\Component\Form\Form {#4921 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5738 …5} |
| full_name | "recaptcha" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recaptcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "recaptcha" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recaptcha" |
| valid | true |
| value | App\Entity\User {#2996 #id: null #firebaseId: null #profile: null #username: null #email: null #enabled: false #salt: null #password: null #taasEnabled: false #demo: false #lastLogin: null #lastCloudLogin: null #firstCloudLogin: null #confirmationToken: null #passwordRequestedAt: null #roles: [ "ROLE_USER" ] #treatments: [] #userType: null #organization: null #created: DateTime @1778545475 {#2997 date: 2026-05-12 00:24:35.918992 UTC (+00:00) } #provider: null #locale: null -address: null -secondEmail: null -userIntoFarm: null -updatedAt: null -createdAt: null -deletedAt: null -media: Doctrine\Common\Collections\ArrayCollection {#2998 …} -isOrganization: null } |
captcha
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| action_name | "homepage" |
same as passed value |
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#4896 +payload: null +message: "There were problems with your captcha. Please try again or contact with support and provide following code(s): {{ errorCodes }}" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#4896 +payload: null +message: "There were problems with your captcha. Please try again or contact with support and provide following code(s): {{ errorCodes }}" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#4896 +payload: null +message: "There were problems with your captcha. Please try again or contact with support and provide following code(s): {{ errorCodes }}" +messageMissingValue: "The captcha value is missing" } ] |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#4911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | 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 |
| locale | "en" |
| 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 | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#4915 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#4914 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_recaptcha_captcha" ] |
| cache_key | "_recaptcha_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5742 -form: Symfony\Component\Form\Form {#4924 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5741 …5} |
| full_name | "recaptcha[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "recaptcha_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Le8KJgnAAAAAB7cC7cok0HaLvOALG6QblrOlpy9" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_recaptcha_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9145e9b0d2f435ea.D8sgT-rdrLMU72YyqO-JZIl-ql0_IdAFNolOTaUXqxU.O7t0EKeu7upDmyFk-J-5J8Mq6S5yYrwyefsYGdd5m3xnnhcape74hyPWCQ" |
| 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 | "9145e9b0d2f435ea.D8sgT-rdrLMU72YyqO-JZIl-ql0_IdAFNolOTaUXqxU.O7t0EKeu7upDmyFk-J-5J8Mq6S5yYrwyefsYGdd5m3xnnhcape74hyPWCQ" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| apply_filter | null |
| 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 {#702 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#701 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#700 …} -namespace: Closure() {#698 …} } |
| data | "9145e9b0d2f435ea.D8sgT-rdrLMU72YyqO-JZIl-ql0_IdAFNolOTaUXqxU.O7t0EKeu7upDmyFk-J-5J8Mq6S5yYrwyefsYGdd5m3xnnhcape74hyPWCQ" |
| data_class | null |
| data_extraction_method | "default" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3019 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| filter_condition_builder | null |
| filter_field_name | null |
| filter_shared_name | null |
| 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() {#5743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#77 …} $translationDomain: "validators" $message: Closure() {#5744 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_recaptcha__token" ] |
| cache_key | "_recaptcha__token_hidden" |
| compound | false |
| data | "9145e9b0d2f435ea.D8sgT-rdrLMU72YyqO-JZIl-ql0_IdAFNolOTaUXqxU.O7t0EKeu7upDmyFk-J-5J8Mq6S5yYrwyefsYGdd5m3xnnhcape74hyPWCQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5754 -form: Symfony\Component\Form\Form {#5750 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#5745 …5} |
| full_name | "recaptcha[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "recaptcha__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 | "_recaptcha__token" |
| valid | true |
| value | "9145e9b0d2f435ea.D8sgT-rdrLMU72YyqO-JZIl-ql0_IdAFNolOTaUXqxU.O7t0EKeu7upDmyFk-J-5J8Mq6S5yYrwyefsYGdd5m3xnnhcape74hyPWCQ" |