- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 995
- Events
- Routing
- Cache
- Translation 4
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Httplug 0/0
- Messages
- E-mails
- Notifications
- Guzzle
- Features 3
- VichUploader
- JMS Serializer 0
- 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
-
-
firstname
-
lastname
-
city
-
phone
-
email
-
motivation
-
-
file
-
-
acceptedPrivacyPolicy
-
captcha
-
_token
-
6737c9e361dec
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Applicant {#325 -id: null -vacancy: null -firstName: null -insertion: null -lastName: null -city: null -phone: null -intlPhone: null -email: null -createdAt: DateTime @1731709411 {#328 date: 2024-11-15 23:23:31.400864 Europe/Amsterdam (+01:00) } -CVFile: null -motivationFile: null -fileName: null -fileSize: null -fileNameMotivation: null -fileSizeMotivation: null -motivation: null -status: null -description: null -notes: Doctrine\Common\Collections\ArrayCollection {#327 …} -data: null -questionAnswerData: null -acceptedPrivacyPolicy: false -applicantSendToApplicantMail: false -linkedinProfileUrl: null -deletedAt: null -clone: false -manual: false -manualMail: null -sentAt: null -externalId: null -externalCandidateId: null -updatedAt: null -utm: [] -knockoutQuestionAnswers: null -rejectedByKnockout: false -gdpr: null -locale: null -externalResumeId: null -applyUrl: null -company: null -applicantForm: App\Entity\ApplicantForm {#10219 …} #anonymized: false } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/applicant_snippet/open?form_id=6737c9e361dec" |
same as passed value |
attr | [ "class" => "recaptcha-form" "data-component" => "Form" "data-form-type" => "apply-form" ] |
[ "class" => "recaptcha-form" "data-component" => "Form" "data-form-type" => "apply-form" ] |
data | App\Entity\Applicant {#325 -id: null -vacancy: null -firstName: null -insertion: null -lastName: null -city: null -phone: null -intlPhone: null -email: null -createdAt: DateTime @1731709411 {#328 date: 2024-11-15 23:23:31.400864 Europe/Amsterdam (+01:00) } -CVFile: null -motivationFile: null -fileName: null -fileSize: null -fileNameMotivation: null -fileSizeMotivation: null -motivation: null -status: null -description: null -notes: Doctrine\Common\Collections\ArrayCollection {#327 …} -data: null -questionAnswerData: null -acceptedPrivacyPolicy: false -applicantSendToApplicantMail: false -linkedinProfileUrl: null -deletedAt: null -clone: false -manual: false -manualMail: null -sentAt: null -externalId: null -externalCandidateId: null -updatedAt: null -utm: [] -knockoutQuestionAnswers: null -rejectedByKnockout: false -gdpr: null -locale: null -externalResumeId: null -applyUrl: null -company: null -applicantForm: App\Entity\ApplicantForm {#10219 …} #anonymized: false } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/applicant_snippet/open?form_id=6737c9e361dec" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "recaptcha-form" "data-component" => "Form" "data-form-type" => "apply-form" ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data | App\Entity\Applicant {#325 -id: null -vacancy: null -firstName: null -insertion: null -lastName: null -city: null -phone: null -intlPhone: null -email: null -createdAt: DateTime @1731709411 {#328 date: 2024-11-15 23:23:31.400864 Europe/Amsterdam (+01:00) } -CVFile: null -motivationFile: null -fileName: null -fileSize: null -fileNameMotivation: null -fileSizeMotivation: null -motivation: null -status: null -description: null -notes: Doctrine\Common\Collections\ArrayCollection {#327 …} -data: null -questionAnswerData: null -acceptedPrivacyPolicy: false -applicantSendToApplicantMail: false -linkedinProfileUrl: null -deletedAt: null -clone: false -manual: false -manualMail: null -sentAt: null -externalId: null -externalCandidateId: null -updatedAt: null -utm: [] -knockoutQuestionAnswers: null -rejectedByKnockout: false -gdpr: null -locale: null -externalResumeId: null -applyUrl: null -company: null -applicantForm: App\Entity\ApplicantForm {#10219 …} #anonymized: false } |
data_class | "App\Entity\Applicant" |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#9739 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} use: { $class: "App\Entity\Applicant" } } |
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() {#9711 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#9743 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/applicant_snippet/open?form_id=6737c9e361dec" |
attr | [ "class" => "recaptcha-form" "data-component" => "Form" "data-form-type" => "apply-form" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_6737c9e361dec" ] |
cache_key | "_6737c9e361dec_form" |
compound | true |
data | App\Entity\Applicant {#325 -id: null -vacancy: null -firstName: null -insertion: null -lastName: null -city: null -phone: null -intlPhone: null -email: null -createdAt: DateTime @1731709411 {#328 date: 2024-11-15 23:23:31.400864 Europe/Amsterdam (+01:00) } -CVFile: null -motivationFile: null -fileName: null -fileSize: null -fileNameMotivation: null -fileSizeMotivation: null -motivation: null -status: null -description: null -notes: Doctrine\Common\Collections\ArrayCollection {#327 …} -data: null -questionAnswerData: null -acceptedPrivacyPolicy: false -applicantSendToApplicantMail: false -linkedinProfileUrl: null -deletedAt: null -clone: false -manual: false -manualMail: null -sentAt: null -externalId: null -externalCandidateId: null -updatedAt: null -utm: [] -knockoutQuestionAnswers: null -rejectedByKnockout: false -gdpr: null -locale: null -externalResumeId: null -applyUrl: null -company: null -applicantForm: App\Entity\ApplicantForm {#10219 …} #anonymized: false } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7739 -form: Symfony\Component\Form\Form {#7749 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7757 …5} |
full_name | "6737c9e361dec" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "6737c9e361dec" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec" |
valid | true |
value | App\Entity\Applicant {#325 -id: null -vacancy: null -firstName: null -insertion: null -lastName: null -city: null -phone: null -intlPhone: null -email: null -createdAt: DateTime @1731709411 {#328 date: 2024-11-15 23:23:31.400864 Europe/Amsterdam (+01:00) } -CVFile: null -motivationFile: null -fileName: null -fileSize: null -fileNameMotivation: null -fileSizeMotivation: null -motivation: null -status: null -description: null -notes: Doctrine\Common\Collections\ArrayCollection {#327 …} -data: null -questionAnswerData: null -acceptedPrivacyPolicy: false -applicantSendToApplicantMail: false -linkedinProfileUrl: null -deletedAt: null -clone: false -manual: false -manualMail: null -sentAt: null -externalId: null -externalCandidateId: null -updatedAt: null -utm: [] -knockoutQuestionAnswers: null -rejectedByKnockout: false -gdpr: null -locale: null -externalResumeId: null -applyUrl: null -company: null -applicantForm: App\Entity\ApplicantForm {#10219 …} #anonymized: false } |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "minlength" => 1 "class" => "form-control column-1" ] |
[ "minlength" => 1 "class" => "form-control column-1" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9665 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9694 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9665 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9694 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
label | "Voornaam" |
same as passed value |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9665 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9694 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7936 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | "Voornaam" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "form-control column-1" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#8062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#8022 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_6737c9e361dec_firstname" ] |
cache_key | "_6737c9e361dec_firstname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7655 -form: Symfony\Component\Form\Form {#7721 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7654 …5} |
full_name | "6737c9e361dec[firstname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_firstname" |
label | "Voornaam" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "firstname" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-control column-1" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_firstname" |
valid | true |
value | "" |
lastname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "minlength" => 1 "class" => "form-control column-1" ] |
[ "minlength" => 1 "class" => "form-control column-1" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9684 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9660 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9684 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9660 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
label | "Achternaam" |
same as passed value |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9684 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9660 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7877 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | "Achternaam" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "form-control column-1" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7875 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7876 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_6737c9e361dec_lastname" ] |
cache_key | "_6737c9e361dec_lastname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7656 -form: Symfony\Component\Form\Form {#7722 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7657 …5} |
full_name | "6737c9e361dec[lastname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_lastname" |
label | "Achternaam" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lastname" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-control column-1" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_lastname" |
valid | true |
value | "" |
city
"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 | [ "maxlength" => 15 "minlength" => 1 "class" => "form-control column-1" ] |
[ "maxlength" => 15 "minlength" => 1 "class" => "form-control column-1" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9663 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9669 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9663 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9669 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
label | "Stad" |
same as passed value |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 15 "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9663 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9669 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 15 +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7868 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | "Stad" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "form-control column-1" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7866 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7867 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 15 "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_6737c9e361dec_city" ] |
cache_key | "_6737c9e361dec_city_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7660 -form: Symfony\Component\Form\Form {#7717 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7740 …5} |
full_name | "6737c9e361dec[city]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_city" |
label | "Stad" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "city" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-control column-1" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_city" |
valid | true |
value | "" |
phone
"App\Form\PhoneNumberType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control column-1 localized-phone-number" ] |
[ "class" => "form-control column-1 localized-phone-number" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9670 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumber {#9671 +payload: null +message: null +type: "any" +defaultRegion: null +regionPath: null +format: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9670 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumber {#9671 +payload: null +message: null +type: "any" +defaultRegion: null +regionPath: null +format: null } ] |
label | "Telefoonnummer" |
same as passed value |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control column-1 localized-phone-number" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9670 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumber {#9671 +payload: null +message: null +type: "any" +defaultRegion: null +regionPath: null +format: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | [] |
html5 | true |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Telefoonnummer" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "form-control column-1" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7843 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7844 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control column-1 localized-phone-number" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "phone" "_6737c9e361dec_phone" ] |
cache_key | "_6737c9e361dec_phone_phone" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7699 -form: Symfony\Component\Form\Form {#7751 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7842 …5} |
full_name | "6737c9e361dec[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_phone" |
label | "Telefoonnummer" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-control column-1" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_phone" |
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" => 100 "minlength" => 1 "class" => "form-control column-1" ] |
[ "maxlength" => 100 "minlength" => 1 "class" => "form-control column-1" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9717 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9716 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#9717 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9716 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
label | "E-mailadres" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 100 "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#9717 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Length {#9716 +payload: null +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "This value is too short. It should have {{ limit }} character or more.|This value is too short. It should have {{ limit }} characters or more." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: 100 +min: 1 +charset: "UTF-8" +normalizer: null +allowEmptyString: false } ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7810 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | "E-mailadres" |
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 | [ "class" => "form-control column-1" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7833 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7836 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 100 "minlength" => 1 "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_6737c9e361dec_email" ] |
cache_key | "_6737c9e361dec_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7874 -form: Symfony\Component\Form\Form {#7746 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7865 …5} |
full_name | "6737c9e361dec[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_email" |
label | "E-mailadres" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [ "class" => "form-control column-1" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_email" |
valid | true |
value | "" |
motivation
"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 |
---|---|---|
attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
constraints | [] |
[] |
label | "Motivatie" |
same as passed value |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | false |
false
|
row_attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-control column-1" ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7823 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | "Motivatie" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "form-control column-1" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7815 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7806 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control column-1" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_6737c9e361dec_motivation" ] |
cache_key | "_6737c9e361dec_motivation_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7743 -form: Symfony\Component\Form\Form {#7737 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#8049 …5} |
full_name | "6737c9e361dec[motivation]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_motivation" |
label | "Motivatie" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "motivation" |
pattern | null |
priority | 0 |
required | false |
row_attr | [ "class" => "form-control column-1" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_motivation" |
valid | true |
value | "" |
CVFile
"Vich\UploaderBundle\Form\Type\VichFileType"
Default Data
Property | Value |
---|---|
Model Format |
null
|
Normalized Format | [ "file" => null ] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_delete | false |
false
|
attr | [ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
[ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
constraints | Symfony\Component\Validator\Constraints\File {#9601 +payload: null +binaryFormat: false +mimeTypes: [ "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/pdf" "application/vnd.oasis.opendocument.text" "text/plain" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Dit veld ondersteunt alleen .doc, .docx, .pdf, .odt, .txt" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 15000000 } |
[ Symfony\Component\Validator\Constraints\File {#9601 +payload: null +binaryFormat: false +mimeTypes: [ "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/pdf" "application/vnd.oasis.opendocument.text" "text/plain" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Dit veld ondersteunt alleen .doc, .docx, .pdf, .odt, .txt" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 15000000 } ] |
download_label | "download" |
same as passed value |
download_uri | true |
same as passed value |
label | "CV Uploaden" |
same as passed value |
label_html | true |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
row_attr | [ "class" => "form-control column-1" ] |
[ "class" => "form-control column-1" ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_delete | false |
allow_extra_fields | false |
allow_file_upload | false |
asset_helper | false |
attr | [ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [ Symfony\Component\Validator\Constraints\File {#9601 +payload: null +binaryFormat: false +mimeTypes: [ "application/msword" "application/vnd.openxmlformats-officedocument.wordprocessingml.document" "application/pdf" "application/vnd.oasis.opendocument.text" "text/plain" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Dit veld ondersteunt alleen .doc, .docx, .pdf, .odt, .txt" +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 15000000 } ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
delete_label | "vich_uploader.form_label.delete_confirm" |
disabled | false |
documentation | [] |
download_label | "download" |
download_link | null |
download_uri | true |
empty_data | Closure(FormInterface $form) {#7774 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | "CV Uploaden" |
label_attr | [] |
label_format | null |
label_html | true |
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 | [ "class" => "form-control column-1" ] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7786 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7787 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
asset_helper | false |
attr | [ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "vich_file" "_6737c9e361dec_CVFile" ] |
cache_key | "_6737c9e361dec_CVFile_vich_file" |
compound | true |
data | [ "file" => null ] |
disabled | false |
download_label | "download" |
download_uri | null |
errors | Symfony\Component\Form\FormErrorIterator {#7744 -form: Symfony\Component\Form\Form {#7715 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7652 …5} |
full_name | "6737c9e361dec[CVFile]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_CVFile" |
label | "CV Uploaden" |
label_attr | [] |
label_format | null |
label_html | true |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "CVFile" |
object | App\Entity\Applicant {#325 -id: null -vacancy: null -firstName: null -insertion: null -lastName: null -city: null -phone: null -intlPhone: null -email: null -createdAt: DateTime @1731709411 {#328 date: 2024-11-15 23:23:31.400864 Europe/Amsterdam (+01:00) } -CVFile: null -motivationFile: null -fileName: null -fileSize: null -fileNameMotivation: null -fileSizeMotivation: null -motivation: null -status: null -description: null -notes: Doctrine\Common\Collections\ArrayCollection {#327 …} -data: null -questionAnswerData: null -acceptedPrivacyPolicy: false -applicantSendToApplicantMail: false -linkedinProfileUrl: null -deletedAt: null -clone: false -manual: false -manualMail: null -sentAt: null -externalId: null -externalCandidateId: null -updatedAt: null -utm: [] -knockoutQuestionAnswers: null -rejectedByKnockout: false -gdpr: null -locale: null -externalResumeId: null -applyUrl: null -company: null -applicantForm: App\Entity\ApplicantForm {#10219 …} #anonymized: false } |
priority | 0 |
required | true |
row_attr | [ "class" => "form-control column-1" ] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_CVFile" |
valid | true |
value | [ "file" => null ] |
file
"Symfony\Component\Form\Extension\Core\Type\FileType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
[ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
label | "CV Uploaden" |
same as passed value |
required | true |
same as passed value |
translation_domain | null |
null
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
documentation | [] |
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 | "CV Uploaden" |
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() {#7696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7697 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-control column-1" "multiple" => false "accept" => "application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.oasis.opendocument.text,text/plain" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_6737c9e361dec_CVFile_file" ] |
cache_key | "_6737c9e361dec_CVFile_file_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7645 -form: Symfony\Component\Form\Form {#7719 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7635 …5} |
full_name | "6737c9e361dec[CVFile][file]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_CVFile_file" |
label | "CV Uploaden" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "file" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_6737c9e361dec_CVFile_file" |
valid | true |
value | "" |
acceptedPrivacyPolicy
"App\Form\CheckboxHtmlType"
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 |
---|---|---|
data | false |
false
|
label | "ja, werkgevers mogen met mij contact opnemen" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data | false |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form, $viewData) {#7791 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#7792 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#7608 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "ja, werkgevers mogen met mij contact opnemen" |
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() {#7778 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7760 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "checkbox_html" "_6737c9e361dec_acceptedPrivacyPolicy" ] |
cache_key | "_6737c9e361dec_acceptedPrivacyPolicy_checkbox_html" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7650 -form: Symfony\Component\Form\Form {#7710 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7648 …5} |
full_name | "6737c9e361dec[acceptedPrivacyPolicy]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_acceptedPrivacyPolicy" |
label | "ja, werkgevers mogen met mij contact opnemen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "acceptedPrivacyPolicy" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_acceptedPrivacyPolicy" |
valid | true |
value | "1" |
captcha
"App\Component\Captcha\Form\CaptchaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#7758 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7764 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "recaptcha" "_6737c9e361dec_captcha" ] |
cache_key | "_6737c9e361dec_captcha_recaptcha" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7632 -form: Symfony\Component\Form\Form {#7734 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7646 …5} |
full_name | "6737c9e361dec[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_6737c9e361dec_captcha" |
valid | true |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "0e68306c0a3eeb9cae5b6cb20ce8a3.ndJOC2IzNchIaa2CbwCA6etFn6JrOSVtivU2MwXFMDE.5ZomPw1qDbEbW9mwGzH2sYd18_A9V2kewphGdm2uSFTRtThoEVtHhzkglQ" |
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 | "0e68306c0a3eeb9cae5b6cb20ce8a3.ndJOC2IzNchIaa2CbwCA6etFn6JrOSVtivU2MwXFMDE.5ZomPw1qDbEbW9mwGzH2sYd18_A9V2kewphGdm2uSFTRtThoEVtHhzkglQ" |
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 {#9753 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#9748 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#9750 …} -namespace: Closure() {#9757 …} } |
data | "0e68306c0a3eeb9cae5b6cb20ce8a3.ndJOC2IzNchIaa2CbwCA6etFn6JrOSVtivU2MwXFMDE.5ZomPw1qDbEbW9mwGzH2sYd18_A9V2kewphGdm2uSFTRtThoEVtHhzkglQ" |
data_class | null |
disabled | false |
documentation | [] |
empty_data | Closure(FormInterface $form) {#7639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10224 …} } |
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() {#7631 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#9738 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1827 …} $translationDomain: "validators" $message: Closure() {#7647 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_6737c9e361dec__token" ] |
cache_key | "_6737c9e361dec__token_hidden" |
compound | false |
data | "0e68306c0a3eeb9cae5b6cb20ce8a3.ndJOC2IzNchIaa2CbwCA6etFn6JrOSVtivU2MwXFMDE.5ZomPw1qDbEbW9mwGzH2sYd18_A9V2kewphGdm2uSFTRtThoEVtHhzkglQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#7626 -form: Symfony\Component\Form\Form {#7642 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#7641 …5} |
full_name | "6737c9e361dec[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "c9e361dec__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 | "_6737c9e361dec__token" |
valid | true |
value | "0e68306c0a3eeb9cae5b6cb20ce8a3.ndJOC2IzNchIaa2CbwCA6etFn6JrOSVtivU2MwXFMDE.5ZomPw1qDbEbW9mwGzH2sYd18_A9V2kewphGdm2uSFTRtThoEVtHhzkglQ" |