- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 107
- Events
- Routing
- Cache
- Translation 6
- Security
- Twig
- HTTP Client
- Doctrine 1
- Migrations 14
- Debug
- E-mails
- Notifications
- 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
festival_search_with_distance
"App\Form\Type\FestivalSearchWithDistanceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Object\FestivalSearch {#547 #location: null #date: null #locationhidden: null #placeid: null #distance: 50000 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Object\FestivalSearch {#547 #location: null #date: null #locationhidden: null #placeid: null #distance: 50000 } |
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 {#365 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#366 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#367 …} -namespace: Closure() {#369 …} } |
data | App\Object\FestivalSearch {#547 #location: null #date: null #locationhidden: null #placeid: null #distance: 50000 } |
data_class | "App\Object\FestivalSearch" |
disabled | false |
empty_data | Closure(FormInterface $form) {#698 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#568 …} use: { $class: "App\Object\FestivalSearch" } } |
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() {#696 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#667 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#697 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "festival_search_with_distance" "_festival_search_with_distance" ] |
cache_key | "_festival_search_with_distance_festival_search_with_distance" |
compound | true |
data | App\Object\FestivalSearch {#547 #location: null #date: null #locationhidden: null #placeid: null #distance: 50000 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1347 -form: Symfony\Component\Form\Form {#778 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1313 …5} |
full_name | "festival_search_with_distance" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "festival_search_with_distance" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "festival_search_with_distance" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_festival_search_with_distance" |
valid | true |
value | App\Object\FestivalSearch {#547 #location: null #date: null #locationhidden: null #placeid: null #distance: 50000 } |
location
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#365 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#366 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#367 …} -namespace: Closure() {#369 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#715 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#568 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#742 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#667 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#741 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_festival_search_with_distance_location" ] |
cache_key | "_festival_search_with_distance_location_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1342 -form: Symfony\Component\Form\Form {#821 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1341 …5} |
full_name | "festival_search_with_distance[location]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "festival_search_with_distance_location" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "location" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_festival_search_with_distance_location" |
valid | true |
value | "" |
locationhidden
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#365 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#366 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#367 …} -namespace: Closure() {#369 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#675 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#568 …} } |
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() {#670 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#667 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#674 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_festival_search_with_distance_locationhidden" ] |
cache_key | "_festival_search_with_distance_locationhidden_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1343 -form: Symfony\Component\Form\Form {#825 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1344 …5} |
full_name | "festival_search_with_distance[locationhidden]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "festival_search_with_distance_locationhidden" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "locationhidden" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_festival_search_with_distance_locationhidden" |
valid | true |
value | "" |
placeid
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | 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 {#365 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#366 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#367 …} -namespace: Closure() {#369 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#686 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#568 …} } |
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() {#688 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#667 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#687 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_festival_search_with_distance_placeid" ] |
cache_key | "_festival_search_with_distance_placeid_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1345 -form: Symfony\Component\Form\Form {#828 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1346 …5} |
full_name | "festival_search_with_distance[placeid]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "festival_search_with_distance_placeid" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "placeid" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_festival_search_with_distance_placeid" |
valid | true |
value | "" |
date
"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 |
---|---|---|
format | "dd/MM/yyyy" |
same as passed value |
html5 | false |
false
|
input | "string" |
same as passed value |
input_format | "d/m/Y" |
same as passed value |
required | false |
false
|
widget | "single_text" |
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 | 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 {#365 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#366 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#367 …} -namespace: Closure() {#369 …} } |
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 | "string" |
input_format | "d/m/Y" |
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" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#727 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#667 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#724 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 ] |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "date" "_festival_search_with_distance_date" ] |
cache_key | "_festival_search_with_distance_date_date" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1309 -form: Symfony\Component\Form\Form {#786 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1064 …5} |
full_name | "festival_search_with_distance[date]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "festival_search_with_distance_date" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "date" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_festival_search_with_distance_date" |
valid | true |
value | "" |
widget | "single_text" |
distance
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | 50000 |
View Format |
"50000"
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "50km" => 50000 "100km" => 100000 "200km" => 200000 ] |
[ "50km" => 50000 "100km" => 100000 "200km" => 200000 ] |
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 | [ "50km" => 50000 "100km" => 100000 "200km" => 200000 ] |
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 {#365 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#366 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#367 …} -namespace: Closure() {#369 …} } |
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 | null |
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() {#761 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#667 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#760 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_festival_search_with_distance_distance" ] |
cache_key | "_festival_search_with_distance_distance_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1312 +label: "50km" +value: "50000" +data: 50000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1353 +label: "100km" +value: "100000" +data: 100000 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "200km" +value: "200000" +data: 200000 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | 50000 |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1032 -form: Symfony\Component\Form\Form {#789 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1356 …5} |
full_name | "festival_search_with_distance[distance]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "festival_search_with_distance_distance" |
is_selected | Closure($choice, $value) {#1349 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#740 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "distance" |
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 | "_festival_search_with_distance_distance" |
valid | true |
value | "50000" |
search
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 | "Chercher" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
icon | null |
label | "Chercher" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Variables
Variable | Value |
---|---|
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_festival_search_with_distance_search" ] |
cache_key | "_festival_search_with_distance_search_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#1348 …5} |
full_name | "festival_search_with_distance[search]" |
icon | null |
id | "festival_search_with_distance_search" |
label | "Chercher" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "search" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_festival_search_with_distance_search" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e519ea4741edd9b4954.UkKjLAdBr46k7uknmf_5DyoS5nldNfv6utuqIL9duHw.Njjxc2AX5eXA26YQ68rKIkl8hCYRTcq_wLLSaPos4S0_L8thagvXwP6ZqA" |
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 | "e519ea4741edd9b4954.UkKjLAdBr46k7uknmf_5DyoS5nldNfv6utuqIL9duHw.Njjxc2AX5eXA26YQ68rKIkl8hCYRTcq_wLLSaPos4S0_L8thagvXwP6ZqA" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#365 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#366 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#367 …} -namespace: Closure() {#369 …} } |
data | "e519ea4741edd9b4954.UkKjLAdBr46k7uknmf_5DyoS5nldNfv6utuqIL9duHw.Njjxc2AX5eXA26YQ68rKIkl8hCYRTcq_wLLSaPos4S0_L8thagvXwP6ZqA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1336 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#568 …} } |
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() {#1350 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#667 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#571 …} $translationDomain: "validators" $message: Closure() {#1339 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_festival_search_with_distance__token" ] |
cache_key | "_festival_search_with_distance__token_hidden" |
compound | false |
data | "e519ea4741edd9b4954.UkKjLAdBr46k7uknmf_5DyoS5nldNfv6utuqIL9duHw.Njjxc2AX5eXA26YQ68rKIkl8hCYRTcq_wLLSaPos4S0_L8thagvXwP6ZqA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1318 -form: Symfony\Component\Form\Form {#1314 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1338 …5} |
full_name | "festival_search_with_distance[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "festival_search_with_distance__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 | "_festival_search_with_distance__token" |
valid | true |
value | "e519ea4741edd9b4954.UkKjLAdBr46k7uknmf_5DyoS5nldNfv6utuqIL9duHw.Njjxc2AX5eXA26YQ68rKIkl8hCYRTcq_wLLSaPos4S0_L8thagvXwP6ZqA" |