- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 17
- Events
- Routing
- Cache
- Translation 46
- Security
- Twig
- Twig Components
- HTTP Client
- Doctrine
- Migrations
- Debug
- E-mails
- Notifications
- EasyAdmin
- VichUploader
- 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
-
-
startDate
-
endDate
-
number
-
_token
-
-
-
firstName
-
lastName
-
email
-
feeling
-
comment
-
rgpd
-
_token
-
check_availability
"App\Form\CheckAvailabilityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Booking {#2279 -comment: null -discount: null -isAdvancePayed: null -isBalancePayed: null -advancePayment: null -locale: null -isAdvancePaymentAlert1: null -isAdvancePaymentAlert2: null -isBalancePaymentAlert1: null -isBalancePaymentAlert2: null -isForSoon: null -tracking: null -isCautionPayed: null -cautionPaymentDeadline: null -isCautionPaymentAlert1: null -isCautionPaymentAlert2: null -stayTax: null -housework: null -finalAmount: null -dayPrice: null -dayPriceWithTax: null -contract: null -swiklyRequestId: null -swiklyUrl: null -children: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Booking {#2279 -comment: null -discount: null -isAdvancePayed: null -isBalancePayed: null -advancePayment: null -locale: null -isAdvancePaymentAlert1: null -isAdvancePaymentAlert2: null -isBalancePaymentAlert1: null -isBalancePaymentAlert2: null -isForSoon: null -tracking: null -isCautionPayed: null -cautionPaymentDeadline: null -isCautionPaymentAlert1: null -isCautionPaymentAlert2: null -stayTax: null -housework: null -finalAmount: null -dayPrice: null -dayPriceWithTax: null -contract: null -swiklyRequestId: null -swiklyUrl: null -children: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data | App\Entity\Booking {#2279 -comment: null -discount: null -isAdvancePayed: null -isBalancePayed: null -advancePayment: null -locale: null -isAdvancePaymentAlert1: null -isAdvancePaymentAlert2: null -isBalancePaymentAlert1: null -isBalancePaymentAlert2: null -isForSoon: null -tracking: null -isCautionPayed: null -cautionPaymentDeadline: null -isCautionPaymentAlert1: null -isCautionPaymentAlert2: null -stayTax: null -housework: null -finalAmount: null -dayPrice: null -dayPriceWithTax: null -contract: null -swiklyRequestId: null -swiklyUrl: null -children: null } |
| data_class | "App\Entity\Booking" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2446 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} use: { $class: "App\Entity\Booking" } } |
| 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() {#2444 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2445 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "check_availability" "_check_availability" ] |
| cache_key | "_check_availability_check_availability" |
| compound | true |
| data | App\Entity\Booking {#2279 -comment: null -discount: null -isAdvancePayed: null -isBalancePayed: null -advancePayment: null -locale: null -isAdvancePaymentAlert1: null -isAdvancePaymentAlert2: null -isBalancePaymentAlert1: null -isBalancePaymentAlert2: null -isForSoon: null -tracking: null -isCautionPayed: null -cautionPaymentDeadline: null -isCautionPaymentAlert1: null -isCautionPaymentAlert2: null -stayTax: null -housework: null -finalAmount: null -dayPrice: null -dayPriceWithTax: null -contract: null -swiklyRequestId: null -swiklyUrl: null -children: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2686 -form: Symfony\Component\Form\Form {#2478 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2698 …5} |
| full_name | "check_availability" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "check_availability" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "check_availability" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_check_availability" |
| valid | true |
| value | App\Entity\Booking {#2279 -comment: null -discount: null -isAdvancePayed: null -isBalancePayed: null -advancePayment: null -locale: null -isAdvancePaymentAlert1: null -isAdvancePaymentAlert2: null -isBalancePaymentAlert1: null -isBalancePaymentAlert2: null -isForSoon: null -tracking: null -isCautionPayed: null -cautionPaymentDeadline: null -isCautionPaymentAlert1: null -isCautionPaymentAlert2: null -stayTax: null -housework: null -finalAmount: null -dayPrice: null -dayPriceWithTax: null -contract: null -swiklyRequestId: null -swiklyUrl: null -children: null } |
startDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
[ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
| format | "dd/MM/yyyy" |
same as passed value |
| html5 | false |
same as passed value |
| label | false |
same as passed value |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd/MM/yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| 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" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => 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 | null |
| trim | true |
| upload_max_size_message | Closure() {#2422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2420 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_check_availability_startDate" ] |
| cache_key | "_check_availability_startDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2681 -form: Symfony\Component\Form\Form {#2528 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2680 …5} |
| full_name | "check_availability[startDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "check_availability_startDate" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "startDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_check_availability_startDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
endDate
"Symfony\Component\Form\Extension\Core\Type\DateType"
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 | [ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
[ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
| format | "dd/MM/yyyy" |
same as passed value |
| html5 | false |
same as passed value |
| label | false |
same as passed value |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| 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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "dd/MM/yyyy" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| 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" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => 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 | null |
| trim | true |
| upload_max_size_message | Closure() {#2430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2432 …} } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "type" => "text" "placeholder" => "04/02/2026" "class" => "wrap-box" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_check_availability_endDate" ] |
| cache_key | "_check_availability_endDate_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2682 -form: Symfony\Component\Form\Form {#2532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2683 …5} |
| full_name | "check_availability[endDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "check_availability_endDate" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "endDate" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_check_availability_endDate" |
| valid | true |
| value | "" |
| widget | "single_text" |
number
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
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 |
|---|---|---|
| choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 ] |
[ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 ] |
| label | false |
same as passed 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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ 1 => 1 2 => 2 3 => 3 4 => 4 5 => 5 6 => 6 7 => 7 ] |
| 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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | 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" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2470 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2469 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_check_availability_number" ] |
| cache_key | "_check_availability_number_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2697 +label: "1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2696 +label: "2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2695 +label: "3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2694 +label: "4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2693 +label: "5" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2692 +label: "6" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2691 +label: "7" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2684 -form: Symfony\Component\Form\Form {#2535 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2685 …5} |
| full_name | "check_availability[number]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "check_availability_number" |
| is_selected | Closure($choice, $value) {#2688 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2437 …} } |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "number" |
| 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 | "_check_availability_number" |
| valid | true |
| value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "9750853aebfbbaad84011.1MWgYOdvGvTuAVpGPyFVEBFqSBZMu_2tKGWd38QGDvo.g7HuMY0FbsexRzAPU0RkWHZZIGxh1pOAaVTNnq9NV56Vr9gBhgVzvrZMYg" |
| 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 | "9750853aebfbbaad84011.1MWgYOdvGvTuAVpGPyFVEBFqSBZMu_2tKGWd38QGDvo.g7HuMY0FbsexRzAPU0RkWHZZIGxh1pOAaVTNnq9NV56Vr9gBhgVzvrZMYg" |
same as passed value |
| mapped | false |
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 | "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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data | "9750853aebfbbaad84011.1MWgYOdvGvTuAVpGPyFVEBFqSBZMu_2tKGWd38QGDvo.g7HuMY0FbsexRzAPU0RkWHZZIGxh1pOAaVTNnq9NV56Vr9gBhgVzvrZMYg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2676 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} } |
| 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() {#2672 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2678 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_check_availability__token" ] |
| cache_key | "_check_availability__token_hidden" |
| compound | false |
| data | "9750853aebfbbaad84011.1MWgYOdvGvTuAVpGPyFVEBFqSBZMu_2tKGWd38QGDvo.g7HuMY0FbsexRzAPU0RkWHZZIGxh1pOAaVTNnq9NV56Vr9gBhgVzvrZMYg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2560 -form: Symfony\Component\Form\Form {#2577 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2671 …5} |
| full_name | "check_availability[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "check_availability__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 | "_check_availability__token" |
| valid | true |
| value | "9750853aebfbbaad84011.1MWgYOdvGvTuAVpGPyFVEBFqSBZMu_2tKGWd38QGDvo.g7HuMY0FbsexRzAPU0RkWHZZIGxh1pOAaVTNnq9NV56Vr9gBhgVzvrZMYg" |
testimonial
"App\Form\TestimonialType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Testimonial {#2443 -id: null -firstName: null -lastName: null -email: null -comment: null -feeling: null -createdAt: null -display: null -rgpd: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Testimonial {#2443 -id: null -firstName: null -lastName: null -email: null -comment: null -feeling: null -createdAt: null -display: null -rgpd: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data | App\Entity\Testimonial {#2443 -id: null -firstName: null -lastName: null -email: null -comment: null -feeling: null -createdAt: null -display: null -rgpd: null } |
| data_class | "App\Entity\Testimonial" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2488 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} use: { $class: "App\Entity\Testimonial" } } |
| 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() {#2506 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2487 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "testimonial" "_testimonial" ] |
| cache_key | "_testimonial_testimonial" |
| compound | true |
| data | App\Entity\Testimonial {#2443 -id: null -firstName: null -lastName: null -email: null -comment: null -feeling: null -createdAt: null -display: null -rgpd: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2622 -form: Symfony\Component\Form\Form {#2602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2623 …5} |
| full_name | "testimonial" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "testimonial" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_testimonial" |
| valid | true |
| value | App\Entity\Testimonial {#2443 -id: null -firstName: null -lastName: null -email: null -comment: null -feeling: null -createdAt: null -display: null -rgpd: null } |
firstName
"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 | [ "class" => "field-text" "placeholder" => "Prénom" ] |
[ "class" => "field-text" "placeholder" => "Prénom" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "field-text" "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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} } |
| 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() {#2559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2558 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "field-text" "placeholder" => "Prénom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_testimonial_firstName" ] |
| cache_key | "_testimonial_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2651 -form: Symfony\Component\Form\Form {#2598 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2649 …5} |
| full_name | "testimonial[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial_firstName" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_testimonial_firstName" |
| 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 | [ "class" => "field-text" "placeholder" => "Nom" ] |
[ "class" => "field-text" "placeholder" => "Nom" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "field-text" "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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2547 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} } |
| 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() {#2545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2546 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "field-text" "placeholder" => "Nom" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_testimonial_lastName" ] |
| cache_key | "_testimonial_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2652 -form: Symfony\Component\Form\Form {#2604 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2653 …5} |
| full_name | "testimonial[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial_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 | "_testimonial_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 | [ "class" => "field-text" "placeholder" => "Email" ] |
[ "class" => "field-text" "placeholder" => "Email" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "field-text" "placeholder" => "Email" ] |
| 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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2539 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} } |
| 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() {#2530 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2526 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "field-text" "placeholder" => "Email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_testimonial_email" ] |
| cache_key | "_testimonial_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2654 -form: Symfony\Component\Form\Form {#2607 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2655 …5} |
| full_name | "testimonial[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial_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 | "_testimonial_email" |
| valid | true |
| value | "" |
feeling
"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 | [ "class" => "field-text" "placeholder" => "Ressenti" ] |
[ "class" => "field-text" "placeholder" => "Ressenti" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "field-text" "placeholder" => "Ressenti" ] |
| 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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2561 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} } |
| 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() {#2565 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2562 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "field-text" "placeholder" => "Ressenti" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_testimonial_feeling" ] |
| cache_key | "_testimonial_feeling_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2656 -form: Symfony\Component\Form\Form {#2610 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2657 …5} |
| full_name | "testimonial[feeling]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial_feeling" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "feeling" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_testimonial_feeling" |
| valid | true |
| value | "" |
comment
"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 | [ "class" => "field-textarea" "placeholder" => "Commentaire" ] |
[ "class" => "field-textarea" "placeholder" => "Commentaire" ] |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "field-textarea" "placeholder" => "Commentaire" ] |
| 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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2571 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} } |
| 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() {#2576 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2570 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "field-textarea" "placeholder" => "Commentaire" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_testimonial_comment" ] |
| cache_key | "_testimonial_comment_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2658 -form: Symfony\Component\Form\Form {#2613 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2659 …5} |
| full_name | "testimonial[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial_comment" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_testimonial_comment" |
| valid | true |
| value | "" |
rgpd
"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 |
|---|---|---|
| label | "J'accèpte que les données renseignées soient conservée conformément à la politique de confidentialité." |
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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2585 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2582 …} } |
| 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 {#2583 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "J'accèpte que les données renseignées soient conservée conformément à la politique de confidentialité." |
| 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() {#2592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2590 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_testimonial_rgpd" ] |
| cache_key | "_testimonial_rgpd_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2660 -form: Symfony\Component\Form\Form {#2616 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2661 …5} |
| full_name | "testimonial[rgpd]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial_rgpd" |
| label | "J'accèpte que les données renseignées soient conservée conformément à la politique de confidentialité." |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "rgpd" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_testimonial_rgpd" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "ad073517d4cdb1f15f0cc4bd.F38ZFfthAhlOdharAqYRkSEHzglSI4ZLZ8wty2d9loE.ZTlxdIsJc3wIDCboVPNy9UtRrUUQcfYOH5QVqldO5rlTHltfqxdjdzs3Jg" |
| 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 | "ad073517d4cdb1f15f0cc4bd.F38ZFfthAhlOdharAqYRkSEHzglSI4ZLZ8wty2d9loE.ZTlxdIsJc3wIDCboVPNy9UtRrUUQcfYOH5QVqldO5rlTHltfqxdjdzs3Jg" |
same as passed value |
| mapped | false |
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 | "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 {#30 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#142 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#21 …} -namespace: Closure() {#23 …} } |
| data | "ad073517d4cdb1f15f0cc4bd.F38ZFfthAhlOdharAqYRkSEHzglSI4ZLZ8wty2d9loE.ZTlxdIsJc3wIDCboVPNy9UtRrUUQcfYOH5QVqldO5rlTHltfqxdjdzs3Jg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2624 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2370 …} } |
| 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() {#2662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2405 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#460 …} $translationDomain: "validators" $message: Closure() {#2663 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_testimonial__token" ] |
| cache_key | "_testimonial__token_hidden" |
| compound | false |
| data | "ad073517d4cdb1f15f0cc4bd.F38ZFfthAhlOdharAqYRkSEHzglSI4ZLZ8wty2d9loE.ZTlxdIsJc3wIDCboVPNy9UtRrUUQcfYOH5QVqldO5rlTHltfqxdjdzs3Jg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2704 -form: Symfony\Component\Form\Form {#2700 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2664 …5} |
| full_name | "testimonial[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "testimonial__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 | "_testimonial__token" |
| valid | true |
| value | "ad073517d4cdb1f15f0cc4bd.F38ZFfthAhlOdharAqYRkSEHzglSI4ZLZ8wty2d9loE.ZTlxdIsJc3wIDCboVPNy9UtRrUUQcfYOH5QVqldO5rlTHltfqxdjdzs3Jg" |