- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Doctrine
- E-mails
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
contact
"App\Form\Contact\ContactType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Contact\Contact {#1608 -id: null -name: null -email: null -entreprise: null -phone: null -emailHoneypot: null -message: null -isAccepted: null -createdAt: null -origin: null -originId: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Contact\Contact {#1608 -id: null -name: null -email: null -entreprise: null -phone: null -emailHoneypot: null -message: null -isAccepted: null -createdAt: null -origin: null -originId: null } |
same as passed value |
idLangue | App\Entity\Languages {#1373 -id: 1 -name: "francais" -code: "fr" -isActif: true -isDefault: true -createdAt: null -updatedAt: null -deletedAt: null -clientBlocLangs: Doctrine\ORM\PersistentCollection {#1397 …} -labelBlocLangs: Doctrine\ORM\PersistentCollection {#1409 …} -labelSliderLangs: Doctrine\ORM\PersistentCollection {#1416 …} -itemsSolutionLangs: Doctrine\ORM\PersistentCollection {#1434 …} -beneficeLangs: Doctrine\ORM\PersistentCollection {#1446 …} -beneficeItemsLangs: Doctrine\ORM\PersistentCollection {#1453 …} -pageSousCategoryLangs: Doctrine\ORM\PersistentCollection {#1467 …} -userStatusLangs: Doctrine\ORM\PersistentCollection {#1482 …} } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | true |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | false |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data | App\Entity\Contact\Contact {#1608 -id: null -name: null -email: null -entreprise: null -phone: null -emailHoneypot: null -message: null -isAccepted: null -createdAt: null -origin: null -originId: null } |
data_class | "App\Entity\Contact\Contact" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} use: { $class: "App\Entity\Contact\Contact" } } |
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 | [] |
idLangue | App\Entity\Languages {#1373 -id: 1 -name: "francais" -code: "fr" -isActif: true -isDefault: true -createdAt: null -updatedAt: null -deletedAt: null -clientBlocLangs: Doctrine\ORM\PersistentCollection {#1397 …} -labelBlocLangs: Doctrine\ORM\PersistentCollection {#1409 …} -labelSliderLangs: Doctrine\ORM\PersistentCollection {#1416 …} -itemsSolutionLangs: Doctrine\ORM\PersistentCollection {#1434 …} -beneficeLangs: Doctrine\ORM\PersistentCollection {#1446 …} -beneficeItemsLangs: Doctrine\ORM\PersistentCollection {#1453 …} -pageSousCategoryLangs: Doctrine\ORM\PersistentCollection {#1467 …} -userStatusLangs: Doctrine\ORM\PersistentCollection {#1482 …} } |
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 | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
origin | null |
originId | null |
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 | "forms" |
trim | true |
upload_max_size_message | Closure() {#1916 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1917 …} } } |
user | null |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "contact" "_contact" ] |
cache_key | "_contact_contact" |
compound | true |
data | App\Entity\Contact\Contact {#1608 -id: null -name: null -email: null -entreprise: null -phone: null -emailHoneypot: null -message: null -isAccepted: null -createdAt: null -origin: null -originId: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2058 -form: Symfony\Component\Form\Form {#2028 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1915 …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 | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact" |
valid | true |
value | App\Entity\Contact\Contact {#1608 -id: null -name: null -email: null -entreprise: null -phone: null -emailHoneypot: null -message: null -isAccepted: null -createdAt: null -origin: null -originId: null } |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "Name*" "class" => "data-contact" ] |
[ "placeholder" => "Name*" "class" => "data-contact" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1969 +payload: null +message: "msg_required_name" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1969 +payload: null +message: "msg_required_name" +allowNull: false +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Name*" "class" => "data-contact" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1969 +payload: null +message: "msg_required_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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1834 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | [] |
legacy_error_messages | true |
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() {#1929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1930 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Name*" "class" => "data-contact" ] |
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 {#2101 -form: Symfony\Component\Form\Form {#2065 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2102 …5} |
full_name | "contact[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_name" |
valid | true |
value | "" |
entreprise
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "Entreprise*" "class" => "data-contact" ] |
[ "placeholder" => "Entreprise*" "class" => "data-contact" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1964 +payload: null +message: "msg_required_company" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1964 +payload: null +message: "msg_required_company" +allowNull: false +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Entreprise*" "class" => "data-contact" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1964 +payload: null +message: "msg_required_company" +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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1845 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | [] |
legacy_error_messages | true |
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() {#1835 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1841 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Entreprise*" "class" => "data-contact" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_entreprise" ] |
cache_key | "_contact_entreprise_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2100 -form: Symfony\Component\Form\Form {#2069 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2098 …5} |
full_name | "contact[entreprise]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_entreprise" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "entreprise" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_entreprise" |
valid | true |
value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\NumberType"
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" => "Phone(facultatif)" ] |
[ "placeholder" => "Phone(facultatif)" ] |
constraints | [ Symfony\Component\Validator\Constraints\Type {#1963 +payload: null +message: "form.tel.not_valid" +type: "numeric" } ] |
[ Symfony\Component\Validator\Constraints\Type {#1963 +payload: null +message: "form.tel.not_valid" +type: "numeric" } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Phone(facultatif)" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\Type {#1963 +payload: null +message: "form.tel.not_valid" +type: "numeric" } ] |
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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1883 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
grouping | false |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | false |
inherit_data | false |
input | "number" |
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 | [] |
legacy_error_messages | true |
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 |
rounding_mode | 6 |
row_attr | [] |
scale | null |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1933 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1914 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Phone(facultatif)" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "number" "_contact_phone" ] |
cache_key | "_contact_phone_number" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2051 -form: Symfony\Component\Form\Form {#2072 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2053 …5} |
full_name | "contact[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_phone" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
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" => "Email*" ] |
[ "placeholder" => "Email*" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1973 +payload: null +message: "msg_required_email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1968 +payload: null +message: "form.email.not_valid" +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1973 +payload: null +message: "msg_required_email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1968 +payload: null +message: "form.email.not_valid" +mode: null +normalizer: null } ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Email*" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1973 +payload: null +message: "msg_required_email" +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#1968 +payload: null +message: "form.email.not_valid" +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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1958 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | [] |
legacy_error_messages | true |
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() {#1945 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1959 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Email*" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_contact_email" ] |
cache_key | "_contact_email_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2023 -form: Symfony\Component\Form\Form {#2030 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2014 …5} |
full_name | "contact[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_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 | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_email" |
valid | true |
value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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 msg*" ] |
[ "placeholder" => "Your msg*" ] |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1838 +payload: null +message: "msg_required_msg" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1838 +payload: null +message: "msg_required_msg" +allowNull: false +normalizer: null } ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "placeholder" => "Your msg*" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1838 +payload: null +message: "msg_required_msg" +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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1952 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | [] |
legacy_error_messages | true |
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() {#1947 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1953 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "placeholder" => "Your msg*" ] |
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 {#1999 -form: Symfony\Component\Form\Form {#2033 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1981 …5} |
full_name | "contact[message]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_message" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "message" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_message" |
valid | true |
value | "" |
isAccepted
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1832 +payload: null +message: "form.many.empty.values" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1832 +payload: null +message: "form.many.empty.values" +allowNull: false +normalizer: null } ] |
label | false |
false
|
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\NotBlank {#1832 +payload: null +message: "form.many.empty.values" +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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#1977 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1967 …} } |
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 | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#1971 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
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() {#1984 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1982 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_contact_isAccepted" ] |
cache_key | "_contact_isAccepted_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1946 -form: Symfony\Component\Form\Form {#2036 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1944 …5} |
full_name | "contact[isAccepted]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_isAccepted" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "isAccepted" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_isAccepted" |
valid | true |
value | "1" |
email_honeypot
"Eo\HoneypotBundle\Form\Type\HoneypotType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
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 | [ "autocomplete" => "nope" "tabindex" => -1 "aria-hidden" => "true" "style" => "position: fixed; left: -100%; top: -100%;" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
causesError | 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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data | "" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1996 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | [] |
legacy_error_messages | true |
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() {#1998 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#1997 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "autocomplete" => "nope" "tabindex" => -1 "aria-hidden" => "true" "style" => "position: fixed; left: -100%; top: -100%;" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "honeypot" "_contact_email_honeypot" ] |
cache_key | "_contact_email_honeypot_honeypot" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1934 -form: Symfony\Component\Form\Form {#2039 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1823 …5} |
full_name | "contact[email_honeypot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_email_honeypot" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email_honeypot" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_email_honeypot" |
valid | true |
value | "" |
origin
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
data | null |
null
|
required | 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 | 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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2006 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | [] |
legacy_error_messages | true |
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() {#2013 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#2007 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_contact_origin" ] |
cache_key | "_contact_origin_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1931 -form: Symfony\Component\Form\Form {#2042 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2052 …5} |
full_name | "contact[origin]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_origin" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "origin" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_origin" |
valid | true |
value | "" |
originId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
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 |
---|---|---|
data | null |
null
|
required | 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 | 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 {#1765 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1766 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1767 …} -namespace: Closure() {#1770 …} } |
data | null |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2020 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1612 …} } |
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 | [] |
legacy_error_messages | true |
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() {#2022 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1846 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1582 …} $translationDomain: "validators" $message: Closure() {#2021 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_contact_originId" ] |
cache_key | "_contact_originId_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2059 -form: Symfony\Component\Form\Form {#2045 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2104 …5} |
full_name | "contact[originId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "contact_originId" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "originId" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | "forms" |
unique_block_prefix | "_contact_originId" |
valid | true |
value | "" |