- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 73
- Events
- Routing
- Cache
- Translation 11
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
search_engine
"App\Form\SearchEngineType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "dateFrom" => "16/12/2025" "nights" => 1 ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "dateFrom" => "16/12/2025" "nights" => 1 ] |
[ "dateFrom" => "16/12/2025" "nights" => 1 ] |
| locale | "en" |
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 | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#915 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#918 …} } |
| data | [ "dateFrom" => "16/12/2025" "nights" => 1 ] |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3103 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3042 …} } |
| 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 |
| locale | "en" |
| 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() {#3105 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3086 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#504 …} $translationDomain: "validators" $message: Closure() {#3104 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "search_engine" "_search_engine" ] |
| cache_key | "_search_engine_search_engine" |
| compound | true |
| data | [ "dateFrom" => "16/12/2025" "nights" => 1 ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3197 -form: Symfony\Component\Form\Form {#3202 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3106 …5} |
| full_name | "search_engine" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_engine" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "search_engine" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_engine" |
| valid | true |
| value | [ "dateFrom" => "16/12/2025" "nights" => 1 ] |
referer
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "https://juvignac.wetd.fr/en/" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "https://juvignac.wetd.fr/en/" |
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 {#915 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#918 …} } |
| data | "https://juvignac.wetd.fr/en/" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3121 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3042 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3086 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#504 …} $translationDomain: "validators" $message: Closure() {#3120 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_search_engine_referer" ] |
| cache_key | "_search_engine_referer_hidden" |
| compound | false |
| data | "https://juvignac.wetd.fr/en/" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3137 -form: Symfony\Component\Form\Form {#3205 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3152 …5} |
| full_name | "search_engine[referer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_engine_referer" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "referer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_engine_referer" |
| valid | true |
| value | "https://juvignac.wetd.fr/en/" |
dateFrom
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "16/12/2025" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-format" => "date" "placeholder" => "dd/mm/yyyy" ] |
[ "data-format" => "date" "placeholder" => "dd/mm/yyyy" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3110 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3111 +payload: null +message: "This value is not valid." +pattern: "#([012]{1}[0-9]{1}|3[01]{1})/(0[1-9]{1}|1[012]{1})/202[12345]#" +htmlPattern: null +match: true +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3110 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3111 +payload: null +message: "This value is not valid." +pattern: "#([012]{1}[0-9]{1}|3[01]{1})/(0[1-9]{1}|1[012]{1})/202[12345]#" +htmlPattern: null +match: true +normalizer: null } ] |
| label | "Date d'arrivée" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-format" => "date" "placeholder" => "dd/mm/yyyy" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3110 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Regex {#3111 +payload: null +message: "This value is not valid." +pattern: "#([012]{1}[0-9]{1}|3[01]{1})/(0[1-9]{1}|1[012]{1})/202[12345]#" +htmlPattern: null +match: true +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#915 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#918 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3042 …} } |
| 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 | "Date d'arrivée" |
| 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() {#3136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3086 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#504 …} $translationDomain: "validators" $message: Closure() {#3135 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-format" => "date" "placeholder" => "dd/mm/yyyy" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_search_engine_dateFrom" ] |
| cache_key | "_search_engine_dateFrom_text" |
| compound | false |
| data | "16/12/2025" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3124 -form: Symfony\Component\Form\Form {#3208 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3224 …5} |
| full_name | "search_engine[dateFrom]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_engine_dateFrom" |
| label | "Date d'arrivée" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateFrom" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_engine_dateFrom" |
| valid | true |
| value | "16/12/2025" |
nights
"Symfony\Component\Form\Extension\Core\Type\NumberType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 1 |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
[] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3112 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3112 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| html5 | true |
same as passed value |
| label | "Nombre de nuit(s)" |
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 |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3112 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#915 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#918 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3147 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3042 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "number" |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nombre de nuit(s)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3151 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3086 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#504 …} $translationDomain: "validators" $message: Closure() {#3150 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "step" => "any" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_search_engine_nights" ] |
| cache_key | "_search_engine_nights_number" |
| compound | false |
| data | 1 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3226 -form: Symfony\Component\Form\Form {#3211 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3227 …5} |
| full_name | "search_engine[nights]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_engine_nights" |
| label | "Nombre de nuit(s)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nights" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| type | "number" |
| unique_block_prefix | "_search_engine_nights" |
| valid | true |
| value | "1" |
adults
"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" ] |
[ 1 => "1" 2 => "2" 3 => "3" 4 => "4" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3113 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3113 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Adulte(s)" |
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" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3113 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#915 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#918 …} } |
| 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 | "Adulte(s)" |
| 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() {#3172 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3086 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#504 …} $translationDomain: "validators" $message: Closure() {#3171 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_engine_adults" ] |
| cache_key | "_search_engine_adults_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3248 +label: "1" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3249 +label: "2" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3250 +label: "3" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3251 +label: "4" +value: "4" +data: "4" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3247 -form: Symfony\Component\Form\Form {#3214 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3229 …5} |
| full_name | "search_engine[adults]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_engine_adults" |
| is_selected | Closure($choice, $value) {#3253 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3158 …} } |
| label | "Adulte(s)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "adults" |
| 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 | "_search_engine_adults" |
| valid | true |
| value | "" |
children
"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 | [ "0" "1" "2" "3" ] |
[ "0" "1" "2" "3" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3114 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#3114 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "Enfant(s)" |
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 | [ "0" "1" "2" "3" ] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#3114 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#915 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#918 …} } |
| 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 | "Enfant(s)" |
| 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() {#3184 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3086 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#504 …} $translationDomain: "validators" $message: Closure() {#3183 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_search_engine_children" ] |
| cache_key | "_search_engine_children_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3256 +label: "0" +value: "0" +data: "0" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3257 +label: "1" +value: "1" +data: "1" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3258 +label: "2" +value: "2" +data: "2" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3259 +label: "3" +value: "3" +data: "3" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3254 -form: Symfony\Component\Form\Form {#3217 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3255 …5} |
| full_name | "search_engine[children]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_engine_children" |
| is_selected | Closure($choice, $value) {#3261 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#3158 …} } |
| label | "Enfant(s)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "children" |
| 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 | "_search_engine_children" |
| valid | true |
| value | "" |
locale
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "en" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | "en" |
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 {#915 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#916 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#901 …} -namespace: Closure() {#918 …} } |
| data | "en" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3194 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#3042 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3196 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#3086 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#504 …} $translationDomain: "validators" $message: Closure() {#3195 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_search_engine_locale" ] |
| cache_key | "_search_engine_locale_hidden" |
| compound | false |
| data | "en" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3262 -form: Symfony\Component\Form\Form {#3220 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3263 …5} |
| full_name | "search_engine[locale]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "search_engine_locale" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "locale" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_search_engine_locale" |
| valid | true |
| value | "en" |