- Request / Response
 - Performance
 - Validator
 - Forms
 - Exception
 - Logs 34
 - Events
 - Routing
 - Cache
 - Translation 4
 - Security
 - Twig
 - HTTP Client
 - Doctrine
 - Migrations 15
 - Debug
 - E-mails
 - Notifications
 - 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\ContactType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | App\Entity\Contact {#1126 -id: null -name: null -lastName: null -company: null -phone: null -email: null -adress: null -country: null -eventType: null -eventDate: DateTime @1762202690 {#1224 date: 2025-11-03 21:44:50.157106 Europe/Berlin (+01:00) } -peopleNumber: 0 -bookingRoom: false -message: null }  | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| action | "/form/ajax/" | 
                    same as passed value | 
| data | App\Entity\Contact {#1126 -id: null -name: null -lastName: null -company: null -phone: null -email: null -adress: null -country: null -eventType: null -eventDate: DateTime @1762202690 {#1224 date: 2025-11-03 21:44:50.157106 Europe/Berlin (+01:00) } -peopleNumber: 0 -bookingRoom: false -message: null }  | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "/form/ajax/" | 
                
| 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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data | App\Entity\Contact {#1126 -id: null -name: null -lastName: null -company: null -phone: null -email: null -adress: null -country: null -eventType: null -eventDate: DateTime @1762202690 {#1224 date: 2025-11-03 21:44:50.157106 Europe/Berlin (+01:00) } -peopleNumber: 0 -bookingRoom: false -message: null }  | 
                
| data_class | "App\Entity\Contact" | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1326 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} use: { $class: "App\Entity\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 | []  | 
                
| 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() {#1324 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1325 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | "/form/ajax/" | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "contact" "_contact" ]  | 
                
| cache_key | "_contact_contact" | 
                
| compound | true | 
                
| data | App\Entity\Contact {#1126 -id: null -name: null -lastName: null -company: null -phone: null -email: null -adress: null -country: null -eventType: null -eventDate: DateTime @1762202690 {#1224 date: 2025-11-03 21:44:50.157106 Europe/Berlin (+01:00) } -peopleNumber: 0 -bookingRoom: false -message: null }  | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1393 -form: Symfony\Component\Form\Form {#1372 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1323 …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 | null | 
                
| unique_block_prefix | "_contact" | 
                
| valid | true | 
                
| value | App\Entity\Contact {#1126 -id: null -name: null -lastName: null -company: null -phone: null -email: null -adress: null -country: null -eventType: null -eventDate: DateTime @1762202690 {#1224 date: 2025-11-03 21:44:50.157106 Europe/Berlin (+01:00) } -peopleNumber: 0 -bookingRoom: false -message: 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" => "Prénom" ]  | 
                    
                                                                                                                            [ "placeholder" => "Prénom" ]  | 
                
| label | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "placeholder" => "Prénom" ]  | 
                
| 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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1344 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| 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() {#1346 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1345 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "placeholder" => "Prénom" ]  | 
                
| 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 {#1402 -form: Symfony\Component\Form\Form {#1400 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1398 …5}  | 
                
| full_name | "contact[name]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "contact_name" | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "name" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_contact_name" | 
                
| valid | true | 
                
| value | ""  | 
                
lastName
"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" => "Nom" ]  | 
                    
                                                                                                                            [ "placeholder" => "Nom" ]  | 
                
| label | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "placeholder" => "Nom" ]  | 
                
| 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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1318 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| 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() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1317 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "placeholder" => "Nom" ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "_contact_lastName" ]  | 
                
| cache_key | "_contact_lastName_text" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1397 -form: Symfony\Component\Form\Form {#1404 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1396 …5}  | 
                
| full_name | "contact[lastName]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "contact_lastName" | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "lastName" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_contact_lastName" | 
                
| 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" => "Adresse mail" ]  | 
                    
                                                                                                                            [ "placeholder" => "Adresse mail" ]  | 
                
| label | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "placeholder" => "Adresse mail" ]  | 
                
| 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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1309 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| 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() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1308 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "placeholder" => "Adresse mail" ]  | 
                
| 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 {#1395 -form: Symfony\Component\Form\Form {#1407 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1394 …5}  | 
                
| full_name | "contact[email]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "contact_email" | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "email" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| 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" => "Message" "rows" => "5" ]  | 
                    
                                                                                                                            [ "placeholder" => "Message" "rows" => "5" ]  | 
                
| label | false | 
                    
                                                                                                                            false
                                             | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "placeholder" => "Message" "rows" => "5" ]  | 
                
| 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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1306 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} }  | 
                
| error_bubbling | false | 
                
| error_mapping | []  | 
                
| extra_fields_message | "This form should not contain extra fields." | 
                
| form_attr | false | 
                
| getter | null | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| inherit_data | false | 
                
| invalid_message | "This value is not valid." | 
                
| invalid_message_parameters | []  | 
                
| is_empty_callback | null | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| 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() {#1340 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1303 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "placeholder" => "Message" "rows" => "5" ]  | 
                
| 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 {#1343 -form: Symfony\Component\Form\Form {#1354 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1297 …5}  | 
                
| full_name | "contact[message]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "contact_message" | 
                
| label | false | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "message" | 
                
| pattern | null | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_contact_message" | 
                
| valid | true | 
                
| value | ""  | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "9ba15d0336808d1d.z46cBjhWyP6IZWdjv3nmkv4KNM0LzJbvps4iMzNw6gU.ocCvRw4Jmo65VhYpjS7X-LZfZ6IzndWAkv0Qd2MTmyiX3-hqC2KrqvskKg" | 
                    
| 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 | "9ba15d0336808d1d.z46cBjhWyP6IZWdjv3nmkv4KNM0LzJbvps4iMzNw6gU.ocCvRw4Jmo65VhYpjS7X-LZfZ6IzndWAkv0Qd2MTmyiX3-hqC2KrqvskKg" | 
                    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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data | "9ba15d0336808d1d.z46cBjhWyP6IZWdjv3nmkv4KNM0LzJbvps4iMzNw6gU.ocCvRw4Jmo65VhYpjS7X-LZfZ6IzndWAkv0Qd2MTmyiX3-hqC2KrqvskKg" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1368 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} }  | 
                
| 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 | 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() {#1390 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1360 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ]  | 
                
| cache_key | "_contact__token_hidden" | 
                
| compound | false | 
                
| data | "9ba15d0336808d1d.z46cBjhWyP6IZWdjv3nmkv4KNM0LzJbvps4iMzNw6gU.ocCvRw4Jmo65VhYpjS7X-LZfZ6IzndWAkv0Qd2MTmyiX3-hqC2KrqvskKg" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1420 -form: Symfony\Component\Form\Form {#1416 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1392 …5}  | 
                
| full_name | "contact[_token]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "contact__token" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "_token" | 
                
| priority | 0 | 
                
| required | false | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_contact__token" | 
                
| valid | true | 
                
| value | "9ba15d0336808d1d.z46cBjhWyP6IZWdjv3nmkv4KNM0LzJbvps4iMzNw6gU.ocCvRw4Jmo65VhYpjS7X-LZfZ6IzndWAkv0Qd2MTmyiX3-hqC2KrqvskKg" | 
                
news_letter
"App\Form\NewsLetterType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | App\Entity\Newsletter {#1423 -id: null -email: null }  | 
                    
| View Format | same as normalized format | 
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value | 
|---|---|---|
| action | "/form/ajax/" | 
                    same as passed value | 
| data | App\Entity\Newsletter {#1423 -id: null -email: null }  | 
                    same as passed value | 
Resolved Options
| Option | Value | 
|---|---|
| action | "/form/ajax/" | 
                
| 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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data | App\Entity\Newsletter {#1423 -id: null -email: null }  | 
                
| data_class | "App\Entity\Newsletter" | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1429 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} use: { $class: "App\Entity\Newsletter" } }  | 
                
| 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 | true | 
                
| row_attr | []  | 
                
| setter | null | 
                
| translation_domain | null | 
                
| trim | true | 
                
| upload_max_size_message | Closure() {#1431 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1430 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | "/form/ajax/" | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "news_letter" "_news_letter" ]  | 
                
| cache_key | "_news_letter_news_letter" | 
                
| compound | true | 
                
| data | App\Entity\Newsletter {#1423 -id: null -email: null }  | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1446 -form: Symfony\Component\Form\Form {#1451 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1432 …5}  | 
                
| full_name | "news_letter" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "news_letter" | 
                
| label | null | 
                
| label_attr | []  | 
                
| label_format | null | 
                
| label_html | false | 
                
| label_translation_parameters | []  | 
                
| method | "POST" | 
                
| multipart | false | 
                
| name | "news_letter" | 
                
| priority | 0 | 
                
| required | true | 
                
| row_attr | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_news_letter" | 
                
| valid | true | 
                
| value | App\Entity\Newsletter {#1423 -id: null -email: null }  | 
                
"Symfony\Component\Form\Extension\Core\Type\EmailType"
        
        
                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" => "* E-Mail Adress" "title" => "E-Mail Adress" ]  | 
                    
                                                                                                                            [ "placeholder" => "* E-Mail Adress" "title" => "E-Mail Adress" ]  | 
                
Resolved Options
| Option | Value | 
|---|---|
| action | ""  | 
                
| allow_extra_fields | false | 
                
| allow_file_upload | false | 
                
| attr | [ "placeholder" => "* E-Mail Adress" "title" => "E-Mail Adress" ]  | 
                
| 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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1438 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} }  | 
                
| 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() {#1445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1439 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | [ "placeholder" => "* E-Mail Adress" "title" => "E-Mail Adress" ]  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "text" "email" "_news_letter_email" ]  | 
                
| cache_key | "_news_letter_email_email" | 
                
| compound | false | 
                
| data | null | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1462 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1461 …5}  | 
                
| full_name | "news_letter[email]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "news_letter_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 | null | 
                
| unique_block_prefix | "_news_letter_email" | 
                
| valid | true | 
                
| value | ""  | 
                
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
        
        
                Default Data
| Property | Value | 
|---|---|
| Model Format | same as normalized format | 
| Normalized Format | "5f86ad91d848f90f13513f0c.t7ykoFPb34w2AgASHA46cHkE9Veu-_dRkJEtoDfPWcM.hebo0j6P7-B0MUlEelFAJDN32DLdtoEgyqhVwg6oOqHxjOHiYomQ4E9rRQ" | 
                    
| 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 | "5f86ad91d848f90f13513f0c.t7ykoFPb34w2AgASHA46cHkE9Veu-_dRkJEtoDfPWcM.hebo0j6P7-B0MUlEelFAJDN32DLdtoEgyqhVwg6oOqHxjOHiYomQ4E9rRQ" | 
                    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 {#452 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#460 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#461 …} -namespace: Closure() {#454 …} }  | 
                
| data | "5f86ad91d848f90f13513f0c.t7ykoFPb34w2AgASHA46cHkE9Veu-_dRkJEtoDfPWcM.hebo0j6P7-B0MUlEelFAJDN32DLdtoEgyqhVwg6oOqHxjOHiYomQ4E9rRQ" | 
                
| data_class | null | 
                
| disabled | false | 
                
| empty_data | Closure(FormInterface $form) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1228 …} }  | 
                
| 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 | 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() {#1463 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1295 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#48 …} $translationDomain: "validators" $message: Closure() {#1467 …} } }  | 
                
| validation_groups | null | 
                
View Variables
| Variable | Value | 
|---|---|
| action | ""  | 
                
| attr | []  | 
                
| attr_translation_parameters | []  | 
                
| block_prefixes | [ "form" "hidden" "csrf_token" "_news_letter__token" ]  | 
                
| cache_key | "_news_letter__token_hidden" | 
                
| compound | false | 
                
| data | "5f86ad91d848f90f13513f0c.t7ykoFPb34w2AgASHA46cHkE9Veu-_dRkJEtoDfPWcM.hebo0j6P7-B0MUlEelFAJDN32DLdtoEgyqhVwg6oOqHxjOHiYomQ4E9rRQ" | 
                
| disabled | false | 
                
| errors | Symfony\Component\Form\FormErrorIterator {#1478 -form: Symfony\Component\Form\Form {#1474 …} -errors: [] }  | 
                
| form | Symfony\Component\Form\FormView {#1469 …5}  | 
                
| full_name | "news_letter[_token]" | 
                
| help | null | 
                
| help_attr | []  | 
                
| help_html | false | 
                
| help_translation_parameters | []  | 
                
| id | "news_letter__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 | []  | 
                
| size | null | 
                
| submitted | false | 
                
| translation_domain | null | 
                
| unique_block_prefix | "_news_letter__token" | 
                
| valid | true | 
                
| value | "5f86ad91d848f90f13513f0c.t7ykoFPb34w2AgASHA46cHkE9Veu-_dRkJEtoDfPWcM.hebo0j6P7-B0MUlEelFAJDN32DLdtoEgyqhVwg6oOqHxjOHiYomQ4E9rRQ" |