Forms
-
form
-
model
-
name
-
sellerArticleNr
-
status
-
0
-
1
-
-
digital
-
mixAndMatchAll
-
ocCategories
-
mixAndMatch
-
quantity
-
swCustomTemplate
-
_token
-
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Errors
This form has no errors.
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
Option | Passed Value | Resolved Value |
---|---|---|
data | [] |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | [] |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4521 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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() {#4524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4523 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "/product" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "_form" ] |
cache_key | "_form_form" |
compound | true |
data | [] |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4754 -errors: [] -form: Symfony\Component\Form\Form {#4650 …} } |
form | Symfony\Component\Form\FormView {#4750 …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 | [] |
model
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
---|---|---|
label | false |
same as passed 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4590 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#4588 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4589 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_model" ] |
cache_key | "_form_model_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4751 -errors: [] -form: Symfony\Component\Form\Form {#4653 …} } |
form | Symfony\Component\Form\FormView {#4753 …5} |
full_name | "form[model]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_model" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "model" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_model" |
valid | true |
value | "" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
---|---|---|
label | false |
same as passed 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4581 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#4579 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4580 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_name" ] |
cache_key | "_form_name_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4756 -errors: [] -form: Symfony\Component\Form\Form {#4656 …} } |
form | Symfony\Component\Form\FormView {#4765 …5} |
full_name | "form[name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_name" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "name" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_name" |
valid | true |
value | "" |
sellerArticleNr
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
---|---|---|
label | false |
same as passed 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4572 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#4570 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4571 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_sellerArticleNr" ] |
cache_key | "_form_sellerArticleNr_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4757 -errors: [] -form: Symfony\Component\Form\Form {#4659 …} } |
form | Symfony\Component\Form\FormView {#4755 …5} |
full_name | "form[sellerArticleNr]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_sellerArticleNr" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sellerArticleNr" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_sellerArticleNr" |
valid | true |
value | "" |
status
Errors
This form has no errors.
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 | [ "no" => false "yes" => true ] |
[ "no" => false "yes" => true ] |
expanded | true |
same as passed value |
label | false |
same as passed value |
placeholder | false |
same as passed 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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "no" => false "yes" => 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
empty_data | null |
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 | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
placeholder_attr | [] |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4549 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4551 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_status" ] |
cache_key | "_form_status_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4541 +data: false +value: "0" +label: "no" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4540 +data: true +value: "1" +label: "yes" +attr: [] +labelTranslationParameters: [] } ] |
compound | true |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4761 -errors: [] -form: Symfony\Component\Form\Form {#4684 …} } |
expanded | true |
form | Symfony\Component\Form\FormView {#4762 …5} |
full_name | "form[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_status" |
is_selected | Closure($choice, $value) {#4759 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "status" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_status" |
valid | true |
value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 | "no" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "0" |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4596 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4597 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "no" |
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() {#4668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4667 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "0" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_status_entry" ] |
cache_key | "_form_status_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4743 -errors: [] -form: Symfony\Component\Form\Form {#4687 …} } |
form | Symfony\Component\Form\FormView {#4748 …5} |
full_name | "form[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_status_0" |
label | "no" |
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_status_entry" |
valid | true |
value | "0" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
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 | "yes" |
same as passed value |
label_html | false |
same as passed value |
label_translation_parameters | [] |
same as passed value |
translation_domain | null |
same as passed value |
value | "1" |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4596 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 | "Please select a valid option." |
invalid_message_parameters | [] |
is_empty_callback | Closure($modelData): bool {#4597 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "yes" |
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() {#4677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4676 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "radio" "_form_status_entry" ] |
cache_key | "_form_status_entry_radio" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4746 -errors: [] -form: Symfony\Component\Form\Form {#4690 …} } |
form | Symfony\Component\Form\FormView {#4745 …5} |
full_name | "form[status]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_status_1" |
label | "yes" |
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_status_entry" |
valid | true |
value | "1" |
digital
Errors
This form has no errors.
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 |
---|---|---|
label | "digitale Artikel" |
same as passed 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4596 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 {#4597 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "digitale Artikel" |
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() {#4599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4601 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_digital" ] |
cache_key | "_form_digital_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4749 -errors: [] -form: Symfony\Component\Form\Form {#4693 …} } |
form | Symfony\Component\Form\FormView {#4764 …5} |
full_name | "form[digital]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_digital" |
label | "digitale Artikel" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "digital" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_digital" |
valid | true |
value | "1" |
mixAndMatchAll
Errors
This form has no errors.
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 |
---|---|---|
label | "mixAndMatch" |
same as passed 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form, $viewData) {#4596 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
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 {#4597 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
label | "mixAndMatch" |
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() {#4609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4608 …} $translationDomain: "validators" } } |
validation_groups | null |
value | "1" |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "checkbox" "_form_mixAndMatchAll" ] |
cache_key | "_form_mixAndMatchAll_checkbox" |
checked | false |
compound | false |
data | false |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4739 -errors: [] -form: Symfony\Component\Form\Form {#4696 …} } |
form | Symfony\Component\Form\FormView {#4744 …5} |
full_name | "form[mixAndMatchAll]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_mixAndMatchAll" |
label | "mixAndMatch" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mixAndMatchAll" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_mixAndMatchAll" |
valid | true |
value | "1" |
ocCategories
Errors
This form has no errors.
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 | [ "%" => 592 "A2Z CREW. - Kollektion [in Themenwelten]" => 645 "Adventskalender [in Themenwelten]" => 654 "Amano [in Wolle] [in Zubehör]" => 632 "Artikel zum Befüllen" => 425 "Aufnäher & Aufbügler [in Zubehör]" => 384 "BC Garn [in Wolle] [in Zubehör]" => 623 "Bade-Stoffe-x [in Stoffe]" => 444 "Baumwolle [in Stoffe]" => 533 "Baumwolle Blumen [in Baumwolle] [in Stoffe]" => 353 "Baumwolle Herzen & Sterne [in Baumwolle] [in Stoffe]" => 355 "Baumwolle Maritim & Piraten [in Baumwolle] [in Stoffe]" => 356 "Baumwolle Muster & Motive [in Baumwolle] [in Stoffe]" => 357 "Baumwolle Punkte & Streifen [in Baumwolle] [in Stoffe]" => 360 "Baumwolle Uni [in Baumwolle] [in Stoffe]" => 363 "Baumwolle aus Japan [in Baumwolle] [in Stoffe]" => 364 "Becher [in Personalisiert]" => 598 "Besondere Anlässe [in Stempel] [in Zubehör]" => 464 "Besondere Geschenke [in Themenwelten]" => 638 "Bommelborte [in Bänder] [in Zubehör]" => 380 "Bänder [in Zubehör]" => 314 "Bündchen [in Stoffe]" => 362 "Canvas & Jeans [in Stoffe]" => 375 "Clear Stamps" => 332 "Clips, Haken, Ösen & Verschlüsse [in Zubehör]" => 302 "CocoKnits [in Wolle] [in Zubehör]" => 629 "Cord [in Stoffe]" => 373 "Cowgirl Blues [in Wolle] [in Zubehör]" => 621 "DIY-Babydecke [in Personalisiert]" => 514 "DIY-Lampenschirme [in Personalisiert]" => 590 "DIY-Nähset" => 506 "DIY-Schultüte [in Personalisiert]" => 503 "DIY-Stickrahmen [in Personalisiert]" => 536 "DIY-Wetbag [in Personalisiert]" => 614 "Dies und Das [in Stempel] [in Zubehör]" => 467 "Eigenproduktionen [in Stoffe]" => 535 "Eigenproduktionen" => 395 "Epoxid / Resin [in Themenwelten]" => 635 "Erika Knight [in Wolle] [in Zubehör]" => 622 "Fibre Mood [in %]" => 600 "Filz [in Stoffe]" => 439 "Fleece & Walk [in Stoffe]" => 341 "Freebies" => 602 "Frottee & Nicky [in Stoffe]" => 377 "Fru Zippe [in Wolle] [in Zubehör]" => 628 "Für Masken [in Zubehör]" => 596 "Garn [in Zubehör]" => 301 "Geburtstag [in Stempel] [in Zubehör]" => 462 "Geschwister [in DIY-Schultüte] [in Personalisiert]" => 505 "Gießpulver [in Themenwelten]" => 636 "Gummibänder [in Bänder] [in Zubehör]" => 303 "Gurtband [in Bänder] [in Zubehör]" => 304 "Hamburger Liebe Special [in %]" => 543 "Helfer aller Art [in Zubehör]" => 406 "Herbst [in Silikonformen]" => 652 "Hochzeit [in Stempel] [in Zubehör]" => 463 "Hochzeit [in Themenwelten]" => 642 "Holz-Label [in Label] [in Zubehör]" => 539 "Holzschilder [in Personalisiert]" => 593 "Hühnerliebe [in Themenwelten]" => 655 "Individuelle Kunstleder-Label [in Personalisiert]" => 471 "Javanaise & Blusenstoffe [in Stoffe]" => 542 "Jersey [in Stoffe]" => 534 "Jersey Motive [in Stickdateien - Download]" => 366 "Jersey Muster & Motive [in Jersey] [in Stoffe]" => 325 "Jersey Punkte & Sterne [in Jersey] [in Stoffe]" => 369 "Jersey Streifen & Uni [in Jersey] [in Stoffe]" => 370 "Kalender und Zubehör" => 424 "Karabiner [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 586 "Karen Noe Design [in Wolle] [in Zubehör]" => 627 "Kerzen DIY" => 651 "Kleiderbügel [in Personalisiert]" => 512 "Klettband [in Bänder] [in Zubehör]" => 309 "Knools [in Wolle] [in Zubehör]" => 626 "Knöpfe & Knopfboxen [in Zubehör]" => 333 "Kordeln und Schnüre [in Bänder] [in Zubehör]" => 308 "Kremke [in Wolle] [in Zubehör]" => 625 "Kremke Soul Wool [in Wolle] [in Zubehör]" => 616 "Kunstleder [in Stoffe]" => 523 "Kunstleder-Label [in Label] [in Zubehör]" => 472 "Kurzwaren 50% [in %]" => 516 "Label [in Zubehör]" => 315 "Label nach Deiner Grafik [in Personalisiert]" => 350 "Label nach Deiner Zeichnung [in Personalisiert]" => 419 "Label-gewebt [in Label] [in Zubehör]" => 248 "Labeldesigner [in Personalisiert]" => 351 "Leinen & Nessel [in Stoffe]" => 336 "Let's go RETRO [in Themenwelten]" => 647 "Manos del Uruguay [in Wolle] [in Zubehör]" => 617 "Mini Stempel [in Stempel] [in Zubehör]" => 469 "Motivstempel [in Stempel] [in Zubehör]" => 465 "Musselin [in Stoffe]" => 508 "Nomadnoos [in Wolle] [in Zubehör]" => 624 "Nordisch [in Stempel] [in Zubehör]" => 466 "Onkel Bo" => 611 "Paspel [in Bänder] [in Zubehör]" => 331 "Personalisiert" => 529 "Plotter-Zubehör [in Zubehör]" => 446 "Rahmen und Sets" => 603 "Reißverschlüsse [in Zubehör]" => 305 "Rips- & Samtband [in Bänder] [in Zubehör]" => 340 "Romanit [in Stoffe]" => 540 "Rub-Ons" => 509 "Rüschenband [in Bänder] [in Zubehör]" => 379 "Schieber [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 585 "Schmucke Stücke [in Zubehör]" => 310 "Schnittmuster [in Zubehör]" => 307 "Schrägband [in Bänder] [in Zubehör]" => 306 "Schultüten" => 502 "Shibui Knits [in Wolle] [in Zubehör]" => 633 "Siebdruck" => 591 "Siebdruckfarbe [in Zubehör]" => 604 "Silikonformen [in Themenwelten]" => 657 "Silikonformen" => 634 "Softshell [in Stoffe]" => 500 "Sonderposten [in %]" => 334 "Stempel [in Personalisiert]" => 511 "Stempel [in Zubehör]" => 451 "Stempelkissen [in Zubehör]" => 452 "Steppstoffe [in Stoffe]" => 499 "Stoffe" => 313 "Stoffe - Business" => 437 "Stoffe 50% [in %]" => 504 "Stoffposter [in Personalisiert]" => 608 "Strickstoffe [in Stoffe]" => 476 "Sweat [in Stoffe]" => 376 "Taschenringe [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 584 "Tattoofolie" => 342 "Themenwelten" => 656 "Tierkissen / Formkissen [in Personalisiert]" => 612 "Ton DIY [in Themenwelten]" => 640 "Tüll & Spitze [in Bänder] [in Zubehör]" => 378 "Valentinstag [in Themenwelten]" => 649 "Verpacken [in Zubehör]" => 453 "Verschiedenes [in Zubehör]" => 311 "Verschlüsse [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 588 "Viskose [in Stoffe]" => 522 "Volumenvlies & Gewebeeinlagen [in Stoffe]" => 408 "Vorbestellungen [in Themenwelten]" => 637 "Wachstuch & beschichtete Stoffe [in Stoffe]" => 347 "Web- & Zierband [in Bänder] [in Zubehör]" => 300 "Webband nach Deiner Grafik [in Personalisiert]" => 352 "Weihnachten [in Stempel] [in Zubehör]" => 468 "Wetbags" => 615 "Wetbags & Softshell Taschen - DIY Nähset [in Themenwelten]" => 644 "Winter / Weihnachten [in Stoffe]" => 423 "Winter / Weihnachten [in Themenwelten]" => 653 "Wolle [in Zubehör]" => 527 "Zackenlitze [in Bänder] [in Zubehör]" => 381 "Zubehör" => 344 "div. Buchverlage [in Wolle] [in Zubehör]" => 631 "div. Zubehörhändler [in Wolle] [in Zubehör]" => 630 "mit Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" => 537 "ohne Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" => 538 "Ösen & Stopper [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 587 ] |
[ "%" => 592 "A2Z CREW. - Kollektion [in Themenwelten]" => 645 "Adventskalender [in Themenwelten]" => 654 "Amano [in Wolle] [in Zubehör]" => 632 "Artikel zum Befüllen" => 425 "Aufnäher & Aufbügler [in Zubehör]" => 384 "BC Garn [in Wolle] [in Zubehör]" => 623 "Bade-Stoffe-x [in Stoffe]" => 444 "Baumwolle [in Stoffe]" => 533 "Baumwolle Blumen [in Baumwolle] [in Stoffe]" => 353 "Baumwolle Herzen & Sterne [in Baumwolle] [in Stoffe]" => 355 "Baumwolle Maritim & Piraten [in Baumwolle] [in Stoffe]" => 356 "Baumwolle Muster & Motive [in Baumwolle] [in Stoffe]" => 357 "Baumwolle Punkte & Streifen [in Baumwolle] [in Stoffe]" => 360 "Baumwolle Uni [in Baumwolle] [in Stoffe]" => 363 "Baumwolle aus Japan [in Baumwolle] [in Stoffe]" => 364 "Becher [in Personalisiert]" => 598 "Besondere Anlässe [in Stempel] [in Zubehör]" => 464 "Besondere Geschenke [in Themenwelten]" => 638 "Bommelborte [in Bänder] [in Zubehör]" => 380 "Bänder [in Zubehör]" => 314 "Bündchen [in Stoffe]" => 362 "Canvas & Jeans [in Stoffe]" => 375 "Clear Stamps" => 332 "Clips, Haken, Ösen & Verschlüsse [in Zubehör]" => 302 "CocoKnits [in Wolle] [in Zubehör]" => 629 "Cord [in Stoffe]" => 373 "Cowgirl Blues [in Wolle] [in Zubehör]" => 621 "DIY-Babydecke [in Personalisiert]" => 514 "DIY-Lampenschirme [in Personalisiert]" => 590 "DIY-Nähset" => 506 "DIY-Schultüte [in Personalisiert]" => 503 "DIY-Stickrahmen [in Personalisiert]" => 536 "DIY-Wetbag [in Personalisiert]" => 614 "Dies und Das [in Stempel] [in Zubehör]" => 467 "Eigenproduktionen [in Stoffe]" => 535 "Eigenproduktionen" => 395 "Epoxid / Resin [in Themenwelten]" => 635 "Erika Knight [in Wolle] [in Zubehör]" => 622 "Fibre Mood [in %]" => 600 "Filz [in Stoffe]" => 439 "Fleece & Walk [in Stoffe]" => 341 "Freebies" => 602 "Frottee & Nicky [in Stoffe]" => 377 "Fru Zippe [in Wolle] [in Zubehör]" => 628 "Für Masken [in Zubehör]" => 596 "Garn [in Zubehör]" => 301 "Geburtstag [in Stempel] [in Zubehör]" => 462 "Geschwister [in DIY-Schultüte] [in Personalisiert]" => 505 "Gießpulver [in Themenwelten]" => 636 "Gummibänder [in Bänder] [in Zubehör]" => 303 "Gurtband [in Bänder] [in Zubehör]" => 304 "Hamburger Liebe Special [in %]" => 543 "Helfer aller Art [in Zubehör]" => 406 "Herbst [in Silikonformen]" => 652 "Hochzeit [in Stempel] [in Zubehör]" => 463 "Hochzeit [in Themenwelten]" => 642 "Holz-Label [in Label] [in Zubehör]" => 539 "Holzschilder [in Personalisiert]" => 593 "Hühnerliebe [in Themenwelten]" => 655 "Individuelle Kunstleder-Label [in Personalisiert]" => 471 "Javanaise & Blusenstoffe [in Stoffe]" => 542 "Jersey [in Stoffe]" => 534 "Jersey Motive [in Stickdateien - Download]" => 366 "Jersey Muster & Motive [in Jersey] [in Stoffe]" => 325 "Jersey Punkte & Sterne [in Jersey] [in Stoffe]" => 369 "Jersey Streifen & Uni [in Jersey] [in Stoffe]" => 370 "Kalender und Zubehör" => 424 "Karabiner [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 586 "Karen Noe Design [in Wolle] [in Zubehör]" => 627 "Kerzen DIY" => 651 "Kleiderbügel [in Personalisiert]" => 512 "Klettband [in Bänder] [in Zubehör]" => 309 "Knools [in Wolle] [in Zubehör]" => 626 "Knöpfe & Knopfboxen [in Zubehör]" => 333 "Kordeln und Schnüre [in Bänder] [in Zubehör]" => 308 "Kremke [in Wolle] [in Zubehör]" => 625 "Kremke Soul Wool [in Wolle] [in Zubehör]" => 616 "Kunstleder [in Stoffe]" => 523 "Kunstleder-Label [in Label] [in Zubehör]" => 472 "Kurzwaren 50% [in %]" => 516 "Label [in Zubehör]" => 315 "Label nach Deiner Grafik [in Personalisiert]" => 350 "Label nach Deiner Zeichnung [in Personalisiert]" => 419 "Label-gewebt [in Label] [in Zubehör]" => 248 "Labeldesigner [in Personalisiert]" => 351 "Leinen & Nessel [in Stoffe]" => 336 "Let's go RETRO [in Themenwelten]" => 647 "Manos del Uruguay [in Wolle] [in Zubehör]" => 617 "Mini Stempel [in Stempel] [in Zubehör]" => 469 "Motivstempel [in Stempel] [in Zubehör]" => 465 "Musselin [in Stoffe]" => 508 "Nomadnoos [in Wolle] [in Zubehör]" => 624 "Nordisch [in Stempel] [in Zubehör]" => 466 "Onkel Bo" => 611 "Paspel [in Bänder] [in Zubehör]" => 331 "Personalisiert" => 529 "Plotter-Zubehör [in Zubehör]" => 446 "Rahmen und Sets" => 603 "Reißverschlüsse [in Zubehör]" => 305 "Rips- & Samtband [in Bänder] [in Zubehör]" => 340 "Romanit [in Stoffe]" => 540 "Rub-Ons" => 509 "Rüschenband [in Bänder] [in Zubehör]" => 379 "Schieber [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 585 "Schmucke Stücke [in Zubehör]" => 310 "Schnittmuster [in Zubehör]" => 307 "Schrägband [in Bänder] [in Zubehör]" => 306 "Schultüten" => 502 "Shibui Knits [in Wolle] [in Zubehör]" => 633 "Siebdruck" => 591 "Siebdruckfarbe [in Zubehör]" => 604 "Silikonformen [in Themenwelten]" => 657 "Silikonformen" => 634 "Softshell [in Stoffe]" => 500 "Sonderposten [in %]" => 334 "Stempel [in Personalisiert]" => 511 "Stempel [in Zubehör]" => 451 "Stempelkissen [in Zubehör]" => 452 "Steppstoffe [in Stoffe]" => 499 "Stoffe" => 313 "Stoffe - Business" => 437 "Stoffe 50% [in %]" => 504 "Stoffposter [in Personalisiert]" => 608 "Strickstoffe [in Stoffe]" => 476 "Sweat [in Stoffe]" => 376 "Taschenringe [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 584 "Tattoofolie" => 342 "Themenwelten" => 656 "Tierkissen / Formkissen [in Personalisiert]" => 612 "Ton DIY [in Themenwelten]" => 640 "Tüll & Spitze [in Bänder] [in Zubehör]" => 378 "Valentinstag [in Themenwelten]" => 649 "Verpacken [in Zubehör]" => 453 "Verschiedenes [in Zubehör]" => 311 "Verschlüsse [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 588 "Viskose [in Stoffe]" => 522 "Volumenvlies & Gewebeeinlagen [in Stoffe]" => 408 "Vorbestellungen [in Themenwelten]" => 637 "Wachstuch & beschichtete Stoffe [in Stoffe]" => 347 "Web- & Zierband [in Bänder] [in Zubehör]" => 300 "Webband nach Deiner Grafik [in Personalisiert]" => 352 "Weihnachten [in Stempel] [in Zubehör]" => 468 "Wetbags" => 615 "Wetbags & Softshell Taschen - DIY Nähset [in Themenwelten]" => 644 "Winter / Weihnachten [in Stoffe]" => 423 "Winter / Weihnachten [in Themenwelten]" => 653 "Wolle [in Zubehör]" => 527 "Zackenlitze [in Bänder] [in Zubehör]" => 381 "Zubehör" => 344 "div. Buchverlage [in Wolle] [in Zubehör]" => 631 "div. Zubehörhändler [in Wolle] [in Zubehör]" => 630 "mit Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" => 537 "ohne Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" => 538 "Ösen & Stopper [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 587 ] |
expanded | false |
same as passed value |
multiple | false |
same as passed value |
placeholder | "wählen..." |
same as passed 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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "%" => 592 "A2Z CREW. - Kollektion [in Themenwelten]" => 645 "Adventskalender [in Themenwelten]" => 654 "Amano [in Wolle] [in Zubehör]" => 632 "Artikel zum Befüllen" => 425 "Aufnäher & Aufbügler [in Zubehör]" => 384 "BC Garn [in Wolle] [in Zubehör]" => 623 "Bade-Stoffe-x [in Stoffe]" => 444 "Baumwolle [in Stoffe]" => 533 "Baumwolle Blumen [in Baumwolle] [in Stoffe]" => 353 "Baumwolle Herzen & Sterne [in Baumwolle] [in Stoffe]" => 355 "Baumwolle Maritim & Piraten [in Baumwolle] [in Stoffe]" => 356 "Baumwolle Muster & Motive [in Baumwolle] [in Stoffe]" => 357 "Baumwolle Punkte & Streifen [in Baumwolle] [in Stoffe]" => 360 "Baumwolle Uni [in Baumwolle] [in Stoffe]" => 363 "Baumwolle aus Japan [in Baumwolle] [in Stoffe]" => 364 "Becher [in Personalisiert]" => 598 "Besondere Anlässe [in Stempel] [in Zubehör]" => 464 "Besondere Geschenke [in Themenwelten]" => 638 "Bommelborte [in Bänder] [in Zubehör]" => 380 "Bänder [in Zubehör]" => 314 "Bündchen [in Stoffe]" => 362 "Canvas & Jeans [in Stoffe]" => 375 "Clear Stamps" => 332 "Clips, Haken, Ösen & Verschlüsse [in Zubehör]" => 302 "CocoKnits [in Wolle] [in Zubehör]" => 629 "Cord [in Stoffe]" => 373 "Cowgirl Blues [in Wolle] [in Zubehör]" => 621 "DIY-Babydecke [in Personalisiert]" => 514 "DIY-Lampenschirme [in Personalisiert]" => 590 "DIY-Nähset" => 506 "DIY-Schultüte [in Personalisiert]" => 503 "DIY-Stickrahmen [in Personalisiert]" => 536 "DIY-Wetbag [in Personalisiert]" => 614 "Dies und Das [in Stempel] [in Zubehör]" => 467 "Eigenproduktionen [in Stoffe]" => 535 "Eigenproduktionen" => 395 "Epoxid / Resin [in Themenwelten]" => 635 "Erika Knight [in Wolle] [in Zubehör]" => 622 "Fibre Mood [in %]" => 600 "Filz [in Stoffe]" => 439 "Fleece & Walk [in Stoffe]" => 341 "Freebies" => 602 "Frottee & Nicky [in Stoffe]" => 377 "Fru Zippe [in Wolle] [in Zubehör]" => 628 "Für Masken [in Zubehör]" => 596 "Garn [in Zubehör]" => 301 "Geburtstag [in Stempel] [in Zubehör]" => 462 "Geschwister [in DIY-Schultüte] [in Personalisiert]" => 505 "Gießpulver [in Themenwelten]" => 636 "Gummibänder [in Bänder] [in Zubehör]" => 303 "Gurtband [in Bänder] [in Zubehör]" => 304 "Hamburger Liebe Special [in %]" => 543 "Helfer aller Art [in Zubehör]" => 406 "Herbst [in Silikonformen]" => 652 "Hochzeit [in Stempel] [in Zubehör]" => 463 "Hochzeit [in Themenwelten]" => 642 "Holz-Label [in Label] [in Zubehör]" => 539 "Holzschilder [in Personalisiert]" => 593 "Hühnerliebe [in Themenwelten]" => 655 "Individuelle Kunstleder-Label [in Personalisiert]" => 471 "Javanaise & Blusenstoffe [in Stoffe]" => 542 "Jersey [in Stoffe]" => 534 "Jersey Motive [in Stickdateien - Download]" => 366 "Jersey Muster & Motive [in Jersey] [in Stoffe]" => 325 "Jersey Punkte & Sterne [in Jersey] [in Stoffe]" => 369 "Jersey Streifen & Uni [in Jersey] [in Stoffe]" => 370 "Kalender und Zubehör" => 424 "Karabiner [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 586 "Karen Noe Design [in Wolle] [in Zubehör]" => 627 "Kerzen DIY" => 651 "Kleiderbügel [in Personalisiert]" => 512 "Klettband [in Bänder] [in Zubehör]" => 309 "Knools [in Wolle] [in Zubehör]" => 626 "Knöpfe & Knopfboxen [in Zubehör]" => 333 "Kordeln und Schnüre [in Bänder] [in Zubehör]" => 308 "Kremke [in Wolle] [in Zubehör]" => 625 "Kremke Soul Wool [in Wolle] [in Zubehör]" => 616 "Kunstleder [in Stoffe]" => 523 "Kunstleder-Label [in Label] [in Zubehör]" => 472 "Kurzwaren 50% [in %]" => 516 "Label [in Zubehör]" => 315 "Label nach Deiner Grafik [in Personalisiert]" => 350 "Label nach Deiner Zeichnung [in Personalisiert]" => 419 "Label-gewebt [in Label] [in Zubehör]" => 248 "Labeldesigner [in Personalisiert]" => 351 "Leinen & Nessel [in Stoffe]" => 336 "Let's go RETRO [in Themenwelten]" => 647 "Manos del Uruguay [in Wolle] [in Zubehör]" => 617 "Mini Stempel [in Stempel] [in Zubehör]" => 469 "Motivstempel [in Stempel] [in Zubehör]" => 465 "Musselin [in Stoffe]" => 508 "Nomadnoos [in Wolle] [in Zubehör]" => 624 "Nordisch [in Stempel] [in Zubehör]" => 466 "Onkel Bo" => 611 "Paspel [in Bänder] [in Zubehör]" => 331 "Personalisiert" => 529 "Plotter-Zubehör [in Zubehör]" => 446 "Rahmen und Sets" => 603 "Reißverschlüsse [in Zubehör]" => 305 "Rips- & Samtband [in Bänder] [in Zubehör]" => 340 "Romanit [in Stoffe]" => 540 "Rub-Ons" => 509 "Rüschenband [in Bänder] [in Zubehör]" => 379 "Schieber [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 585 "Schmucke Stücke [in Zubehör]" => 310 "Schnittmuster [in Zubehör]" => 307 "Schrägband [in Bänder] [in Zubehör]" => 306 "Schultüten" => 502 "Shibui Knits [in Wolle] [in Zubehör]" => 633 "Siebdruck" => 591 "Siebdruckfarbe [in Zubehör]" => 604 "Silikonformen [in Themenwelten]" => 657 "Silikonformen" => 634 "Softshell [in Stoffe]" => 500 "Sonderposten [in %]" => 334 "Stempel [in Personalisiert]" => 511 "Stempel [in Zubehör]" => 451 "Stempelkissen [in Zubehör]" => 452 "Steppstoffe [in Stoffe]" => 499 "Stoffe" => 313 "Stoffe - Business" => 437 "Stoffe 50% [in %]" => 504 "Stoffposter [in Personalisiert]" => 608 "Strickstoffe [in Stoffe]" => 476 "Sweat [in Stoffe]" => 376 "Taschenringe [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 584 "Tattoofolie" => 342 "Themenwelten" => 656 "Tierkissen / Formkissen [in Personalisiert]" => 612 "Ton DIY [in Themenwelten]" => 640 "Tüll & Spitze [in Bänder] [in Zubehör]" => 378 "Valentinstag [in Themenwelten]" => 649 "Verpacken [in Zubehör]" => 453 "Verschiedenes [in Zubehör]" => 311 "Verschlüsse [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 588 "Viskose [in Stoffe]" => 522 "Volumenvlies & Gewebeeinlagen [in Stoffe]" => 408 "Vorbestellungen [in Themenwelten]" => 637 "Wachstuch & beschichtete Stoffe [in Stoffe]" => 347 "Web- & Zierband [in Bänder] [in Zubehör]" => 300 "Webband nach Deiner Grafik [in Personalisiert]" => 352 "Weihnachten [in Stempel] [in Zubehör]" => 468 "Wetbags" => 615 "Wetbags & Softshell Taschen - DIY Nähset [in Themenwelten]" => 644 "Winter / Weihnachten [in Stoffe]" => 423 "Winter / Weihnachten [in Themenwelten]" => 653 "Wolle [in Zubehör]" => 527 "Zackenlitze [in Bänder] [in Zubehör]" => 381 "Zubehör" => 344 "div. Buchverlage [in Wolle] [in Zubehör]" => 631 "div. Zubehörhändler [in Wolle] [in Zubehör]" => 630 "mit Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" => 537 "ohne Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" => 538 "Ösen & Stopper [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" => 587 ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "wählen..." |
placeholder_attr | [] |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4618 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4617 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_ocCategories" ] |
cache_key | "_form_ocCategories_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4740 +data: 592 +value: "592" +label: "%" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4713 +data: 645 +value: "645" +label: "A2Z CREW. - Kollektion [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4738 +data: 654 +value: "654" +label: "Adventskalender [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4736 +data: 632 +value: "632" +label: "Amano [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4714 +data: 425 +value: "425" +label: "Artikel zum Befüllen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4587 +data: 384 +value: "384" +label: "Aufnäher & Aufbügler [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4712 +data: 623 +value: "623" +label: "BC Garn [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4711 +data: 444 +value: "444" +label: "Bade-Stoffe-x [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4709 +data: 533 +value: "533" +label: "Baumwolle [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4678 +data: 353 +value: "353" +label: "Baumwolle Blumen [in Baumwolle] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4578 +data: 355 +value: "355" +label: "Baumwolle Herzen & Sterne [in Baumwolle] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4569 +data: 356 +value: "356" +label: "Baumwolle Maritim & Piraten [in Baumwolle] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4669 +data: 357 +value: "357" +label: "Baumwolle Muster & Motive [in Baumwolle] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4619 +data: 360 +value: "360" +label: "Baumwolle Punkte & Streifen [in Baumwolle] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4548 +data: 363 +value: "363" +label: "Baumwolle Uni [in Baumwolle] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4598 +data: 364 +value: "364" +label: "Baumwolle aus Japan [in Baumwolle] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4610 +data: 598 +value: "598" +label: "Becher [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4631 +data: 464 +value: "464" +label: "Besondere Anlässe [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4783 +data: 638 +value: "638" +label: "Besondere Geschenke [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4784 +data: 380 +value: "380" +label: "Bommelborte [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4785 +data: 314 +value: "314" +label: "Bänder [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4786 +data: 362 +value: "362" +label: "Bündchen [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4787 +data: 375 +value: "375" +label: "Canvas & Jeans [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4788 +data: 332 +value: "332" +label: "Clear Stamps" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4789 +data: 302 +value: "302" +label: "Clips, Haken, Ösen & Verschlüsse [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4790 +data: 629 +value: "629" +label: "CocoKnits [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4791 +data: 373 +value: "373" +label: "Cord [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4792 +data: 621 +value: "621" +label: "Cowgirl Blues [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4793 +data: 514 +value: "514" +label: "DIY-Babydecke [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4794 +data: 590 +value: "590" +label: "DIY-Lampenschirme [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4795 +data: 506 +value: "506" +label: "DIY-Nähset" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4796 +data: 503 +value: "503" +label: "DIY-Schultüte [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4797 +data: 536 +value: "536" +label: "DIY-Stickrahmen [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4798 +data: 614 +value: "614" +label: "DIY-Wetbag [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4799 +data: 467 +value: "467" +label: "Dies und Das [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4800 +data: 535 +value: "535" +label: "Eigenproduktionen [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4801 +data: 395 +value: "395" +label: "Eigenproduktionen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4802 +data: 635 +value: "635" +label: "Epoxid / Resin [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4803 +data: 622 +value: "622" +label: "Erika Knight [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4804 +data: 600 +value: "600" +label: "Fibre Mood [in %]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4805 +data: 439 +value: "439" +label: "Filz [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4806 +data: 341 +value: "341" +label: "Fleece & Walk [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4807 +data: 602 +value: "602" +label: "Freebies" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4808 +data: 377 +value: "377" +label: "Frottee & Nicky [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4809 +data: 628 +value: "628" +label: "Fru Zippe [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4810 +data: 596 +value: "596" +label: "Für Masken [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4811 +data: 301 +value: "301" +label: "Garn [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4812 +data: 462 +value: "462" +label: "Geburtstag [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4813 +data: 505 +value: "505" +label: "Geschwister [in DIY-Schultüte] [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4814 +data: 636 +value: "636" +label: "Gießpulver [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4815 +data: 303 +value: "303" +label: "Gummibänder [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4816 +data: 304 +value: "304" +label: "Gurtband [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4817 +data: 543 +value: "543" +label: "Hamburger Liebe Special [in %]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4818 +data: 406 +value: "406" +label: "Helfer aller Art [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4819 +data: 652 +value: "652" +label: "Herbst [in Silikonformen]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4820 +data: 463 +value: "463" +label: "Hochzeit [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4821 +data: 642 +value: "642" +label: "Hochzeit [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4822 +data: 539 +value: "539" +label: "Holz-Label [in Label] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4823 +data: 593 +value: "593" +label: "Holzschilder [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4824 +data: 655 +value: "655" +label: "Hühnerliebe [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4825 +data: 471 +value: "471" +label: "Individuelle Kunstleder-Label [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4826 +data: 542 +value: "542" +label: "Javanaise & Blusenstoffe [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4827 +data: 534 +value: "534" +label: "Jersey [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4828 +data: 366 +value: "366" +label: "Jersey Motive [in Stickdateien - Download]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4829 +data: 325 +value: "325" +label: "Jersey Muster & Motive [in Jersey] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4830 +data: 369 +value: "369" +label: "Jersey Punkte & Sterne [in Jersey] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4831 +data: 370 +value: "370" +label: "Jersey Streifen & Uni [in Jersey] [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4832 +data: 424 +value: "424" +label: "Kalender und Zubehör" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4833 +data: 586 +value: "586" +label: "Karabiner [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4834 +data: 627 +value: "627" +label: "Karen Noe Design [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4835 +data: 651 +value: "651" +label: "Kerzen DIY" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4836 +data: 512 +value: "512" +label: "Kleiderbügel [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4837 +data: 309 +value: "309" +label: "Klettband [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4838 +data: 626 +value: "626" +label: "Knools [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4839 +data: 333 +value: "333" +label: "Knöpfe & Knopfboxen [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4840 +data: 308 +value: "308" +label: "Kordeln und Schnüre [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4841 +data: 625 +value: "625" +label: "Kremke [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4842 +data: 616 +value: "616" +label: "Kremke Soul Wool [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4843 +data: 523 +value: "523" +label: "Kunstleder [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4844 +data: 472 +value: "472" +label: "Kunstleder-Label [in Label] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4845 +data: 516 +value: "516" +label: "Kurzwaren 50% [in %]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4846 +data: 315 +value: "315" +label: "Label [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4847 +data: 350 +value: "350" +label: "Label nach Deiner Grafik [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4848 +data: 419 +value: "419" +label: "Label nach Deiner Zeichnung [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4849 +data: 248 +value: "248" +label: "Label-gewebt [in Label] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4850 +data: 351 +value: "351" +label: "Labeldesigner [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4851 +data: 336 +value: "336" +label: "Leinen & Nessel [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4852 +data: 647 +value: "647" +label: "Let's go RETRO [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4853 +data: 617 +value: "617" +label: "Manos del Uruguay [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4854 +data: 469 +value: "469" +label: "Mini Stempel [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4855 +data: 465 +value: "465" +label: "Motivstempel [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4856 +data: 508 +value: "508" +label: "Musselin [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4857 +data: 624 +value: "624" +label: "Nomadnoos [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4858 +data: 466 +value: "466" +label: "Nordisch [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4859 +data: 611 +value: "611" +label: "Onkel Bo" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4860 +data: 331 +value: "331" +label: "Paspel [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4861 +data: 529 +value: "529" +label: "Personalisiert" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4862 +data: 446 +value: "446" +label: "Plotter-Zubehör [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4863 +data: 603 +value: "603" +label: "Rahmen und Sets" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4864 +data: 305 +value: "305" +label: "Reißverschlüsse [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4865 +data: 340 +value: "340" +label: "Rips- & Samtband [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4866 +data: 540 +value: "540" +label: "Romanit [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4867 +data: 509 +value: "509" +label: "Rub-Ons" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4868 +data: 379 +value: "379" +label: "Rüschenband [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4869 +data: 585 +value: "585" +label: "Schieber [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4870 +data: 310 +value: "310" +label: "Schmucke Stücke [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4871 +data: 307 +value: "307" +label: "Schnittmuster [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4872 +data: 306 +value: "306" +label: "Schrägband [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4873 +data: 502 +value: "502" +label: "Schultüten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4874 +data: 633 +value: "633" +label: "Shibui Knits [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4875 +data: 591 +value: "591" +label: "Siebdruck" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4876 +data: 604 +value: "604" +label: "Siebdruckfarbe [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4877 +data: 657 +value: "657" +label: "Silikonformen [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4878 +data: 634 +value: "634" +label: "Silikonformen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4879 +data: 500 +value: "500" +label: "Softshell [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4880 +data: 334 +value: "334" +label: "Sonderposten [in %]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4881 +data: 511 +value: "511" +label: "Stempel [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4882 +data: 451 +value: "451" +label: "Stempel [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4883 +data: 452 +value: "452" +label: "Stempelkissen [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4884 +data: 499 +value: "499" +label: "Steppstoffe [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4885 +data: 313 +value: "313" +label: "Stoffe" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4886 +data: 437 +value: "437" +label: "Stoffe - Business" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4887 +data: 504 +value: "504" +label: "Stoffe 50% [in %]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4888 +data: 608 +value: "608" +label: "Stoffposter [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4889 +data: 476 +value: "476" +label: "Strickstoffe [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4890 +data: 376 +value: "376" +label: "Sweat [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4891 +data: 584 +value: "584" +label: "Taschenringe [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4892 +data: 342 +value: "342" +label: "Tattoofolie" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4893 +data: 656 +value: "656" +label: "Themenwelten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4894 +data: 612 +value: "612" +label: "Tierkissen / Formkissen [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4895 +data: 640 +value: "640" +label: "Ton DIY [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4896 +data: 378 +value: "378" +label: "Tüll & Spitze [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4897 +data: 649 +value: "649" +label: "Valentinstag [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4898 +data: 453 +value: "453" +label: "Verpacken [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4899 +data: 311 +value: "311" +label: "Verschiedenes [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4900 +data: 588 +value: "588" +label: "Verschlüsse [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4901 +data: 522 +value: "522" +label: "Viskose [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4902 +data: 408 +value: "408" +label: "Volumenvlies & Gewebeeinlagen [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4903 +data: 637 +value: "637" +label: "Vorbestellungen [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4904 +data: 347 +value: "347" +label: "Wachstuch & beschichtete Stoffe [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4905 +data: 300 +value: "300" +label: "Web- & Zierband [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4906 +data: 352 +value: "352" +label: "Webband nach Deiner Grafik [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4907 +data: 468 +value: "468" +label: "Weihnachten [in Stempel] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4908 +data: 615 +value: "615" +label: "Wetbags" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4909 +data: 644 +value: "644" +label: "Wetbags & Softshell Taschen - DIY Nähset [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4910 +data: 423 +value: "423" +label: "Winter / Weihnachten [in Stoffe]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4911 +data: 653 +value: "653" +label: "Winter / Weihnachten [in Themenwelten]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4912 +data: 527 +value: "527" +label: "Wolle [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4913 +data: 381 +value: "381" +label: "Zackenlitze [in Bänder] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4914 +data: 344 +value: "344" +label: "Zubehör" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4915 +data: 631 +value: "631" +label: "div. Buchverlage [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4916 +data: 630 +value: "630" +label: "div. Zubehörhändler [in Wolle] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4917 +data: 537 +value: "537" +label: "mit Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4918 +data: 538 +value: "538" +label: "ohne Personalisierung [in DIY-Stickrahmen] [in Personalisiert]" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4919 +data: 587 +value: "587" +label: "Ösen & Stopper [in Clips, Haken, Ösen & Verschlüsse] [in Zubehör]" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4742 -errors: [] -form: Symfony\Component\Form\Form {#4699 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#4741 …5} |
full_name | "form[ocCategories]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_ocCategories" |
is_selected | Closure($choice, $value) {#4921 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "ocCategories" |
placeholder | "wählen..." |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_ocCategories" |
valid | true |
value | "" |
mixAndMatch
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 |
---|---|---|
label | false |
same as passed 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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4628 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
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() {#4630 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4629 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_form_mixAndMatch" ] |
cache_key | "_form_mixAndMatch_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4922 -errors: [] -form: Symfony\Component\Form\Form {#4702 …} } |
form | Symfony\Component\Form\FormView {#4923 …5} |
full_name | "form[mixAndMatch]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_mixAndMatch" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "mixAndMatch" |
priority | 0 |
required | false |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_mixAndMatch" |
valid | true |
value | "" |
quantity
Errors
This form has no errors.
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 | [ -666 => "-666" -777 => "-777" -999 => "-999" "nicht" => "not" ] |
[ -666 => "-666" -777 => "-777" -999 => "-999" "nicht" => "not" ] |
label | "Wert ausschließen" |
same as passed value |
multiple | true |
same as passed value |
placeholder | "bitte wählen" |
null
|
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_lazy | false |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ -666 => "-666" -777 => "-777" -999 => "-999" "nicht" => "not" ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
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 | "Wert ausschließen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | true |
placeholder | null |
placeholder_attr | [] |
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 | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#4638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4637 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_quantity" ] |
cache_key | "_form_quantity_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4926 +data: "-666" +value: "-666" +label: "-666" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4927 +data: "-777" +value: "-777" +label: "-777" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4928 +data: "-999" +value: "-999" +label: "-999" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4929 +data: "not" +value: "not" +label: "nicht" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4924 -errors: [] -form: Symfony\Component\Form\Form {#4705 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#4925 …5} |
full_name | "form[quantity][]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_quantity" |
is_selected | Closure($choice, array $values) {#4931 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | "Wert ausschließen" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | true |
name | "quantity" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_quantity" |
valid | true |
value | [] |
swCustomTemplate
Errors
This form has no errors.
Default Data
This form has default data defined.
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_form_swCustomTemplate" ] |
cache_key | "_form_swCustomTemplate_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#4934 +data: "" +value: "" +label: "keine" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4935 +data: "7eaf42a1b6854185b88387e48c93c3d6" +value: "7eaf42a1b6854185b88387e48c93c3d6" +label: "Babydecke 2 Textfelder" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4936 +data: "6f3a4e7fec15471da941ca0b6e594046" +value: "6f3a4e7fec15471da941ca0b6e594046" +label: "Becher ohne Namen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4937 +data: "0f51bee4235046fe8484a3c26f8abaee" +value: "0f51bee4235046fe8484a3c26f8abaee" +label: "Emaillebecher" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4938 +data: "3a9f91f787e44e0d9d5b1e00cedb45fc" +value: "3a9f91f787e44e0d9d5b1e00cedb45fc" +label: "Lampenschirme" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4939 +data: "f760e64281714ce283e51bf8e0d7f29a" +value: "f760e64281714ce283e51bf8e0d7f29a" +label: "Onkel Bo 2 Textfelder" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4940 +data: "12e7536c9dd0499fb84f105493253c5b" +value: "12e7536c9dd0499fb84f105493253c5b" +label: "Onkel Bo Eigene Grafik" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4941 +data: "30d2f84d75f141769f4df6251395c460" +value: "30d2f84d75f141769f4df6251395c460" +label: "Poncho Kindergrößen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4942 +data: "9076608bde6e484b9144c19441db6d8c" +value: "9076608bde6e484b9144c19441db6d8c" +label: "Poster 2 Textfelder" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4943 +data: "e30ddc2fc35f49bf8f7bbe525f3ac1b1" +value: "e30ddc2fc35f49bf8f7bbe525f3ac1b1" +label: "Poster Foto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4944 +data: "0169d36617aa46a586860cc25d86c7ec" +value: "0169d36617aa46a586860cc25d86c7ec" +label: "Schultüten" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4945 +data: "820e4fafc9b64fa8b950809824c84202" +value: "820e4fafc9b64fa8b950809824c84202" +label: "Schultüten WF (ScTuFabr)" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4946 +data: "94f4b28f5b424532a9ecc72d2b18b487" +value: "94f4b28f5b424532a9ecc72d2b18b487" +label: "Stempel" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4947 +data: "23008e6063bc41c79c703017385ea324" +value: "23008e6063bc41c79c703017385ea324" +label: "Stickrahmen Foto" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4948 +data: "71c96a96da9342bb97d1dad570827076" +value: "71c96a96da9342bb97d1dad570827076" +label: "Tierkissen" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#4949 +data: "5ba0d180423543f8b085c4ded8ea4551" +value: "5ba0d180423543f8b085c4ded8ea4551" +label: "wetbags" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4932 -errors: [] -form: Symfony\Component\Form\Form {#4768 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#4933 …5} |
full_name | "form[swCustomTemplate]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "form_swCustomTemplate" |
is_selected | Closure($choice, $value) {#4951 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "swCustomTemplate" |
placeholder | null |
placeholder_attr | [] |
placeholder_in_choices | true |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
separator_html | false |
submitted | false |
translation_domain | null |
unique_block_prefix | "_form_swCustomTemplate" |
valid | true |
value | "" |
_token
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "csrf-token" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "data-controller" => "csrf-protection" "autocomplete" => "off" ] |
[ "data-controller" => "csrf-protection" "autocomplete" => "off" ] |
block_prefix | "csrf_token" |
same as passed value |
data | "csrf-token" |
same as passed value |
mapped | false |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "data-controller" => "csrf-protection" "autocomplete" => "off" ] |
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 | "submit" |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#46 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#203 …} -logger: Monolog\Logger {#111 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#45 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | "csrf-token" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#4955 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
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() {#4957 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#4398 …} $message: Closure() {#4956 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" "autocomplete" => "off" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
cache_key | "_form__token_hidden" |
compound | false |
data | "csrf-token" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4967 -errors: [] -form: Symfony\Component\Form\Form {#4963 …} } |
form | Symfony\Component\Form\FormView {#4958 …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 | "csrf-token" |