Forms
-
job_offer_candidacy_form
-
cgv
-
captcha
-
lastName
-
firstName
-
phone
-
email
-
files
-
message
-
_token
-
job_offer_candidacy_form
Form type:
"App\Form\Job\JobOfferCandidacyFormType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Job\JobOfferCandidacy {#1424 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1425 …} -createdAt: null -message: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Job\JobOfferCandidacy {#1424 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1425 …} -createdAt: null -message: 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data | App\Entity\Job\JobOfferCandidacy {#1424 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1425 …} -createdAt: null -message: null } |
| data_class | "App\Entity\Job\JobOfferCandidacy" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Job\JobOfferCandidacy" } } |
| 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 | [] |
| hidden_fields | [] |
| 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" |
| nested_level | 1 |
| 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() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1482 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "job_offer_candidacy_form" "_job_offer_candidacy_form" ] |
| cache_key | "_job_offer_candidacy_form_job_offer_candidacy_form" |
| compound | true |
| data | App\Entity\Job\JobOfferCandidacy {#1424 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1425 …} -createdAt: null -message: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1591 -form: Symfony\Component\Form\Form {#1608 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1593 …5} |
| full_name | "job_offer_candidacy_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "job_offer_candidacy_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form" |
| valid | true |
| value | App\Entity\Job\JobOfferCandidacy {#1424 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1425 …} -createdAt: null -message: null } |
cgv
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "I accept the <a href="/en/confidentiality" target="_blank">privacy policy</a>" |
same as passed value |
| label_html | true |
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 | 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1625 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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 | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1626 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "I accept the <a href="/en/confidentiality" target="_blank">privacy policy</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1630 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_job_offer_candidacy_form_cgv" ] |
| cache_key | "_job_offer_candidacy_form_cgv_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1657 -form: Symfony\Component\Form\Form {#1605 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1589 …5} |
| full_name | "job_offer_candidacy_form[cgv]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form_cgv" |
| label | "I accept the <a href="/en/confidentiality" target="_blank">privacy policy</a>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cgv" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form_cgv" |
| valid | true |
| value | "1" |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
|---|---|---|
| constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1641 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1641 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| 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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#1641 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1616 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 | [] |
| host | null |
| 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 | [] |
| locale | "en" |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| setter | null |
| site_key | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1615 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| action_name | "homepage" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_job_offer_candidacy_form_captcha" ] |
| cache_key | "_job_offer_candidacy_form_captcha_karser_recaptcha3" |
| compound | false |
| data | null |
| disabled | false |
| enabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1743 -form: Symfony\Component\Form\Form {#1602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1767 …5} |
| full_name | "job_offer_candidacy_form[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| host | "www.google.com" |
| id | "job_offer_candidacy_form_captcha" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| locale | "en" |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| required | false |
| row_attr | [] |
| script_nonce_csp | "" |
| site_key | "6Le9Lp4qAAAAAHB-57EL2vM-qhYL4Dlr0AikfzYa" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form_captcha" |
| valid | true |
| value | "" |
lastName
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 "required" => true ] |
[ "maxlength" => 255 "required" => true ] |
| auto_initialize | false |
false
|
| label | "Nom" |
same as passed value |
| label_attr | [ "class" => "required" ] |
[ "class" => "required" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1555 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" |
| label_attr | [ "class" => "required" ] |
| 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() {#1554 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1558 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_job_offer_candidacy_form_lastName" ] |
| cache_key | "_job_offer_candidacy_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1768 -form: Symfony\Component\Form\Form {#1560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1790 …5} |
| full_name | "job_offer_candidacy_form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form_lastName" |
| label | "Nom" |
| label_attr | [ "class" => "required" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form_lastName" |
| valid | true |
| value | "" |
firstName
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 "required" => true ] |
[ "maxlength" => 255 "required" => true ] |
| auto_initialize | false |
false
|
| label | "Prénom" |
same as passed value |
| label_attr | [ "class" => "required" ] |
[ "class" => "required" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1590 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 | "Prénom" |
| label_attr | [ "class" => "required" ] |
| 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() {#1544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1545 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_job_offer_candidacy_form_firstName" ] |
| cache_key | "_job_offer_candidacy_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1740 -form: Symfony\Component\Form\Form {#1547 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1761 …5} |
| full_name | "job_offer_candidacy_form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form_firstName" |
| label | "Prénom" |
| label_attr | [ "class" => "required" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form_firstName" |
| 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 "required" => true ] |
[ "maxlength" => 255 "required" => true ] |
| auto_initialize | false |
false
|
| label | "Téléphone" |
same as passed value |
| label_attr | [ "class" => "required" ] |
[ "class" => "required" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1574 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 | "Téléphone" |
| label_attr | [ "class" => "required" ] |
| 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() {#1533 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1534 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_job_offer_candidacy_form_phone" ] |
| cache_key | "_job_offer_candidacy_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1763 -form: Symfony\Component\Form\Form {#1536 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1753 …5} |
| full_name | "job_offer_candidacy_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form_phone" |
| label | "Téléphone" |
| label_attr | [ "class" => "required" ] |
| 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_candidacy_form_phone" |
| 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 "required" => true ] |
[ "maxlength" => 255 "required" => true ] |
| auto_initialize | false |
false
|
| label | "Email" |
same as passed value |
| label_attr | [ "class" => "required" ] |
[ "class" => "required" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1543 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 | [ "class" => "required" ] |
| 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() {#1522 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1523 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "required" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_job_offer_candidacy_form_email" ] |
| cache_key | "_job_offer_candidacy_form_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1744 -form: Symfony\Component\Form\Form {#1525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1745 …5} |
| full_name | "job_offer_candidacy_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form_email" |
| label | "Email" |
| label_attr | [ "class" => "required" ] |
| 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_candidacy_form_email" |
| valid | true |
| value | "" |
files
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1732 -elements: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| auto_initialize | false |
false
|
| by_reference | false |
false
|
| entry_options | [ "label" => false "nested_level" => 2 ] |
[ "label" => false "nested_level" => 2 "block_name" => "entry" ] |
| entry_type | "App\Form\Job\JobOfferCandidacyFileFormType" |
same as passed value |
| label | "Fichiers" |
same as passed value |
| prototype_name | "__level2__" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1510 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "label" => false "nested_level" => 2 "block_name" => "entry" ] |
| entry_type | "App\Form\Job\JobOfferCandidacyFileFormType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Fichiers" |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__level2__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1509 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_job_offer_candidacy_form_files" ] |
| cache_key | "_job_offer_candidacy_form_files_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#1732 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1801 -form: Symfony\Component\Form\Form {#1658 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1802 …5} |
| full_name | "job_offer_candidacy_form[files]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form_files" |
| label | "Fichiers" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "files" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#1803 …5} |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form_files" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#1732 -elements: [] } |
message
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 | [ "required" => false ] |
[ "required" => false ] |
| auto_initialize | false |
false
|
| label | "Message" |
same as passed value |
| label_attr | [
"class" => ""
] |
[
"class" => ""
]
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "required" => false ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| 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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1702 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 | "Message" |
| label_attr | [
"class" => ""
] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1706 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1703 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "required" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_job_offer_candidacy_form_message" ] |
| cache_key | "_job_offer_candidacy_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1806 -form: Symfony\Component\Form\Form {#1668 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1805 …5} |
| full_name | "job_offer_candidacy_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_form_message" |
| label | "Message" |
| label_attr | [
"class" => ""
] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form_message" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "7ffc888624e.qnmXn-U3jolJjS0NaUYaxHx63b5bJirHTUusq3BgI6s.7wH73NdBx_kFtB5qOXRoiE0NpIxsdX6wBhnhnEY_bu_vH-LyllG56CroZA" |
| 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 | "7ffc888624e.qnmXn-U3jolJjS0NaUYaxHx63b5bJirHTUusq3BgI6s.7wH73NdBx_kFtB5qOXRoiE0NpIxsdX6wBhnhnEY_bu_vH-LyllG56CroZA" |
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 {#337 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#339 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#338 …} -namespace: Closure() {#242 …} } |
| data | "7ffc888624e.qnmXn-U3jolJjS0NaUYaxHx63b5bJirHTUusq3BgI6s.7wH73NdBx_kFtB5qOXRoiE0NpIxsdX6wBhnhnEY_bu_vH-LyllG56CroZA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1742 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() {#1810 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#341 …} $message: Closure() {#1809 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_job_offer_candidacy_form__token" ] |
| cache_key | "_job_offer_candidacy_form__token_hidden" |
| compound | false |
| data | "7ffc888624e.qnmXn-U3jolJjS0NaUYaxHx63b5bJirHTUusq3BgI6s.7wH73NdBx_kFtB5qOXRoiE0NpIxsdX6wBhnhnEY_bu_vH-LyllG56CroZA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1822 -form: Symfony\Component\Form\Form {#1818 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1814 …5} |
| full_name | "job_offer_candidacy_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "job_offer_candidacy_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_job_offer_candidacy_form__token" |
| valid | true |
| value | "7ffc888624e.qnmXn-U3jolJjS0NaUYaxHx63b5bJirHTUusq3BgI6s.7wH73NdBx_kFtB5qOXRoiE0NpIxsdX6wBhnhnEY_bu_vH-LyllG56CroZA" |