- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation 2
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- EasyAdmin
- 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
-
-
sknqst
-
xcktqe
-
tqraik
-
ffoqxj
-
mdvzwo
-
kaxlkw
-
ahuowd
-
dumenr
-
middlename
-
pncooa
-
_token
-
-
-
name
-
email
-
condition
-
_token
-
prvdfq
"App\Form\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact {#1195 -createdAt: DateTime @1734782079 {#1256 date: 2024-12-21 12:54:39.818 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1244 …} -society: null -country: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contact {#1195 -createdAt: DateTime @1734782079 {#1256 date: 2024-12-21 12:54:39.818 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1244 …} -society: null -country: 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data | App\Entity\Contact {#1195 -createdAt: DateTime @1734782079 {#1256 date: 2024-12-21 12:54:39.818 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1244 …} -society: null -country: null } |
data_class | "App\Entity\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} use: { $class: "App\Entity\Contact" } } |
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" |
noSubject | 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() {#1317 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1318 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "prvdfq" "_prvdfq" ] |
cache_key | "_prvdfq_prvdfq" |
compound | true |
data | App\Entity\Contact {#1195 -createdAt: DateTime @1734782079 {#1256 date: 2024-12-21 12:54:39.818 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1244 …} -society: null -country: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1588 -form: Symfony\Component\Form\Form {#1497 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1574 …5} |
full_name | "prvdfq" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "prvdfq" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq" |
valid | true |
value | App\Entity\Contact {#1195 -createdAt: DateTime @1734782079 {#1256 date: 2024-12-21 12:54:39.818 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1244 …} -society: null -country: null } |
sknqst
"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 |
---|---|---|
attr | [ "class" => "selectpicker" "data-live-search" => "true" ] |
[ "class" => "selectpicker" "data-live-search" => "true" ] |
choices | [ "Information Request" => "Information Request" "Quote Request" => "Quote Request" "Demo Request" => "Demo Request" ] |
[ "Information Request" => "Information Request" "Quote Request" => "Quote Request" "Demo Request" => "Demo Request" ] |
expanded | false |
false
|
label | "contact_type.subject.placeholder" |
same as passed value |
label_attr | [
"class" => ""
] |
[
"class" => ""
]
|
multiple | false |
false
|
placeholder | " " |
same as passed value |
property_path | "subject" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "selectpicker" "data-live-search" => "true" ] |
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 | [ "Information Request" => "Information Request" "Quote Request" => "Quote Request" "Demo Request" => "Demo Request" ] |
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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
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 | "contact_type.subject.placeholder" |
label_attr | [
"class" => ""
] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | " " |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | "subject" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1361 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "selectpicker" "data-live-search" => "true" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_prvdfq_sknqst" ] |
cache_key | "_prvdfq_sknqst_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1592 +label: "Information Request" +value: "Information Request" +data: "Information Request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1591 +label: "Quote Request" +value: "Quote Request" +data: "Quote Request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1590 +label: "Demo Request" +value: "Demo Request" +data: "Demo Request" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1593 -form: Symfony\Component\Form\Form {#1530 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1594 …5} |
full_name | "prvdfq[sknqst]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_sknqst" |
is_selected | Closure($choice, $value) {#1571 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1382 …} } |
label | "contact_type.subject.placeholder" |
label_attr | [
"class" => ""
] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "sknqst" |
placeholder | " " |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_sknqst" |
valid | true |
value | "" |
xcktqe
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1369 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1369 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "contact_type.lastname.placeholder" |
same as passed value |
property_path | "lastname" |
same as passed 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1369 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1403 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "contact_type.lastname.placeholder" |
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 | "lastname" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1404 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_prvdfq_xcktqe" ] |
cache_key | "_prvdfq_xcktqe_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1573 -form: Symfony\Component\Form\Form {#1534 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1579 …5} |
full_name | "prvdfq[xcktqe]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_xcktqe" |
label | "contact_type.lastname.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "xcktqe" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_xcktqe" |
valid | true |
value | "" |
tqraik
"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 |
---|---|---|
label | "contact_type.firstname.placeholder" |
same as passed value |
property_path | "firstname" |
same as passed 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1311 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "contact_type.firstname.placeholder" |
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 | "firstname" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1313 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1312 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_prvdfq_tqraik" ] |
cache_key | "_prvdfq_tqraik_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1585 -form: Symfony\Component\Form\Form {#1537 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1580 …5} |
full_name | "prvdfq[tqraik]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_tqraik" |
label | "contact_type.firstname.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tqraik" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_tqraik" |
valid | true |
value | "" |
ffoqxj
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1293 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1293 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "contact_type.email.placeholder" |
same as passed value |
property_path | "email" |
same as passed 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1293 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1415 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "contact_type.email.placeholder" |
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 | "email" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1417 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_prvdfq_ffoqxj" ] |
cache_key | "_prvdfq_ffoqxj_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1581 -form: Symfony\Component\Form\Form {#1494 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1582 …5} |
full_name | "prvdfq[ffoqxj]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_ffoqxj" |
label | "contact_type.email.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ffoqxj" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_ffoqxj" |
valid | true |
value | "" |
mdvzwo
"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 |
---|---|---|
label | "contact_type.phoneNumber.placeholder" |
same as passed value |
property_path | "phoneNumber" |
same as passed 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1425 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "contact_type.phoneNumber.placeholder" |
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 | "phoneNumber" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1427 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_prvdfq_mdvzwo" ] |
cache_key | "_prvdfq_mdvzwo_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1583 -form: Symfony\Component\Form\Form {#1498 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1584 …5} |
full_name | "prvdfq[mdvzwo]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_mdvzwo" |
label | "contact_type.phoneNumber.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mdvzwo" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_mdvzwo" |
valid | true |
value | "" |
kaxlkw
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1331 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1331 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "contact_type.society.placeholder" |
same as passed value |
property_path | "society" |
same as passed 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1331 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1435 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "contact_type.society.placeholder" |
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 | "society" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1437 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_prvdfq_kaxlkw" ] |
cache_key | "_prvdfq_kaxlkw_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1586 -form: Symfony\Component\Form\Form {#1501 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1587 …5} |
full_name | "prvdfq[kaxlkw]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_kaxlkw" |
label | "contact_type.society.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kaxlkw" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_kaxlkw" |
valid | true |
value | "" |
ahuowd
"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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1330 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1330 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "contact_type.country.placeholder" |
same as passed value |
property_path | "country" |
same as passed 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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1330 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1445 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "contact_type.country.placeholder" |
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 | "country" |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1447 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_prvdfq_ahuowd" ] |
cache_key | "_prvdfq_ahuowd_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1596 -form: Symfony\Component\Form\Form {#1504 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1598 …5} |
full_name | "prvdfq[ahuowd]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_ahuowd" |
label | "contact_type.country.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "ahuowd" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_ahuowd" |
valid | true |
value | "" |
dumenr
"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 | [ "rows" => 5 ] |
[ "rows" => 5 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1332 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1332 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
label | "contact_type.message.placeholder" |
same as passed value |
property_path | "message" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 5 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1332 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1455 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "contact_type.message.placeholder" |
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 | "message" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1460 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1345 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 5 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_prvdfq_dumenr" ] |
cache_key | "_prvdfq_dumenr_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1599 -form: Symfony\Component\Form\Form {#1507 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1600 …5} |
full_name | "prvdfq[dumenr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_dumenr" |
label | "contact_type.message.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dumenr" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_dumenr" |
valid | true |
value | "" |
middlename
"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 |
---|---|---|
label | "Middle name*" |
same as passed value |
mapped | false |
false
|
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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1469 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "Middle name*" |
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() {#1472 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1471 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_prvdfq_middlename" ] |
cache_key | "_prvdfq_middlename_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1601 -form: Symfony\Component\Form\Form {#1510 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1602 …5} |
full_name | "prvdfq[middlename]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_middlename" |
label | "Middle name*" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "middlename" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_middlename" |
valid | true |
value | "" |
pncooa
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
---|---|---|
attr | [ "rows" => 5 ] |
[ "rows" => 5 ] |
label | "contact_type.condition_label" |
same as passed value |
label_attr | [ "class" => "fw-400 checkbox-custom" ] |
[ "class" => "fw-400 checkbox-custom" ] |
label_html | true |
same as passed value |
label_translation_parameters | [ "%url%" => "/legal-notice" ] |
[ "%url%" => "/legal-notice" ] |
mapped | false |
false
|
property_path | "condition" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "rows" => 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1470 …} } |
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 {#1468 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "contact_type.condition_label" |
label_attr | [ "class" => "fw-400 checkbox-custom" ] |
label_format | null |
label_html | true |
label_translation_parameters | [ "%url%" => "/legal-notice" ] |
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 | "condition" |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1484 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 5 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_prvdfq_pncooa" ] |
cache_key | "_prvdfq_pncooa_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1603 -form: Symfony\Component\Form\Form {#1513 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1604 …5} |
full_name | "prvdfq[pncooa]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq_pncooa" |
label | "contact_type.condition_label" |
label_attr | [ "class" => "fw-400 checkbox-custom" ] |
label_format | null |
label_html | true |
label_translation_parameters | [ "%url%" => "/legal-notice" ] |
method | "POST" |
multipart | false |
name | "pncooa" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_prvdfq_pncooa" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e8d6f5d7b84f3a081a6d49a169a31323.3-R01_xpxuldWn3s4AGgRy5utFuW9N8kPZpFSIpF_W8.mpU_4cQrldweMy-p01nONn8_4j_ehPJsTN12IMNomwKooxeIsSjy0DoYJA" |
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 | "e8d6f5d7b84f3a081a6d49a169a31323.3-R01_xpxuldWn3s4AGgRy5utFuW9N8kPZpFSIpF_W8.mpU_4cQrldweMy-p01nONn8_4j_ehPJsTN12IMNomwKooxeIsSjy0DoYJA" |
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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data | "e8d6f5d7b84f3a081a6d49a169a31323.3-R01_xpxuldWn3s4AGgRy5utFuW9N8kPZpFSIpF_W8.mpU_4cQrldweMy-p01nONn8_4j_ehPJsTN12IMNomwKooxeIsSjy0DoYJA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1607 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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() {#1611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#1605 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_prvdfq__token" ] |
cache_key | "_prvdfq__token_hidden" |
compound | false |
data | "e8d6f5d7b84f3a081a6d49a169a31323.3-R01_xpxuldWn3s4AGgRy5utFuW9N8kPZpFSIpF_W8.mpU_4cQrldweMy-p01nONn8_4j_ehPJsTN12IMNomwKooxeIsSjy0DoYJA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1621 -form: Symfony\Component\Form\Form {#1617 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1612 …5} |
full_name | "prvdfq[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "prvdfq__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 | "_prvdfq__token" |
valid | true |
value | "e8d6f5d7b84f3a081a6d49a169a31323.3-R01_xpxuldWn3s4AGgRy5utFuW9N8kPZpFSIpF_W8.mpU_4cQrldweMy-p01nONn8_4j_ehPJsTN12IMNomwKooxeIsSjy0DoYJA" |
newsletter
"App\Form\NewsletterType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Newsletter {#3780 -id: null -email: null -date: DateTime @1734782080 {#3789 date: 2024-12-21 12:54:40.203862 Europe/Paris (+01:00) } -name: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Newsletter {#3780 -id: null -email: null -date: DateTime @1734782080 {#3789 date: 2024-12-21 12:54:40.203862 Europe/Paris (+01:00) } -name: 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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data | App\Entity\Newsletter {#3780 -id: null -email: null -date: DateTime @1734782080 {#3789 date: 2024-12-21 12:54:40.203862 Europe/Paris (+01:00) } -name: null } |
data_class | "App\Entity\Newsletter" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3782 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} use: { $class: "App\Entity\Newsletter" } } |
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() {#3784 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3783 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/inscription-newsletter" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "newsletter" "_newsletter" ] |
cache_key | "_newsletter_newsletter" |
compound | true |
data | App\Entity\Newsletter {#3780 -id: null -email: null -date: DateTime @1734782080 {#3789 date: 2024-12-21 12:54:40.203862 Europe/Paris (+01:00) } -name: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3843 -form: Symfony\Component\Form\Form {#3849 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3790 …5} |
full_name | "newsletter" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "newsletter" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter" |
valid | true |
value | App\Entity\Newsletter {#3780 -id: null -email: null -date: DateTime @1734782080 {#3789 date: 2024-12-21 12:54:40.203862 Europe/Paris (+01:00) } -name: null } |
name
"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" => 255 ] |
[ "maxlength" => 255 ] |
label | "newsletter_type.name.placeholder" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3797 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "newsletter_type.name.placeholder" |
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() {#3818 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3820 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_newsletter_name" ] |
cache_key | "_newsletter_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3864 -form: Symfony\Component\Form\Form {#3852 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3862 …5} |
full_name | "newsletter[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_name" |
label | "newsletter_type.name.placeholder" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_name" |
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" => 255 ] |
[ "maxlength" => 255 ] |
label | "newsletter_type.email.placeholder" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3805 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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 | "newsletter_type.email.placeholder" |
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() {#3837 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3829 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_newsletter_email" ] |
cache_key | "_newsletter_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3865 -form: Symfony\Component\Form\Form {#3855 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3866 …5} |
full_name | "newsletter[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_email" |
label | "newsletter_type.email.placeholder" |
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 | "_newsletter_email" |
valid | true |
value | "" |
condition
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "contact_type.condition_label" |
same as passed value |
label_attr | [ "class" => "fw-400 checkbox-custom" ] |
[ "class" => "fw-400 checkbox-custom" ] |
label_html | true |
same as passed value |
label_translation_parameters | [ "%url%" => "/legal-notice" ] |
[ "%url%" => "/legal-notice" ] |
mapped | false |
false
|
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1479 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1470 …} } |
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 {#1468 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "contact_type.condition_label" |
label_attr | [ "class" => "fw-400 checkbox-custom" ] |
label_format | null |
label_html | true |
label_translation_parameters | [ "%url%" => "/legal-notice" ] |
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() {#3798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3821 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_newsletter_condition" ] |
cache_key | "_newsletter_condition_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3867 -form: Symfony\Component\Form\Form {#3858 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3877 …5} |
full_name | "newsletter[condition]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter_condition" |
label | "contact_type.condition_label" |
label_attr | [ "class" => "fw-400 checkbox-custom" ] |
label_format | null |
label_html | true |
label_translation_parameters | [ "%url%" => "/legal-notice" ] |
method | "POST" |
multipart | false |
name | "condition" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_newsletter_condition" |
valid | true |
value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "4cb2f020cd4.ai7qCUXpLGM3ZDrW8sfChbyBAIRjYnNAXzwk0Thw47g.C1SMWAKARBVbVkubt42A6NDserBWKiQQamZPhEkmtvQsY4R9M9llPFg9WQ" |
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 | "4cb2f020cd4.ai7qCUXpLGM3ZDrW8sfChbyBAIRjYnNAXzwk0Thw47g.C1SMWAKARBVbVkubt42A6NDserBWKiQQamZPhEkmtvQsY4R9M9llPFg9WQ" |
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 {#18 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#28 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#14 …} -namespace: Closure() {#16 …} } |
data | "4cb2f020cd4.ai7qCUXpLGM3ZDrW8sfChbyBAIRjYnNAXzwk0Thw47g.C1SMWAKARBVbVkubt42A6NDserBWKiQQamZPhEkmtvQsY4R9M9llPFg9WQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#3838 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1203 …} } |
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() {#3879 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1282 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#175 …} $translationDomain: "validators" $message: Closure() {#3880 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_newsletter__token" ] |
cache_key | "_newsletter__token_hidden" |
compound | false |
data | "4cb2f020cd4.ai7qCUXpLGM3ZDrW8sfChbyBAIRjYnNAXzwk0Thw47g.C1SMWAKARBVbVkubt42A6NDserBWKiQQamZPhEkmtvQsY4R9M9llPFg9WQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3890 -form: Symfony\Component\Form\Form {#3886 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3881 …5} |
full_name | "newsletter[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "newsletter__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 | "_newsletter__token" |
valid | true |
value | "4cb2f020cd4.ai7qCUXpLGM3ZDrW8sfChbyBAIRjYnNAXzwk0Thw47g.C1SMWAKARBVbVkubt42A6NDserBWKiQQamZPhEkmtvQsY4R9M9llPFg9WQ" |