- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 147
- Events
- Routing
- Cache
- Translation 30
- Twig
- Debug
- Doctrine
- Messages
- Scripts
- Elasticsearch
- Active Rules
- E-mails
- Message Queue
- 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
-
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
-
email
-
telefon
-
placowka
-
adres
-
kod
-
miasto
-
woj
-
uwagi
-
zgoda1
-
zgoda2
-
zgoda3
-
send
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | [
"email" => ""
] |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | [
"email" => ""
] |
[
"email" => ""
]
|
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data | [
"email" => ""
] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5819 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | [] |
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() {#5822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5821 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | [
"email" => ""
] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20712 -form: Symfony\Component\Form\Form {#6039 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#5823 …5} |
full_name | "form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "form" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form" |
valid | true |
value | [
"email" => ""
] |
katalogi
"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 | [ "Żłobek i Przedszkole 2022" => "Żłobek i Przedszkole 2022" "Szkoła podstawowa 2022 - meble" => "Szkoła podstawowa 2022 - meble" "Szkoła podstawowa 2022 - pomoce edukacyjne" => "Szkoła podstawowa 2022 - pomoce edukacyjne" "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" => "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" "Aktywność Artystyczna 2022" => "Aktywność artystyczna 2022" "Laboratoria Przyszłości 2022" => "Laboratoria przyszłości 2022" "Aktywna Tablica 2022 - sprzęt i oprogramowanie" => "Aktywna Tablica 2022 - sprzęt i oprogramowanie" "Specjalne potrzeby edukacyjne 2022" => "Spe 2022" ] |
[ "Żłobek i Przedszkole 2022" => "Żłobek i Przedszkole 2022" "Szkoła podstawowa 2022 - meble" => "Szkoła podstawowa 2022 - meble" "Szkoła podstawowa 2022 - pomoce edukacyjne" => "Szkoła podstawowa 2022 - pomoce edukacyjne" "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" => "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" "Aktywność Artystyczna 2022" => "Aktywność artystyczna 2022" "Laboratoria Przyszłości 2022" => "Laboratoria przyszłości 2022" "Aktywna Tablica 2022 - sprzęt i oprogramowanie" => "Aktywna Tablica 2022 - sprzęt i oprogramowanie" "Specjalne potrzeby edukacyjne 2022" => "Spe 2022" ] |
expanded | true |
same as passed value |
label | "Katalog" |
same as passed value |
multiple | 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 | [ "Żłobek i Przedszkole 2022" => "Żłobek i Przedszkole 2022" "Szkoła podstawowa 2022 - meble" => "Szkoła podstawowa 2022 - meble" "Szkoła podstawowa 2022 - pomoce edukacyjne" => "Szkoła podstawowa 2022 - pomoce edukacyjne" "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" => "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" "Aktywność Artystyczna 2022" => "Aktywność artystyczna 2022" "Laboratoria Przyszłości 2022" => "Laboratoria przyszłości 2022" "Aktywna Tablica 2022 - sprzęt i oprogramowanie" => "Aktywna Tablica 2022 - sprzęt i oprogramowanie" "Specjalne potrzeby edukacyjne 2022" => "Spe 2022" ] |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | [] |
error_bubbling | false |
error_mapping | [] |
expanded | true |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Katalog" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
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() {#5851 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5853 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_katalogi" ] |
cache_key | "_form_katalogi_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#5844 +label: "Żłobek i Przedszkole 2022" +value: "Żłobek i Przedszkole 2022" +data: "Żłobek i Przedszkole 2022" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5845 +label: "Szkoła podstawowa 2022 - meble" +value: "Szkoła podstawowa 2022 - meble" +data: "Szkoła podstawowa 2022 - meble" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5843 +label: "Szkoła podstawowa 2022 - pomoce edukacyjne" +value: "Szkoła podstawowa 2022 - pomoce edukacyjne" +data: "Szkoła podstawowa 2022 - pomoce edukacyjne" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5842 +label: "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" +value: "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" +data: "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5841 +label: "Aktywność Artystyczna 2022" +value: "Aktywność artystyczna 2022" +data: "Aktywność artystyczna 2022" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5840 +label: "Laboratoria Przyszłości 2022" +value: "Laboratoria przyszłości 2022" +data: "Laboratoria przyszłości 2022" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5838 +label: "Aktywna Tablica 2022 - sprzęt i oprogramowanie" +value: "Aktywna Tablica 2022 - sprzęt i oprogramowanie" +data: "Aktywna Tablica 2022 - sprzęt i oprogramowanie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#5836 +label: "Specjalne potrzeby edukacyjne 2022" +value: "Spe 2022" +data: "Spe 2022" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20711 -form: Symfony\Component\Form\Form {#6078 …} -errors: [] } |
expanded | true |
form | Symfony\Component\Form\FormView {#20660 …5} |
full_name | "form[katalogi]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi" |
is_selected | Closure($choice, array $values) {#20713 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5892 …} } |
label | "Katalog" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "katalogi" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi" |
valid | true |
value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Żłobek i Przedszkole 2022" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Żłobek i Przedszkole 2022" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Żłobek i Przedszkole 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6061 …} } } |
validation_groups | null |
value | "Żłobek i Przedszkole 2022" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20516 -form: Symfony\Component\Form\Form {#6081 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20716 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_0" |
label | "Żłobek i Przedszkole 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "0" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Żłobek i Przedszkole 2022" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Szkoła podstawowa 2022 - meble" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Szkoła podstawowa 2022 - meble" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Szkoła podstawowa 2022 - meble" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6067 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6066 …} } } |
validation_groups | null |
value | "Szkoła podstawowa 2022 - meble" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20649 -form: Symfony\Component\Form\Form {#6084 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20645 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_1" |
label | "Szkoła podstawowa 2022 - meble" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "1" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Szkoła podstawowa 2022 - meble" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Szkoła podstawowa 2022 - pomoce edukacyjne" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Szkoła podstawowa 2022 - pomoce edukacyjne" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Szkoła podstawowa 2022 - pomoce edukacyjne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6026 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6027 …} } } |
validation_groups | null |
value | "Szkoła podstawowa 2022 - pomoce edukacyjne" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20648 -form: Symfony\Component\Form\Form {#6087 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20647 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_2" |
label | "Szkoła podstawowa 2022 - pomoce edukacyjne" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "2" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Szkoła podstawowa 2022 - pomoce edukacyjne" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6017 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6018 …} } } |
validation_groups | null |
value | "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20646 -form: Symfony\Component\Form\Form {#6090 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20650 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_3" |
label | "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "3" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Przedszkole 2022 - bestsellery, nowości, wyprzedaże" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Aktywność Artystyczna 2022" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Aktywność artystyczna 2022" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Aktywność Artystyczna 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6008 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6009 …} } } |
validation_groups | null |
value | "Aktywność artystyczna 2022" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20651 -form: Symfony\Component\Form\Form {#6093 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20639 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_4" |
label | "Aktywność Artystyczna 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "4" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Aktywność artystyczna 2022" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Laboratoria Przyszłości 2022" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Laboratoria przyszłości 2022" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Laboratoria Przyszłości 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6050 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6051 …} } } |
validation_groups | null |
value | "Laboratoria przyszłości 2022" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20644 -form: Symfony\Component\Form\Form {#6096 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20718 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_5" |
label | "Laboratoria Przyszłości 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "5" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Laboratoria przyszłości 2022" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Aktywna Tablica 2022 - sprzęt i oprogramowanie" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Aktywna Tablica 2022 - sprzęt i oprogramowanie" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Aktywna Tablica 2022 - sprzęt i oprogramowanie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6042 …} } } |
validation_groups | null |
value | "Aktywna Tablica 2022 - sprzęt i oprogramowanie" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20722 -form: Symfony\Component\Form\Form {#6099 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20723 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_6" |
label | "Aktywna Tablica 2022 - sprzęt i oprogramowanie" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "6" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Aktywna Tablica 2022 - sprzęt i oprogramowanie" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | false |
View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [] |
same as passed value |
block_name | "entry" |
same as passed value |
label | "Specjalne potrzeby edukacyjne 2022" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
required | false |
same as passed value |
translation_domain | null |
same as passed value |
value | "Spe 2022" |
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 | "entry" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "Specjalne potrzeby edukacyjne 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#6071 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#6032 …} } } |
validation_groups | null |
value | "Spe 2022" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_katalogi_entry" ] |
cache_key | "_form_katalogi_entry_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20724 -form: Symfony\Component\Form\Form {#6102 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20725 …5} |
full_name | "form[katalogi][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_katalogi_7" |
label | "Specjalne potrzeby edukacyjne 2022" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "7" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_katalogi_entry" |
valid | true |
value | "Spe 2022" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5874 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | "Please enter a valid email address." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#5877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5875 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_form_email" ] |
cache_key | "_form_email_email" |
compound | false |
data | "" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20715 -form: Symfony\Component\Form\Form {#6105 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20714 …5} |
full_name | "form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_email" |
valid | true |
value | "" |
telefon
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5884 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | [] |
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() {#5886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5885 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_telefon" ] |
cache_key | "_form_telefon_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20727 -form: Symfony\Component\Form\Form {#6108 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20726 …5} |
full_name | "form[telefon]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_telefon" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telefon" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_telefon" |
valid | true |
value | "" |
placowka
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5895 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | [] |
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() {#5897 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5896 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_placowka" ] |
cache_key | "_form_placowka_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20728 -form: Symfony\Component\Form\Form {#6111 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20729 …5} |
full_name | "form[placowka]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_placowka" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "placowka" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_placowka" |
valid | true |
value | "" |
adres
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5909 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | [] |
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() {#5911 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5910 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_adres" ] |
cache_key | "_form_adres_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20730 -form: Symfony\Component\Form\Form {#6114 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20731 …5} |
full_name | "form[adres]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_adres" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "adres" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_adres" |
valid | true |
value | "" |
kod
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5918 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | [] |
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() {#5920 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5919 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_kod" ] |
cache_key | "_form_kod_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20732 -form: Symfony\Component\Form\Form {#6117 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20733 …5} |
full_name | "form[kod]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_kod" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "kod" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_kod" |
valid | true |
value | "" |
miasto
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | 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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5927 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | [] |
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() {#5929 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5928 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_miasto" ] |
cache_key | "_form_miasto_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20734 -form: Symfony\Component\Form\Form {#6120 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20735 …5} |
full_name | "form[miasto]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_miasto" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "miasto" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_miasto" |
valid | true |
value | "" |
woj
"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 | [ "--wybierz--" => "" "dolnośląskie" => "dolnośląskie" "kujawsko-pomorskie" => "kujawsko-pomorskie" "lubelskie" => "lubelskie" "lubuskie" => "lubuskie" "łódzkie" => "łódzkie" "małopolskie" => "małopolskie" "mazowieckie" => "mazowieckie" "opolskie" => "opolskie" "podkarpackie" => "podkarpackie" "podlaskie" => "podlaskie" "pomorskie" => "pomorskie" "śląskie" => "śląskie" "świętokrzyskie" => "świętokrzyskie" "warmińsko-mazurskie" => "warmińsko-mazurskie" "wielkopolskie" => "wielkopolskie" "zachodniopomorskie" => "zachodniopomorskie" ] |
[ "--wybierz--" => "" "dolnośląskie" => "dolnośląskie" "kujawsko-pomorskie" => "kujawsko-pomorskie" "lubelskie" => "lubelskie" "lubuskie" => "lubuskie" "łódzkie" => "łódzkie" "małopolskie" => "małopolskie" "mazowieckie" => "mazowieckie" "opolskie" => "opolskie" "podkarpackie" => "podkarpackie" "podlaskie" => "podlaskie" "pomorskie" => "pomorskie" "śląskie" => "śląskie" "świętokrzyskie" => "świętokrzyskie" "warmińsko-mazurskie" => "warmińsko-mazurskie" "wielkopolskie" => "wielkopolskie" "zachodniopomorskie" => "zachodniopomorskie" ] |
expanded | false |
same as passed value |
label | "Województwo" |
same as passed value |
multiple | 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 | 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 | [ "--wybierz--" => "" "dolnośląskie" => "dolnośląskie" "kujawsko-pomorskie" => "kujawsko-pomorskie" "lubelskie" => "lubelskie" "lubuskie" => "lubuskie" "łódzkie" => "łódzkie" "małopolskie" => "małopolskie" "mazowieckie" => "mazowieckie" "opolskie" => "opolskie" "podkarpackie" => "podkarpackie" "podlaskie" => "podlaskie" "pomorskie" => "pomorskie" "śląskie" => "śląskie" "świętokrzyskie" => "świętokrzyskie" "warmińsko-mazurskie" => "warmińsko-mazurskie" "wielkopolskie" => "wielkopolskie" "zachodniopomorskie" => "zachodniopomorskie" ] |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
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 | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Województwo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#5937 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5936 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_woj" ] |
cache_key | "_form_woj_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#20738 +label: "--wybierz--" +value: "" +data: "" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20739 +label: "dolnośląskie" +value: "dolnośląskie" +data: "dolnośląskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20740 +label: "kujawsko-pomorskie" +value: "kujawsko-pomorskie" +data: "kujawsko-pomorskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20741 +label: "lubelskie" +value: "lubelskie" +data: "lubelskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20742 +label: "lubuskie" +value: "lubuskie" +data: "lubuskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20743 +label: "łódzkie" +value: "łódzkie" +data: "łódzkie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20744 +label: "małopolskie" +value: "małopolskie" +data: "małopolskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20745 +label: "mazowieckie" +value: "mazowieckie" +data: "mazowieckie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20746 +label: "opolskie" +value: "opolskie" +data: "opolskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20747 +label: "podkarpackie" +value: "podkarpackie" +data: "podkarpackie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20748 +label: "podlaskie" +value: "podlaskie" +data: "podlaskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20749 +label: "pomorskie" +value: "pomorskie" +data: "pomorskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20750 +label: "śląskie" +value: "śląskie" +data: "śląskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20751 +label: "świętokrzyskie" +value: "świętokrzyskie" +data: "świętokrzyskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20752 +label: "warmińsko-mazurskie" +value: "warmińsko-mazurskie" +data: "warmińsko-mazurskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20753 +label: "wielkopolskie" +value: "wielkopolskie" +data: "wielkopolskie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#20754 +label: "zachodniopomorskie" +value: "zachodniopomorskie" +data: "zachodniopomorskie" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20736 -form: Symfony\Component\Form\Form {#6123 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#20737 …5} |
full_name | "form[woj]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_woj" |
is_selected | Closure($choice, $value) {#20756 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#5892 …} } |
label | "Województwo" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "woj" |
placeholder | null |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_woj" |
valid | true |
value | "" |
uwagi
"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 |
---|---|---|
required | 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 | 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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#5948 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | [] |
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() {#5953 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5945 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_form_uwagi" ] |
cache_key | "_form_uwagi_textarea" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20757 -form: Symfony\Component\Form\Form {#6126 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20758 …5} |
full_name | "form[uwagi]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_uwagi" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "uwagi" |
pattern | null |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_uwagi" |
valid | true |
value | "" |
zgoda1
"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 | """ Wyrażam zgodę na przetwarzanie moich danych osobowych przez spółkę Moje Bambino \n \t\t\t\tSp. z o.o. w celu realizacji zapytania/zgłoszenia. Wyrażenie tej zgody jest dobrowolne, lecz niezbędne do realizacji \n \t\t\t\twysyłki katalogu. """ |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | """ Wyrażam zgodę na przetwarzanie moich danych osobowych przez spółkę Moje Bambino \n \t\t\t\tSp. z o.o. w celu realizacji zapytania/zgłoszenia. Wyrażenie tej zgody jest dobrowolne, lecz niezbędne do realizacji \n \t\t\t\twysyłki katalogu. """ |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#5966 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5968 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_zgoda1" ] |
cache_key | "_form_zgoda1_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20759 -form: Symfony\Component\Form\Form {#6129 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20760 …5} |
full_name | "form[zgoda1]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zgoda1" |
label | """ Wyrażam zgodę na przetwarzanie moich danych osobowych przez spółkę Moje Bambino \n \t\t\t\tSp. z o.o. w celu realizacji zapytania/zgłoszenia. Wyrażenie tej zgody jest dobrowolne, lecz niezbędne do realizacji \n \t\t\t\twysyłki katalogu. """ |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zgoda1" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zgoda1" |
valid | true |
value | "1" |
zgoda2
"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 | """ Wyrażam zgodę na otrzymywanie drogą elektroniczną na podany powyżej adres e-mail informacji \n \t\t\t\thandlowej/newslettera od spółki Moje Bambino Sp. z o.o. """ |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | """ Wyrażam zgodę na otrzymywanie drogą elektroniczną na podany powyżej adres e-mail informacji \n \t\t\t\thandlowej/newslettera od spółki Moje Bambino Sp. z o.o. """ |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#5975 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5976 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_zgoda2" ] |
cache_key | "_form_zgoda2_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20761 -form: Symfony\Component\Form\Form {#6132 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20762 …5} |
full_name | "form[zgoda2]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zgoda2" |
label | """ Wyrażam zgodę na otrzymywanie drogą elektroniczną na podany powyżej adres e-mail informacji \n \t\t\t\thandlowej/newslettera od spółki Moje Bambino Sp. z o.o. """ |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zgoda2" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zgoda2" |
valid | true |
value | "1" |
zgoda3
"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 | """ Wyrażam zgodę na używanie telekomunikacyjnych urządzeń końcowych i automatycznych \n \t\t\t\tsystemów wywołujących dla celów marketingu bezpośredniego. """ |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#5962 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#5959 …} } |
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 | "The checkbox has an invalid value." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#5961 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | """ Wyrażam zgodę na używanie telekomunikacyjnych urządzeń końcowych i automatycznych \n \t\t\t\tsystemów wywołujących dla celów marketingu bezpośredniego. """ |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#5985 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#5984 …} } } |
validation_groups | null |
value | "1" |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_zgoda3" ] |
cache_key | "_form_zgoda3_checkbox" |
checked | false |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20763 -form: Symfony\Component\Form\Form {#6135 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20764 …5} |
full_name | "form[zgoda3]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_zgoda3" |
label | """ Wyrażam zgodę na używanie telekomunikacyjnych urządzeń końcowych i automatycznych \n \t\t\t\tsystemów wywołujących dla celów marketingu bezpośredniego. """ |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "zgoda3" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_zgoda3" |
valid | true |
value | "1" |
send
"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 | "Zamów" |
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 |
label | "Zamów" |
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" "_form_send" ] |
cache_key | "_form_send_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#20766 …5} |
full_name | "form[send]" |
id | "form_send" |
label | "Zamów" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "send" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_form_send" |
value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "df24e20236897b59.rzt5C-bsJZdqzJW7tMFq3Ta_dGcWtDqaEqXqDMPvnw0.6Uo-OZO-CMdbpsb1jIYbn0TFHSpS8hfNXPCaf4eu3T-edyhSiZhn1Qef5g" |
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 | "df24e20236897b59.rzt5C-bsJZdqzJW7tMFq3Ta_dGcWtDqaEqXqDMPvnw0.6Uo-OZO-CMdbpsb1jIYbn0TFHSpS8hfNXPCaf4eu3T-edyhSiZhn1Qef5g" |
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 {#2118 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2119 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2120 …} -namespace: Closure() {#2122 …} } |
data | "df24e20236897b59.rzt5C-bsJZdqzJW7tMFq3Ta_dGcWtDqaEqXqDMPvnw0.6Uo-OZO-CMdbpsb1jIYbn0TFHSpS8hfNXPCaf4eu3T-edyhSiZhn1Qef5g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#20765 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#5801 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#20771 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#5820 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1776 …} $translationDomain: "validators" $message: Closure() {#20721 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "df24e20236897b59.rzt5C-bsJZdqzJW7tMFq3Ta_dGcWtDqaEqXqDMPvnw0.6Uo-OZO-CMdbpsb1jIYbn0TFHSpS8hfNXPCaf4eu3T-edyhSiZhn1Qef5g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#20781 -form: Symfony\Component\Form\Form {#20777 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#20772 …5} |
full_name | "form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form__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 | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form__token" |
valid | true |
value | "df24e20236897b59.rzt5C-bsJZdqzJW7tMFq3Ta_dGcWtDqaEqXqDMPvnw0.6Uo-OZO-CMdbpsb1jIYbn0TFHSpS8hfNXPCaf4eu3T-edyhSiZhn1Qef5g" |