- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 8
- 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 {#2254 -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 {#2254 -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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data | App\Entity\Booking {#2254 -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) {#2421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} 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() {#2419 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2420 …} } } |
| 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 {#2254 -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 {#2661 -form: Symfony\Component\Form\Form {#2453 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2673 …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 {#2254 -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" => "23/01/2026" "class" => "wrap-box" ] |
[ "type" => "text" "placeholder" => "23/01/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" => "23/01/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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| 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() {#2397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2395 …} } } |
| 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" => "23/01/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 {#2656 -form: Symfony\Component\Form\Form {#2503 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2655 …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" => "23/01/2026" "class" => "wrap-box" ] |
[ "type" => "text" "placeholder" => "23/01/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" => "23/01/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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| 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() {#2405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2407 …} } } |
| 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" => "23/01/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 {#2657 -form: Symfony\Component\Form\Form {#2507 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2658 …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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| 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() {#2445 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2444 …} } } |
| 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 {#2672 +label: "1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "3" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "4" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2668 +label: "5" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2667 +label: "6" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2666 +label: "7" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2659 -form: Symfony\Component\Form\Form {#2510 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2660 …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) {#2663 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#2412 …} } |
| 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 | "8013159b83e62c.rVP4Nzsdpu595ucqdrv93Oyln49NETNnhJBXFMLFdVo.7zSeUE0lk7dEv554RsjMtticzLweS18qxdg5frqjPDH9YKlRUVvLniXThA" |
| 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 | "8013159b83e62c.rVP4Nzsdpu595ucqdrv93Oyln49NETNnhJBXFMLFdVo.7zSeUE0lk7dEv554RsjMtticzLweS18qxdg5frqjPDH9YKlRUVvLniXThA" |
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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data | "8013159b83e62c.rVP4Nzsdpu595ucqdrv93Oyln49NETNnhJBXFMLFdVo.7zSeUE0lk7dEv554RsjMtticzLweS18qxdg5frqjPDH9YKlRUVvLniXThA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} } |
| 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() {#2647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2653 …} } } |
| 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 | "8013159b83e62c.rVP4Nzsdpu595ucqdrv93Oyln49NETNnhJBXFMLFdVo.7zSeUE0lk7dEv554RsjMtticzLweS18qxdg5frqjPDH9YKlRUVvLniXThA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2535 -form: Symfony\Component\Form\Form {#2552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2646 …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 | "8013159b83e62c.rVP4Nzsdpu595ucqdrv93Oyln49NETNnhJBXFMLFdVo.7zSeUE0lk7dEv554RsjMtticzLweS18qxdg5frqjPDH9YKlRUVvLniXThA" |
testimonial
"App\Form\TestimonialType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Testimonial {#2418 -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 {#2418 -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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data | App\Entity\Testimonial {#2418 -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) {#2463 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} 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() {#2481 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2462 …} } } |
| 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 {#2418 -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 {#2597 -form: Symfony\Component\Form\Form {#2577 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2598 …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 {#2418 -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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2532 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} } |
| 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() {#2534 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2533 …} } } |
| 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 {#2626 -form: Symfony\Component\Form\Form {#2573 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2624 …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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} } |
| 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() {#2520 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2521 …} } } |
| 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 {#2627 -form: Symfony\Component\Form\Form {#2579 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2628 …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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2514 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} } |
| 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() {#2505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2501 …} } } |
| 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 {#2629 -form: Symfony\Component\Form\Form {#2582 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2630 …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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} } |
| 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() {#2540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2537 …} } } |
| 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 {#2631 -form: Symfony\Component\Form\Form {#2585 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2632 …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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2546 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} } |
| 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() {#2551 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2545 …} } } |
| 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 {#2633 -form: Symfony\Component\Form\Form {#2588 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2634 …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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2560 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2557 …} } |
| 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 {#2558 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() {#2567 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2565 …} } } |
| 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 {#2635 -form: Symfony\Component\Form\Form {#2591 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2636 …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 | "3246c0d9d8aa553913168c.lWAp5e53nEGM4-YrytPnFHpGOS2GHdYGBTgrjk6UxxI.0xNvlagkxCzCiZVbhJWhURQxVljLTaJHbnJi6j_dpkv0BEq1qhvFcvWqvw" |
| 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 | "3246c0d9d8aa553913168c.lWAp5e53nEGM4-YrytPnFHpGOS2GHdYGBTgrjk6UxxI.0xNvlagkxCzCiZVbhJWhURQxVljLTaJHbnJi6j_dpkv0BEq1qhvFcvWqvw" |
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 {#355 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#146 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#110 …} -namespace: Closure() {#342 …} } |
| data | "3246c0d9d8aa553913168c.lWAp5e53nEGM4-YrytPnFHpGOS2GHdYGBTgrjk6UxxI.0xNvlagkxCzCiZVbhJWhURQxVljLTaJHbnJi6j_dpkv0BEq1qhvFcvWqvw" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2599 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#2345 …} } |
| 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() {#2637 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#2380 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#469 …} $translationDomain: "validators" $message: Closure() {#2638 …} } } |
| 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 | "3246c0d9d8aa553913168c.lWAp5e53nEGM4-YrytPnFHpGOS2GHdYGBTgrjk6UxxI.0xNvlagkxCzCiZVbhJWhURQxVljLTaJHbnJi6j_dpkv0BEq1qhvFcvWqvw" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2679 -form: Symfony\Component\Form\Form {#2675 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2639 …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 | "3246c0d9d8aa553913168c.lWAp5e53nEGM4-YrytPnFHpGOS2GHdYGBTgrjk6UxxI.0xNvlagkxCzCiZVbhJWhURQxVljLTaJHbnJi6j_dpkv0BEq1qhvFcvWqvw" |