Forms
-
free_job_submission
-
fullName
-
email
-
phone
-
cv
-
type
-
_token
-
-
job_offer_call_submission
-
fullName
-
email
-
phone
-
cv
-
jobOfferCall
-
_token
-
free_job_submission
Form type:
"App\Form\FreeJobSubmissionType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\FreeJobSubmission {#802 -id: null -fullName: null -email: null -phone: null -cv: null -type: null -submittedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\FreeJobSubmission {#802 -id: null -fullName: null -email: null -phone: null -cv: null -type: null -submittedAt: 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 {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data | App\Entity\FreeJobSubmission {#802 -id: null -fullName: null -email: null -phone: null -cv: null -type: null -submittedAt: null } |
data_class | "App\Entity\FreeJobSubmission" |
disabled | false |
empty_data | Closure(FormInterface $form) {#674 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\FreeJobSubmission" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#676 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#675 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "free_job_submission" "_free_job_submission" ] |
cache_key | "_free_job_submission_free_job_submission" |
compound | true |
data | App\Entity\FreeJobSubmission {#802 -id: null -fullName: null -email: null -phone: null -cv: null -type: null -submittedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#972 -form: Symfony\Component\Form\Form {#875 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#849 …5} |
full_name | "free_job_submission" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "free_job_submission" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "free_job_submission" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_free_job_submission" |
valid | true |
value | App\Entity\FreeJobSubmission {#802 -id: null -fullName: null -email: null -phone: null -cv: null -type: null -submittedAt: null } |
fullName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#858 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#837 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_free_job_submission_fullName" ] |
cache_key | "_free_job_submission_fullName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1062 -form: Symfony\Component\Form\Form {#892 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1064 …5} |
full_name | "free_job_submission[fullName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "free_job_submission_fullName" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fullName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_free_job_submission_fullName" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#653 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#621 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_free_job_submission_email" ] |
cache_key | "_free_job_submission_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1061 -form: Symfony\Component\Form\Form {#895 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1060 …5} |
full_name | "free_job_submission[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "free_job_submission_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_free_job_submission_email" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#625 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#867 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#866 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_free_job_submission_phone" ] |
cache_key | "_free_job_submission_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1058 -form: Symfony\Component\Form\Form {#898 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1057 …5} |
full_name | "free_job_submission[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "free_job_submission_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_free_job_submission_phone" |
valid | true |
value | "" |
cv
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
[ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
label | "Selectionner votre cv" |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Selectionner votre cv" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#644 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#645 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_free_job_submission_cv" ] |
cache_key | "_free_job_submission_cv_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1037 -form: Symfony\Component\Form\Form {#878 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#951 …5} |
full_name | "free_job_submission[cv]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "free_job_submission_cv" |
label | "Selectionner votre cv" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "cv" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_free_job_submission_cv" |
valid | true |
value | "" |
type
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "CDI" => "CDI" "Stage" => "Stage" "Alternance" => "Alternance" ] |
[ "CDI" => "CDI" "Stage" => "Stage" "Alternance" => "Alternance" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "CDI" => "CDI" "Stage" => "Stage" "Alternance" => "Alternance" ] |
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 {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#619 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#617 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_free_job_submission_type" ] |
cache_key | "_free_job_submission_type_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#914 +label: "CDI" +value: "CDI" +data: "CDI" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#997 +label: "Stage" +value: "Stage" +data: "Stage" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#998 +label: "Alternance" +value: "Alternance" +data: "Alternance" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#932 -form: Symfony\Component\Form\Form {#648 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#941 …5} |
full_name | "free_job_submission[type]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "free_job_submission_type" |
is_selected | Closure($choice, $value) {#1015 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "type" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_free_job_submission_type" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "eb.IbbwjvvHGj7kI7VixKh6OWvB72AHvENdx9GALrtm9Sk.Edyky56iTm61EvYyjucvQTm7hA9P3zEViaDJfMxfoGpo37Lei6VpT4AV-A" |
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 | "eb.IbbwjvvHGj7kI7VixKh6OWvB72AHvENdx9GALrtm9Sk.Edyky56iTm61EvYyjucvQTm7hA9P3zEViaDJfMxfoGpo37Lei6VpT4AV-A" |
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 {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data | "eb.IbbwjvvHGj7kI7VixKh6OWvB72AHvENdx9GALrtm9Sk.Edyky56iTm61EvYyjucvQTm7hA9P3zEViaDJfMxfoGpo37Lei6VpT4AV-A" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1083 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#1071 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_free_job_submission__token" ] |
cache_key | "_free_job_submission__token_hidden" |
compound | false |
data | "eb.IbbwjvvHGj7kI7VixKh6OWvB72AHvENdx9GALrtm9Sk.Edyky56iTm61EvYyjucvQTm7hA9P3zEViaDJfMxfoGpo37Lei6VpT4AV-A" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1092 -form: Symfony\Component\Form\Form {#981 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1075 …5} |
full_name | "free_job_submission[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "free_job_submission__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_free_job_submission__token" |
valid | true |
value | "eb.IbbwjvvHGj7kI7VixKh6OWvB72AHvENdx9GALrtm9Sk.Edyky56iTm61EvYyjucvQTm7hA9P3zEViaDJfMxfoGpo37Lei6VpT4AV-A" |
job_offer_call_submission
Form type:
"App\Form\JobOfferCallSubmissionType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\JobOfferCallSubmission {#677 -id: null -fullName: null -email: null -phone: null -cv: null -jobOfferCall: null -submittedAt: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\JobOfferCallSubmission {#677 -id: null -fullName: null -email: null -phone: null -cv: null -jobOfferCall: null -submittedAt: 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 {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data | App\Entity\JobOfferCallSubmission {#677 -id: null -fullName: null -email: null -phone: null -cv: null -jobOfferCall: null -submittedAt: null } |
data_class | "App\Entity\JobOfferCallSubmission" |
disabled | false |
empty_data | Closure(FormInterface $form) {#658 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\JobOfferCallSubmission" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#689 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#679 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "job_offer_call_submission" "_job_offer_call_submission" ] |
cache_key | "_job_offer_call_submission_job_offer_call_submission" |
compound | true |
data | App\Entity\JobOfferCallSubmission {#677 -id: null -fullName: null -email: null -phone: null -cv: null -jobOfferCall: null -submittedAt: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1094 -form: Symfony\Component\Form\Form {#1044 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1095 …5} |
full_name | "job_offer_call_submission" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "job_offer_call_submission" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "job_offer_call_submission" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_job_offer_call_submission" |
valid | true |
value | App\Entity\JobOfferCallSubmission {#677 -id: null -fullName: null -email: null -phone: null -cv: null -jobOfferCall: null -submittedAt: null } |
fullName
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "placeholder" => "Votre nom complet" "class" => "form-control" ] |
[ "maxlength" => 255 "placeholder" => "Votre nom complet" "class" => "form-control" ] |
label | "Nom complet" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Votre nom complet" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#888 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Nom complet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#910 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Votre nom complet" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_job_offer_call_submission_fullName" ] |
cache_key | "_job_offer_call_submission_fullName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1099 -form: Symfony\Component\Form\Form {#1041 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1098 …5} |
full_name | "job_offer_call_submission[fullName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "job_offer_call_submission_fullName" |
label | "Nom complet" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fullName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_job_offer_call_submission_fullName" |
valid | true |
value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "placeholder" => "Votre email" "class" => "form-control" ] |
[ "maxlength" => 255 "placeholder" => "Votre email" "class" => "form-control" ] |
label | "Email" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Votre email" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | [] |
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() {#938 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#940 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Votre email" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_job_offer_call_submission_email" ] |
cache_key | "_job_offer_call_submission_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1100 -form: Symfony\Component\Form\Form {#1048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1101 …5} |
full_name | "job_offer_call_submission[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "job_offer_call_submission_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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_job_offer_call_submission_email" |
valid | true |
value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 "placeholder" => "Votre numéro de téléphone" "class" => "form-control" ] |
[ "maxlength" => 255 "placeholder" => "Votre numéro de téléphone" "class" => "form-control" ] |
label | "Numéro de téléphone" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "placeholder" => "Votre numéro de téléphone" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#913 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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 | "Numéro de téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#919 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "placeholder" => "Votre numéro de téléphone" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_job_offer_call_submission_phone" ] |
cache_key | "_job_offer_call_submission_phone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1102 -form: Symfony\Component\Form\Form {#1055 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1103 …5} |
full_name | "job_offer_call_submission[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "job_offer_call_submission_phone" |
label | "Numéro de téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_job_offer_call_submission_phone" |
valid | true |
value | "" |
cv
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
[ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
label | "Selectionner votre cv" |
same as passed value |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Selectionner votre cv" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
multiple | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#902 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#929 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Selectionner votre cv" "class" => "form-control" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_job_offer_call_submission_cv" ] |
cache_key | "_job_offer_call_submission_cv_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1104 -form: Symfony\Component\Form\Form {#1053 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1105 …5} |
full_name | "job_offer_call_submission[cv]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "job_offer_call_submission_cv" |
label | "Selectionner votre cv" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "cv" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_job_offer_call_submission_cv" |
valid | true |
value | "" |
jobOfferCall
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 | "id" |
same as passed value |
class | "App\Entity\JobOfferCall" |
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 | "id" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1018 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#976 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1036 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1007 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1035 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1032 …} } |
choices | null |
class | "App\Entity\JobOfferCall" |
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 {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerBwf0kjZ\EntityManagerGhostEbeb667 {#243 …12} |
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 {#969 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerBwf0kjZ\EntityManagerGhostEbeb667 {#243 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#971 …} } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#979 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_job_offer_call_submission_jobOfferCall" ] |
cache_key | "_job_offer_call_submission_jobOfferCall_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1106 -form: Symfony\Component\Form\Form {#1028 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1107 …5} |
full_name | "job_offer_call_submission[jobOfferCall]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "job_offer_call_submission_jobOfferCall" |
is_selected | Closure($choice, $value) {#1109 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "jobOfferCall" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_job_offer_call_submission_jobOfferCall" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0cbae33f44eaac3c03.8WAhl_6j_iGd-5rhJEAyU5SUrYhvNXRwTe39TF3oK1o.xi1UpLnNqHnqq-OGYw1mMcvWmLoGABIEJo6VfgSGZSmUFVLBksadGO7Pww" |
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 | "0cbae33f44eaac3c03.8WAhl_6j_iGd-5rhJEAyU5SUrYhvNXRwTe39TF3oK1o.xi1UpLnNqHnqq-OGYw1mMcvWmLoGABIEJo6VfgSGZSmUFVLBksadGO7Pww" |
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 {#721 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#720 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#719 …} -namespace: Closure() {#717 …} } |
data | "0cbae33f44eaac3c03.8WAhl_6j_iGd-5rhJEAyU5SUrYhvNXRwTe39TF3oK1o.xi1UpLnNqHnqq-OGYw1mMcvWmLoGABIEJo6VfgSGZSmUFVLBksadGO7Pww" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1096 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#1110 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#227 …} $message: Closure() {#1108 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_job_offer_call_submission__token" ] |
cache_key | "_job_offer_call_submission__token_hidden" |
compound | false |
data | "0cbae33f44eaac3c03.8WAhl_6j_iGd-5rhJEAyU5SUrYhvNXRwTe39TF3oK1o.xi1UpLnNqHnqq-OGYw1mMcvWmLoGABIEJo6VfgSGZSmUFVLBksadGO7Pww" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1259 -form: Symfony\Component\Form\Form {#1278 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1112 …5} |
full_name | "job_offer_call_submission[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "job_offer_call_submission__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_job_offer_call_submission__token" |
valid | true |
value | "0cbae33f44eaac3c03.8WAhl_6j_iGd-5rhJEAyU5SUrYhvNXRwTe39TF3oK1o.xi1UpLnNqHnqq-OGYw1mMcvWmLoGABIEJo6VfgSGZSmUFVLBksadGO7Pww" |