- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 16
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine 1
- Migrations
- Debug
- E-mails
- Notifications
- VichUploader
- EasyAdmin
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
email
-
-
firstName
-
lastName
-
-
-
professionalType
-
otherProfessionalType
-
-
1
-
2
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
16
-
15
-
17
-
18
-
19
-
20
-
21
-
22
-
3
-
-
otherBranche
-
-
20
-
1
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
15
-
16
-
17
-
18
-
19
-
2
-
-
otherSearchCapacity
-
healthSpeciality
-
otherHealthSpeciality
-
-
1
-
3
-
4
-
2
-
-
typeResearch
-
otherTypeResearch
-
-
type
-
description
-
otherType
-
-
linkedin
-
-
-
file
-
-
-
-
1
-
2
-
11
-
9
-
10
-
5
-
3
-
7
-
8
-
6
-
12
-
4
-
-
-
1
-
2
-
3
-
4
-
5
-
6
-
-
otherProjectSituationStatus
-
-
plainPassword
-
_token
-
form
"App\Form\RegistrationProfessionalProfileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\User {#675 -id: null -email: null -roles: [] -password: null -person: null -createdAt: null -updatedAt: null -professionalProfile: null -token: null -isVerified: false -notificationParameter: null -oldAccount: null -territory: null -companyProfile: null -realEstateProfile: null -realEstateAds: Doctrine\Common\Collections\ArrayCollection {#805 …} -opportunities: Doctrine\Common\Collections\ArrayCollection {#502 …} -registerPage: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\User {#675 -id: null -email: null -roles: [] -password: null -person: null -createdAt: null -updatedAt: null -professionalProfile: null -token: null -isVerified: false -notificationParameter: null -oldAccount: null -territory: null -companyProfile: null -realEstateProfile: null -realEstateAds: Doctrine\Common\Collections\ArrayCollection {#805 …} -opportunities: Doctrine\Common\Collections\ArrayCollection {#502 …} -registerPage: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data | App\Entity\User {#675 -id: null -email: null -roles: [] -password: null -person: null -createdAt: null -updatedAt: null -professionalProfile: null -token: null -isVerified: false -notificationParameter: null -oldAccount: null -territory: null -companyProfile: null -realEstateProfile: null -realEstateAds: Doctrine\Common\Collections\ArrayCollection {#805 …} -opportunities: Doctrine\Common\Collections\ArrayCollection {#502 …} -registerPage: null } |
data_class | "App\Entity\User" |
disabled | false |
empty_data | Closure(FormInterface $form) {#860 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} use: { $class: "App\Entity\User" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#858 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#859 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | App\Entity\User {#675 -id: null -email: null -roles: [] -password: null -person: null -createdAt: null -updatedAt: null -professionalProfile: null -token: null -isVerified: false -notificationParameter: null -oldAccount: null -territory: null -companyProfile: null -realEstateProfile: null -realEstateAds: Doctrine\Common\Collections\ArrayCollection {#805 …} -opportunities: Doctrine\Common\Collections\ArrayCollection {#502 …} -registerPage: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3678 -form: Symfony\Component\Form\Form {#1005 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#857 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | App\Entity\User {#675 -id: null -email: null -roles: [] -password: null -person: null -createdAt: null -updatedAt: null -professionalProfile: null -token: null -isVerified: false -notificationParameter: null -oldAccount: null -territory: null -companyProfile: null -realEstateProfile: null -realEstateAds: Doctrine\Common\Collections\ArrayCollection {#805 …} -opportunities: Doctrine\Common\Collections\ArrayCollection {#502 …} -registerPage: null } |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "email" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#912 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#872 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_email" ] |
cache_key | "_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3633 -form: Symfony\Component\Form\Form {#968 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3624 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | "email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_email" |
valid | true |
value | "" |
person
"App\Form\RegistrationPersonType"
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 | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | "App\Entity\Person" |
disabled | false |
empty_data | Closure(FormInterface $form) {#845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} use: { $class: "App\Entity\Person" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#846 …} } } |
validation_groups | null |
with_phone | false |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "registration_person" "_form_person" ] |
cache_key | "_form_person_registration_person" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3642 -form: Symfony\Component\Form\Form {#991 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3651 …5} |
full_name | "form[person]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_person" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "person" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_person" |
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 | "person.myfirstname" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#963 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "person.myfirstname" |
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() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#962 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_person_firstName" ] |
cache_key | "_form_person_firstName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3660 -form: Symfony\Component\Form\Form {#988 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3669 …5} |
full_name | "form[person][firstName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_person_firstName" |
label | "person.myfirstname" |
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 | null |
unique_block_prefix | "_form_person_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 | "person.mylastname" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#999 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "person.mylastname" |
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() {#997 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#998 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_person_lastName" ] |
cache_key | "_form_person_lastName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2836 -form: Symfony\Component\Form\Form {#985 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2783 …5} |
full_name | "form[person][lastName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_person_lastName" |
label | "person.mylastname" |
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 | null |
unique_block_prefix | "_form_person_lastName" |
valid | true |
value | "" |
professionalProfile
"App\Form\Candidate\ProfessionalProfileRegistrationType"
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | "App\Entity\ProfessionalProfile" |
disabled | false |
empty_data | Closure(FormInterface $form) {#885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} use: { $class: "App\Entity\ProfessionalProfile" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#884 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "professional_profile_registration" "_form_professionalProfile" ] |
cache_key | "_form_professionalProfile_professional_profile_registration" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#882 -form: Symfony\Component\Form\Form {#2841 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1009 …5} |
full_name | "form[professionalProfile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "professionalProfile" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile" |
valid | true |
value | null |
professionalType
"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 | "label" |
same as passed value |
class | "App\Entity\ProfessionalType" |
same as passed value |
expanded | false |
false
|
label | "myprofile" |
same as passed value |
multiple | false |
false
|
query_builder | Closure($er) {#1026 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#1181 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1120 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1121 #from: "App\Entity\ProfessionalType" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1127 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.active = :active" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\ProfessionalType a WHERE a.active = :active" -parameters: Doctrine\Common\Collections\ArrayCollection {#1115 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1106 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1128 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1074 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1129 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1109 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#931 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ProfessionalType" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …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 {#1109 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#931 …} -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 | "myprofile" |
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 {#1181 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1120 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1121 #from: "App\Entity\ProfessionalType" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1127 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.active = :active" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\ProfessionalType a WHERE a.active = :active" -parameters: Doctrine\Common\Collections\ArrayCollection {#1115 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#939 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#934 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_professionalType" ] |
cache_key | "_form_professionalProfile_professionalType_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +label: "Salarié/e" +value: "1" +data: App\Entity\ProfessionalType {#3400 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +label: "Entrepreneur" +value: "2" +data: App\Entity\ProfessionalType {#4195 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3566 +label: "Freelance" +value: "3" +data: App\Entity\ProfessionalType {#4200 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3590 +label: "Professionnel de Santé" +value: "4" +data: App\Entity\ProfessionalType {#4205 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3606 +label: "Télétravailleur" +value: "5" +data: App\Entity\ProfessionalType {#4210 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3409 +label: "Porteur de projets (commerce, restauration, hébergement, agricole...)" +value: "6" +data: App\Entity\ProfessionalType {#4215 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +label: "Retraité" +value: "8" +data: App\Entity\ProfessionalType {#4220 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#3506 +label: "Autre" +value: "9" +data: App\Entity\ProfessionalType {#4225 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3744 -form: Symfony\Component\Form\Form {#2844 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#3753 …5} |
full_name | "form[professionalProfile][professionalType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_professionalType" |
is_selected | Closure($choice, $value) {#3726 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "myprofile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "professionalType" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_professionalType" |
valid | true |
value | "" |
otherProfessionalType
"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 | "form.tospecify" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1195 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "form.tospecify" |
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() {#1075 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1080 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_professionalProfile_otherProfessionalType" ] |
cache_key | "_form_professionalProfile_otherProfessionalType_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3575 -form: Symfony\Component\Form\Form {#2847 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3735 …5} |
full_name | "form[professionalProfile][otherProfessionalType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_otherProfessionalType" |
label | "form.tospecify" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherProfessionalType" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_otherProfessionalType" |
valid | true |
value | "" |
branches
"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 | "label" |
same as passed value |
class | "App\Entity\BranchActivity" |
same as passed value |
expanded | true |
same as passed value |
label | "branch.titlemy" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure($er) {#1025 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#1234 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1232 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1231 #from: "App\Entity\BranchActivity" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1230 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1223 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\BranchActivity a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1235 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1212 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1226 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1225 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1227 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1222 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1124 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\BranchActivity" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#1222 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1124 …} -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 | "branch.titlemy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1234 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1232 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1231 #from: "App\Entity\BranchActivity" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1230 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1223 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\BranchActivity a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1235 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1126 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1130 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_branches" ] |
cache_key | "_form_professionalProfile_branches_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1209 +label: "Agroalimentaire" +value: "1" +data: App\Entity\BranchActivity {#1089 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1211 +label: "Automobile" +value: "2" +data: App\Entity\BranchActivity {#1471 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1204 +label: "Banque" +value: "4" +data: App\Entity\BranchActivity {#1466 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1210 +label: "Commerce, E-commerce" +value: "5" +data: App\Entity\BranchActivity {#1461 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1196 +label: "Conseil, Audit" +value: "6" +data: App\Entity\BranchActivity {#1455 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1198 +label: "Construction, BTP" +value: "7" +data: App\Entity\BranchActivity {#1424 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1087 +label: "Culture, Média, Divertissement" +value: "8" +data: App\Entity\BranchActivity {#1429 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1203 +label: "Digital, Tech, IT" +value: "9" +data: App\Entity\BranchActivity {#1434 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +label: "Education" +value: "10" +data: App\Entity\BranchActivity {#1439 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1088 +label: "Energie, Développement durable" +value: "11" +data: App\Entity\BranchActivity {#1444 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "Finance" +value: "12" +data: App\Entity\BranchActivity {#1449 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1533 +label: "Immobilier" +value: "13" +data: App\Entity\BranchActivity {#1454 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1536 +label: "Industrie" +value: "14" +data: App\Entity\BranchActivity {#1479 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1531 +label: "Luxe, Textile, Cosmétiques" +value: "16" +data: App\Entity\BranchActivity {#1484 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1532 +label: "Pharma, Médical, Biomédical" +value: "15" +data: App\Entity\BranchActivity {#1489 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1538 +label: "Publicité, Marketing" +value: "17" +data: App\Entity\BranchActivity {#1494 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1539 +label: "Santé, Social" +value: "18" +data: App\Entity\BranchActivity {#1499 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Secteur Public, Administration" +value: "19" +data: App\Entity\BranchActivity {#1504 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "Services" +value: "20" +data: App\Entity\BranchActivity {#1509 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Sport, Loisirs" +value: "21" +data: App\Entity\BranchActivity {#1514 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Tourisme, Hôtellerie, Restauration" +value: "22" +data: App\Entity\BranchActivity {#1519 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1534 +label: "Autre" +value: "3" +data: App\Entity\BranchActivity {#1524 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3515 -form: Symfony\Component\Form\Form {#3055 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4228 …5} |
full_name | "form[professionalProfile][branches]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches" |
is_selected | Closure($choice, array $values) {#4229 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "branch.titlemy" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "branches" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_branches" |
valid | true |
value | [] |
1
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Agroalimentaire" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Agroalimentaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2860 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2858 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4234 -form: Symfony\Component\Form\Form {#3058 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4233 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_1" |
label | "Agroalimentaire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "1" |
2
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Automobile" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Automobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2868 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4235 -form: Symfony\Component\Form\Form {#3061 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4236 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_2" |
label | "Automobile" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "2" |
4
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Banque" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Banque" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2876 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4237 -form: Symfony\Component\Form\Form {#3064 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4238 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_4" |
label | "Banque" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "4" |
5
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Commerce, E-commerce" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Commerce, E-commerce" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2885 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4239 -form: Symfony\Component\Form\Form {#3067 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4240 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_5" |
label | "Commerce, E-commerce" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "5" |
6
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Conseil, Audit" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Conseil, Audit" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2894 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4241 -form: Symfony\Component\Form\Form {#3070 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4242 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_6" |
label | "Conseil, Audit" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "6" |
7
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Construction, BTP" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "7" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Construction, BTP" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2903 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4243 -form: Symfony\Component\Form\Form {#3073 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4244 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_7" |
label | "Construction, BTP" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "7" |
8
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Culture, Média, Divertissement" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "8" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Culture, Média, Divertissement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2912 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4245 -form: Symfony\Component\Form\Form {#3076 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4246 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_8" |
label | "Culture, Média, Divertissement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "8" |
9
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Digital, Tech, IT" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "9" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Digital, Tech, IT" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2921 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4247 -form: Symfony\Component\Form\Form {#3079 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4248 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_9" |
label | "Digital, Tech, IT" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "9" |
10
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Education" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "10" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Education" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2930 …} } } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4249 -form: Symfony\Component\Form\Form {#3082 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4250 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_10" |
label | "Education" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "10" |
11
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Energie, Développement durable" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "11" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Energie, Développement durable" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2939 …} } } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4251 -form: Symfony\Component\Form\Form {#3085 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4252 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_11" |
label | "Energie, Développement durable" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "11" |
12
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Finance" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "12" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Finance" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2949 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2948 …} } } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4253 -form: Symfony\Component\Form\Form {#3088 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4254 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_12" |
label | "Finance" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "12" |
13
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Immobilier" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "13" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Immobilier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2958 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2957 …} } } |
validation_groups | null |
value | "13" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4255 -form: Symfony\Component\Form\Form {#3091 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4256 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_13" |
label | "Immobilier" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "13" |
14
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Industrie" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "14" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Industrie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2967 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2966 …} } } |
validation_groups | null |
value | "14" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4257 -form: Symfony\Component\Form\Form {#3094 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4258 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_14" |
label | "Industrie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "14" |
16
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Luxe, Textile, Cosmétiques" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "16" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Luxe, Textile, Cosmétiques" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2976 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2975 …} } } |
validation_groups | null |
value | "16" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4259 -form: Symfony\Component\Form\Form {#3097 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4260 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_16" |
label | "Luxe, Textile, Cosmétiques" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "16" |
15
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pharma, Médical, Biomédical" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "15" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pharma, Médical, Biomédical" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2984 …} } } |
validation_groups | null |
value | "15" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4261 -form: Symfony\Component\Form\Form {#3100 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4262 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_15" |
label | "Pharma, Médical, Biomédical" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "15" |
17
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Publicité, Marketing" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "17" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Publicité, Marketing" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#2994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2993 …} } } |
validation_groups | null |
value | "17" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4263 -form: Symfony\Component\Form\Form {#3103 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4264 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_17" |
label | "Publicité, Marketing" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "17" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "17" |
18
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Santé, Social" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "18" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Santé, Social" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3003 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3002 …} } } |
validation_groups | null |
value | "18" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4265 -form: Symfony\Component\Form\Form {#3106 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4266 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_18" |
label | "Santé, Social" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "18" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "18" |
19
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Secteur Public, Administration" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "19" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Secteur Public, Administration" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3012 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3011 …} } } |
validation_groups | null |
value | "19" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4267 -form: Symfony\Component\Form\Form {#3109 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4268 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_19" |
label | "Secteur Public, Administration" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "19" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "19" |
20
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Services" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "20" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Services" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3021 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3020 …} } } |
validation_groups | null |
value | "20" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4269 -form: Symfony\Component\Form\Form {#3112 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4270 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_20" |
label | "Services" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "20" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "20" |
21
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Sport, Loisirs" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "21" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Sport, Loisirs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3030 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3029 …} } } |
validation_groups | null |
value | "21" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4271 -form: Symfony\Component\Form\Form {#3115 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4272 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_21" |
label | "Sport, Loisirs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "21" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "21" |
22
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Tourisme, Hôtellerie, Restauration" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "22" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Tourisme, Hôtellerie, Restauration" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3039 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3038 …} } } |
validation_groups | null |
value | "22" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4273 -form: Symfony\Component\Form\Form {#3118 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4274 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_22" |
label | "Tourisme, Hôtellerie, Restauration" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "22" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "22" |
3
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Autre" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3048 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3047 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_branches_entry" ] |
cache_key | "_form_professionalProfile_branches_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4275 -form: Symfony\Component\Form\Form {#3121 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4276 …5} |
full_name | "form[professionalProfile][branches][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_branches_3" |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_branches_entry" |
valid | true |
value | "3" |
otherBranche
"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 | "form.tospecify" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "form.tospecify" |
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() {#1551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1550 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_professionalProfile_otherBranche" ] |
cache_key | "_form_professionalProfile_otherBranche_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4232 -form: Symfony\Component\Form\Form {#3124 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4231 …5} |
full_name | "form[professionalProfile][otherBranche]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_otherBranche" |
label | "form.tospecify" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherBranche" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_otherBranche" |
valid | true |
value | "" |
searchCapacities
"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 | "label" |
same as passed value |
class | "App\Entity\Capacity" |
same as passed value |
expanded | true |
same as passed value |
label | "professionalprofile.searchcapacities" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure($er) {#1024 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#1598 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1600 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1601 #from: "App\Entity\Capacity" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1602 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1603 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\Capacity a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1566 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1624 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1605 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1604 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1606 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1610 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1560 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Capacity" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#1610 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1560 …} -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 | "professionalprofile.searchcapacities" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1598 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1600 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1601 #from: "App\Entity\Capacity" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1602 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1603 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\Capacity a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1566 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1558 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_searchCapacities" ] |
cache_key | "_form_professionalProfile_searchCapacities_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1619 +label: "Administration" +value: "20" +data: App\Entity\Capacity {#1637 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "Audit, Conseil" +value: "1" +data: App\Entity\Capacity {#1641 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1616 +label: "Bâtiment, Travaux publics" +value: "3" +data: App\Entity\Capacity {#1644 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1626 +label: "Commerce, Vente" +value: "4" +data: App\Entity\Capacity {#1647 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1617 +label: "Comptabilité" +value: "5" +data: App\Entity\Capacity {#1650 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1632 +label: "Création, Audiovisuel" +value: "6" +data: App\Entity\Capacity {#1653 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "Direction" +value: "7" +data: App\Entity\Capacity {#1656 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1628 +label: "Education, Formation" +value: "8" +data: App\Entity\Capacity {#1659 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Finance" +value: "9" +data: App\Entity\Capacity {#1662 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "Gestion de projets" +value: "10" +data: App\Entity\Capacity {#1665 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1696 +label: "Ingénieur, Développeur" +value: "11" +data: App\Entity\Capacity {#1668 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1697 +label: "Juridique" +value: "12" +data: App\Entity\Capacity {#1671 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1699 +label: "Marketing, Communication" +value: "13" +data: App\Entity\Capacity {#1674 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1700 +label: "Production" +value: "14" +data: App\Entity\Capacity {#1677 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1701 +label: "Professions médicales" +value: "15" +data: App\Entity\Capacity {#1680 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1702 +label: "Ressources Humaines" +value: "16" +data: App\Entity\Capacity {#1683 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1703 +label: "Services à la personne" +value: "17" +data: App\Entity\Capacity {#1686 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1704 +label: "Tourisme, Loisirs" +value: "18" +data: App\Entity\Capacity {#1689 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1705 +label: "Transport, Logistique" +value: "19" +data: App\Entity\Capacity {#1692 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1706 +label: "Autre" +value: "2" +data: App\Entity\Capacity {#1695 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4278 -form: Symfony\Component\Form\Form {#3307 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4277 …5} |
full_name | "form[professionalProfile][searchCapacities]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities" |
is_selected | Closure($choice, array $values) {#4279 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "professionalprofile.searchcapacities" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "searchCapacities" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_searchCapacities" |
valid | true |
value | [] |
20
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Administration" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "20" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Administration" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3129 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3128 …} } } |
validation_groups | null |
value | "20" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4283 -form: Symfony\Component\Form\Form {#3310 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4282 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_20" |
label | "Administration" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "20" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "20" |
1
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Audit, Conseil" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Audit, Conseil" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3138 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3137 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4284 -form: Symfony\Component\Form\Form {#3313 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4285 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_1" |
label | "Audit, Conseil" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "1" |
3
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Bâtiment, Travaux publics" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Bâtiment, Travaux publics" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3147 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3146 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4286 -form: Symfony\Component\Form\Form {#3316 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4287 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_3" |
label | "Bâtiment, Travaux publics" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "3" |
4
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Commerce, Vente" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Commerce, Vente" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3156 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3155 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4288 -form: Symfony\Component\Form\Form {#3319 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4289 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_4" |
label | "Commerce, Vente" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "4" |
5
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Comptabilité" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Comptabilité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3164 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4290 -form: Symfony\Component\Form\Form {#3322 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4291 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_5" |
label | "Comptabilité" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "5" |
6
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Création, Audiovisuel" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Création, Audiovisuel" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3174 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3173 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4292 -form: Symfony\Component\Form\Form {#3325 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4293 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_6" |
label | "Création, Audiovisuel" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "6" |
7
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Direction" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "7" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Direction" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3183 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3182 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4294 -form: Symfony\Component\Form\Form {#3328 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4295 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_7" |
label | "Direction" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "7" |
8
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Education, Formation" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "8" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Education, Formation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3191 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4296 -form: Symfony\Component\Form\Form {#3331 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4297 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_8" |
label | "Education, Formation" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "8" |
9
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Finance" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "9" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Finance" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3201 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3200 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4298 -form: Symfony\Component\Form\Form {#3334 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4299 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_9" |
label | "Finance" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "9" |
10
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Gestion de projets" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "10" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Gestion de projets" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3210 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3209 …} } } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4300 -form: Symfony\Component\Form\Form {#3337 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4301 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_10" |
label | "Gestion de projets" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "10" |
11
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ingénieur, Développeur" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "11" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ingénieur, Développeur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3219 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3218 …} } } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4302 -form: Symfony\Component\Form\Form {#3340 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4303 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_11" |
label | "Ingénieur, Développeur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "11" |
12
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Juridique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "12" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Juridique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3228 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3227 …} } } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4304 -form: Symfony\Component\Form\Form {#3343 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4305 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_12" |
label | "Juridique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "12" |
13
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Marketing, Communication" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "13" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Marketing, Communication" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3237 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3236 …} } } |
validation_groups | null |
value | "13" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4306 -form: Symfony\Component\Form\Form {#3346 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4307 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_13" |
label | "Marketing, Communication" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "13" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "13" |
14
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Production" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "14" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Production" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3245 …} } } |
validation_groups | null |
value | "14" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4308 -form: Symfony\Component\Form\Form {#3349 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4309 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_14" |
label | "Production" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "14" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "14" |
15
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Professions médicales" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "15" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Professions médicales" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3255 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3254 …} } } |
validation_groups | null |
value | "15" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4310 -form: Symfony\Component\Form\Form {#3352 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4311 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_15" |
label | "Professions médicales" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "15" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "15" |
16
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Ressources Humaines" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "16" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Ressources Humaines" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3264 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3263 …} } } |
validation_groups | null |
value | "16" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4312 -form: Symfony\Component\Form\Form {#3355 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4313 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_16" |
label | "Ressources Humaines" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "16" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "16" |
17
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Services à la personne" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "17" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Services à la personne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3273 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3272 …} } } |
validation_groups | null |
value | "17" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4314 -form: Symfony\Component\Form\Form {#3358 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4315 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_17" |
label | "Services à la personne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "17" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "17" |
18
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Tourisme, Loisirs" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "18" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Tourisme, Loisirs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3282 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3281 …} } } |
validation_groups | null |
value | "18" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4316 -form: Symfony\Component\Form\Form {#3361 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4317 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_18" |
label | "Tourisme, Loisirs" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "18" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "18" |
19
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Transport, Logistique" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "19" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Transport, Logistique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3291 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3290 …} } } |
validation_groups | null |
value | "19" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4318 -form: Symfony\Component\Form\Form {#3364 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4319 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_19" |
label | "Transport, Logistique" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "19" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "19" |
2
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Autre" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3300 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3299 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_searchCapacities_entry" ] |
cache_key | "_form_professionalProfile_searchCapacities_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4320 -form: Symfony\Component\Form\Form {#3367 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4321 …5} |
full_name | "form[professionalProfile][searchCapacities][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_searchCapacities_2" |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_searchCapacities_entry" |
valid | true |
value | "2" |
otherSearchCapacity
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "specify" ] |
[ "class" => "specify" ] |
label | "form.tospecify" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "specify" ] |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1714 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "form.tospecify" |
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() {#1716 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1715 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "specify" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_professionalProfile_otherSearchCapacity" ] |
cache_key | "_form_professionalProfile_otherSearchCapacity_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4281 -form: Symfony\Component\Form\Form {#3370 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4280 …5} |
full_name | "form[professionalProfile][otherSearchCapacity]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_otherSearchCapacity" |
label | "form.tospecify" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherSearchCapacity" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_otherSearchCapacity" |
valid | true |
value | "" |
healthSpeciality
"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 | "label" |
same as passed value |
class | "App\Entity\HealthSpeciality" |
same as passed value |
expanded | false |
false
|
label | "health.titlemyspeciality" |
same as passed value |
multiple | false |
false
|
query_builder | Closure($er) {#1023 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#1763 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1765 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1766 #from: "App\Entity\HealthSpeciality" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1767 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1768 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\HealthSpeciality a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1731 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1789 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1770 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1769 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1771 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1775 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1725 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\HealthSpeciality" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …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 {#1775 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1725 …} -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 | "health.titlemyspeciality" |
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 | Doctrine\ORM\QueryBuilder {#1763 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1765 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1766 #from: "App\Entity\HealthSpeciality" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1767 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1768 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\HealthSpeciality a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1731 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1724 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1723 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_healthSpeciality" ] |
cache_key | "_form_professionalProfile_healthSpeciality_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4326 +label: "Aide-Soignante" +value: "21" +data: App\Entity\HealthSpeciality {#4343 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4330 +label: "Ambulancier" +value: "23" +data: App\Entity\HealthSpeciality {#4347 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4328 +label: "Assistant/e dentaire" +value: "24" +data: App\Entity\HealthSpeciality {#4350 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4332 +label: "Audioprothétiste" +value: "17" +data: App\Entity\HealthSpeciality {#4353 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4327 +label: "Autre" +value: "25" +data: App\Entity\HealthSpeciality {#4356 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4338 +label: "Auxiliaire de puériculture" +value: "22" +data: App\Entity\HealthSpeciality {#4359 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4336 +label: "Chirurgien dentiste" +value: "3" +data: App\Entity\HealthSpeciality {#4362 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4334 +label: "Diététicien" +value: "20" +data: App\Entity\HealthSpeciality {#4365 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4329 +label: "Ergothérapeute" +value: "11" +data: App\Entity\HealthSpeciality {#4368 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4339 +label: "Infirmier/e" +value: "8" +data: App\Entity\HealthSpeciality {#4371 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4417 +label: "Manipulateur en électroradiologie médicale" +value: "15" +data: App\Entity\HealthSpeciality {#4374 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4418 +label: "Masseur Kinésithérapeute" +value: "9" +data: App\Entity\HealthSpeciality {#4377 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4420 +label: "Médecin généraliste" +value: "1" +data: App\Entity\HealthSpeciality {#4380 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4421 +label: "Médecin spécialiste : préciser spécialité" +value: "2" +data: App\Entity\HealthSpeciality {#4383 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4422 +label: "Opticien lunetier" +value: "18" +data: App\Entity\HealthSpeciality {#4386 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4423 +label: "Orthophoniste" +value: "13" +data: App\Entity\HealthSpeciality {#4389 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4424 +label: "Orthoptiste" +value: "14" +data: App\Entity\HealthSpeciality {#4392 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4425 +label: "Pédicure-podologue" +value: "10" +data: App\Entity\HealthSpeciality {#4395 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4426 +label: "Pharmacien" +value: "5" +data: App\Entity\HealthSpeciality {#4398 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4427 +label: "Physicien médical" +value: "7" +data: App\Entity\HealthSpeciality {#4401 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4428 +label: "Préparateur en pharmacie" +value: "6" +data: App\Entity\HealthSpeciality {#4404 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4429 +label: "Prothésiste et orthésiste" +value: "19" +data: App\Entity\HealthSpeciality {#4407 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4430 +label: "Psychomotricien/ne" +value: "12" +data: App\Entity\HealthSpeciality {#4410 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4431 +label: "Sage-femme" +value: "4" +data: App\Entity\HealthSpeciality {#4413 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4432 +label: "Technicien de laboratoire médical" +value: "16" +data: App\Entity\HealthSpeciality {#4416 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4323 -form: Symfony\Component\Form\Form {#3373 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4322 …5} |
full_name | "form[professionalProfile][healthSpeciality]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_healthSpeciality" |
is_selected | Closure($choice, $value) {#4325 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "health.titlemyspeciality" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "healthSpeciality" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_healthSpeciality" |
valid | true |
value | "" |
otherHealthSpeciality
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "specify" ] |
[ "class" => "specify" ] |
label | "form.tospecify" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "specify" ] |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1784 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "form.tospecify" |
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() {#1781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1782 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "specify" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_professionalProfile_otherHealthSpeciality" ] |
cache_key | "_form_professionalProfile_otherHealthSpeciality_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4433 -form: Symfony\Component\Form\Form {#3376 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4324 …5} |
full_name | "form[professionalProfile][otherHealthSpeciality]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_otherHealthSpeciality" |
label | "form.tospecify" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherHealthSpeciality" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_otherHealthSpeciality" |
valid | true |
value | "" |
healthExerciceModes
"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 | "label" |
same as passed value |
class | "App\Entity\HealthExerciseMode" |
same as passed value |
expanded | true |
same as passed value |
label | "health.exercicemode.form" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure($er) {#1022 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#1834 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1836 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1837 #from: "App\Entity\HealthExerciseMode" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1838 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\HealthExerciseMode a ORDER BY a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1804 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1857 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1840 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1839 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1841 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1845 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1796 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\HealthExerciseMode" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#1845 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1796 …} -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 | "health.exercicemode.form" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1834 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1836 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1837 #from: "App\Entity\HealthExerciseMode" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1838 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\HealthExerciseMode a ORDER BY a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1804 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1795 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1794 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_healthExerciceModes" ] |
cache_key | "_form_professionalProfile_healthExerciceModes_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +label: "Cabinet Libéral" +value: "1" +data: App\Entity\HealthExerciseMode {#1872 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "Maison de Santé" +value: "3" +data: App\Entity\HealthExerciseMode {#2166 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +label: "Mixte" +value: "4" +data: App\Entity\HealthExerciseMode {#2161 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "Salarié/e d’une structure (hôpital / clinique / ehpad /...)" +value: "2" +data: App\Entity\HealthExerciseMode {#2156 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4434 -form: Symfony\Component\Form\Form {#3415 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4435 …5} |
full_name | "form[professionalProfile][healthExerciceModes]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_healthExerciceModes" |
is_selected | Closure($choice, array $values) {#4436 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "health.exercicemode.form" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "healthExerciceModes" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_healthExerciceModes" |
valid | true |
value | [] |
1
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Cabinet Libéral" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Cabinet Libéral" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3381 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3380 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_healthExerciceModes_entry" ] |
cache_key | "_form_professionalProfile_healthExerciceModes_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4440 -form: Symfony\Component\Form\Form {#3418 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4439 …5} |
full_name | "form[professionalProfile][healthExerciceModes][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_healthExerciceModes_1" |
label | "Cabinet Libéral" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_healthExerciceModes_entry" |
valid | true |
value | "1" |
3
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Maison de Santé" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Maison de Santé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3389 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_healthExerciceModes_entry" ] |
cache_key | "_form_professionalProfile_healthExerciceModes_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4441 -form: Symfony\Component\Form\Form {#3421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4442 …5} |
full_name | "form[professionalProfile][healthExerciceModes][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_healthExerciceModes_3" |
label | "Maison de Santé" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_healthExerciceModes_entry" |
valid | true |
value | "3" |
4
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Mixte" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mixte" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3399 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3398 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_healthExerciceModes_entry" ] |
cache_key | "_form_professionalProfile_healthExerciceModes_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4443 -form: Symfony\Component\Form\Form {#3424 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4444 …5} |
full_name | "form[professionalProfile][healthExerciceModes][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_healthExerciceModes_4" |
label | "Mixte" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_healthExerciceModes_entry" |
valid | true |
value | "4" |
2
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Salarié/e d’une structure (hôpital / clinique / ehpad /...)" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Salarié/e d’une structure (hôpital / clinique / ehpad /...)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3407 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_healthExerciceModes_entry" ] |
cache_key | "_form_professionalProfile_healthExerciceModes_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4445 -form: Symfony\Component\Form\Form {#3427 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4446 …5} |
full_name | "form[professionalProfile][healthExerciceModes][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_healthExerciceModes_2" |
label | "Salarié/e d’une structure (hôpital / clinique / ehpad /...)" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_healthExerciceModes_entry" |
valid | true |
value | "2" |
typeResearch
"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 | "label" |
same as passed value |
class | "App\Entity\TypeResearch" |
same as passed value |
expanded | false |
false
|
label | "professionalprofile.typeresearch.my" |
same as passed value |
multiple | false |
false
|
query_builder | Closure($er) {#1021 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#1905 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1907 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1908 #from: "App\Entity\TypeResearch" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1909 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1910 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\TypeResearch a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2140 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1931 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1912 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1911 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1913 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1917 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2149 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\TypeResearch" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …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 {#1917 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2149 …} -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 | "professionalprofile.typeresearch.my" |
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 | Doctrine\ORM\QueryBuilder {#1905 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1907 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1908 #from: "App\Entity\TypeResearch" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1909 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1910 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\TypeResearch a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2140 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2150 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2152 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_typeResearch" ] |
cache_key | "_form_professionalProfile_typeResearch_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4449 +label: "Autre" +value: "5" +data: App\Entity\TypeResearch {#4466 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4453 +label: "Des bureaux" +value: "2" +data: App\Entity\TypeResearch {#4470 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4451 +label: "Un espace de coworking" +value: "1" +data: App\Entity\TypeResearch {#4473 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4455 +label: "Un incubateur" +value: "3" +data: App\Entity\TypeResearch {#4476 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4450 +label: "Une entreprise à reprendre" +value: "4" +data: App\Entity\TypeResearch {#4479 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4438 -form: Symfony\Component\Form\Form {#3430 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4437 …5} |
full_name | "form[professionalProfile][typeResearch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_typeResearch" |
is_selected | Closure($choice, $value) {#4447 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "professionalprofile.typeresearch.my" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "typeResearch" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_typeResearch" |
valid | true |
value | "" |
otherTypeResearch
"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 | "form.tospecify" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1926 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "form.tospecify" |
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() {#1923 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1924 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_professionalProfile_otherTypeResearch" ] |
cache_key | "_form_professionalProfile_otherTypeResearch_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4461 -form: Symfony\Component\Form\Form {#3433 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4448 …5} |
full_name | "form[professionalProfile][otherTypeResearch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_otherTypeResearch" |
label | "form.tospecify" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherTypeResearch" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_otherTypeResearch" |
valid | true |
value | "" |
projectLeader
"App\Form\Front\ProjectLeaderType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | " " |
same as passed value |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | "App\Entity\ProjectLeader" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2493 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} use: { $class: "App\Entity\ProjectLeader" } } |
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 | " " |
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() {#2495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2494 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "project_leader" "_form_professionalProfile_projectLeader" ] |
cache_key | "_form_professionalProfile_projectLeader_project_leader" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4459 -form: Symfony\Component\Form\Form {#3520 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4457 …5} |
full_name | "form[professionalProfile][projectLeader]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_projectLeader" |
label | " " |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "projectLeader" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_projectLeader" |
valid | true |
value | null |
type
"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 | "label" |
same as passed value |
class | "App\Entity\ProjectLeaderType" |
same as passed value |
expanded | false |
false
|
label | "professionalprofile.projectleader.type" |
same as passed value |
multiple | false |
false
|
query_builder | Closure($er) {#2501 class: "App\Form\Front\ProjectLeaderType" this: App\Form\Front\ProjectLeaderType {#1935 …} } |
Doctrine\ORM\QueryBuilder {#3477 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3479 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3480 #from: "App\Entity\ProjectLeaderType" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3481 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3482 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\ProjectLeaderType a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3445 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#3503 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#3484 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#3483 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#3485 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#3489 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3439 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ProjectLeaderType" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …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 {#3489 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#3439 …} -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 | "professionalprofile.projectleader.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#3477 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#3479 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#3480 #from: "App\Entity\ProjectLeaderType" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#3481 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#3482 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.label ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\ProjectLeaderType a ORDER BY a.position ASC, a.label ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#3445 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#3438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3437 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_projectLeader_type" ] |
cache_key | "_form_professionalProfile_projectLeader_type_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4485 +label: "Agricole" +value: "5" +data: App\Entity\ProjectLeaderType {#4502 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4489 +label: "Autour du tourisme / loisirs" +value: "3" +data: App\Entity\ProjectLeaderType {#4506 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4487 +label: "Autre" +value: "6" +data: App\Entity\ProjectLeaderType {#4509 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4491 +label: "Commerce" +value: "4" +data: App\Entity\ProjectLeaderType {#4512 …} +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4486 +label: "Hébergement" +value: "1" +data: App\Entity\ProjectLeaderType {#4515 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#4497 +label: "Restauration" +value: "2" +data: App\Entity\ProjectLeaderType {#4518 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4481 -form: Symfony\Component\Form\Form {#3523 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#4480 …5} |
full_name | "form[professionalProfile][projectLeader][type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_projectLeader_type" |
is_selected | Closure($choice, $value) {#4484 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "professionalprofile.projectleader.type" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_projectLeader_type" |
valid | true |
value | "" |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 | "description" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3496 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "description" |
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() {#3505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3498 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_professionalProfile_projectLeader_description" ] |
cache_key | "_form_professionalProfile_projectLeader_description_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4495 -form: Symfony\Component\Form\Form {#3526 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4483 …5} |
full_name | "form[professionalProfile][projectLeader][description]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_projectLeader_description" |
label | "description" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "description" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_projectLeader_description" |
valid | true |
value | "" |
otherType
"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 | "form.tospecify" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3512 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "form.tospecify" |
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() {#3514 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3513 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_professionalProfile_projectLeader_otherType" ] |
cache_key | "_form_professionalProfile_projectLeader_otherType_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4493 -form: Symfony\Component\Form\Form {#3529 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4488 …5} |
full_name | "form[professionalProfile][projectLeader][otherType]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_projectLeader_otherType" |
label | "form.tospecify" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherType" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_projectLeader_otherType" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\UrlType"
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 | "Profil Linkedin" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
default_protocol | "http" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2503 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "Profil Linkedin" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2510 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2504 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "inputmode" => "url" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "url" "_form_professionalProfile_linkedin" ] |
cache_key | "_form_professionalProfile_linkedin_url" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4452 -form: Symfony\Component\Form\Form {#3532 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4462 …5} |
full_name | "form[professionalProfile][linkedin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_linkedin" |
label | "Profil Linkedin" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "linkedin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "text" |
unique_block_prefix | "_form_professionalProfile_linkedin" |
valid | true |
value | "" |
curriculumVitae
"App\Form\UploadDocumentType"
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 | "professionalprofile.cv" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | "App\Entity\Document" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} use: { $class: "App\Entity\Document" } } |
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 | "professionalprofile.cv" |
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() {#2524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2523 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "upload_document" "_form_professionalProfile_curriculumVitae" ] |
cache_key | "_form_professionalProfile_curriculumVitae_upload_document" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4519 -form: Symfony\Component\Form\Form {#3554 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4498 …5} |
full_name | "form[professionalProfile][curriculumVitae]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_curriculumVitae" |
label | "professionalprofile.cv" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "curriculumVitae" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_curriculumVitae" |
valid | true |
value | null |
documentFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | false |
false
|
attr | [ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
[ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
download_link | false |
false
|
label | false |
false
|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
download_label | "vich_uploader.link.download" |
download_link | false |
download_uri | false |
empty_data | Closure(FormInterface $form) {#3541 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3543 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3542 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_form_professionalProfile_curriculumVitae_documentFile" ] |
cache_key | "_form_professionalProfile_curriculumVitae_documentFile_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#4524 -form: Symfony\Component\Form\Form {#3584 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4523 …5} |
full_name | "form[professionalProfile][curriculumVitae][documentFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_curriculumVitae_documentFile" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "documentFile" |
object | null |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_curriculumVitae_documentFile" |
valid | true |
value | [ "file" => null ] |
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 |
---|---|---|
attr | [ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
[ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
label | false |
false
|
required | false |
false
|
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
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 | true |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3592 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "accept" => "image/*,.doc,.docx,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_form_professionalProfile_curriculumVitae_documentFile_file" ] |
cache_key | "_form_professionalProfile_curriculumVitae_documentFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4528 -form: Symfony\Component\Form\Form {#3581 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4527 …5} |
full_name | "form[professionalProfile][curriculumVitae][documentFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_curriculumVitae_documentFile_file" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_form_professionalProfile_curriculumVitae_documentFile_file" |
valid | true |
value | "" |
regions
"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 | "name" |
same as passed value |
class | "App\Entity\Region" |
same as passed value |
expanded | true |
same as passed value |
label | "professionalprofile.regions.my" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure($er) {#1020 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#2591 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2589 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2546 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2545 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.searchable = true" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2544 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\Region a WHERE a.searchable = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2592 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "name" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2620 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2542 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2543 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2541 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2601 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2533 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Region" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#2601 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2533 …} -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 | "professionalprofile.regions.my" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2591 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2589 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2546 #from: "App\Entity\Region" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2545 #separator: " AND " #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "a.searchable = true" ] #preSeparator: "(" #postSeparator: ")" } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2544 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.name ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\Region a WHERE a.searchable = true ORDER BY a.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2592 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2532 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2531 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_regions" ] |
cache_key | "_form_professionalProfile_regions_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +label: "Auvergne-Rhône-Alpes" +value: "1" +data: App\Entity\Region {#2626 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +label: "Bourgogne-Franche-Comté" +value: "2" +data: App\Entity\Region {#2642 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +label: "Bretagne" +value: "11" +data: App\Entity\Region {#2694 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +label: "Centre" +value: "9" +data: App\Entity\Region {#2697 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +label: "Corse" +value: "10" +data: App\Entity\Region {#2700 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +label: "Grand-Est" +value: "5" +data: App\Entity\Region {#2703 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +label: "Hauts-de-France" +value: "3" +data: App\Entity\Region {#2706 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +label: "Normandie" +value: "7" +data: App\Entity\Region {#2709 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +label: "Nouvelle-Aquitaine" +value: "8" +data: App\Entity\Region {#2712 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +label: "Occitanie" +value: "6" +data: App\Entity\Region {#2715 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2724 +label: "Pays de la Loire" +value: "12" +data: App\Entity\Region {#2718 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2725 +label: "Provence-Alpes-Côte d'Azur" +value: "4" +data: App\Entity\Region {#2721 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4520 -form: Symfony\Component\Form\Form {#3684 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4522 …5} |
full_name | "form[professionalProfile][regions]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions" |
is_selected | Closure($choice, array $values) {#4526 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "professionalprofile.regions.my" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "regions" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_regions" |
valid | true |
value | [] |
1
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Auvergne-Rhône-Alpes" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Auvergne-Rhône-Alpes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3577 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4531 -form: Symfony\Component\Form\Form {#3687 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4529 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_1" |
label | "Auvergne-Rhône-Alpes" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "1" |
2
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Bourgogne-Franche-Comté" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Bourgogne-Franche-Comté" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3568 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4532 -form: Symfony\Component\Form\Form {#3690 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4533 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_2" |
label | "Bourgogne-Franche-Comté" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "2" |
11
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Bretagne" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "11" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Bretagne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3559 …} } } |
validation_groups | null |
value | "11" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4534 -form: Symfony\Component\Form\Form {#3693 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4535 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_11" |
label | "Bretagne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "11" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "11" |
9
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Centre" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "9" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Centre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3605 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3604 …} } } |
validation_groups | null |
value | "9" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4536 -form: Symfony\Component\Form\Form {#3696 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4537 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_9" |
label | "Centre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "9" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "9" |
10
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Corse" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "10" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Corse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3613 …} } } |
validation_groups | null |
value | "10" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4538 -form: Symfony\Component\Form\Form {#3699 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4539 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_10" |
label | "Corse" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "10" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "10" |
5
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Grand-Est" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Grand-Est" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3623 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3622 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4540 -form: Symfony\Component\Form\Form {#3702 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4541 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_5" |
label | "Grand-Est" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "5" |
3
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Hauts-de-France" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Hauts-de-France" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3632 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3631 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4542 -form: Symfony\Component\Form\Form {#3705 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4543 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_3" |
label | "Hauts-de-France" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "3" |
7
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Normandie" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "7" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Normandie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3641 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3640 …} } } |
validation_groups | null |
value | "7" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4544 -form: Symfony\Component\Form\Form {#3708 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4545 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_7" |
label | "Normandie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "7" |
8
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Nouvelle-Aquitaine" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "8" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Nouvelle-Aquitaine" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3649 …} } } |
validation_groups | null |
value | "8" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4546 -form: Symfony\Component\Form\Form {#3711 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4547 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_8" |
label | "Nouvelle-Aquitaine" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "8" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "8" |
6
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Occitanie" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Occitanie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3659 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3658 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4548 -form: Symfony\Component\Form\Form {#3714 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4549 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_6" |
label | "Occitanie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "6" |
12
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Pays de la Loire" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "12" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Pays de la Loire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3667 …} } } |
validation_groups | null |
value | "12" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4550 -form: Symfony\Component\Form\Form {#3717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4551 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_12" |
label | "Pays de la Loire" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "12" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "12" |
4
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Provence-Alpes-Côte d'Azur" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Provence-Alpes-Côte d'Azur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3676 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_regions_entry" ] |
cache_key | "_form_professionalProfile_regions_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4552 -form: Symfony\Component\Form\Form {#3720 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4553 …5} |
full_name | "form[professionalProfile][regions][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_regions_4" |
label | "Provence-Alpes-Côte d'Azur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_regions_entry" |
valid | true |
value | "4" |
statuses
"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 | "label" |
same as passed value |
class | "App\Entity\ProjectSituationStatus" |
same as passed value |
expanded | true |
same as passed value |
label | "professionalprofile.statuses.form" |
same as passed value |
multiple | true |
same as passed value |
query_builder | Closure($er) {#1019 class: "App\Form\Candidate\ProfessionalProfileRegistrationType" this: App\Form\Candidate\ProfessionalProfileRegistrationType {#890 …} } |
Doctrine\ORM\QueryBuilder {#2774 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2776 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2777 #from: "App\Entity\ProjectSituationStatus" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2779 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\ProjectSituationStatus a ORDER BY a.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2745 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | "label" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2797 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2780 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2778 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2781 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2785 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2736 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\ProjectSituationStatus" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
em | ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 {#2785 -om: ContainerMygAA9f\EntityManager_9a5be93 - Doctrine\ORM\EntityManager@proxy {#66 …2} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2736 …} -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 | "professionalprofile.statuses.form" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#2774 -_em: Doctrine\ORM\EntityManager {#719 …} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2776 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "a" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2777 #from: "App\Entity\ProjectSituationStatus" #alias: "a" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2779 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "a.position ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT a FROM App\Entity\ProjectSituationStatus a ORDER BY a.position ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2745 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2735 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2734 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_form_professionalProfile_statuses" ] |
cache_key | "_form_professionalProfile_statuses_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2791 +label: "J’ai besoin d’aide pour m’installer" +value: "1" +data: App\Entity\ProjectSituationStatus {#2812 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2799 +label: "Je cherche ma destination" +value: "2" +data: App\Entity\ProjectSituationStatus {#2816 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2789 +label: "Je cherche un emploi" +value: "3" +data: App\Entity\ProjectSituationStatus {#2819 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2801 +label: "Je cherche un logement" +value: "4" +data: App\Entity\ProjectSituationStatus {#2822 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2790 +label: "Mon conjoint cherche un emploi" +value: "5" +data: App\Entity\ProjectSituationStatus {#2825 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2807 +label: "Autre" +value: "6" +data: App\Entity\ProjectSituationStatus {#2828 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4530 -form: Symfony\Component\Form\Form {#3777 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#4525 …5} |
full_name | "form[professionalProfile][statuses]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_statuses" |
is_selected | Closure($choice, array $values) {#4555 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#981 …} } |
label | "professionalprofile.statuses.form" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "statuses" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_statuses" |
valid | true |
value | [] |
1
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "J’ai besoin d’aide pour m’installer" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "1" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "J’ai besoin d’aide pour m’installer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3725 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3724 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_statuses_entry" ] |
cache_key | "_form_professionalProfile_statuses_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4558 -form: Symfony\Component\Form\Form {#3780 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4557 …5} |
full_name | "form[professionalProfile][statuses][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_statuses_1" |
label | "J’ai besoin d’aide pour m’installer" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_statuses_entry" |
valid | true |
value | "1" |
2
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Je cherche ma destination" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "2" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je cherche ma destination" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3733 …} } } |
validation_groups | null |
value | "2" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_statuses_entry" ] |
cache_key | "_form_professionalProfile_statuses_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4559 -form: Symfony\Component\Form\Form {#3783 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4560 …5} |
full_name | "form[professionalProfile][statuses][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_statuses_2" |
label | "Je cherche ma destination" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_statuses_entry" |
valid | true |
value | "2" |
3
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Je cherche un emploi" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "3" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je cherche un emploi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3743 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3742 …} } } |
validation_groups | null |
value | "3" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_statuses_entry" ] |
cache_key | "_form_professionalProfile_statuses_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4561 -form: Symfony\Component\Form\Form {#3786 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4562 …5} |
full_name | "form[professionalProfile][statuses][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_statuses_3" |
label | "Je cherche un emploi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_statuses_entry" |
valid | true |
value | "3" |
4
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Je cherche un logement" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "4" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Je cherche un logement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3751 …} } } |
validation_groups | null |
value | "4" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_statuses_entry" ] |
cache_key | "_form_professionalProfile_statuses_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4563 -form: Symfony\Component\Form\Form {#3789 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4564 …5} |
full_name | "form[professionalProfile][statuses][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_statuses_4" |
label | "Je cherche un logement" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_statuses_entry" |
valid | true |
value | "4" |
5
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Mon conjoint cherche un emploi" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "5" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Mon conjoint cherche un emploi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3760 …} } } |
validation_groups | null |
value | "5" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_statuses_entry" ] |
cache_key | "_form_professionalProfile_statuses_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4565 -form: Symfony\Component\Form\Form {#3792 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4566 …5} |
full_name | "form[professionalProfile][statuses][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_statuses_5" |
label | "Mon conjoint cherche un emploi" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_statuses_entry" |
valid | true |
value | "5" |
6
"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 |
---|---|---|
attr | [] |
[] |
block_name | "entry" |
same as passed value |
label | "Autre" |
same as passed value |
label_html | false |
false
|
label_translation_parameters | [] |
[] |
required | false |
false
|
translation_domain | false |
false
|
value | "6" |
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 | "entry" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#2853 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2850 …} } |
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 {#2851 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | false |
trim | true |
upload_max_size_message | Closure() {#3770 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#3769 …} } } |
validation_groups | null |
value | "6" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_professionalProfile_statuses_entry" ] |
cache_key | "_form_professionalProfile_statuses_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4567 -form: Symfony\Component\Form\Form {#3795 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4568 …5} |
full_name | "form[professionalProfile][statuses][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_statuses_6" |
label | "Autre" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | false |
unique_block_prefix | "_form_professionalProfile_statuses_entry" |
valid | true |
value | "6" |
otherProjectSituationStatus
"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 | "form.tospecify" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "form.tospecify" |
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() {#2835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#2834 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_professionalProfile_otherProjectSituationStatus" ] |
cache_key | "_form_professionalProfile_otherProjectSituationStatus_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4556 -form: Symfony\Component\Form\Form {#3798 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4554 …5} |
full_name | "form[professionalProfile][otherProjectSituationStatus]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_professionalProfile_otherProjectSituationStatus" |
label | "form.tospecify" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "otherProjectSituationStatus" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_professionalProfile_otherProjectSituationStatus" |
valid | true |
value | "" |
plainPassword
"Symfony\Component\Form\Extension\Core\Type\PasswordType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "new-password" ] |
[ "autocomplete" => "new-password" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#910 +message: "Veuillez insérer un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#905 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#910 +message: "Veuillez insérer un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#905 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +payload: null } ] |
label | "register.password" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
always_empty | true |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#910 +message: "Veuillez insérer un mot de passe" +allowNull: false +normalizer: null +payload: null } Symfony\Component\Validator\Constraints\Length {#905 +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Votre mot de passe doit contenir au minimum {{ limit }} caractères" +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 4096 +min: 6 +charset: "UTF-8" +normalizer: null +allowEmptyString: false +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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1017 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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 | "register.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1010 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#1016 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "new-password" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "password" "_form_plainPassword" ] |
cache_key | "_form_plainPassword_password" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3762 -form: Symfony\Component\Form\Form {#3801 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3771 …5} |
full_name | "form[plainPassword]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_plainPassword" |
label | "register.password" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plainPassword" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_plainPassword" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "85ce632303b.CiP-QckRIgB3BT968Lte-YOOWE_Mt4n5Vub8bmimSLo.PhW6ApZQG3M7QFwNwo1oqLO6KRmE79OjJo7RGyXRF_hJbYokozwTOSNjDw" |
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 | "85ce632303b.CiP-QckRIgB3BT968Lte-YOOWE_Mt4n5Vub8bmimSLo.PhW6ApZQG3M7QFwNwo1oqLO6KRmE79OjJo7RGyXRF_hJbYokozwTOSNjDw" |
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 {#206 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#205 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#204 …} -namespace: Closure() {#202 …} } |
data | "85ce632303b.CiP-QckRIgB3BT968Lte-YOOWE_Mt4n5Vub8bmimSLo.PhW6ApZQG3M7QFwNwo1oqLO6KRmE79OjJo7RGyXRF_hJbYokozwTOSNjDw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4580 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#789 …} } |
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() {#4587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#828 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#237 …} $translationDomain: "validators" $message: Closure() {#4581 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "85ce632303b.CiP-QckRIgB3BT968Lte-YOOWE_Mt4n5Vub8bmimSLo.PhW6ApZQG3M7QFwNwo1oqLO6KRmE79OjJo7RGyXRF_hJbYokozwTOSNjDw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4597 -form: Symfony\Component\Form\Form {#4593 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#4588 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form__token" |
valid | true |
value | "85ce632303b.CiP-QckRIgB3BT968Lte-YOOWE_Mt4n5Vub8bmimSLo.PhW6ApZQG3M7QFwNwo1oqLO6KRmE79OjJo7RGyXRF_hJbYokozwTOSNjDw" |