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 {#1410 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1430 …} -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 {#1410 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1430 …} -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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data | App\Entity\Job\JobOfferCandidacy {#1410 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1430 …} -createdAt: null -message: null } |
| data_class | "App\Entity\Job\JobOfferCandidacy" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1467 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() {#1469 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1468 …} $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 {#1410 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1430 …} -createdAt: null -message: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1577 -form: Symfony\Component\Form\Form {#1594 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1579 …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 {#1410 -id: null -lastName: null -firstName: null -phone: null -email: null -jobOffer: null -files: Doctrine\Common\Collections\ArrayCollection {#1430 …} -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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1611 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 {#1612 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() {#1614 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1616 …} $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 {#1642 -form: Symfony\Component\Form\Form {#1591 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1575 …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 {#1627 +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 {#1627 +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 {#1627 +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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1602 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() {#1600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1601 …} $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 {#1729 -form: Symfony\Component\Form\Form {#1588 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1753 …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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1541 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() {#1540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1544 …} $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 {#1754 -form: Symfony\Component\Form\Form {#1546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1776 …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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1576 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() {#1530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1531 …} $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 {#1726 -form: Symfony\Component\Form\Form {#1533 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1747 …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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1560 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() {#1519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1520 …} $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 {#1749 -form: Symfony\Component\Form\Form {#1522 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1739 …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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1529 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() {#1508 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1509 …} $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 {#1730 -form: Symfony\Component\Form\Form {#1511 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1731 …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 {#1718 -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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1499 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() {#1498 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1497 …} $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 {#1718 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1787 -form: Symfony\Component\Form\Form {#1686 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1788 …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 {#1789 …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 {#1718 -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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1682 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() {#1678 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1681 …} $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 {#1792 -form: Symfony\Component\Form\Form {#1643 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1791 …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 | "a6d6e888f.SMtrSg8PGjlLjVNr77RE_Qp_PFPZSuHXsWT7wspVRzE.BK9cLl13TW8kzxsBuPsHv28TbTzqGLbj1BPCgakvI2QmkjIiZXsiUg_EEg" |
| 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 | "a6d6e888f.SMtrSg8PGjlLjVNr77RE_Qp_PFPZSuHXsWT7wspVRzE.BK9cLl13TW8kzxsBuPsHv28TbTzqGLbj1BPCgakvI2QmkjIiZXsiUg_EEg" |
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 {#327 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#329 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#328 …} -namespace: Closure() {#233 …} } |
| data | "a6d6e888f.SMtrSg8PGjlLjVNr77RE_Qp_PFPZSuHXsWT7wspVRzE.BK9cLl13TW8kzxsBuPsHv28TbTzqGLbj1BPCgakvI2QmkjIiZXsiUg_EEg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1795 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() {#1800 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#331 …} $message: Closure() {#1796 …} $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 | "a6d6e888f.SMtrSg8PGjlLjVNr77RE_Qp_PFPZSuHXsWT7wspVRzE.BK9cLl13TW8kzxsBuPsHv28TbTzqGLbj1BPCgakvI2QmkjIiZXsiUg_EEg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1809 -form: Symfony\Component\Form\Form {#1805 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1799 …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 | "a6d6e888f.SMtrSg8PGjlLjVNr77RE_Qp_PFPZSuHXsWT7wspVRzE.BK9cLl13TW8kzxsBuPsHv28TbTzqGLbj1BPCgakvI2QmkjIiZXsiUg_EEg" |