- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 13
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
firstname
-
lastname
-
email
-
phone
-
gender
-
age
-
ethnicGroup
-
education
-
parentsEducation
-
country
-
currency
-
accent
-
source
-
sample_file
-
sponsor_code
-
tra_acceptance
-
submit
-
_token
-
resource_register
"App\Form\ResourceRegisterType"
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 |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | "App\Entity\Resource" |
disabled | false |
empty_data | Closure(FormInterface $form) {#674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} use: { $class: "App\Entity\Resource" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "form" |
trim | true |
upload_max_size_message | Closure() {#672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#673 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "resource_register" "_resource_register" ] |
cache_key | "_resource_register_resource_register" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#917 -form: Symfony\Component\Form\Form {#1107 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#671 …5} |
full_name | "resource_register" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "resource_register" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "form" |
unique_block_prefix | "_resource_register" |
valid | true |
value | null |
firstname
"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 |
---|---|---|
label | "Firstname" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#828 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Firstname" |
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() {#699 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#702 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_resource_register_firstname" ] |
cache_key | "_resource_register_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#695 -form: Symfony\Component\Form\Form {#1144 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1163 …5} |
full_name | "resource_register[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_firstname" |
label | "Firstname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "form" |
unique_block_prefix | "_resource_register_firstname" |
valid | true |
value | "" |
lastname
"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 |
---|---|---|
label | "Lastname" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#836 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Lastname" |
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() {#838 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#837 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_resource_register_lastname" ] |
cache_key | "_resource_register_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#839 -form: Symfony\Component\Form\Form {#1148 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#873 …5} |
full_name | "resource_register[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_lastname" |
label | "Lastname" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "form" |
unique_block_prefix | "_resource_register_lastname" |
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 |
---|---|---|
label | "E-mail" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "E-mail" |
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() {#872 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#846 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_resource_register_email" ] |
cache_key | "_resource_register_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#887 -form: Symfony\Component\Form\Form {#1151 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#908 …5} |
full_name | "resource_register[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_email" |
label | "E-mail" |
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 | "form" |
unique_block_prefix | "_resource_register_email" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
---|---|---|
label | "Phone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#879 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#880 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_resource_register_phone" ] |
cache_key | "_resource_register_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1101 -form: Symfony\Component\Form\Form {#1109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1067 …5} |
full_name | "resource_register[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_phone" |
label | "Phone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "form" |
unique_block_prefix | "_resource_register_phone" |
valid | true |
value | "" |
gender
"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" => "custom" ] |
[ "class" => "custom" ] |
choices | [ "Man" => 1 "Woman" => 0 ] |
[ "Man" => 1 "Woman" => 0 ] |
label | "Gender" |
same as passed value |
required | true |
same as passed value |
translation_domain | "misc" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "custom" ] |
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 | "misc" |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Man" => 1 "Woman" => 0 ] |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Gender" |
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 | "misc" |
trim | false |
upload_max_size_message | Closure() {#906 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#905 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_resource_register_gender" ] |
cache_key | "_resource_register_gender_choice" |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1041 +label: "Man" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1015 +label: "Woman" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1079 -form: Symfony\Component\Form\Form {#1112 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1089 …5} |
full_name | "resource_register[gender]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_gender" |
is_selected | Closure($choice, $value) {#952 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Gender" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "gender" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "misc" |
unique_block_prefix | "_resource_register_gender" |
valid | true |
value | "" |
age
"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" => "custom" ] |
[ "class" => "custom" ] |
choices | [ "18-29 years old" => "18-29" "30-49 years old" => "30-49" "50-69 years old" => "50-69" "Over 70 years old" => "70+" ] |
[ "18-29 years old" => "18-29" "30-49 years old" => "30-49" "50-69 years old" => "50-69" "Over 70 years old" => "70+" ] |
label | "Age" |
same as passed value |
required | true |
same as passed value |
translation_domain | "misc" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "custom" ] |
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 | "misc" |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "18-29 years old" => "18-29" "30-49 years old" => "30-49" "50-69 years old" => "50-69" "Over 70 years old" => "70+" ] |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Age" |
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 | "misc" |
trim | false |
upload_max_size_message | Closure() {#916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#913 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_resource_register_age" ] |
cache_key | "_resource_register_age_choice" |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#930 +label: "18-29 years old" +value: "18-29" +data: "18-29" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1169 +label: "30-49 years old" +value: "30-49" +data: "30-49" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1162 +label: "50-69 years old" +value: "50-69" +data: "50-69" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1197 +label: "Over 70 years old" +value: "70+" +data: "70+" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#980 -form: Symfony\Component\Form\Form {#1115 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#941 …5} |
full_name | "resource_register[age]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_age" |
is_selected | Closure($choice, $value) {#1200 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Age" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "age" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "misc" |
unique_block_prefix | "_resource_register_age" |
valid | true |
value | "" |
ethnicGroup
"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 |
---|---|---|
choices | [ "Black" => "black" "Indigenous" => "indigenous" "White" => "white" "Asian Chinese" => "asian_chinese" "South Asian" => "south_asian" "Asian Other" => "asian_other" "Other" => "other" "Unknown" => "unknown" ] |
[ "Black" => "black" "Indigenous" => "indigenous" "White" => "white" "Asian Chinese" => "asian_chinese" "South Asian" => "south_asian" "Asian Other" => "asian_other" "Other" => "other" "Unknown" => "unknown" ] |
label | "Etchnicity" |
same as passed value |
required | false |
false
|
translation_domain | "misc" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Black" => "black" "Indigenous" => "indigenous" "White" => "white" "Asian Chinese" => "asian_chinese" "South Asian" => "south_asian" "Asian Other" => "asian_other" "Other" => "other" "Unknown" => "unknown" ] |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Etchnicity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | "misc" |
trim | false |
upload_max_size_message | Closure() {#929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#928 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_resource_register_ethnicGroup" ] |
cache_key | "_resource_register_ethnicGroup_choice" |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1203 +label: "Black" +value: "black" +data: "black" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1204 +label: "Indigenous" +value: "indigenous" +data: "indigenous" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1205 +label: "White" +value: "white" +data: "white" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1206 +label: "Asian Chinese" +value: "asian_chinese" +data: "asian_chinese" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1207 +label: "South Asian" +value: "south_asian" +data: "south_asian" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1208 +label: "Asian Other" +value: "asian_other" +data: "asian_other" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +label: "Other" +value: "other" +data: "other" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1210 +label: "Unknown" +value: "unknown" +data: "unknown" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1201 -form: Symfony\Component\Form\Form {#1118 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1202 …5} |
full_name | "resource_register[ethnicGroup]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_ethnicGroup" |
is_selected | Closure($choice, $value) {#1212 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Etchnicity" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "ethnicGroup" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "misc" |
unique_block_prefix | "_resource_register_ethnicGroup" |
valid | true |
value | "" |
education
"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 |
---|---|---|
choices | [ "Elementary School" => "elementary" "Middle School" => "middle" "High School" => "high" "Undergraduate" => "undergraduate" "Graduate" => "graduate" "Unknown" => "unknown" ] |
[ "Elementary School" => "elementary" "Middle School" => "middle" "High School" => "high" "Undergraduate" => "undergraduate" "Graduate" => "graduate" "Unknown" => "unknown" ] |
label | "Study level" |
same as passed value |
required | false |
false
|
translation_domain | "misc" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Elementary School" => "elementary" "Middle School" => "middle" "High School" => "high" "Undergraduate" => "undergraduate" "Graduate" => "graduate" "Unknown" => "unknown" ] |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Study level" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | "misc" |
trim | false |
upload_max_size_message | Closure() {#940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#939 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_resource_register_education" ] |
cache_key | "_resource_register_education_choice" |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1215 +label: "Elementary School" +value: "elementary" +data: "elementary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +label: "Middle School" +value: "middle" +data: "middle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +label: "High School" +value: "high" +data: "high" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1218 +label: "Undergraduate" +value: "undergraduate" +data: "undergraduate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +label: "Graduate" +value: "graduate" +data: "graduate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +label: "Unknown" +value: "unknown" +data: "unknown" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1213 -form: Symfony\Component\Form\Form {#1121 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1214 …5} |
full_name | "resource_register[education]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_education" |
is_selected | Closure($choice, $value) {#1222 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Study level" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "education" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "misc" |
unique_block_prefix | "_resource_register_education" |
valid | true |
value | "" |
parentsEducation
"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 |
---|---|---|
choices | [ "Elementary School" => "elementary" "Middle School" => "middle" "High School" => "high" "Undergraduate" => "undergraduate" "Graduate" => "graduate" "Unknown" => "unknown" ] |
[ "Elementary School" => "elementary" "Middle School" => "middle" "High School" => "high" "Undergraduate" => "undergraduate" "Graduate" => "graduate" "Unknown" => "unknown" ] |
label | "Parents Study level" |
same as passed value |
required | false |
false
|
translation_domain | "misc" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Elementary School" => "elementary" "Middle School" => "middle" "High School" => "high" "Undergraduate" => "undergraduate" "Graduate" => "graduate" "Unknown" => "unknown" ] |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Parents Study level" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | "misc" |
trim | false |
upload_max_size_message | Closure() {#951 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#950 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_resource_register_parentsEducation" ] |
cache_key | "_resource_register_parentsEducation_choice" |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1215 +label: "Elementary School" +value: "elementary" +data: "elementary" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1216 +label: "Middle School" +value: "middle" +data: "middle" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +label: "High School" +value: "high" +data: "high" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1218 +label: "Undergraduate" +value: "undergraduate" +data: "undergraduate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1219 +label: "Graduate" +value: "graduate" +data: "graduate" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1220 +label: "Unknown" +value: "unknown" +data: "unknown" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1223 -form: Symfony\Component\Form\Form {#1124 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1224 …5} |
full_name | "resource_register[parentsEducation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_parentsEducation" |
is_selected | Closure($choice, $value) {#1225 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Parents Study level" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "parentsEducation" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "misc" |
unique_block_prefix | "_resource_register_parentsEducation" |
valid | true |
value | "" |
country
"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" => "custom" ] |
[ "class" => "custom" ] |
choice_label | "name" |
same as passed value |
choice_translation_domain | "countries" |
same as passed value |
class | "App\Entity\Country" |
same as passed value |
label | "Country" |
same as passed value |
required | true |
same as passed value |
translation_domain | "countries" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#981 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#977 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#986 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | "countries" |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#982 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#970 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Country" |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
em | ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#970 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#739 …} -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 | "Country" |
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 | "countries" |
trim | false |
upload_max_size_message | Closure() {#978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#983 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_resource_register_country" ] |
cache_key | "_resource_register_country_entity" |
choice_translation_domain | "countries" |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1231 +label: "Afghanistan" +value: "1" +data: App\Entity\Country {#1245 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1239 +label: "Albania" +value: "2" +data: App\Entity\Country {#1244 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1238 +label: "Algeria" +value: "3" +data: App\Entity\Country {#1243 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1240 +label: "Andorra" +value: "4" +data: App\Entity\Country {#1242 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1232 +label: "Angola" +value: "5" +data: App\Entity\Country {#1248 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1235 +label: "Antigua and Barbuda" +value: "6" +data: App\Entity\Country {#1249 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1233 +label: "Argentina" +value: "7" +data: App\Entity\Country {#1250 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1241 +label: "Armenia" +value: "8" +data: App\Entity\Country {#1251 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1230 +label: "Australia" +value: "9" +data: App\Entity\Country {#829 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1437 +label: "Austria" +value: "10" +data: App\Entity\Country {#1252 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1438 +label: "Azerbaijan" +value: "11" +data: App\Entity\Country {#1253 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "Bahamas" +value: "12" +data: App\Entity\Country {#1254 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1440 +label: "Bahrain" +value: "13" +data: App\Entity\Country {#1255 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1441 +label: "Bangladesh" +value: "14" +data: App\Entity\Country {#1256 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1442 +label: "Barbados" +value: "15" +data: App\Entity\Country {#1257 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1443 +label: "Belarus" +value: "16" +data: App\Entity\Country {#1258 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1444 +label: "Belgium" +value: "17" +data: App\Entity\Country {#1259 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1445 +label: "Belize" +value: "18" +data: App\Entity\Country {#1260 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1446 +label: "Benin" +value: "19" +data: App\Entity\Country {#1261 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1447 +label: "Bhutan" +value: "20" +data: App\Entity\Country {#1262 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1448 +label: "Bolivia" +value: "21" +data: App\Entity\Country {#1263 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1449 +label: "Bosnia and Herzegovina" +value: "22" +data: App\Entity\Country {#1264 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1450 +label: "Botswana" +value: "23" +data: App\Entity\Country {#1265 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1451 +label: "Brazil" +value: "24" +data: App\Entity\Country {#1266 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1452 +label: "Brunei" +value: "25" +data: App\Entity\Country {#1267 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1453 +label: "Bulgaria" +value: "26" +data: App\Entity\Country {#1268 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1454 +label: "Burkina Faso" +value: "27" +data: App\Entity\Country {#1269 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1455 +label: "Burundi" +value: "28" +data: App\Entity\Country {#1270 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1456 +label: "Côte d'Ivoire" +value: "29" +data: App\Entity\Country {#1271 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1457 +label: "Cabo Verde" +value: "30" +data: App\Entity\Country {#1272 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1458 +label: "Cambodia" +value: "31" +data: App\Entity\Country {#1273 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1459 +label: "Cameroon" +value: "32" +data: App\Entity\Country {#1274 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1460 +label: "Canada" +value: "33" +data: App\Entity\Country {#1275 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1461 +label: "Central African Republic" +value: "34" +data: App\Entity\Country {#1276 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1462 +label: "Chad" +value: "35" +data: App\Entity\Country {#1277 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1463 +label: "Chile" +value: "36" +data: App\Entity\Country {#1278 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1464 +label: "China" +value: "37" +data: App\Entity\Country {#1279 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1465 +label: "Colombia" +value: "38" +data: App\Entity\Country {#1280 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1466 +label: "Comoros" +value: "39" +data: App\Entity\Country {#1281 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: "Congo (Congo-Brazzaville)" +value: "40" +data: App\Entity\Country {#1282 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: "Costa Rica" +value: "41" +data: App\Entity\Country {#1283 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: "Croatia" +value: "42" +data: App\Entity\Country {#1284 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: "Cuba" +value: "43" +data: App\Entity\Country {#1285 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1471 +label: "Cyprus" +value: "44" +data: App\Entity\Country {#1286 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1472 +label: "Czechia (Czech Republic)" +value: "45" +data: App\Entity\Country {#1287 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1473 +label: "Democratic Republic of the Congo" +value: "46" +data: App\Entity\Country {#1288 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1474 +label: "Denmark" +value: "47" +data: App\Entity\Country {#1289 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1475 +label: "Djibouti" +value: "48" +data: App\Entity\Country {#1290 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "Dominica" +value: "49" +data: App\Entity\Country {#1291 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1477 +label: "Dominican Republic" +value: "50" +data: App\Entity\Country {#1292 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1478 +label: "Ecuador" +value: "51" +data: App\Entity\Country {#1293 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1479 +label: "Egypt" +value: "52" +data: App\Entity\Country {#1294 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1480 +label: "El Salvador" +value: "53" +data: App\Entity\Country {#1295 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1481 +label: "Equatorial Guinea" +value: "54" +data: App\Entity\Country {#1296 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1482 +label: "Eritrea" +value: "55" +data: App\Entity\Country {#1297 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1483 +label: "Estonia" +value: "56" +data: App\Entity\Country {#1298 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1484 +label: "Eswatini (fmr. "Swaziland")" +value: "57" +data: App\Entity\Country {#1299 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1485 +label: "Ethiopia" +value: "58" +data: App\Entity\Country {#1300 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1486 +label: "Fiji" +value: "59" +data: App\Entity\Country {#1301 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1487 +label: "Finland" +value: "60" +data: App\Entity\Country {#1302 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "France" +value: "61" +data: App\Entity\Country {#657 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1489 +label: "Gabon" +value: "62" +data: App\Entity\Country {#1303 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1490 +label: "Gambia" +value: "63" +data: App\Entity\Country {#1304 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1491 +label: "Georgia" +value: "64" +data: App\Entity\Country {#1305 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1492 +label: "Germany" +value: "65" +data: App\Entity\Country {#1306 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1493 +label: "Ghana" +value: "66" +data: App\Entity\Country {#1307 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1494 +label: "Greece" +value: "67" +data: App\Entity\Country {#1308 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1495 +label: "Grenada" +value: "68" +data: App\Entity\Country {#1309 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1496 +label: "Guatemala" +value: "69" +data: App\Entity\Country {#1310 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1497 +label: "Guinea" +value: "70" +data: App\Entity\Country {#1311 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1498 +label: "Guinea-Bissau" +value: "71" +data: App\Entity\Country {#1312 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1499 +label: "Guyana" +value: "72" +data: App\Entity\Country {#1313 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "Haiti" +value: "73" +data: App\Entity\Country {#1314 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1501 +label: "Holy See" +value: "74" +data: App\Entity\Country {#1315 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1502 +label: "Honduras" +value: "75" +data: App\Entity\Country {#1316 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1503 +label: "Hungary" +value: "76" +data: App\Entity\Country {#1317 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1504 +label: "Iceland" +value: "77" +data: App\Entity\Country {#1318 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1505 +label: "India" +value: "78" +data: App\Entity\Country {#1319 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1506 +label: "Indonesia" +value: "79" +data: App\Entity\Country {#1320 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1507 +label: "Iran" +value: "80" +data: App\Entity\Country {#1321 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1508 +label: "Iraq" +value: "81" +data: App\Entity\Country {#1322 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1509 +label: "Ireland" +value: "82" +data: App\Entity\Country {#1323 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1510 +label: "Israel" +value: "83" +data: App\Entity\Country {#1324 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1511 +label: "Italy" +value: "84" +data: App\Entity\Country {#1325 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1512 +label: "Jamaica" +value: "85" +data: App\Entity\Country {#1326 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1513 +label: "Japan" +value: "86" +data: App\Entity\Country {#1327 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1514 +label: "Jordan" +value: "87" +data: App\Entity\Country {#1328 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1515 +label: "Kazakhstan" +value: "88" +data: App\Entity\Country {#1329 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1516 +label: "Kenya" +value: "89" +data: App\Entity\Country {#1330 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1517 +label: "Kiribati" +value: "90" +data: App\Entity\Country {#1331 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +label: "Kuwait" +value: "91" +data: App\Entity\Country {#1332 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1519 +label: "Kyrgyzstan" +value: "92" +data: App\Entity\Country {#1333 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1520 +label: "Laos" +value: "93" +data: App\Entity\Country {#1334 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1521 +label: "Latvia" +value: "94" +data: App\Entity\Country {#1335 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1522 +label: "Lebanon" +value: "95" +data: App\Entity\Country {#1336 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1523 +label: "Lesotho" +value: "96" +data: App\Entity\Country {#1337 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1524 +label: "Liberia" +value: "97" +data: App\Entity\Country {#1338 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1525 +label: "Libya" +value: "98" +data: App\Entity\Country {#1339 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1526 +label: "Liechtenstein" +value: "99" +data: App\Entity\Country {#1340 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Lithuania" +value: "100" +data: App\Entity\Country {#1341 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1528 +label: "Luxembourg" +value: "101" +data: App\Entity\Country {#1342 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1529 +label: "Madagascar" +value: "102" +data: App\Entity\Country {#1343 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1530 +label: "Malawi" +value: "103" +data: App\Entity\Country {#1344 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Malaysia" +value: "104" +data: App\Entity\Country {#1345 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Maldives" +value: "105" +data: App\Entity\Country {#1346 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Mali" +value: "106" +data: App\Entity\Country {#1347 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "Malta" +value: "107" +data: App\Entity\Country {#1348 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +label: "Marshall Islands" +value: "108" +data: App\Entity\Country {#1349 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Mauritania" +value: "109" +data: App\Entity\Country {#1350 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +label: "Mauritius" +value: "110" +data: App\Entity\Country {#1351 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "Mexico" +value: "111" +data: App\Entity\Country {#1352 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Micronesia" +value: "112" +data: App\Entity\Country {#1353 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Moldova" +value: "113" +data: App\Entity\Country {#1354 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "Monaco" +value: "114" +data: App\Entity\Country {#1355 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Mongolia" +value: "115" +data: App\Entity\Country {#1356 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Montenegro" +value: "116" +data: App\Entity\Country {#1357 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Morocco" +value: "117" +data: App\Entity\Country {#1358 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "Mozambique" +value: "118" +data: App\Entity\Country {#1359 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Myanmar (formerly Burma)" +value: "119" +data: App\Entity\Country {#1360 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Namibia" +value: "120" +data: App\Entity\Country {#1361 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Nauru" +value: "121" +data: App\Entity\Country {#1362 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "Nepal" +value: "122" +data: App\Entity\Country {#1363 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "Netherlands" +value: "123" +data: App\Entity\Country {#1364 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "New Zealand" +value: "124" +data: App\Entity\Country {#1365 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1552 +label: "Nicaragua" +value: "125" +data: App\Entity\Country {#1366 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1553 +label: "Niger" +value: "126" +data: App\Entity\Country {#1367 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1554 +label: "Nigeria" +value: "127" +data: App\Entity\Country {#1368 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +label: "North Korea" +value: "128" +data: App\Entity\Country {#1369 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1556 +label: "North Macedonia" +value: "129" +data: App\Entity\Country {#1370 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1557 +label: "Norway" +value: "130" +data: App\Entity\Country {#1371 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1558 +label: "Oman" +value: "131" +data: App\Entity\Country {#1372 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1559 +label: "Pakistan" +value: "132" +data: App\Entity\Country {#1373 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1560 +label: "Palau" +value: "133" +data: App\Entity\Country {#1374 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1561 +label: "Palestine State" +value: "134" +data: App\Entity\Country {#1375 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1562 +label: "Panama" +value: "135" +data: App\Entity\Country {#1376 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1563 +label: "Papua New Guinea" +value: "136" +data: App\Entity\Country {#1377 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1564 +label: "Paraguay" +value: "137" +data: App\Entity\Country {#1378 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1565 +label: "Peru" +value: "138" +data: App\Entity\Country {#1379 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1566 +label: "Philippines" +value: "139" +data: App\Entity\Country {#1380 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1567 +label: "Poland" +value: "140" +data: App\Entity\Country {#1381 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1568 +label: "Portugal" +value: "141" +data: App\Entity\Country {#1382 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "Qatar" +value: "142" +data: App\Entity\Country {#1383 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "Romania" +value: "143" +data: App\Entity\Country {#1384 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1571 +label: "Russia" +value: "144" +data: App\Entity\Country {#1385 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1572 +label: "Rwanda" +value: "145" +data: App\Entity\Country {#1386 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1573 +label: "Saint Kitts and Nevis" +value: "146" +data: App\Entity\Country {#1387 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1574 +label: "Saint Lucia" +value: "147" +data: App\Entity\Country {#1388 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1575 +label: "Saint Vincent and the Grenadines" +value: "148" +data: App\Entity\Country {#1389 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1576 +label: "Samoa" +value: "149" +data: App\Entity\Country {#1390 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1577 +label: "San Marino" +value: "150" +data: App\Entity\Country {#1391 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1578 +label: "Sao Tome and Principe" +value: "151" +data: App\Entity\Country {#1392 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1579 +label: "Saudi Arabia" +value: "152" +data: App\Entity\Country {#1393 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1580 +label: "Senegal" +value: "153" +data: App\Entity\Country {#1394 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1581 +label: "Serbia" +value: "154" +data: App\Entity\Country {#1395 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1582 +label: "Seychelles" +value: "155" +data: App\Entity\Country {#1396 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1583 +label: "Sierra Leone" +value: "156" +data: App\Entity\Country {#1397 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "Singapore" +value: "157" +data: App\Entity\Country {#1398 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1585 +label: "Slovakia" +value: "158" +data: App\Entity\Country {#1399 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "Slovenia" +value: "159" +data: App\Entity\Country {#1400 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "Solomon Islands" +value: "160" +data: App\Entity\Country {#1401 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "Somalia" +value: "161" +data: App\Entity\Country {#1402 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "South Africa" +value: "162" +data: App\Entity\Country {#1403 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "South Korea" +value: "163" +data: App\Entity\Country {#1404 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +label: "South Sudan" +value: "164" +data: App\Entity\Country {#1405 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +label: "Spain" +value: "165" +data: App\Entity\Country {#1406 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1593 +label: "Sri Lanka" +value: "166" +data: App\Entity\Country {#1407 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "Sudan" +value: "167" +data: App\Entity\Country {#1408 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1595 +label: "Suriname" +value: "168" +data: App\Entity\Country {#1409 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1596 +label: "Sweden" +value: "169" +data: App\Entity\Country {#1410 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1597 +label: "Switzerland" +value: "170" +data: App\Entity\Country {#1411 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1598 +label: "Syria" +value: "171" +data: App\Entity\Country {#1412 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1599 +label: "Tajikistan" +value: "172" +data: App\Entity\Country {#1413 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1600 +label: "Tanzania" +value: "173" +data: App\Entity\Country {#1414 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1601 +label: "Thailand" +value: "174" +data: App\Entity\Country {#1415 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1602 +label: "Timor-Leste" +value: "175" +data: App\Entity\Country {#1416 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1603 +label: "Togo" +value: "176" +data: App\Entity\Country {#1417 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1604 +label: "Tonga" +value: "177" +data: App\Entity\Country {#1418 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1605 +label: "Trinidad and Tobago" +value: "178" +data: App\Entity\Country {#1419 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1606 +label: "Tunisia" +value: "179" +data: App\Entity\Country {#1420 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1607 +label: "Turkey" +value: "180" +data: App\Entity\Country {#1421 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1608 +label: "Turkmenistan" +value: "181" +data: App\Entity\Country {#1422 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "Tuvalu" +value: "182" +data: App\Entity\Country {#1423 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "Uganda" +value: "183" +data: App\Entity\Country {#1424 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "Ukraine" +value: "184" +data: App\Entity\Country {#1425 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "United Arab Emirates" +value: "185" +data: App\Entity\Country {#1426 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "United Kingdom" +value: "186" +data: App\Entity\Country {#1427 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "United States of America" +value: "187" +data: App\Entity\Country {#1428 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Uruguay" +value: "188" +data: App\Entity\Country {#1429 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "Uzbekistan" +value: "189" +data: App\Entity\Country {#1430 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "Vanuatu" +value: "190" +data: App\Entity\Country {#1431 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1618 +label: "Venezuela" +value: "191" +data: App\Entity\Country {#1432 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "Vietnam" +value: "192" +data: App\Entity\Country {#1433 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1620 +label: "Yemen" +value: "193" +data: App\Entity\Country {#1434 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1621 +label: "Zambia" +value: "194" +data: App\Entity\Country {#1435 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "Zimbabwe" +value: "195" +data: App\Entity\Country {#1436 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1226 -form: Symfony\Component\Form\Form {#1127 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1227 …5} |
full_name | "resource_register[country]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_country" |
is_selected | Closure($choice, $value) {#1237 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Country" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "country" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "countries" |
unique_block_prefix | "_resource_register_country" |
valid | true |
value | "" |
currency
"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" => "custom" ] |
[ "class" => "custom" ] |
choice_label | "display" |
same as passed value |
choice_translation_domain | "misc" |
same as passed value |
class | "App\Entity\Currency" |
same as passed value |
label | "Currency" |
same as passed value |
required | true |
same as passed value |
translation_domain | "misc" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "display" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1001 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#989 …} } |
choice_name | null |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1002 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#988 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#703 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Currency" |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
em | ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#988 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#703 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Currency" |
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 | "misc" |
trim | false |
upload_max_size_message | Closure() {#990 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#991 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_resource_register_currency" ] |
cache_key | "_resource_register_currency_entity" |
choice_translation_domain | "misc" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "United Arab Emirates Dirham" +value: "AED" +data: App\Entity\Currency {#1641 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1635 +label: "Bahraini Dinar" +value: "BHD" +data: App\Entity\Currency {#1640 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "Canadian dollar" +value: "CAD" +data: App\Entity\Currency {#1639 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1627 +label: "Euro" +value: "EUR" +data: App\Entity\Currency {#735 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1637 +label: "Norwegian krone" +value: "NOK" +data: App\Entity\Currency {#1638 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Omani rial" +value: "OMR" +data: App\Entity\Currency {#1644 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Polish złoty" +value: "PLN" +data: App\Entity\Currency {#1645 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1629 +label: "Saudi riyal" +value: "SAR" +data: App\Entity\Currency {#1646 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1636 +label: "Swedish krona" +value: "SEK" +data: App\Entity\Currency {#1647 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "South african rand" +value: "ZAR" +data: App\Entity\Currency {#1648 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1623 -form: Symfony\Component\Form\Form {#1130 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1228 …5} |
full_name | "resource_register[currency]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_currency" |
is_selected | Closure($choice, $value) {#1625 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Currency" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "currency" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "misc" |
unique_block_prefix | "_resource_register_currency" |
valid | true |
value | "" |
accent
"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" => "custom" ] |
[ "class" => "custom" ] |
choice_label | Closure(Accent $accent) {#784 class: "App\Form\ResourceRegisterType" this: App\Form\ResourceRegisterType {#483 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} } } |
same as passed value |
choice_translation_domain | false |
false
|
choices | [ Proxies\__CG__\App\Entity\Accent {#694 +__isInitialized__: true -id: "australian_english" -display: "(English - Australian)" -deliveryName: null -lang: App\Entity\Lang {#831 …} -country: App\Entity\Country {#829 …} -placeOfOrigin: null …2 } ] |
[ Proxies\__CG__\App\Entity\Accent {#694 +__isInitialized__: true -id: "australian_english" -display: "(English - Australian)" -deliveryName: null -lang: App\Entity\Lang {#831 …} -country: App\Entity\Country {#829 …} -placeOfOrigin: null …2 } ] |
class | "App\Entity\Accent" |
same as passed value |
label | "Geographical area / Accent" |
same as passed value |
placeholder | "" |
same as passed value |
required | true |
same as passed value |
translation_domain | "accents" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | Closure(Accent $accent) {#784 class: "App\Form\ResourceRegisterType" this: App\Form\ResourceRegisterType {#483 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} } } |
choice_loader | null |
choice_name | null |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1014 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1013 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#813 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | [ Proxies\__CG__\App\Entity\Accent {#694 +__isInitialized__: true -id: "australian_english" -display: "(English - Australian)" -deliveryName: null -lang: App\Entity\Lang {#831 …} -country: App\Entity\Country {#829 …} -placeOfOrigin: null …2 } ] |
class | "App\Entity\Accent" |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
em | ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1013 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#813 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Geographical area / Accent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | "accents" |
trim | false |
upload_max_size_message | Closure() {#1012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#1011 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "custom" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_resource_register_accent" ] |
cache_key | "_resource_register_accent_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1707 +label: "Englisch - Australien - (English - Australian)" +value: "australian_english" +data: Proxies\__CG__\App\Entity\Accent {#694 +__isInitialized__: true -id: "australian_english" -display: "(English - Australian)" -deliveryName: null -lang: App\Entity\Lang {#831 …} -country: App\Entity\Country {#829 …} -placeOfOrigin: null …2 } +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1650 -form: Symfony\Component\Form\Form {#1133 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1624 …5} |
full_name | "resource_register[accent]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_accent" |
is_selected | Closure($choice, $value) {#1705 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "Geographical area / Accent" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "accent" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "accents" |
unique_block_prefix | "_resource_register_accent" |
valid | true |
value | "" |
source
"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_label | "display" |
same as passed value |
choice_translation_domain | "resource_sources" |
same as passed value |
class | "App\Entity\ResourceSource" |
same as passed value |
empty_data | "other" |
same as passed value |
label | "How did you find us?" |
same as passed value |
query_builder | Closure(EntityRepository $repo) {#770 class: "App\Form\ResourceRegisterType" this: App\Form\ResourceRegisterType {#483 …} } |
Doctrine\ORM\QueryBuilder {#1028 -_em: Doctrine\ORM\EntityManager {#377 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1031 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "rs" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1037 #from: "App\Entity\ResourceSource" #alias: "rs" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1038 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rs.sequence ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1045 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rs.display ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT rs FROM App\Entity\ResourceSource rs ORDER BY rs.sequence ASC, rs.display ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1027 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
translation_domain | "resource_sources" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "display" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1056 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1042 …} } |
choice_name | null |
choice_translation_domain | "resource_sources" |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1043 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1046 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1025 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ResourceSource" |
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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
em | ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} |
empty_data | "other" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1046 -om: ContainerFxClbZT\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#350 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1025 …} -singleId: true -intId: false -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "How did you find us?" |
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 {#1028 -_em: Doctrine\ORM\EntityManager {#377 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1031 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "rs" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1037 #from: "App\Entity\ResourceSource" #alias: "rs" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1038 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rs.sequence ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1045 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "rs.display ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT rs FROM App\Entity\ResourceSource rs ORDER BY rs.sequence ASC, rs.display ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1027 …} -_firstResult: null -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | "resource_sources" |
trim | false |
upload_max_size_message | Closure() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#1023 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_resource_register_source" ] |
cache_key | "_resource_register_source_entity" |
choice_translation_domain | "resource_sources" |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "Bayt" +value: "bayt" +data: App\Entity\ResourceSource {#1687 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1694 +label: "Facebook" +value: "facebook" +data: App\Entity\ResourceSource {#1685 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "Indeed" +value: "indeed" +data: App\Entity\ResourceSource {#1684 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "Recommendation" +value: "recommendation" +data: App\Entity\ResourceSource {#1683 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1691 +label: "Recruiter" +value: "recruiter" +data: App\Entity\ResourceSource {#1682 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1693 +label: "Small ads" +value: "small_ads" +data: App\Entity\ResourceSource {#1681 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1692 +label: "Tanqueeb" +value: "tanqueeb" +data: App\Entity\ResourceSource {#1680 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1698 +label: "Tweeter" +value: "tweeter" +data: App\Entity\ResourceSource {#1679 …} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1689 +label: "Other" +value: "other" +data: App\Entity\ResourceSource {#1678 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1706 -form: Symfony\Component\Form\Form {#1136 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1704 …5} |
full_name | "resource_register[source]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_source" |
is_selected | Closure($choice, $value) {#1702 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#892 …} } |
label | "How did you find us?" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "source" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | "resource_sources" |
unique_block_prefix | "_resource_register_source" |
valid | true |
value | "" |
sample_file
"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\File {#764 +binaryFormat: null +mimeTypes: [ "audio/*" "video/ogg" ] +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: "Please upload an audio file" +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: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\File {#764 +binaryFormat: null +mimeTypes: [ "audio/*" "video/ogg" ] +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: "Please upload an audio file" +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: null +payload: null } ] |
label | false |
false
|
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#764 +binaryFormat: null +mimeTypes: [ "audio/*" "video/ogg" ] +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: "Please upload an audio file" +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: null +payload: 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 {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1092 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#1091 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_resource_register_sample_file" ] |
cache_key | "_resource_register_sample_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1677 -form: Symfony\Component\Form\Form {#1139 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1703 …5} |
full_name | "resource_register[sample_file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_sample_file" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "sample_file" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "form" |
type | "file" |
unique_block_prefix | "_resource_register_sample_file" |
valid | true |
value | "" |
sponsor_code
"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 |
---|---|---|
mapped | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1082 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | 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() {#1080 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#1081 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_resource_register_sponsor_code" ] |
cache_key | "_resource_register_sponsor_code_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1676 -form: Symfony\Component\Form\Form {#1146 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1675 …5} |
full_name | "resource_register[sponsor_code]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_sponsor_code" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sponsor_code" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "form" |
unique_block_prefix | "_resource_register_sponsor_code" |
valid | true |
value | "" |
tra_acceptance
"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 |
---|---|---|
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1071 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1074 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
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 {#1073 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 | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#1066 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_resource_register_tra_acceptance" ] |
cache_key | "_resource_register_tra_acceptance_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1674 -form: Symfony\Component\Form\Form {#1154 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1673 …5} |
full_name | "resource_register[tra_acceptance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register_tra_acceptance" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tra_acceptance" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "form" |
unique_block_prefix | "_resource_register_tra_acceptance" |
valid | true |
value | "1" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Submit" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_resource_register_submit" ] |
cache_key | "_resource_register_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1671 …5} |
full_name | "resource_register[submit]" |
id | "resource_register_submit" |
label | "Submit" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | "form" |
unique_block_prefix | "_resource_register_submit" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "896a8c69d77.qg89rc7M89hBebFn7-JjDZtmRTyw7wbkNYQt4rOhOdc.mWNK6KD4u70JNcQlmaEhW9EjAnjAmVGGZsVIjdXJYZ3fXFiehJvGtyxL5A" |
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 | "896a8c69d77.qg89rc7M89hBebFn7-JjDZtmRTyw7wbkNYQt4rOhOdc.mWNK6KD4u70JNcQlmaEhW9EjAnjAmVGGZsVIjdXJYZ3fXFiehJvGtyxL5A" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#633 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#634 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#635 …} -namespace: Closure() {#637 …} } |
data | "896a8c69d77.qg89rc7M89hBebFn7-JjDZtmRTyw7wbkNYQt4rOhOdc.mWNK6KD4u70JNcQlmaEhW9EjAnjAmVGGZsVIjdXJYZ3fXFiehJvGtyxL5A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1668 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#529 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1664 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#643 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#230 …} $translationDomain: "validators" $message: Closure() {#1669 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_resource_register__token" ] |
cache_key | "_resource_register__token_hidden" |
compound | false |
data | "896a8c69d77.qg89rc7M89hBebFn7-JjDZtmRTyw7wbkNYQt4rOhOdc.mWNK6KD4u70JNcQlmaEhW9EjAnjAmVGGZsVIjdXJYZ3fXFiehJvGtyxL5A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1654 -form: Symfony\Component\Form\Form {#1658 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1663 …5} |
full_name | "resource_register[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "resource_register__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 | "form" |
unique_block_prefix | "_resource_register__token" |
valid | true |
value | "896a8c69d77.qg89rc7M89hBebFn7-JjDZtmRTyw7wbkNYQt4rOhOdc.mWNK6KD4u70JNcQlmaEhW9EjAnjAmVGGZsVIjdXJYZ3fXFiehJvGtyxL5A" |