Forms
cms_contact
Form type:
"App\Form\CmsContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\CmsContact {#1119 -id: null -subject: null -name: null -email: null -details: null -createdAt: DateTimeImmutable @1781306873 {#1139 date: 2026-06-12 23:27:53.678440 UTC (+00:00) } -processedAt: null -sendedAt: null -response: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\CmsContact {#1119 -id: null -subject: null -name: null -email: null -details: null -createdAt: DateTimeImmutable @1781306873 {#1139 date: 2026-06-12 23:27:53.678440 UTC (+00:00) } -processedAt: null -sendedAt: null -response: 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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data | App\Entity\CmsContact {#1119 -id: null -subject: null -name: null -email: null -details: null -createdAt: DateTimeImmutable @1781306873 {#1139 date: 2026-06-12 23:27:53.678440 UTC (+00:00) } -processedAt: null -sendedAt: null -response: null } |
| data_class | "App\Entity\CmsContact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1319 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} use: { $class: "App\Entity\CmsContact" } } |
| 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 | [] |
| 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() {#1374 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#1373 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cms_contact" "_cms_contact" ] |
| cache_key | "_cms_contact_cms_contact" |
| compound | true |
| data | App\Entity\CmsContact {#1119 -id: null -subject: null -name: null -email: null -details: null -createdAt: DateTimeImmutable @1781306873 {#1139 date: 2026-06-12 23:27:53.678440 UTC (+00:00) } -processedAt: null -sendedAt: null -response: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1518 -form: Symfony\Component\Form\Form {#1510 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1372 …5} |
| full_name | "cms_contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cms_contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_contact" |
| valid | true |
| value | App\Entity\CmsContact {#1119 -id: null -subject: null -name: null -email: null -details: null -createdAt: DateTimeImmutable @1781306873 {#1139 date: 2026-06-12 23:27:53.678440 UTC (+00:00) } -processedAt: null -sendedAt: null -response: null } |
subject
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| choice_label | Closure($c) {#1407 class: "App\Form\CmsContactType" this: App\Form\CmsContactType {#1141 …} } |
same as passed value |
| choices | [ "Renseignement sur Kimia Manager" "Autre" ] |
[ "Renseignement sur Kimia Manager" "Autre" ] |
| label | "Sujet" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($c) {#1407 class: "App\Form\CmsContactType" this: App\Form\CmsContactType {#1141 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "Renseignement sur Kimia Manager" "Autre" ] |
| 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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| 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 | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Sujet" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#1343 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_cms_contact_subject" ] |
| cache_key | "_cms_contact_subject_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Renseignement sur Kimia Manager" +value: "Renseignement sur Kimia Manager" +data: "Renseignement sur Kimia Manager" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1317 +label: "Autre" +value: "Autre" +data: "Autre" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1549 -form: Symfony\Component\Form\Form {#1548 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1558 …5} |
| full_name | "cms_contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_contact_subject" |
| is_selected | Closure($choice, $value) {#1542 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1415 …} } |
| label | "Sujet" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subject" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_contact_subject" |
| valid | true |
| value | "" |
name
Form type:
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "Votre Nom" ] |
[ "maxlength" => 255 "placeholder" => "Votre Nom" ] |
| label | "Nom" |
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 "placeholder" => "Votre Nom" ] |
| 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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1481 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#1480 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "Votre Nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_cms_contact_name" ] |
| cache_key | "_cms_contact_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1492 -form: Symfony\Component\Form\Form {#1551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1505 …5} |
| full_name | "cms_contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_contact_name" |
| label | "Nom" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_contact_name" |
| valid | true |
| value | "" |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "Adresse Email" ] |
[ "placeholder" => "Adresse Email" ] |
| label | "Email" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "Adresse Email" ] |
| 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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1295 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} } |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1491 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#1423 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "Adresse Email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_cms_contact_email" ] |
| cache_key | "_cms_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1540 -form: Symfony\Component\Form\Form {#1554 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1543 …5} |
| full_name | "cms_contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_contact_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_contact_email" |
| valid | true |
| value | "" |
details
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "J'ai un probleme avec..." ] |
[ "placeholder" => "J'ai un probleme avec..." ] |
| label | "Message" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "J'ai un probleme avec..." ] |
| 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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1499 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#1498 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "J'ai un probleme avec..." ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_cms_contact_details" ] |
| cache_key | "_cms_contact_details_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1346 -form: Symfony\Component\Form\Form {#1512 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1519 …5} |
| full_name | "cms_contact[details]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_contact_details" |
| label | "Message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "details" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_contact_details" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "e658fd4079847640929f420febc8d.fDwNbrCNvJFEME4PE9XbePZmri7ke0WEUE4j1KUcInA.NV9_FoXE86MsR3pKcoOYFrRU_WuvND_JAXdnrOFeGx4ffkwZxdXe1Hx6Bw" |
| 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 | "e658fd4079847640929f420febc8d.fDwNbrCNvJFEME4PE9XbePZmri7ke0WEUE4j1KUcInA.NV9_FoXE86MsR3pKcoOYFrRU_WuvND_JAXdnrOFeGx4ffkwZxdXe1Hx6Bw" |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data | "e658fd4079847640929f420febc8d.fDwNbrCNvJFEME4PE9XbePZmri7ke0WEUE4j1KUcInA.NV9_FoXE86MsR3pKcoOYFrRU_WuvND_JAXdnrOFeGx4ffkwZxdXe1Hx6Bw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1526 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1521 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#1538 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cms_contact__token" ] |
| cache_key | "_cms_contact__token_hidden" |
| compound | false |
| data | "e658fd4079847640929f420febc8d.fDwNbrCNvJFEME4PE9XbePZmri7ke0WEUE4j1KUcInA.NV9_FoXE86MsR3pKcoOYFrRU_WuvND_JAXdnrOFeGx4ffkwZxdXe1Hx6Bw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1568 -form: Symfony\Component\Form\Form {#1564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1559 …5} |
| full_name | "cms_contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_contact__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_contact__token" |
| valid | true |
| value | "e658fd4079847640929f420febc8d.fDwNbrCNvJFEME4PE9XbePZmri7ke0WEUE4j1KUcInA.NV9_FoXE86MsR3pKcoOYFrRU_WuvND_JAXdnrOFeGx4ffkwZxdXe1Hx6Bw" |
cms_newsletter
Form type:
"App\Form\CmsNewsletterType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\CmsNewsletter {#1989 -id: null -email: null -createdAt: DateTimeImmutable @1781306874 {#1997 date: 2026-06-12 23:27:54.057692 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781306874 {#1996 date: 2026-06-12 23:27:54.057693 UTC (+00:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/newsletter" |
same as passed value |
| data | App\Entity\CmsNewsletter {#1989 -id: null -email: null -createdAt: DateTimeImmutable @1781306874 {#1997 date: 2026-06-12 23:27:54.057692 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781306874 {#1996 date: 2026-06-12 23:27:54.057693 UTC (+00:00) } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/newsletter" |
| 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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data | App\Entity\CmsNewsletter {#1989 -id: null -email: null -createdAt: DateTimeImmutable @1781306874 {#1997 date: 2026-06-12 23:27:54.057692 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781306874 {#1996 date: 2026-06-12 23:27:54.057693 UTC (+00:00) } } |
| data_class | "App\Entity\CmsNewsletter" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1998 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} use: { $class: "App\Entity\CmsNewsletter" } } |
| 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 | [] |
| 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() {#2000 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#1999 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/newsletter" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "cms_newsletter" "_cms_newsletter" ] |
| cache_key | "_cms_newsletter_cms_newsletter" |
| compound | true |
| data | App\Entity\CmsNewsletter {#1989 -id: null -email: null -createdAt: DateTimeImmutable @1781306874 {#1997 date: 2026-06-12 23:27:54.057692 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781306874 {#1996 date: 2026-06-12 23:27:54.057693 UTC (+00:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2010 -form: Symfony\Component\Form\Form {#2025 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2001 …5} |
| full_name | "cms_newsletter" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_newsletter" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "cms_newsletter" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_newsletter" |
| valid | true |
| value | App\Entity\CmsNewsletter {#1989 -id: null -email: null -createdAt: DateTimeImmutable @1781306874 {#1997 date: 2026-06-12 23:27:54.057692 UTC (+00:00) } -updatedAt: DateTimeImmutable @1781306874 {#1996 date: 2026-06-12 23:27:54.057693 UTC (+00:00) } } |
Form type:
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| label | "Email" |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2007 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} } |
| 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 | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#2027 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_cms_newsletter_email" ] |
| cache_key | "_cms_newsletter_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2066 -form: Symfony\Component\Form\Form {#2057 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2065 …5} |
| full_name | "cms_newsletter[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_newsletter_email" |
| label | "Email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_newsletter_email" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "0b29ead2a6556214027c3da8488a31e.3kLkIUNf9tq6JaJvArl0SxF_2BLwPe22_em2Y0zWCm8.7hLdFSwsjqCJSfoDdsEYCiAe63eBdYKFrq_yNh-EWAWcFrNFOTGE4okXxQ" |
| 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 | "0b29ead2a6556214027c3da8488a31e.3kLkIUNf9tq6JaJvArl0SxF_2BLwPe22_em2Y0zWCm8.7hLdFSwsjqCJSfoDdsEYCiAe63eBdYKFrq_yNh-EWAWcFrNFOTGE4okXxQ" |
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 {#123 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#120 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#122 …} -namespace: Closure() {#119 …} } |
| data | "0b29ead2a6556214027c3da8488a31e.3kLkIUNf9tq6JaJvArl0SxF_2BLwPe22_em2Y0zWCm8.7hLdFSwsjqCJSfoDdsEYCiAe63eBdYKFrq_yNh-EWAWcFrNFOTGE4okXxQ" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2062 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1142 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1351 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#415 …} $translationDomain: "validators" $message: Closure() {#2071 …} } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_cms_newsletter__token" ] |
| cache_key | "_cms_newsletter__token_hidden" |
| compound | false |
| data | "0b29ead2a6556214027c3da8488a31e.3kLkIUNf9tq6JaJvArl0SxF_2BLwPe22_em2Y0zWCm8.7hLdFSwsjqCJSfoDdsEYCiAe63eBdYKFrq_yNh-EWAWcFrNFOTGE4okXxQ" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2082 -form: Symfony\Component\Form\Form {#2078 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2073 …5} |
| full_name | "cms_newsletter[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "cms_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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_cms_newsletter__token" |
| valid | true |
| value | "0b29ead2a6556214027c3da8488a31e.3kLkIUNf9tq6JaJvArl0SxF_2BLwPe22_em2Y0zWCm8.7hLdFSwsjqCJSfoDdsEYCiAe63eBdYKFrq_yNh-EWAWcFrNFOTGE4okXxQ" |