- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 47
- Events
- Routing
- Cache
- Translation 15
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- E-mails
- Debug
- Messages
- E-mails
- Guzzle
- Elastica
- VichUploader
- Redis
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
civilite
-
prenom
-
nom
-
adresse
-
codePostal
-
ville
-
telephone
-
email
-
email2
-
resume
-
commentaire
-
captcha
-
_token
-
offre_emploi_candidature
"App\Form\OffreEmploiCandidatureType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\OffreEmploiCandidature {#1205 -dateCreation: DateTime @1789016970 {#1206 date: 2026-09-10 07:09:30.854920 Europe/Paris (+02:00) } -libelle: null -civilite: null -nom: null -prenom: null -adresse: null -codePostal: null -ville: null -telephone: null -email: null -commentaire: null -etablissement: null -offreEmploi: null -resume: null #id: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\OffreEmploiCandidature {#1205 -dateCreation: DateTime @1789016970 {#1206 date: 2026-09-10 07:09:30.854920 Europe/Paris (+02:00) } -libelle: null -civilite: null -nom: null -prenom: null -adresse: null -codePostal: null -ville: null -telephone: null -email: null -commentaire: null -etablissement: null -offreEmploi: null -resume: null #id: 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data | App\Entity\OffreEmploiCandidature {#1205 -dateCreation: DateTime @1789016970 {#1206 date: 2026-09-10 07:09:30.854920 Europe/Paris (+02:00) } -libelle: null -civilite: null -nom: null -prenom: null -adresse: null -codePostal: null -ville: null -telephone: null -email: null -commentaire: null -etablissement: null -offreEmploi: null -resume: null #id: null } |
| data_class | "App\Entity\OffreEmploiCandidature" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1610 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} use: { $class: "App\Entity\OffreEmploiCandidature" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1612 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1611 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "offre_emploi_candidature" "_offre_emploi_candidature" ] |
| cache_key | "_offre_emploi_candidature_offre_emploi_candidature" |
| compound | true |
| data | App\Entity\OffreEmploiCandidature {#1205 -dateCreation: DateTime @1789016970 {#1206 date: 2026-09-10 07:09:30.854920 Europe/Paris (+02:00) } -libelle: null -civilite: null -nom: null -prenom: null -adresse: null -codePostal: null -ville: null -telephone: null -email: null -commentaire: null -etablissement: null -offreEmploi: null -resume: null #id: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1861 -form: Symfony\Component\Form\Form {#1856 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1905 …5} |
| full_name | "offre_emploi_candidature" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "offre_emploi_candidature" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature" |
| valid | true |
| value | App\Entity\OffreEmploiCandidature {#1205 -dateCreation: DateTime @1789016970 {#1206 date: 2026-09-10 07:09:30.854920 Europe/Paris (+02:00) } -libelle: null -civilite: null -nom: null -prenom: null -adresse: null -codePostal: null -ville: null -telephone: null -email: null -commentaire: null -etablissement: null -offreEmploi: null -resume: null #id: null } |
civilite
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "Monsieur" => "Mr" "Madame" => "Mme" "Mademoiselle" => "Mlle" ] |
[ "Monsieur" => "Mr" "Madame" => "Mme" "Mademoiselle" => "Mlle" ] |
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 | [ "Monsieur" => "Mr" "Madame" => "Mme" "Mademoiselle" => "Mlle" ] |
| 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1734 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1735 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_offre_emploi_candidature_civilite" ] |
| cache_key | "_offre_emploi_candidature_civilite_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1650 +label: "Monsieur" +value: "Mr" +data: "Mr" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1651 +label: "Madame" +value: "Mme" +data: "Mme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1649 +label: "Mademoiselle" +value: "Mlle" +data: "Mlle" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1907 -form: Symfony\Component\Form\Form {#1862 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1648 …5} |
| full_name | "offre_emploi_candidature[civilite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_civilite" |
| is_selected | Closure($choice, $value) {#1613 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1629 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "civilite" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_civilite" |
| valid | true |
| value | "" |
prenom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1664 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1639 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_offre_emploi_candidature_prenom" ] |
| cache_key | "_offre_emploi_candidature_prenom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1832 -form: Symfony\Component\Form\Form {#1865 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1850 …5} |
| full_name | "offre_emploi_candidature[prenom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_prenom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenom" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_prenom" |
| valid | true |
| value | "" |
nom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1662 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1744 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_offre_emploi_candidature_nom" ] |
| cache_key | "_offre_emploi_candidature_nom_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1287 -form: Symfony\Component\Form\Form {#1868 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1288 …5} |
| full_name | "offre_emploi_candidature[nom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_nom" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_nom" |
| valid | true |
| value | "" |
adresse
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1632 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1754 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1753 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_offre_emploi_candidature_adresse" ] |
| cache_key | "_offre_emploi_candidature_adresse_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1290 -form: Symfony\Component\Form\Form {#1871 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1291 …5} |
| full_name | "offre_emploi_candidature[adresse]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_adresse" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresse" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_adresse" |
| valid | true |
| value | "" |
codePostal
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "pattern" => "\d{5}" ] |
[ "pattern" => "\d{5}" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "pattern" => "\d{5}" ] |
| 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1764 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1763 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "pattern" => "\d{5}" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_offre_emploi_candidature_codePostal" ] |
| cache_key | "_offre_emploi_candidature_codePostal_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1292 -form: Symfony\Component\Form\Form {#1874 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1293 …5} |
| full_name | "offre_emploi_candidature[codePostal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_codePostal" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "codePostal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_codePostal" |
| valid | true |
| value | "" |
ville
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1762 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1771 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_offre_emploi_candidature_ville" ] |
| cache_key | "_offre_emploi_candidature_ville_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1294 -form: Symfony\Component\Form\Form {#1877 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1295 …5} |
| full_name | "offre_emploi_candidature[ville]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_ville" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ville" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_ville" |
| valid | true |
| value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1663 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1781 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1780 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_offre_emploi_candidature_telephone" ] |
| cache_key | "_offre_emploi_candidature_telephone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1296 -form: Symfony\Component\Form\Form {#1880 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1297 …5} |
| full_name | "offre_emploi_candidature[telephone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_telephone" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_telephone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 150 ] |
[ "maxlength" => 150 ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 150 ] |
| 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1794 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1796 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1793 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 150 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_offre_emploi_candidature_email" ] |
| cache_key | "_offre_emploi_candidature_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1298 -form: Symfony\Component\Form\Form {#1883 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1299 …5} |
| full_name | "offre_emploi_candidature[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_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 | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_email" |
| valid | true |
| value | "" |
email2
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "style" => "display:none !important" "tabindex" => "-1" "autocomplete" => "off" ] |
[ "style" => "display:none !important" "tabindex" => "-1" "autocomplete" => "off" ] |
| label | false |
false
|
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "style" => "display:none !important" "tabindex" => "-1" "autocomplete" => "off" ] |
| 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1778 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| 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() {#1802 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1787 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "style" => "display:none !important" "tabindex" => "-1" "autocomplete" => "off" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_offre_emploi_candidature_email2" ] |
| cache_key | "_offre_emploi_candidature_email2_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1300 -form: Symfony\Component\Form\Form {#1886 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1301 …5} |
| full_name | "offre_emploi_candidature[email2]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_email2" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_email2" |
| valid | true |
| value | "" |
resume
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1816 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_offre_emploi_candidature_resume" ] |
| cache_key | "_offre_emploi_candidature_resume_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1302 -form: Symfony\Component\Form\Form {#1889 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1303 …5} |
| full_name | "offre_emploi_candidature[resume]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_resume" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "resume" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_offre_emploi_candidature_resume" |
| valid | true |
| value | "" |
commentaire
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1829 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#1831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1830 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_offre_emploi_candidature_commentaire" ] |
| cache_key | "_offre_emploi_candidature_commentaire_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1304 -form: Symfony\Component\Form\Form {#1892 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1305 …5} |
| full_name | "offre_emploi_candidature[commentaire]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_commentaire" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commentaire" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_commentaire" |
| valid | true |
| value | "" |
captcha
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 |
|---|---|---|
| background_color | [ 255 255 255 ] |
[ 255 255 255 ] |
| distortion | false |
false
|
| height | 60 |
same as passed value |
| invalid_message | "Merci de saisir le bon code anti-robot !" |
same as passed value |
| length | 4 |
same as passed value |
| mapped | false |
false
|
| width | 150 |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [ 255 255 255 ] |
| background_images | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| bypass_code | null |
| charset | "abcdefhjkmnprstuvwxyz23456789" |
| 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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data_class | null |
| disabled | false |
| distortion | false |
| empty_data | Closure(FormInterface $form) {#1847 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | "/app/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 60 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "Merci de saisir le bon code anti-robot !" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| length | 4 |
| mapped | false |
| max_behind_lines | null |
| max_front_lines | null |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| quality | 50 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "captcha" |
| setter | null |
| text_color | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1849 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1848 …} } } |
| validation_groups | null |
| web_path | "/app/public" |
| whitelist_key | "captcha_whitelist_key" |
| width | 150 |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_offre_emploi_candidature_captcha" ] |
| cache_key | "_offre_emploi_candidature_captcha_captcha" |
| captcha_code | "data:image/jpeg;base64,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" |
| captcha_height | 60 |
| captcha_width | 150 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1313 -form: Symfony\Component\Form\Form {#1895 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1314 …5} |
| full_name | "offre_emploi_candidature[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature_captcha" |
| image_id | "captcha_6aa23b8ad3bd9" |
| is_human | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | false |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "281867c9056ed28ddcb187.9c3dsP0uv5C7rDegWiK5bLZEjyCih7FIn4UWwhsid-g.vbScxLB7z9vVyV-XHE7VIOUsonfEs8IS_dNYhSh1JrrMpZvXuG3K9YvAZg" |
| 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 | "281867c9056ed28ddcb187.9c3dsP0uv5C7rDegWiK5bLZEjyCih7FIn4UWwhsid-g.vbScxLB7z9vVyV-XHE7VIOUsonfEs8IS_dNYhSh1JrrMpZvXuG3K9YvAZg" |
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 {#1588 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1589 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#255 …} -namespace: Closure() {#1591 …} } |
| data | "281867c9056ed28ddcb187.9c3dsP0uv5C7rDegWiK5bLZEjyCih7FIn4UWwhsid-g.vbScxLB7z9vVyV-XHE7VIOUsonfEs8IS_dNYhSh1JrrMpZvXuG3K9YvAZg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1224 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1321 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1593 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1236 …} $translationDomain: "validators" $message: Closure() {#1318 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_offre_emploi_candidature__token" ] |
| cache_key | "_offre_emploi_candidature__token_hidden" |
| compound | false |
| data | "281867c9056ed28ddcb187.9c3dsP0uv5C7rDegWiK5bLZEjyCih7FIn4UWwhsid-g.vbScxLB7z9vVyV-XHE7VIOUsonfEs8IS_dNYhSh1JrrMpZvXuG3K9YvAZg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1332 -form: Symfony\Component\Form\Form {#1333 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1322 …5} |
| full_name | "offre_emploi_candidature[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "offre_emploi_candidature__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_offre_emploi_candidature__token" |
| valid | true |
| value | "281867c9056ed28ddcb187.9c3dsP0uv5C7rDegWiK5bLZEjyCih7FIn4UWwhsid-g.vbScxLB7z9vVyV-XHE7VIOUsonfEs8IS_dNYhSh1JrrMpZvXuG3K9YvAZg" |