Forms
-
contact_form
-
name
-
surname
-
email
-
phone
-
subject
-
message
-
privacy
-
_token
-
contact_form
Form type:
"App\Form\ContactFormType"
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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#869 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() {#871 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#870 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact_form" "_contact_form" ] |
| cache_key | "_contact_form_contact_form" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1044 -form: Symfony\Component\Form\Form {#969 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1045 …5} |
| full_name | "contact_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form" |
| 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 | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
[ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#877 +payload: null +groups: ? +message: "Inserisci il tuo nome" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#877 +payload: null +groups: ? +message: "Inserisci il tuo nome" +allowNull: false +normalizer: null } ] |
| label | "Nome" |
same as passed value |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
[ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#877 +payload: null +groups: ? +message: "Inserisci il tuo nome" +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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#888 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 | "Nome" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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() {#890 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#889 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_name" ] |
| cache_key | "_contact_form_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1040 -form: Symfony\Component\Form\Form {#972 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1041 …5} |
| full_name | "contact_form[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_name" |
| label | "Nome" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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_form_name" |
| valid | true |
| value | "" |
surname
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 | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
[ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#878 +payload: null +groups: ? +message: "Inserisci il tuo cognome" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#878 +payload: null +groups: ? +message: "Inserisci il tuo cognome" +allowNull: false +normalizer: null } ] |
| label | "Cognome" |
same as passed value |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
[ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#878 +payload: null +groups: ? +message: "Inserisci il tuo cognome" +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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#898 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 | "Cognome" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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() {#900 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#899 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_surname" ] |
| cache_key | "_contact_form_surname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1039 -form: Symfony\Component\Form\Form {#975 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1038 …5} |
| full_name | "contact_form[surname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_surname" |
| label | "Cognome" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "surname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_surname" |
| 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 | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
[ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? +message: "Inserisci la tua email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#880 +payload: null +groups: ? +message: "Inserisci un indirizzo email valido" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? +message: "Inserisci la tua email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#880 +payload: null +groups: ? +message: "Inserisci un indirizzo email valido" +mode: null +normalizer: null } ] |
| label | "Email" |
same as passed value |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
[ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#879 +payload: null +groups: ? +message: "Inserisci la tua email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#880 +payload: null +groups: ? +message: "Inserisci un indirizzo email valido" +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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#911 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 | "Email" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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() {#908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#907 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_form_email" ] |
| cache_key | "_contact_form_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1037 -form: Symfony\Component\Form\Form {#978 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1036 …5} |
| full_name | "contact_form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_email" |
| label | "Email" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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_form_email" |
| valid | true |
| value | "" |
phone
Form type:
"Symfony\Component\Form\Extension\Core\Type\TelType"
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" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
[ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| label | "Telefono" |
same as passed value |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
[ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| 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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#921 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 provide a valid phone number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Telefono" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#926 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#920 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_contact_form_phone" ] |
| cache_key | "_contact_form_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1035 -form: Symfony\Component\Form\Form {#981 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1034 …5} |
| full_name | "contact_form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_phone" |
| label | "Telefono" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_phone" |
| 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 | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
[ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#897 +payload: null +groups: ? +message: "Inserisci l'oggetto del messaggio" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#897 +payload: null +groups: ? +message: "Inserisci l'oggetto del messaggio" +allowNull: false +normalizer: null } ] |
| label | "Oggetto" |
same as passed value |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
[ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#897 +payload: null +groups: ? +message: "Inserisci l'oggetto del messaggio" +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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#933 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 | "Oggetto" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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() {#935 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#934 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_form_subject" ] |
| cache_key | "_contact_form_subject_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1033 -form: Symfony\Component\Form\Form {#984 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1032 …5} |
| full_name | "contact_form[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_subject" |
| label | "Oggetto" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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_form_subject" |
| 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" => 6 "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
[ "rows" => 6 "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#896 +payload: null +groups: ? +message: "Inserisci il tuo messaggio" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#896 +payload: null +groups: ? +message: "Inserisci il tuo messaggio" +allowNull: false +normalizer: null } ] |
| label | "Messaggio" |
same as passed value |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
[ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 6 "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#896 +payload: null +groups: ? +message: "Inserisci il tuo messaggio" +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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#943 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 | "Messaggio" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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() {#948 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#942 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 6 "class" => "w-full p-3 border border-gray-200 focus:ring-2 focus:ring-havelock-blue focus:border-transparent" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_form_message" ] |
| cache_key | "_contact_form_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1031 -form: Symfony\Component\Form\Form {#987 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1030 …5} |
| full_name | "contact_form[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_message" |
| label | "Messaggio" |
| label_attr | [ "class" => "block text-sm font-medium text-gray-700 mb-2" ] |
| 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_form_message" |
| valid | true |
| value | "" |
privacy
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 |
|---|---|---|
| attr | [ "class" => "mt-1 mr-2" ] |
[ "class" => "mt-1 mr-2" ] |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#895 +payload: null +groups: ? +message: "Devi accettare la privacy policy" } ] |
[ Symfony\Component\Validator\Constraints\IsTrue {#895 +payload: null +groups: ? +message: "Devi accettare la privacy policy" } ] |
| label | "Acconsento al trattamento dei dati personali secondo la normativa vigente (GDPR 2016/679)" |
same as passed value |
| label_attr | [ "class" => "text-sm text-gray-600 ml-2" ] |
[ "class" => "text-sm text-gray-600 ml-2" ] |
| required | true |
same as passed value |
| row_attr | [ "class" => "flex flex-row-reverse items-start" ] |
[ "class" => "flex flex-row-reverse items-start" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "mt-1 mr-2" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\IsTrue {#895 +payload: null +groups: ? +message: "Devi accettare la privacy policy" } ] |
| 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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#958 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 {#959 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Acconsento al trattamento dei dati personali secondo la normativa vigente (GDPR 2016/679)" |
| label_attr | [ "class" => "text-sm text-gray-600 ml-2" ] |
| 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 | [ "class" => "flex flex-row-reverse items-start" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#961 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#963 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "mt-1 mr-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_form_privacy" ] |
| cache_key | "_contact_form_privacy_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1029 -form: Symfony\Component\Form\Form {#990 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1028 …5} |
| full_name | "contact_form[privacy]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form_privacy" |
| label | "Acconsento al trattamento dei dati personali secondo la normativa vigente (GDPR 2016/679)" |
| label_attr | [ "class" => "text-sm text-gray-600 ml-2" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "privacy" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "flex flex-row-reverse items-start" ] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_form_privacy" |
| valid | true |
| value | "1" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1.oAAjucAE1w5GJF8IHdZBlqOjHDKs12MepNUbVqUGZ_E.zTAO_4xltHYLTDF-f-QQzPT7fnfEjSlr9-VXEOlnDJ3BakfTqkaAaQtKKA" |
| 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 | "1.oAAjucAE1w5GJF8IHdZBlqOjHDKs12MepNUbVqUGZ_E.zTAO_4xltHYLTDF-f-QQzPT7fnfEjSlr9-VXEOlnDJ3BakfTqkaAaQtKKA" |
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 {#435 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#436 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#437 …} -namespace: Closure() {#439 …} } |
| data | "1.oAAjucAE1w5GJF8IHdZBlqOjHDKs12MepNUbVqUGZ_E.zTAO_4xltHYLTDF-f-QQzPT7fnfEjSlr9-VXEOlnDJ3BakfTqkaAaQtKKA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#997 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() {#994 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#320 …} $message: Closure() {#996 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact_form__token" ] |
| cache_key | "_contact_form__token_hidden" |
| compound | false |
| data | "1.oAAjucAE1w5GJF8IHdZBlqOjHDKs12MepNUbVqUGZ_E.zTAO_4xltHYLTDF-f-QQzPT7fnfEjSlr9-VXEOlnDJ3BakfTqkaAaQtKKA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1050 -form: Symfony\Component\Form\Form {#936 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#891 …5} |
| full_name | "contact_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_form__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_form__token" |
| valid | true |
| value | "1.oAAjucAE1w5GJF8IHdZBlqOjHDKs12MepNUbVqUGZ_E.zTAO_4xltHYLTDF-f-QQzPT7fnfEjSlr9-VXEOlnDJ3BakfTqkaAaQtKKA" |