Forms
-
contact
-
name
-
email
-
topic
-
message
-
termsAccepted
-
security
-
send
-
_token
-
contact
Form type:
"App\Form\Type\ContactType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1119 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 | "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() {#1132 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1131 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1287 -form: Symfony\Component\Form\Form {#1268 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1133 …5} |
full_name | "contact" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contact" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact" |
valid | true |
value | null |
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 | [ "placeholder" => "Your name" ] |
[ "placeholder" => "Your name" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1174 +payload: null +groups: ? +message: "Please enter your name." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1174 +payload: null +groups: ? +message: "Please enter your name." +allowNull: false +normalizer: null } ] |
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Your name" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1174 +payload: null +groups: ? +message: "Please enter your name." +allowNull: false +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1140 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1154 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1139 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Your name" "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_name" ] |
cache_key | "_contact_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1269 -form: Symfony\Component\Form\Form {#1327 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1318 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name" |
label | false |
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 | "_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" => "Your e-mail" ] |
[ "placeholder" => "Your e-mail" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1167 +payload: null +groups: ? +message: "Please enter your e-mail address." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1165 +payload: null +groups: ? +message: "Please enter a valid e-mail address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1167 +payload: null +groups: ? +message: "Please enter your e-mail address." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1165 +payload: null +groups: ? +message: "Please enter a valid e-mail address." +mode: null +normalizer: null } ] |
label | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Your e-mail" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1167 +payload: null +groups: ? +message: "Please enter your e-mail address." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1165 +payload: null +groups: ? +message: "Please enter a valid e-mail address." +mode: null +normalizer: null } ] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1151 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1150 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Your e-mail" "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_contact_email" ] |
cache_key | "_contact_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1304 -form: Symfony\Component\Form\Form {#1324 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1270 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email" |
label | false |
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_email" |
valid | true |
value | "" |
topic
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" => "form-select" ] |
[ "class" => "form-select" ] |
choices | [ "User support" => "user_support" "Sales" => "sales" "Idea" => "idea" "Privacy" => "privacy" "Other" => "other" ] |
[ "User support" => "user_support" "Sales" => "sales" "Idea" => "idea" "Privacy" => "privacy" "Other" => "other" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#1135 +payload: null +groups: ? +message: "Please select a topic." } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#1135 +payload: null +groups: ? +message: "Please select a topic." } ] |
label | false |
same as passed value |
placeholder | "Please select a topic" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "form-select" ] |
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 | [ "User support" => "user_support" "Sales" => "sales" "Idea" => "idea" "Privacy" => "privacy" "Other" => "other" ] |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#1135 +payload: null +groups: ? +message: "Please select a topic." } ] |
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data_class | null |
disabled | false |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Please select a topic" |
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() {#1203 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1198 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "form-select" "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_contact_topic" ] |
cache_key | "_contact_topic_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1267 +label: "User support" +value: "user_support" +data: "user_support" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1157 +label: "Sales" +value: "sales" +data: "sales" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1175 +label: "Idea" +value: "idea" +data: "idea" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1206 +label: "Privacy" +value: "privacy" +data: "privacy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1222 +label: "Other" +value: "other" +data: "other" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1271 -form: Symfony\Component\Form\Form {#1321 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1273 …5} |
full_name | "contact[topic]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_topic" |
is_selected | Closure($choice, $value) {#1288 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "topic" |
placeholder | "Please select a topic" |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_topic" |
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" => "Your message" "rows" => 8 ] |
[ "placeholder" => "Your message" "rows" => 8 ] |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#1136 +payload: null +groups: ? +message: "Please enter a message." } Symfony\Component\Validator\Constraints\Length {#1138 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your message should be at least 20 characters long." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 20 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#1136 +payload: null +groups: ? +message: "Please enter a message." } Symfony\Component\Validator\Constraints\Length {#1138 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your message should be at least 20 characters long." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 20 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
label | false |
same as passed value |
sanitize_html | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Your message" "rows" => 8 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotNull {#1136 +payload: null +groups: ? +message: "Please enter a message." } Symfony\Component\Validator\Constraints\Length {#1138 +payload: null +groups: ? +maxMessage: "This value is too long. It should have {{ limit }} character or less.|This value is too long. It should have {{ limit }} characters or less." +minMessage: "Your message should be at least 20 characters long." +exactMessage: "This value should have exactly {{ limit }} character.|This value should have exactly {{ limit }} characters." +charsetMessage: "This value does not match the expected {{ charset }} charset." +max: null +min: 20 +charset: "UTF-8" +normalizer: null +countUnit: "codepoints" } ] |
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1214 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 | false |
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 | [] |
sanitize_html | true |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1211 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Your message" "rows" => 8 "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
cache_key | "_contact_message_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1255 -form: Symfony\Component\Form\Form {#1330 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1286 …5} |
full_name | "contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message" |
label | false |
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" |
valid | true |
value | "" |
termsAccepted
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
constraints | Symfony\Component\Validator\Constraints\IsTrue {#1200 +payload: null +groups: ? +message: "We need your permission to use your data." } |
[ Symfony\Component\Validator\Constraints\IsTrue {#1200 +payload: null +groups: ? +message: "We need your permission to use your data." } ] |
label | "I authorize NOVIGA to use my data in order to process my request." |
same as passed value |
label_attr | [ "style" => "font-size: smaller; text-align: justify;" "class" => "ms-1 ps-5" ] |
[ "style" => "font-size: smaller; text-align: justify;" "class" => "ms-1 ps-5" ] |
mapped | false |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#1200 +payload: null +groups: ? +message: "We need your permission to use your data." } ] |
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1231 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
false_values | [
null
] |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1230 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "I authorize NOVIGA to use my data in order to process my request." |
label_attr | [ "style" => "font-size: smaller; text-align: justify;" "class" => "ms-1 ps-5" ] |
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 | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1235 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1237 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_contact_termsAccepted" ] |
cache_key | "_contact_termsAccepted_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1281 -form: Symfony\Component\Form\Form {#1333 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1280 …5} |
full_name | "contact[termsAccepted]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_termsAccepted" |
label | "I authorize NOVIGA to use my data in order to process my request." |
label_attr | [ "style" => "font-size: smaller; text-align: justify;" "class" => "ms-1 ps-5" ] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "termsAccepted" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_termsAccepted" |
valid | true |
value | "1" |
security
Form type:
"Huluti\AltchaBundle\Type\AltchaType"
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 |
---|---|---|
label | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "hidden" => true ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Huluti\AltchaBundle\Validator\Altcha {#1246 +payload: null +groups: ? +message: "invalid_altcha" } ] |
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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1258 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 | false |
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 | [] |
sanitize_html | false |
sanitizer | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1256 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1257 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "hidden" => true "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "altcha" "_contact_security" ] |
cache_key | "_contact_security_altcha" |
compound | false |
data | null |
disabled | false |
enable | true |
errors | Symfony\Component\Form\FormErrorIterator {#1315 -form: Symfony\Component\Form\Form {#1296 …} -errors: [] } |
floating | true |
form | Symfony\Component\Form\FormView {#1314 …5} |
full_name | "contact[security]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
hide_footer | true |
hide_logo | false |
id | "contact_security" |
js_path | "https://eu.altcha.org/js/latest/altcha.min.js" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "security" |
priority | 0 |
required | false |
row_attr | [] |
strings | [ "ariaLinkLabel" => "Visiter Altcha.org" "error" => "La vérification a échoué. Réessayez plus tard." "expired" => "La vérification a expiré. Réessayez." "footer" => "Protégé par <a href="https://altcha.org/" target="_blank" aria-label="Visiter Altcha.org">ALTCHA</a>" "label" => "Je ne suis pas un robot" "verified" => "Vérifié" "verifying" => "Vérification..." "waitAlert" => "Vérification... veuillez patienter." ] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_contact_security" |
use_stimulus | false |
valid | true |
value | "" |
send
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-outline-primary" ] |
[ "class" => "btn btn-outline-primary" ] |
label | "Send" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-outline-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Send" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-outline-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_contact_send" ] |
cache_key | "_contact_send_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1312 …5} |
full_name | "contact[send]" |
id | "contact_send" |
label | "Send" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "send" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_contact_send" |
value | null |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "5590cd84.hylo9j5YZzq6iSvDRFMlzEWIfvlq5zoa0ZmhGp71WqM.6h4GhHsHJlD55mWQNh9HjQHZNZMwhVRPl6zjbfnDEuzMRVGwSD0pXIK5Hw" |
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 | "5590cd84.hylo9j5YZzq6iSvDRFMlzEWIfvlq5zoa0ZmhGp71WqM.6h4GhHsHJlD55mWQNh9HjQHZNZMwhVRPl6zjbfnDEuzMRVGwSD0pXIK5Hw" |
same as passed value |
mapped | false |
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 | "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 {#196 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#239 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#197 …} -namespace: Closure() {#194 …} } |
data | "5590cd84.hylo9j5YZzq6iSvDRFMlzEWIfvlq5zoa0ZmhGp71WqM.6h4GhHsHJlD55mWQNh9HjQHZNZMwhVRPl6zjbfnDEuzMRVGwSD0pXIK5Hw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1311 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() {#1307 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#321 …} $message: Closure() {#1310 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "novalidate" => "novalidate" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
cache_key | "_contact__token_hidden" |
compound | false |
data | "5590cd84.hylo9j5YZzq6iSvDRFMlzEWIfvlq5zoa0ZmhGp71WqM.6h4GhHsHJlD55mWQNh9HjQHZNZMwhVRPl6zjbfnDEuzMRVGwSD0pXIK5Hw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1336 -form: Symfony\Component\Form\Form {#1300 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1303 …5} |
full_name | "contact[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "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 | "_contact__token" |
valid | true |
value | "5590cd84.hylo9j5YZzq6iSvDRFMlzEWIfvlq5zoa0ZmhGp71WqM.6h4GhHsHJlD55mWQNh9HjQHZNZMwhVRPl6zjbfnDEuzMRVGwSD0pXIK5Hw" |