Forms
messages
Form type:
"App\Form\MessagesType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Messages {#344 -id: null -fName: null -lName: null -email: null -phone: null -subject: null -object: null -content: null -date: null -iP: null -browser: null -oS: null -civility: null -country: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Messages {#344 -id: null -fName: null -lName: null -email: null -phone: null -subject: null -object: null -content: null -date: null -iP: null -browser: null -oS: null -civility: null -country: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data | App\Entity\Messages {#344 -id: null -fName: null -lName: null -email: null -phone: null -subject: null -object: null -content: null -date: null -iP: null -browser: null -oS: null -civility: null -country: null } |
data_class | "App\Entity\Messages" |
disabled | false |
empty_data | Closure(FormInterface $form) {#659 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} use: { $class: "App\Entity\Messages" } } |
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() {#657 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#658 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "messages" "_messages" ] |
cache_key | "_messages_messages" |
compound | true |
data | App\Entity\Messages {#344 -id: null -fName: null -lName: null -email: null -phone: null -subject: null -object: null -content: null -date: null -iP: null -browser: null -oS: null -civility: null -country: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#935 -form: Symfony\Component\Form\Form {#870 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#656 …5} |
full_name | "messages" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "messages" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_messages" |
valid | true |
value | App\Entity\Messages {#344 -id: null -fName: null -lName: null -email: null -phone: null -subject: null -object: null -content: null -date: null -iP: null -browser: null -oS: null -civility: null -country: null } |
fName
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 | "Votre nom :" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#655 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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 | "Votre nom :" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#824 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_messages_fName" ] |
cache_key | "_messages_fName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#970 -form: Symfony\Component\Form\Form {#951 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#972 …5} |
full_name | "messages[fName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages_fName" |
label | "Votre nom :" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "fName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_messages_fName" |
valid | true |
value | "" |
lName
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 | "Vos prénoms :" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#833 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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 | "Vos prénoms :" |
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() {#921 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#922 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_messages_lName" ] |
cache_key | "_messages_lName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#969 -form: Symfony\Component\Form\Form {#954 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#968 …5} |
full_name | "messages[lName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages_lName" |
label | "Vos prénoms :" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lName" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_messages_lName" |
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 |
---|---|---|
label | "Votre adresse email" |
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 | [] |
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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#821 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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 | "Votre adresse email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#671 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_messages_email" ] |
cache_key | "_messages_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#967 -form: Symfony\Component\Form\Form {#957 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#966 …5} |
full_name | "messages[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages_email" |
label | "Votre adresse email" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_messages_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" => "os-phone" ] |
[ "class" => "os-phone" ] |
label | "Votre numéro de téléphone" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "os-phone" ] |
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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#903 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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 | "Votre numéro de téléphone" |
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() {#898 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#904 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "os-phone" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "tel" "_messages_phone" ] |
cache_key | "_messages_phone_tel" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#875 -form: Symfony\Component\Form\Form {#868 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#885 …5} |
full_name | "messages[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages_phone" |
label | "Votre numéro de téléphone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_messages_phone" |
valid | true |
value | "" |
object
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 "class" => "w100" ] |
[ "maxlength" => 255 "class" => "w100" ] |
label | "L'objet de votre message :" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 "class" => "w100" ] |
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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#892 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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 | "L'objet de votre message :" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#887 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 "class" => "w100" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_messages_object" ] |
cache_key | "_messages_object_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#897 -form: Symfony\Component\Form\Form {#865 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#910 …5} |
full_name | "messages[object]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages_object" |
label | "L'objet de votre message :" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "object" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_messages_object" |
valid | true |
value | "" |
content
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" => "w100" ] |
[ "class" => "w100" ] |
label | "Votre message" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "class" => "w100" ] |
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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#891 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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 | "Votre message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#876 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#890 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "class" => "w100" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_messages_content" ] |
cache_key | "_messages_content_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#920 -form: Symfony\Component\Form\Form {#862 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#622 …5} |
full_name | "messages[content]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages_content" |
label | "Votre message" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "content" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_messages_content" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2ecfaf68666566e3ca18739541a7.e0QgDmEhuNiPJ0YQ75y85kTuhJ61ASqQG3IpoU2tBzE.IR1iWBVu77y3RRRKof2KkTeU48_3Qn_FWQZ29yTOVlA6NWQ-EGSIl79gMQ" |
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 | "2ecfaf68666566e3ca18739541a7.e0QgDmEhuNiPJ0YQ75y85kTuhJ61ASqQG3IpoU2tBzE.IR1iWBVu77y3RRRKof2KkTeU48_3Qn_FWQZ29yTOVlA6NWQ-EGSIl79gMQ" |
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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data | "2ecfaf68666566e3ca18739541a7.e0QgDmEhuNiPJ0YQ75y85kTuhJ61ASqQG3IpoU2tBzE.IR1iWBVu77y3RRRKof2KkTeU48_3Qn_FWQZ29yTOVlA6NWQ-EGSIl79gMQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#988 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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() {#977 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#976 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_messages__token" ] |
cache_key | "_messages__token_hidden" |
compound | false |
data | "2ecfaf68666566e3ca18739541a7.e0QgDmEhuNiPJ0YQ75y85kTuhJ61ASqQG3IpoU2tBzE.IR1iWBVu77y3RRRKof2KkTeU48_3Qn_FWQZ29yTOVlA6NWQ-EGSIl79gMQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#997 -form: Symfony\Component\Form\Form {#828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#980 …5} |
full_name | "messages[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "messages__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 | "_messages__token" |
valid | true |
value | "2ecfaf68666566e3ca18739541a7.e0QgDmEhuNiPJ0YQ75y85kTuhJ61ASqQG3IpoU2tBzE.IR1iWBVu77y3RRRKof2KkTeU48_3Qn_FWQZ29yTOVlA6NWQ-EGSIl79gMQ" |
subscribers
Form type:
"App\Form\SubscribersType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Subscribers {#2929 -id: null -email: null -date: null -iP: null -browser: null -oS: null -fname: null -lname: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Subscribers {#2929 -id: null -email: null -date: null -iP: null -browser: null -oS: null -fname: null -lname: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data | App\Entity\Subscribers {#2929 -id: null -email: null -date: null -iP: null -browser: null -oS: null -fname: null -lname: null } |
data_class | "App\Entity\Subscribers" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2939 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} use: { $class: "App\Entity\Subscribers" } } |
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() {#2937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#2938 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "subscribers" "_subscribers" ] |
cache_key | "_subscribers_subscribers" |
compound | true |
data | App\Entity\Subscribers {#2929 -id: null -email: null -date: null -iP: null -browser: null -oS: null -fname: null -lname: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3012 -form: Symfony\Component\Form\Form {#3044 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2936 …5} |
full_name | "subscribers" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subscribers" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "subscribers" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_subscribers" |
valid | true |
value | App\Entity\Subscribers {#2929 -id: null -email: null -date: null -iP: null -browser: null -oS: null -fname: null -lname: 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
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 | 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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2930 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2946 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#2945 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_subscribers_email" ] |
cache_key | "_subscribers_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3057 -form: Symfony\Component\Form\Form {#2964 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3056 …5} |
full_name | "subscribers[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subscribers_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_subscribers_email" |
valid | true |
value | "" |
lname
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 ] |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#3045 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#3009 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_subscribers_lname" ] |
cache_key | "_subscribers_lname_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3058 -form: Symfony\Component\Form\Form {#3050 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3059 …5} |
full_name | "subscribers[lname]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subscribers_lname" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "lname" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_subscribers_lname" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "85676b5833dd6aee.LwZZoG7sBK9VIct4FNslm37UN8e7TYtDatrOICUq8BY.RjM7kF2tT5w7a78hbYxo8geFaLffC8g5DZ6FSRVLuUdOSTORXIZW2WJyng" |
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 | "85676b5833dd6aee.LwZZoG7sBK9VIct4FNslm37UN8e7TYtDatrOICUq8BY.RjM7kF2tT5w7a78hbYxo8geFaLffC8g5DZ6FSRVLuUdOSTORXIZW2WJyng" |
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 {#641 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#640 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#639 …} -namespace: Closure() {#637 …} } |
data | "85676b5833dd6aee.LwZZoG7sBK9VIct4FNslm37UN8e7TYtDatrOICUq8BY.RjM7kF2tT5w7a78hbYxo8geFaLffC8g5DZ6FSRVLuUdOSTORXIZW2WJyng" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2947 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#353 …} } |
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() {#3067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#631 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#391 …} $translationDomain: "validators" $message: Closure() {#3069 …} } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_subscribers__token" ] |
cache_key | "_subscribers__token_hidden" |
compound | false |
data | "85676b5833dd6aee.LwZZoG7sBK9VIct4FNslm37UN8e7TYtDatrOICUq8BY.RjM7kF2tT5w7a78hbYxo8geFaLffC8g5DZ6FSRVLuUdOSTORXIZW2WJyng" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#3079 -form: Symfony\Component\Form\Form {#3075 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#3070 …5} |
full_name | "subscribers[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "subscribers__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 | "_subscribers__token" |
valid | true |
value | "85676b5833dd6aee.LwZZoG7sBK9VIct4FNslm37UN8e7TYtDatrOICUq8BY.RjM7kF2tT5w7a78hbYxo8geFaLffC8g5DZ6FSRVLuUdOSTORXIZW2WJyng" |