Forms
-
contact_offline
-
subject
-
fullName
-
email
-
message
-
captcha
-
_token
-
contact_offline
Form type:
"App\Form\Type\ContactOfflineType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Dto\Contact\ContactOfflineDto {#7075 -fullName: ? ?string -email: ? ?string -subject: null -reason: null -createdAt: DateTime @1782487796 {#7076 date: 2026-06-26 17:29:56.797885 Europe/Paris (+02:00) } -message: null -orderId: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/en_US/contact" |
same as passed value |
| customer | null |
null
|
| data | App\Dto\Contact\ContactOfflineDto {#7075 -fullName: ? ?string -email: ? ?string -subject: null -reason: null -createdAt: DateTime @1782487796 {#7076 date: 2026-06-26 17:29:56.797885 Europe/Paris (+02:00) } -message: null -orderId: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/en_US/contact" |
| allow_extra_fields | true |
| 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 {#7159 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7158 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7157 …} -namespace: Closure() {#7155 …} } |
| customer | null |
| data | App\Dto\Contact\ContactOfflineDto {#7075 -fullName: ? ?string -email: ? ?string -subject: null -reason: null -createdAt: DateTime @1782487796 {#7076 date: 2026-06-26 17:29:56.797885 Europe/Paris (+02:00) } -message: null -orderId: null } |
| data_class | "App\Dto\Contact\ContactOfflineDto" |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7130 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Dto\Contact\ContactOfflineDto" } } |
| 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 | "app-shop" |
| trim | true |
| upload_max_size_message | Closure() {#7128 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7129 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/en_US/contact" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_offline" "_contact_offline" ] |
| cache_key | "_contact_offline_contact_offline" |
| compound | true |
| data | App\Dto\Contact\ContactOfflineDto {#7075 -fullName: ? ?string -email: ? ?string -subject: null -reason: null -createdAt: DateTime @1782487796 {#7076 date: 2026-06-26 17:29:56.797885 Europe/Paris (+02:00) } -message: null -orderId: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7327 -form: Symfony\Component\Form\Form {#7333 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7127 …5} |
| full_name | "contact_offline" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_offline" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_offline" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "app-shop" |
| unique_block_prefix | "_contact_offline" |
| valid | true |
| value | App\Dto\Contact\ContactOfflineDto {#7075 -fullName: ? ?string -email: ? ?string -subject: null -reason: null -createdAt: DateTime @1782487796 {#7076 date: 2026-06-26 17:29:56.797885 Europe/Paris (+02:00) } -message: null -orderId: 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 | [ "class" => "redraw-on-change" ] |
[ "class" => "redraw-on-change" ] |
| choices | [ "app-shop.contact.subjects.request_in_progress" => "request_in_progress" "app-shop.contact.subjects.product_information" => "product_information" "app-shop.contact.subjects.other" => "other" ] |
[ "app-shop.contact.subjects.request_in_progress" => "request_in_progress" "app-shop.contact.subjects.product_information" => "product_information" "app-shop.contact.subjects.other" => "other" ] |
| placeholder | "app-shop.contact.subject" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "redraw-on-change" ] |
| 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 | [ "app-shop.contact.subjects.request_in_progress" => "request_in_progress" "app-shop.contact.subjects.product_information" => "product_information" "app-shop.contact.subjects.other" => "other" ] |
| 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 {#7159 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7158 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7157 …} -namespace: Closure() {#7155 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| 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 | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "app-shop.contact.subject" |
| placeholder_attr | [] |
| 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() {#7106 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7108 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "redraw-on-change" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_offline_subject" ] |
| cache_key | "_contact_offline_subject_choice" |
| choice_translation_domain | "app-shop" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#7312 +label: "app-shop.contact.subjects.request_in_progress" +value: "request_in_progress" +data: "request_in_progress" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7310 +label: "app-shop.contact.subjects.product_information" +value: "product_information" +data: "product_information" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#7294 +label: "app-shop.contact.subjects.other" +value: "other" +data: "other" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7313 -form: Symfony\Component\Form\Form {#7336 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#7311 …5} |
| full_name | "contact_offline[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_offline_subject" |
| is_selected | Closure($choice, $value) {#7284 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subject" |
| placeholder | "app-shop.contact.subject" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "app-shop" |
| unique_block_prefix | "_contact_offline_subject" |
| valid | true |
| value | "" |
fullName
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 | [ "placeholder" => "app-shop.contact.full_name" ] |
[ "placeholder" => "app-shop.contact.full_name" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "app-shop.contact.full_name" ] |
| 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 {#7159 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7158 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7157 …} -namespace: Closure() {#7155 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7070 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | 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() {#7072 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#1353 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "app-shop.contact.full_name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_offline_fullName" ] |
| cache_key | "_contact_offline_fullName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7279 -form: Symfony\Component\Form\Form {#7339 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7285 …5} |
| full_name | "contact_offline[fullName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_offline_fullName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fullName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "app-shop" |
| unique_block_prefix | "_contact_offline_fullName" |
| 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" => "app-shop.contact.email" ] |
[ "placeholder" => "app-shop.contact.email" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "app-shop.contact.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 {#7159 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7158 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7157 …} -namespace: Closure() {#7155 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7267 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| 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() {#7269 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7268 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "app-shop.contact.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_offline_email" ] |
| cache_key | "_contact_offline_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7281 -form: Symfony\Component\Form\Form {#7342 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7280 …5} |
| full_name | "contact_offline[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_offline_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "app-shop" |
| unique_block_prefix | "_contact_offline_email" |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "app-shop.contact.message" ] |
[ "placeholder" => "app-shop.contact.message" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "app-shop.contact.message" ] |
| 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 {#7159 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7158 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7157 …} -namespace: Closure() {#7155 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7291 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | 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() {#7293 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7292 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "app-shop.contact.message" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_offline_message" ] |
| cache_key | "_contact_offline_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7270 -form: Symfony\Component\Form\Form {#7348 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7071 …5} |
| full_name | "contact_offline[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_offline_message" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "app-shop" |
| unique_block_prefix | "_contact_offline_message" |
| valid | true |
| value | "" |
captcha
Form type:
"Gregwar\CaptchaBundle\Type\CaptchaType"
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 |
|---|---|---|
| as_url | true |
same as passed value |
| invalid_message | "validator.contact.captcha_invalid" |
same as passed value |
| keep_value | false |
false
|
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| as_file | false |
| as_url | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| background_color | [ 255 255 255 ] |
| background_images | [] |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| bypass_code | null |
| charset | "abcdefhjkmnprstuvwxyz23456789" |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#7159 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7158 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7157 …} -namespace: Closure() {#7155 …} } |
| data_class | null |
| disabled | false |
| distortion | true |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7324 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| expiration | 60 |
| extra_fields_message | "This form should not contain extra fields." |
| font | "/var/www/html/vendor/gregwar/captcha-bundle/DependencyInjection/../Generator/Font/captcha.ttf" |
| form_attr | false |
| gc_freq | 100 |
| getter | null |
| height | 60 |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| humanity | 0 |
| ignore_all_effects | false |
| image_folder | "captcha" |
| inherit_data | false |
| interpolation | true |
| invalid_message | "validator.contact.captcha_invalid" |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_value | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| length | 5 |
| mapped | false |
| max_behind_lines | null |
| max_front_lines | null |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| quality | 80 |
| reload | false |
| required | true |
| row_attr | [] |
| session_key | "gregwar_captcha" |
| setter | null |
| text_color | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7326 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7325 …} $translationDomain: "validators" } } |
| validation_groups | null |
| web_path | "/var/www/html/public" |
| whitelist_key | "captcha_whitelist_key" |
| width | 200 |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_contact_offline_captcha" ] |
| cache_key | "_contact_offline_captcha_captcha" |
| captcha_code | "/generate-captcha/_captcha_gregwar_captcha?n=2da66ebf05ecaed652a660f39bfe6a64" |
| captcha_height | 60 |
| captcha_width | 200 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7105 -form: Symfony\Component\Form\Form {#7354 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7351 …5} |
| full_name | "contact_offline[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_offline_captcha" |
| image_id | "captcha_6a3e9af4c645a" |
| is_human | false |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | false |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "app-shop" |
| unique_block_prefix | "_contact_offline_captcha" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1ec5148c5e57232592c.0imw0I-lvW21J5Bu3jFDM2K01i1ddr94fP0Eg6b0u9U.qx3VksrsyVjEcP4ov1kiCjrR4R0yI_cyHspO6_KYzb-XRoik6c74KY1O0Q" |
| 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 | "1ec5148c5e57232592c.0imw0I-lvW21J5Bu3jFDM2K01i1ddr94fP0Eg6b0u9U.qx3VksrsyVjEcP4ov1kiCjrR4R0yI_cyHspO6_KYzb-XRoik6c74KY1O0Q" |
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 {#7159 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#7158 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#7157 …} -namespace: Closure() {#7155 …} } |
| data | "1ec5148c5e57232592c.0imw0I-lvW21J5Bu3jFDM2K01i1ddr94fP0Eg6b0u9U.qx3VksrsyVjEcP4ov1kiCjrR4R0yI_cyHspO6_KYzb-XRoik6c74KY1O0Q" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#7346 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#7378 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1525 …} $message: Closure() {#7376 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_offline__token" ] |
| cache_key | "_contact_offline__token_hidden" |
| compound | false |
| data | "1ec5148c5e57232592c.0imw0I-lvW21J5Bu3jFDM2K01i1ddr94fP0Eg6b0u9U.qx3VksrsyVjEcP4ov1kiCjrR4R0yI_cyHspO6_KYzb-XRoik6c74KY1O0Q" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#7388 -form: Symfony\Component\Form\Form {#7384 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#7379 …5} |
| full_name | "contact_offline[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_offline__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 | "app-shop" |
| unique_block_prefix | "_contact_offline__token" |
| valid | true |
| value | "1ec5148c5e57232592c.0imw0I-lvW21J5Bu3jFDM2K01i1ddr94fP0Eg6b0u9U.qx3VksrsyVjEcP4ov1kiCjrR4R0yI_cyHspO6_KYzb-XRoik6c74KY1O0Q" |