Forms
-
contact_message_form
-
email
-
subject
-
message
-
captcha
-
idcheck_token_name
-
contact_message_form
Form type:
"App\Form\Contact\ContactMessageFormType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\ContactMessage {#3427 -id: null -email: null -subject: null -message: null -created: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\ContactMessage {#3427 -id: null -email: null -subject: null -message: null -created: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "space-y-6 px-6" "x-trap" => "support" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "idcheck_token_name" |
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\SameOriginCsrfTokenManager {#761 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#336 …} -logger: Monolog\Logger {#222 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#875 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | App\Entity\ContactMessage {#3427 -id: null -email: null -subject: null -message: null -created: null } |
data_class | "App\Entity\ContactMessage" |
disabled | false |
empty_data | Closure(FormInterface $form) {#3678 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\ContactMessage" } } |
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() {#5206 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#171 …} $message: Closure() {#5665 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "space-y-6 px-6" "x-trap" => "support" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact_message_form" "_contact_message_form" ] |
cache_key | "_contact_message_form_contact_message_form" |
compound | true |
data | App\Entity\ContactMessage {#3427 -id: null -email: null -subject: null -message: null -created: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5842 -errors: [] -form: Symfony\Component\Form\Form {#7199 …} } |
form | Symfony\Component\Form\FormView {#6844 …5} |
full_name | "contact_message_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact_message_form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_message_form" |
valid | true |
value | App\Entity\ContactMessage {#3427 -id: null -email: null -subject: null -message: null -created: null } |
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" => 180 ] |
[ "maxlength" => 180 ] |
label | Symfony\Component\Translation\TranslatableMessage {#6988 -message: "text.email" -parameters: [] -domain: null } |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "idcheck_token_name" |
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\SameOriginCsrfTokenManager {#761 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#336 …} -logger: Monolog\Logger {#222 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#875 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6721 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | Symfony\Component\Translation\TranslatableMessage {#6988 -message: "text.email" -parameters: [] -domain: null } |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5798 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#171 …} $message: Closure() {#4914 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 180 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_message_form_email" ] |
cache_key | "_contact_message_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4908 -errors: [] -form: Symfony\Component\Form\Form {#6373 …} } |
form | Symfony\Component\Form\FormView {#5171 …5} |
full_name | "contact_message_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message_form_email" |
label | Symfony\Component\Translation\TranslatableMessage {#6988 -message: "text.email" -parameters: [] -domain: 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 | null |
unique_block_prefix | "_contact_message_form_email" |
uses_autocomplete | false |
valid | true |
value | "" |
subject
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 ] |
[ "maxlength" => 255 ] |
label | Symfony\Component\Translation\TranslatableMessage {#7001 -message: "text.subject" -parameters: [] -domain: null } |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "idcheck_token_name" |
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\SameOriginCsrfTokenManager {#761 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#336 …} -logger: Monolog\Logger {#222 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#875 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#6702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | Symfony\Component\Translation\TranslatableMessage {#7001 -message: "text.subject" -parameters: [] -domain: null } |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5804 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#171 …} $message: Closure() {#5363 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_message_form_subject" ] |
cache_key | "_contact_message_form_subject_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#5788 -errors: [] -form: Symfony\Component\Form\Form {#2505 …} } |
form | Symfony\Component\Form\FormView {#5489 …5} |
full_name | "contact_message_form[subject]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message_form_subject" |
label | Symfony\Component\Translation\TranslatableMessage {#7001 -message: "text.subject" -parameters: [] -domain: null } |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subject" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_message_form_subject" |
uses_autocomplete | false |
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 | [ "rows" => 10 ] |
[ "rows" => 10 ] |
label | Symfony\Component\Translation\TranslatableMessage {#6021 -message: "text.message" -parameters: [] -domain: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
allow_options_create | false |
attr | [ "rows" => 10 ] |
attr_translation_parameters | [] |
auto_initialize | true |
autocomplete | false |
autocomplete_url | null |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
create_option_text | "Add %placeholder%..." |
csrf_field_name | "idcheck_token_name" |
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\SameOriginCsrfTokenManager {#761 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#336 …} -logger: Monolog\Logger {#222 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#875 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4972 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
extra_options | [] |
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 | Symfony\Component\Translation\TranslatableMessage {#6021 -message: "text.message" -parameters: [] -domain: null } |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
loading_more_text | "Loading more results..." |
mapped | true |
max_results | 10 |
method | "POST" |
min_characters | null |
no_more_results_text | "No more results" |
no_results_found_text | "No results found" |
options_as_html | false |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preload | "focus" |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
tom_select_options | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#5421 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#171 …} $message: Closure() {#3813 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "rows" => 10 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_message_form_message" ] |
cache_key | "_contact_message_form_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#6017 -errors: [] -form: Symfony\Component\Form\Form {#7566 …} } |
form | Symfony\Component\Form\FormView {#4407 …5} |
full_name | "contact_message_form[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message_form_message" |
label | Symfony\Component\Translation\TranslatableMessage {#6021 -message: "text.message" -parameters: [] -domain: 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 | null |
unique_block_prefix | "_contact_message_form_message" |
uses_autocomplete | false |
valid | true |
value | "" |
captcha
Form type:
"Karser\Recaptcha3Bundle\Form\Recaptcha3Type"
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 |
---|---|---|
action_name | "contact_form" |
same as passed value |
constraints | Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#7094 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } |
[ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#7094 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
locale | "en" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
action_name | "contact_form" |
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 | [ Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3 {#7094 +payload: null +groups: ? ?array +message: "Your computer or network may be sending automated queries" +messageMissingValue: "The captcha value is missing" } ] |
csrf_field_name | "idcheck_token_name" |
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\SameOriginCsrfTokenManager {#761 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#336 …} -logger: Monolog\Logger {#222 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#875 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5803 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 | [] |
host | null |
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 | [] |
locale | "en" |
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 | [] |
script_nonce_csp | "" |
setter | null |
site_key | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#6620 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#171 …} $message: Closure() {#6524 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
action_name | "contact_form" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "karser_recaptcha3" "_contact_message_form_captcha" ] |
cache_key | "_contact_message_form_captcha_karser_recaptcha3" |
compound | false |
data | null |
disabled | false |
enabled | true |
errors | Symfony\Component\Form\FormErrorIterator {#6356 -errors: [] -form: Symfony\Component\Form\Form {#3234 …} } |
form | Symfony\Component\Form\FormView {#7007 …5} |
full_name | "contact_message_form[captcha]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
host | "www.google.com" |
id | "contact_message_form_captcha" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
locale | "en" |
method | "POST" |
multipart | false |
name | "captcha" |
priority | 0 |
required | false |
row_attr | [] |
script_nonce_csp | "" |
site_key | "6Les5hoqAAAAABL4-_E-QQKYXqU4d5lzlY3lkfPf" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_message_form_captcha" |
valid | true |
value | "" |
idcheck_token_name
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "925ea5eaa.qN-8-p5NcMN3wrC5tUfSm3AHKwP-qVPQRzuOiOAWtTw._fKOncohGosisubz0SSj4xM3X0fK3GHkEWPY4rVah1aFq8u0yT83swKh5Q" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "925ea5eaa.qN-8-p5NcMN3wrC5tUfSm3AHKwP-qVPQRzuOiOAWtTw._fKOncohGosisubz0SSj4xM3X0fK3GHkEWPY4rVah1aFq8u0yT83swKh5Q" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "idcheck_token_name" |
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\SameOriginCsrfTokenManager {#761 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#336 …} -logger: Monolog\Logger {#222 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#875 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | "925ea5eaa.qN-8-p5NcMN3wrC5tUfSm3AHKwP-qVPQRzuOiOAWtTw._fKOncohGosisubz0SSj4xM3X0fK3GHkEWPY4rVah1aFq8u0yT83swKh5Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5344 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() {#7162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#171 …} $message: Closure() {#5925 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact_message_form_idcheck_token_name" ] |
cache_key | "_contact_message_form_idcheck_token_name_hidden" |
compound | false |
data | "925ea5eaa.qN-8-p5NcMN3wrC5tUfSm3AHKwP-qVPQRzuOiOAWtTw._fKOncohGosisubz0SSj4xM3X0fK3GHkEWPY4rVah1aFq8u0yT83swKh5Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4711 -errors: [] -form: Symfony\Component\Form\Form {#6814 …} } |
form | Symfony\Component\Form\FormView {#4778 …5} |
full_name | "contact_message_form[idcheck_token_name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message_form_idcheck_token_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "idcheck_token_name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_message_form_idcheck_token_name" |
valid | true |
value | "925ea5eaa.qN-8-p5NcMN3wrC5tUfSm3AHKwP-qVPQRzuOiOAWtTw._fKOncohGosisubz0SSj4xM3X0fK3GHkEWPY4rVah1aFq8u0yT83swKh5Q" |