- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 159
- Events
- Routing
- Cache
- Translation 10
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 8
- Debug
- E-mails
- Notifications
- JMS Serializer 0
- 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
appointment
"App\Form\AppointmentType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1217 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():162}:171}(FormInterface $form) {#1237 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1146 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1239 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#492 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():177}:178}() {#1238 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "appointment" "_appointment" ] |
| cache_key | "_appointment_appointment" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1393 -form: Symfony\Component\Form\Form {#1295 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1384 …5} |
| full_name | "appointment" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "appointment" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appointment" |
| valid | true |
| value | null |
first_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 |
|---|---|---|
| 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 | [] |
| 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1217 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():162}:171}(FormInterface $form) {#1250 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1146 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1252 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#492 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():177}:178}() {#1251 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appointment_first_name" ] |
| cache_key | "_appointment_first_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1397 -form: Symfony\Component\Form\Form {#1298 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1396 …5} |
| full_name | "appointment[first_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment_first_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "first_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appointment_first_name" |
| valid | true |
| value | "" |
last_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 |
|---|---|---|
| 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 | [] |
| 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1217 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():162}:171}(FormInterface $form) {#1259 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1146 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1261 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#492 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():177}:178}() {#1260 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_appointment_last_name" ] |
| cache_key | "_appointment_last_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1399 -form: Symfony\Component\Form\Form {#1301 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1401 …5} |
| full_name | "appointment[last_name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment_last_name" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "last_name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appointment_last_name" |
| valid | true |
| value | "" |
"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 |
|---|---|---|
| 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 | [] |
| 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1217 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():162}:171}(FormInterface $form) {#1273 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1146 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1275 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#492 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():177}:178}() {#1272 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_appointment_email" ] |
| cache_key | "_appointment_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1402 -form: Symfony\Component\Form\Form {#1304 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1403 …5} |
| full_name | "appointment[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment_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 | "_appointment_email" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TelType"
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 |
|---|---|---|
| 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 | [] |
| 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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1217 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():162}:171}(FormInterface $form) {#1287 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1146 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1289 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#492 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():177}:178}() {#1286 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "tel" "_appointment_phone" ] |
| cache_key | "_appointment_phone_tel" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1404 -form: Symfony\Component\Form\Form {#1307 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1405 …5} |
| full_name | "appointment[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment_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 | null |
| unique_block_prefix | "_appointment_phone" |
| valid | true |
| value | "" |
subject
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_appointment_subject" ] |
| cache_key | "_appointment_subject_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "Anfrage" +value: "request" +data: "request" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1409 +label: "Störung" +value: "disruption" +data: "disruption" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1410 +label: "defekter Wechselrichter" +value: "defect inverter" +data: "defect inverter" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1411 +label: "Sonstiges" +value: "other" +data: "other" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1406 -form: Symfony\Component\Form\Form {#1339 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1407 …5} |
| full_name | "appointment[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment_subject" |
| is_selected | Symfony\Component\Form\Extension\Core\Type\ChoiceType::{closure:Symfony\Component\Form\Extension\Core\Type\ChoiceType::buildView():277}($choice, $value) {#1413 this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1240 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "subject" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appointment_subject" |
| valid | true |
| value | "" |
message
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_appointment_message" ] |
| cache_key | "_appointment_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1414 -form: Symfony\Component\Form\Form {#1356 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1415 …5} |
| full_name | "appointment[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment_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 | null |
| unique_block_prefix | "_appointment_message" |
| valid | true |
| value | "" |
captcha
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "captcha" "_appointment_captcha" ] |
| cache_key | "_appointment_captcha_captcha" |
| captcha_code | "/generate-captcha/_captcha_captcha?n=b15bc90e36e1376af58a36f4f74c88a6" |
| captcha_height | 80 |
| captcha_width | 240 |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1416 -form: Symfony\Component\Form\Form {#1390 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1417 …5} |
| full_name | "appointment[captcha]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment_captcha" |
| image_id | "captcha_6a9e30a2e404c" |
| is_human | false |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "captcha" |
| priority | 0 |
| reload | true |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_appointment_captcha" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1e78ebdad.CM18Ey0jBh4EkxprhDowJjBByarb4Rw8EUN5Hlqtj4Q.PKgzZ0dWUVds5lQm1nZ9E0Ubge-s0l59Xzk-aCnf7chK-jpDemlTZ1PaVw" |
| 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 | "1e78ebdad.CM18Ey0jBh4EkxprhDowJjBByarb4Rw8EUN5Hlqtj4Q.PKgzZ0dWUVds5lQm1nZ9E0Ubge-s0l59Xzk-aCnf7chK-jpDemlTZ1PaVw" |
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 {#1213 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1214 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1215 …} -namespace: Symfony\Component\Security\Csrf\CsrfTokenManager::{closure:Symfony\Component\Security\Csrf\CsrfTokenManager::__construct():52}() {#1217 …} } |
| data | "1e78ebdad.CM18Ey0jBh4EkxprhDowJjBByarb4Rw8EUN5Hlqtj4Q.PKgzZ0dWUVds5lQm1nZ9E0Ubge-s0l59Xzk-aCnf7chK-jpDemlTZ1PaVw" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():162}:171}(FormInterface $form) {#1443 this: Symfony\Component\Form\Extension\Core\Type\FormType {#1146 …} } |
| 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 | Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::{closure:{closure:Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::configureOptions():42}:43}() {#1441 this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1219 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#492 …} $translationDomain: "validators" $message: Symfony\Component\Form\Extension\Core\Type\FormType::{closure:{closure:Symfony\Component\Form\Extension\Core\Type\FormType::configureOptions():177}:178}() {#1444 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_appointment__token" ] |
| cache_key | "_appointment__token_hidden" |
| compound | false |
| data | "1e78ebdad.CM18Ey0jBh4EkxprhDowJjBByarb4Rw8EUN5Hlqtj4Q.PKgzZ0dWUVds5lQm1nZ9E0Ubge-s0l59Xzk-aCnf7chK-jpDemlTZ1PaVw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1431 -form: Symfony\Component\Form\Form {#1435 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1440 …5} |
| full_name | "appointment[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "appointment__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 | "_appointment__token" |
| valid | true |
| value | "1e78ebdad.CM18Ey0jBh4EkxprhDowJjBByarb4Rw8EUN5Hlqtj4Q.PKgzZ0dWUVds5lQm1nZ9E0Ubge-s0l59Xzk-aCnf7chK-jpDemlTZ1PaVw" |