- Request / Response
- Performance
- Validator
- Forms 1
- Exception
- Logs 363
- Events
- Routing
- Cache
- Translation 28
- Security
- Twig
- HTTP Client
- Doctrine
- E-mails
- Debug
- E-mails
- Elastica
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
min
-
max
-
view
-
sortBy
-
1categories
-
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
-
12
-
13
-
14
-
-
-
0
-
1
-
-
(no name)
"App\Form\ECommerce\Filter\ProductFilterType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [ "min" => null "max" => null "view" => "large-icons" "sortBy" => null "categories" => [] "subCategories" => [] "manufacturers" => [] ] |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | true |
| allow_file_upload | false |
| attr | [ "step" => 50 "exponent" => 5 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#961 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#367 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "GET" |
| 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 | "ECommerceBundle" |
| trim | true |
| upload_max_size_message | Closure() {#894 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#964 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "step" => 50 "exponent" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "" "_" ] |
| cache_key | "__" |
| compound | true |
| data | [ "min" => null "max" => null "view" => "large-icons" "sortBy" => null "categories" => [] "subCategories" => [] "manufacturers" => [] ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3120 -form: Symfony\Component\Form\Form {#1593 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3121 …5} |
| full_name | "" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_" |
| valid | false |
| value | [ "min" => null "max" => null "view" => "large-icons" "sortBy" => null "categories" => [] "subCategories" => [] "manufacturers" => [] ] |
min
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#936 +payload: null +groups: [ "Default" ] +message: "The value must be greater than {{ compared_value }}." +value: 0 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#936 +payload: null +groups: [ "Default" ] +message: "The value must be greater than {{ compared_value }}." +value: 0 +propertyPath: null } ] |
| label | null |
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 | [ Symfony\Component\Validator\Constraints\GreaterThanOrEqual {#936 +payload: null +groups: [ "Default" ] +message: "The value must be greater than {{ compared_value }}." +value: 0 +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#950 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#893 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#947 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_min" ] |
| cache_key | "_min_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#557 -form: Symfony\Component\Form\Form {#1596 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3002 …5} |
| full_name | "min" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "min" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "min" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_min" |
| valid | true |
| value | "" |
max
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\GreaterThan {#940 +payload: null +groups: [ "Default" ] +message: "The value must be greater than {{ compared_value }}." +value: 0 +propertyPath: null } ] |
[ Symfony\Component\Validator\Constraints\GreaterThan {#940 +payload: null +groups: [ "Default" ] +message: "The value must be greater than {{ compared_value }}." +value: 0 +propertyPath: null } ] |
| label | null |
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 | [ Symfony\Component\Validator\Constraints\GreaterThan {#940 +payload: null +groups: [ "Default" ] +message: "The value must be greater than {{ compared_value }}." +value: 0 +propertyPath: null } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#54 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#367 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1492 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#868 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_max" ] |
| cache_key | "_max_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2986 -form: Symfony\Component\Form\Form {#1599 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3001 …5} |
| full_name | "max" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "max" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "max" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_max" |
| valid | true |
| value | "" |
view
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "large-icons" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1502 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#367 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#1501 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "_view" ] |
| cache_key | "_view_hidden" |
| compound | false |
| data | "large-icons" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3112 -form: Symfony\Component\Form\Form {#1602 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3077 …5} |
| full_name | "view" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "view" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "view" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_view" |
| valid | true |
| value | "large-icons" |
sortBy
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "aria-label" => "Sort" ] |
[ "aria-label" => "Sort" ] |
| choice_label | Closure($choice, $key, $value) {#933 class: "App\Form\ECommerce\Filter\ProductFilterType" this: App\Form\ECommerce\Filter\ProductFilterType {#851 …} } |
same as passed value |
| choice_value | Closure($choice) {#932 class: "App\Form\ECommerce\Filter\ProductFilterType" this: App\Form\ECommerce\Filter\ProductFilterType {#851 …} } |
same as passed value |
| choices | [ "general.sort" => null "general.price_asc" => "price_asc" "general.price_desc" => "price_desc" "general.name_asc" => "name_asc" "general.name_desc" => "name_desc" ] |
[ "general.sort" => null "general.price_asc" => "price_asc" "general.price_desc" => "price_desc" "general.name_asc" => "name_asc" "general.name_desc" => "name_desc" ] |
| 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 | [ "aria-label" => "Sort" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($choice, $key, $value) {#933 class: "App\Form\ECommerce\Filter\ProductFilterType" this: App\Form\ECommerce\Filter\ProductFilterType {#851 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure($choice) {#932 class: "App\Form\ECommerce\Filter\ProductFilterType" this: App\Form\ECommerce\Filter\ProductFilterType {#851 …} } |
| choices | [ "general.sort" => null "general.price_asc" => "price_asc" "general.price_desc" => "price_desc" "general.name_asc" => "name_asc" "general.name_desc" => "name_desc" ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1512 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#1511 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "aria-label" => "Sort" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_sortBy" ] |
| cache_key | "_sortBy_choice" |
| choice_translation_domain | "ECommerceBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#3108 +label: "general.sort" +value: "" +data: null +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3111 +label: "general.price_asc" +value: "price_asc" +data: "price_asc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3109 +label: "general.price_desc" +value: "price_desc" +data: "price_desc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3170 +label: "general.name_asc" +value: "name_asc" +data: "name_asc" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#3162 +label: "general.name_desc" +value: "name_desc" +data: "name_desc" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3110 -form: Symfony\Component\Form\Form {#1605 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#3113 …5} |
| full_name | "sortBy" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "sortBy" |
| is_selected | Closure($choice, $value) {#3167 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1089 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "sortBy" |
| placeholder | null |
| placeholder_in_choices | true |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_sortBy" |
| valid | true |
| value | "" |
categories
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Errors
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| choice_label | Closure($category): string {#2068 returnType: "string" class: "App\Form\ECommerce\Filter\ProductFilterType" this: App\Form\ECommerce\Filter\ProductFilterType {#851 …} } |
same as passed value |
| choice_value | "id" |
same as passed value |
| choices | [] |
same as passed value |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure($category): string {#2068 returnType: "string" class: "App\Form\ECommerce\Filter\ProductFilterType" this: App\Form\ECommerce\Filter\ProductFilterType {#851 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | [] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2160 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2086 …} } } |
| validation_groups | null |
View Variables
subCategories
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| choice_label | "name" |
same as passed value |
| choice_value | "id" |
same as passed value |
| choices | [ App\Entity\ECommerce\ProductSubCategory {#2203 -id: 21 -remoteId: 180 -code: "01" -name: "Ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2222 …} -productGroups: Doctrine\ORM\PersistentCollection {#2237 …} -createdAt: DateTime @1743515820 {#2200 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743515820 {#2201 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2244 -id: 22 -remoteId: 181 -code: "02" -name: "Upeti ležajevi, kućišta i ležajne jedinice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2245 …} -productGroups: Doctrine\ORM\PersistentCollection {#2247 …} -createdAt: DateTime @1743515820 {#2242 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2243 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2251 -id: 23 -remoteId: 182 -code: "04" -name: "Kuglice, iglice, valjčići" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2252 …} -productGroups: Doctrine\ORM\PersistentCollection {#2254 …} -createdAt: DateTime @1743515820 {#2249 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2250 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2258 -id: 25 -remoteId: 184 -code: "03" -name: "Kućišta i oprema" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2259 …} -productGroups: Doctrine\ORM\PersistentCollection {#2261 …} -createdAt: DateTime @1743517980 {#2256 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2257 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2265 -id: 26 -remoteId: 236 -code: "06" -name: "Hilzne, matice, navrtke, pločice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2266 …} -productGroups: Doctrine\ORM\PersistentCollection {#2268 …} -createdAt: DateTime @1747322820 {#2263 date: 2025-05-15 15:27:00.0 UTC (+00:00) } -updatedAt: DateTime @1747323240 {#2264 date: 2025-05-15 15:34:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2272 -id: 41 -remoteId: 165 -code: "01" -name: "Linearna kolica (vagončić)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2274 …} -productGroups: Doctrine\ORM\PersistentCollection {#2276 …} -createdAt: DateTime @1743513780 {#2270 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2271 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2280 -id: 42 -remoteId: 166 -code: "02" -name: "Linearna šina (vođica)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2281 …} -productGroups: Doctrine\ORM\PersistentCollection {#2283 …} -createdAt: DateTime @1743513780 {#2278 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2279 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2287 -id: 43 -remoteId: 167 -code: "03" -name: "Dodaci linearnim sistemima" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2288 …} -productGroups: Doctrine\ORM\PersistentCollection {#2290 …} -createdAt: DateTime @1743513780 {#2285 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2286 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2294 -id: 44 -remoteId: 168 -code: "04" -name: "Okrugle linearne vođice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2295 …} -productGroups: Doctrine\ORM\PersistentCollection {#2297 …} -createdAt: DateTime @1743513840 {#2292 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513840 {#2293 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2301 -id: 45 -remoteId: 172 -code: "05" -name: "Linearni ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2302 …} -productGroups: Doctrine\ORM\PersistentCollection {#2304 …} -createdAt: DateTime @1743514320 {#2299 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514320 {#2300 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2308 -id: 46 -remoteId: 173 -code: "06" -name: "Linearne ležajne jedinice (ležaj + kućište)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2309 …} -productGroups: Doctrine\ORM\PersistentCollection {#2311 …} -createdAt: DateTime @1743514380 {#2306 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514380 {#2307 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2315 -id: 47 -remoteId: 174 -code: "07" -name: "Nosači okruglih linearnih vođica" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2316 …} -productGroups: Doctrine\ORM\PersistentCollection {#2318 …} -createdAt: DateTime @1743514500 {#2313 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514500 {#2314 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2322 -id: 48 -remoteId: 175 -code: "08" -name: "Navojna vretena" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2323 …} -productGroups: Doctrine\ORM\PersistentCollection {#2325 …} -createdAt: DateTime @1743514560 {#2320 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514560 {#2321 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2329 -id: 49 -remoteId: 176 -code: "09" -name: "Navojne matice (navrtke)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2330 …} -productGroups: Doctrine\ORM\PersistentCollection {#2332 …} -createdAt: DateTime @1743514620 {#2327 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514620 {#2328 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2336 -id: 50 -remoteId: 177 -code: "10" -name: "Igličaste linearne staze" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2337 …} -productGroups: Doctrine\ORM\PersistentCollection {#2339 …} -createdAt: DateTime @1743514920 {#2334 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514920 {#2335 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } ] |
[ App\Entity\ECommerce\ProductSubCategory {#2203 -id: 21 -remoteId: 180 -code: "01" -name: "Ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2222 …} -productGroups: Doctrine\ORM\PersistentCollection {#2237 …} -createdAt: DateTime @1743515820 {#2200 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743515820 {#2201 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2244 -id: 22 -remoteId: 181 -code: "02" -name: "Upeti ležajevi, kućišta i ležajne jedinice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2245 …} -productGroups: Doctrine\ORM\PersistentCollection {#2247 …} -createdAt: DateTime @1743515820 {#2242 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2243 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2251 -id: 23 -remoteId: 182 -code: "04" -name: "Kuglice, iglice, valjčići" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2252 …} -productGroups: Doctrine\ORM\PersistentCollection {#2254 …} -createdAt: DateTime @1743515820 {#2249 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2250 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2258 -id: 25 -remoteId: 184 -code: "03" -name: "Kućišta i oprema" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2259 …} -productGroups: Doctrine\ORM\PersistentCollection {#2261 …} -createdAt: DateTime @1743517980 {#2256 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2257 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2265 -id: 26 -remoteId: 236 -code: "06" -name: "Hilzne, matice, navrtke, pločice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2266 …} -productGroups: Doctrine\ORM\PersistentCollection {#2268 …} -createdAt: DateTime @1747322820 {#2263 date: 2025-05-15 15:27:00.0 UTC (+00:00) } -updatedAt: DateTime @1747323240 {#2264 date: 2025-05-15 15:34:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2272 -id: 41 -remoteId: 165 -code: "01" -name: "Linearna kolica (vagončić)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2274 …} -productGroups: Doctrine\ORM\PersistentCollection {#2276 …} -createdAt: DateTime @1743513780 {#2270 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2271 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2280 -id: 42 -remoteId: 166 -code: "02" -name: "Linearna šina (vođica)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2281 …} -productGroups: Doctrine\ORM\PersistentCollection {#2283 …} -createdAt: DateTime @1743513780 {#2278 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2279 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2287 -id: 43 -remoteId: 167 -code: "03" -name: "Dodaci linearnim sistemima" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2288 …} -productGroups: Doctrine\ORM\PersistentCollection {#2290 …} -createdAt: DateTime @1743513780 {#2285 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2286 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2294 -id: 44 -remoteId: 168 -code: "04" -name: "Okrugle linearne vođice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2295 …} -productGroups: Doctrine\ORM\PersistentCollection {#2297 …} -createdAt: DateTime @1743513840 {#2292 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513840 {#2293 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2301 -id: 45 -remoteId: 172 -code: "05" -name: "Linearni ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2302 …} -productGroups: Doctrine\ORM\PersistentCollection {#2304 …} -createdAt: DateTime @1743514320 {#2299 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514320 {#2300 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2308 -id: 46 -remoteId: 173 -code: "06" -name: "Linearne ležajne jedinice (ležaj + kućište)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2309 …} -productGroups: Doctrine\ORM\PersistentCollection {#2311 …} -createdAt: DateTime @1743514380 {#2306 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514380 {#2307 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2315 -id: 47 -remoteId: 174 -code: "07" -name: "Nosači okruglih linearnih vođica" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2316 …} -productGroups: Doctrine\ORM\PersistentCollection {#2318 …} -createdAt: DateTime @1743514500 {#2313 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514500 {#2314 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2322 -id: 48 -remoteId: 175 -code: "08" -name: "Navojna vretena" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2323 …} -productGroups: Doctrine\ORM\PersistentCollection {#2325 …} -createdAt: DateTime @1743514560 {#2320 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514560 {#2321 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2329 -id: 49 -remoteId: 176 -code: "09" -name: "Navojne matice (navrtke)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2330 …} -productGroups: Doctrine\ORM\PersistentCollection {#2332 …} -createdAt: DateTime @1743514620 {#2327 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514620 {#2328 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2336 -id: 50 -remoteId: 177 -code: "10" -name: "Igličaste linearne staze" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2337 …} -productGroups: Doctrine\ORM\PersistentCollection {#2339 …} -createdAt: DateTime @1743514920 {#2334 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514920 {#2335 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } ] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | [ App\Entity\ECommerce\ProductSubCategory {#2203 -id: 21 -remoteId: 180 -code: "01" -name: "Ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2222 …} -productGroups: Doctrine\ORM\PersistentCollection {#2237 …} -createdAt: DateTime @1743515820 {#2200 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743515820 {#2201 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2244 -id: 22 -remoteId: 181 -code: "02" -name: "Upeti ležajevi, kućišta i ležajne jedinice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2245 …} -productGroups: Doctrine\ORM\PersistentCollection {#2247 …} -createdAt: DateTime @1743515820 {#2242 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2243 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2251 -id: 23 -remoteId: 182 -code: "04" -name: "Kuglice, iglice, valjčići" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2252 …} -productGroups: Doctrine\ORM\PersistentCollection {#2254 …} -createdAt: DateTime @1743515820 {#2249 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2250 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2258 -id: 25 -remoteId: 184 -code: "03" -name: "Kućišta i oprema" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2259 …} -productGroups: Doctrine\ORM\PersistentCollection {#2261 …} -createdAt: DateTime @1743517980 {#2256 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2257 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2265 -id: 26 -remoteId: 236 -code: "06" -name: "Hilzne, matice, navrtke, pločice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2266 …} -productGroups: Doctrine\ORM\PersistentCollection {#2268 …} -createdAt: DateTime @1747322820 {#2263 date: 2025-05-15 15:27:00.0 UTC (+00:00) } -updatedAt: DateTime @1747323240 {#2264 date: 2025-05-15 15:34:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2272 -id: 41 -remoteId: 165 -code: "01" -name: "Linearna kolica (vagončić)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2274 …} -productGroups: Doctrine\ORM\PersistentCollection {#2276 …} -createdAt: DateTime @1743513780 {#2270 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2271 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2280 -id: 42 -remoteId: 166 -code: "02" -name: "Linearna šina (vođica)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2281 …} -productGroups: Doctrine\ORM\PersistentCollection {#2283 …} -createdAt: DateTime @1743513780 {#2278 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2279 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2287 -id: 43 -remoteId: 167 -code: "03" -name: "Dodaci linearnim sistemima" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2288 …} -productGroups: Doctrine\ORM\PersistentCollection {#2290 …} -createdAt: DateTime @1743513780 {#2285 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2286 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2294 -id: 44 -remoteId: 168 -code: "04" -name: "Okrugle linearne vođice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2295 …} -productGroups: Doctrine\ORM\PersistentCollection {#2297 …} -createdAt: DateTime @1743513840 {#2292 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513840 {#2293 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2301 -id: 45 -remoteId: 172 -code: "05" -name: "Linearni ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2302 …} -productGroups: Doctrine\ORM\PersistentCollection {#2304 …} -createdAt: DateTime @1743514320 {#2299 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514320 {#2300 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2308 -id: 46 -remoteId: 173 -code: "06" -name: "Linearne ležajne jedinice (ležaj + kućište)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2309 …} -productGroups: Doctrine\ORM\PersistentCollection {#2311 …} -createdAt: DateTime @1743514380 {#2306 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514380 {#2307 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2315 -id: 47 -remoteId: 174 -code: "07" -name: "Nosači okruglih linearnih vođica" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2316 …} -productGroups: Doctrine\ORM\PersistentCollection {#2318 …} -createdAt: DateTime @1743514500 {#2313 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514500 {#2314 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2322 -id: 48 -remoteId: 175 -code: "08" -name: "Navojna vretena" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2323 …} -productGroups: Doctrine\ORM\PersistentCollection {#2325 …} -createdAt: DateTime @1743514560 {#2320 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514560 {#2321 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2329 -id: 49 -remoteId: 176 -code: "09" -name: "Navojne matice (navrtke)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2330 …} -productGroups: Doctrine\ORM\PersistentCollection {#2332 …} -createdAt: DateTime @1743514620 {#2327 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514620 {#2328 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } App\Entity\ECommerce\ProductSubCategory {#2336 -id: 50 -remoteId: 177 -code: "10" -name: "Igličaste linearne staze" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2337 …} -productGroups: Doctrine\ORM\PersistentCollection {#2339 …} -createdAt: DateTime @1743514920 {#2334 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514920 {#2335 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2188 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2170 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_subCategories" ] |
| cache_key | "_subCategories_choice" |
| choice_translation_domain | "ECommerceBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "Ležajevi" +value: "21" +data: App\Entity\ECommerce\ProductSubCategory {#2203 -id: 21 -remoteId: 180 -code: "01" -name: "Ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2222 …} -productGroups: Doctrine\ORM\PersistentCollection {#2237 …} -createdAt: DateTime @1743515820 {#2200 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743515820 {#2201 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "Upeti ležajevi, kućišta i ležajne jedinice" +value: "22" +data: App\Entity\ECommerce\ProductSubCategory {#2244 -id: 22 -remoteId: 181 -code: "02" -name: "Upeti ležajevi, kućišta i ležajne jedinice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2245 …} -productGroups: Doctrine\ORM\PersistentCollection {#2247 …} -createdAt: DateTime @1743515820 {#2242 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2243 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "Kuglice, iglice, valjčići" +value: "23" +data: App\Entity\ECommerce\ProductSubCategory {#2251 -id: 23 -remoteId: 182 -code: "04" -name: "Kuglice, iglice, valjčići" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2252 …} -productGroups: Doctrine\ORM\PersistentCollection {#2254 …} -createdAt: DateTime @1743515820 {#2249 date: 2025-04-01 13:57:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2250 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "Kućišta i oprema" +value: "25" +data: App\Entity\ECommerce\ProductSubCategory {#2258 -id: 25 -remoteId: 184 -code: "03" -name: "Kućišta i oprema" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2259 …} -productGroups: Doctrine\ORM\PersistentCollection {#2261 …} -createdAt: DateTime @1743517980 {#2256 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743517980 {#2257 date: 2025-04-01 14:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "Hilzne, matice, navrtke, pločice" +value: "26" +data: App\Entity\ECommerce\ProductSubCategory {#2265 -id: 26 -remoteId: 236 -code: "06" -name: "Hilzne, matice, navrtke, pločice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2221 …} -products: Doctrine\ORM\PersistentCollection {#2266 …} -productGroups: Doctrine\ORM\PersistentCollection {#2268 …} -createdAt: DateTime @1747322820 {#2263 date: 2025-05-15 15:27:00.0 UTC (+00:00) } -updatedAt: DateTime @1747323240 {#2264 date: 2025-05-15 15:34:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2341 +label: "Linearna kolica (vagončić)" +value: "41" +data: App\Entity\ECommerce\ProductSubCategory {#2272 -id: 41 -remoteId: 165 -code: "01" -name: "Linearna kolica (vagončić)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2274 …} -productGroups: Doctrine\ORM\PersistentCollection {#2276 …} -createdAt: DateTime @1743513780 {#2270 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2271 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2342 +label: "Linearna šina (vođica)" +value: "42" +data: App\Entity\ECommerce\ProductSubCategory {#2280 -id: 42 -remoteId: 166 -code: "02" -name: "Linearna šina (vođica)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2281 …} -productGroups: Doctrine\ORM\PersistentCollection {#2283 …} -createdAt: DateTime @1743513780 {#2278 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2279 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2343 +label: "Dodaci linearnim sistemima" +value: "43" +data: App\Entity\ECommerce\ProductSubCategory {#2287 -id: 43 -remoteId: 167 -code: "03" -name: "Dodaci linearnim sistemima" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2288 …} -productGroups: Doctrine\ORM\PersistentCollection {#2290 …} -createdAt: DateTime @1743513780 {#2285 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513780 {#2286 date: 2025-04-01 13:23:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2344 +label: "Okrugle linearne vođice" +value: "44" +data: App\Entity\ECommerce\ProductSubCategory {#2294 -id: 44 -remoteId: 168 -code: "04" -name: "Okrugle linearne vođice" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2295 …} -productGroups: Doctrine\ORM\PersistentCollection {#2297 …} -createdAt: DateTime @1743513840 {#2292 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -updatedAt: DateTime @1743513840 {#2293 date: 2025-04-01 13:24:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2345 +label: "Linearni ležajevi" +value: "45" +data: App\Entity\ECommerce\ProductSubCategory {#2301 -id: 45 -remoteId: 172 -code: "05" -name: "Linearni ležajevi" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2302 …} -productGroups: Doctrine\ORM\PersistentCollection {#2304 …} -createdAt: DateTime @1743514320 {#2299 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514320 {#2300 date: 2025-04-01 13:32:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2346 +label: "Linearne ležajne jedinice (ležaj + kućište)" +value: "46" +data: App\Entity\ECommerce\ProductSubCategory {#2308 -id: 46 -remoteId: 173 -code: "06" -name: "Linearne ležajne jedinice (ležaj + kućište)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2309 …} -productGroups: Doctrine\ORM\PersistentCollection {#2311 …} -createdAt: DateTime @1743514380 {#2306 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514380 {#2307 date: 2025-04-01 13:33:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2347 +label: "Nosači okruglih linearnih vođica" +value: "47" +data: App\Entity\ECommerce\ProductSubCategory {#2315 -id: 47 -remoteId: 174 -code: "07" -name: "Nosači okruglih linearnih vođica" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2316 …} -productGroups: Doctrine\ORM\PersistentCollection {#2318 …} -createdAt: DateTime @1743514500 {#2313 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514500 {#2314 date: 2025-04-01 13:35:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2348 +label: "Navojna vretena" +value: "48" +data: App\Entity\ECommerce\ProductSubCategory {#2322 -id: 48 -remoteId: 175 -code: "08" -name: "Navojna vretena" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2323 …} -productGroups: Doctrine\ORM\PersistentCollection {#2325 …} -createdAt: DateTime @1743514560 {#2320 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514560 {#2321 date: 2025-04-01 13:36:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2349 +label: "Navojne matice (navrtke)" +value: "49" +data: App\Entity\ECommerce\ProductSubCategory {#2329 -id: 49 -remoteId: 176 -code: "09" -name: "Navojne matice (navrtke)" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2330 …} -productGroups: Doctrine\ORM\PersistentCollection {#2332 …} -createdAt: DateTime @1743514620 {#2327 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514620 {#2328 date: 2025-04-01 13:37:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2350 +label: "Igličaste linearne staze" +value: "50" +data: App\Entity\ECommerce\ProductSubCategory {#2336 -id: 50 -remoteId: 177 -code: "10" -name: "Igličaste linearne staze" -category: Proxies\__CG__\App\Entity\ECommerce\ProductCategory {#2273 …} -products: Doctrine\ORM\PersistentCollection {#2337 …} -productGroups: Doctrine\ORM\PersistentCollection {#2339 …} -createdAt: DateTime @1743514920 {#2334 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -updatedAt: DateTime @1743514920 {#2335 date: 2025-04-01 13:42:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3179 -form: Symfony\Component\Form\Form {#2490 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3178 …5} |
| full_name | "subCategories" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories" |
| is_selected | Closure($choice, array $values) {#3181 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1089 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "subCategories" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Ležajevi" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "21" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Ležajevi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2356 …} } } |
| validation_groups | null |
| value | "21" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3169 -form: Symfony\Component\Form\Form {#2493 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3230 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_0" |
| label | "Ležajevi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "21" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Upeti ležajevi, kućišta i ležajne jedinice" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "22" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Upeti ležajevi, kućišta i ležajne jedinice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2366 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2365 …} } } |
| validation_groups | null |
| value | "22" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3254 -form: Symfony\Component\Form\Form {#2496 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3166 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_1" |
| label | "Upeti ležajevi, kućišta i ležajne jedinice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "22" |
2
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Kuglice, iglice, valjčići" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "23" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Kuglice, iglice, valjčići" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2375 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2374 …} } } |
| validation_groups | null |
| value | "23" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3539 -form: Symfony\Component\Form\Form {#2499 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3159 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_2" |
| label | "Kuglice, iglice, valjčići" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "23" |
3
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Kućišta i oprema" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "25" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Kućišta i oprema" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2384 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2383 …} } } |
| validation_groups | null |
| value | "25" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3546 -form: Symfony\Component\Form\Form {#2502 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3543 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_3" |
| label | "Kućišta i oprema" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "25" |
4
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Hilzne, matice, navrtke, pločice" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "26" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Hilzne, matice, navrtke, pločice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2392 …} } } |
| validation_groups | null |
| value | "26" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3550 -form: Symfony\Component\Form\Form {#2505 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3549 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_4" |
| label | "Hilzne, matice, navrtke, pločice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "26" |
5
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Linearna kolica (vagončić)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "41" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Linearna kolica (vagončić)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2401 …} } } |
| validation_groups | null |
| value | "41" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3552 -form: Symfony\Component\Form\Form {#2508 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3548 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_5" |
| label | "Linearna kolica (vagončić)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "41" |
6
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Linearna šina (vođica)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "42" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Linearna šina (vođica)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2410 …} } } |
| validation_groups | null |
| value | "42" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3553 -form: Symfony\Component\Form\Form {#2511 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3551 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_6" |
| label | "Linearna šina (vođica)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "42" |
7
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Dodaci linearnim sistemima" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "43" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Dodaci linearnim sistemima" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2419 …} } } |
| validation_groups | null |
| value | "43" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3555 -form: Symfony\Component\Form\Form {#2514 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3554 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_7" |
| label | "Dodaci linearnim sistemima" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "43" |
8
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Okrugle linearne vođice" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "44" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Okrugle linearne vođice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2428 …} } } |
| validation_groups | null |
| value | "44" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3557 -form: Symfony\Component\Form\Form {#2517 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3556 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_8" |
| label | "Okrugle linearne vođice" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "44" |
9
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Linearni ležajevi" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "45" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Linearni ležajevi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2437 …} } } |
| validation_groups | null |
| value | "45" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3559 -form: Symfony\Component\Form\Form {#2520 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3558 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_9" |
| label | "Linearni ležajevi" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "45" |
10
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Linearne ležajne jedinice (ležaj + kućište)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "46" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Linearne ležajne jedinice (ležaj + kućište)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2447 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2446 …} } } |
| validation_groups | null |
| value | "46" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3561 -form: Symfony\Component\Form\Form {#2523 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3560 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_10" |
| label | "Linearne ležajne jedinice (ležaj + kućište)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "10" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "46" |
11
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Nosači okruglih linearnih vođica" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "47" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Nosači okruglih linearnih vođica" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2456 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2455 …} } } |
| validation_groups | null |
| value | "47" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3563 -form: Symfony\Component\Form\Form {#2526 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3562 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_11" |
| label | "Nosači okruglih linearnih vođica" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "11" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "47" |
12
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Navojna vretena" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "48" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Navojna vretena" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2465 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2464 …} } } |
| validation_groups | null |
| value | "48" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3565 -form: Symfony\Component\Form\Form {#2529 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3564 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_12" |
| label | "Navojna vretena" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "12" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "48" |
13
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Navojne matice (navrtke)" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "49" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Navojne matice (navrtke)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2474 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2473 …} } } |
| validation_groups | null |
| value | "49" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3567 -form: Symfony\Component\Form\Form {#2532 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3566 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_13" |
| label | "Navojne matice (navrtke)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "13" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "49" |
14
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "Igličaste linearne staze" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "50" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Igličaste linearne staze" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2482 …} } } |
| validation_groups | null |
| value | "50" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_subCategories_entry" ] |
| cache_key | "_subCategories_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3569 -form: Symfony\Component\Form\Form {#2535 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3568 …5} |
| full_name | "subCategories[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "subCategories_14" |
| label | "Igličaste linearne staze" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "14" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_subCategories_entry" |
| valid | true |
| value | "50" |
manufacturers
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | [] |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| choice_label | "name" |
same as passed value |
| choice_value | "id" |
same as passed value |
| choices | [ App\Entity\ECommerce\ProductManufacturer {#1336 -id: 247 -name: "HIWIN" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1337 …} -products: Doctrine\ORM\PersistentCollection {#1339 …} -createdAt: DateTime @1760950440 {#1334 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -updatedAt: DateTime @1760950440 {#1335 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } App\Entity\ECommerce\ProductManufacturer {#1469 -id: 582 -name: "INA" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1470 …} -products: Doctrine\ORM\PersistentCollection {#1472 …} -createdAt: DateTime @1761579300 {#1467 date: 2025-10-27 15:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1761579600 {#1468 date: 2025-10-27 15:40:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } ] |
[ App\Entity\ECommerce\ProductManufacturer {#1336 -id: 247 -name: "HIWIN" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1337 …} -products: Doctrine\ORM\PersistentCollection {#1339 …} -createdAt: DateTime @1760950440 {#1334 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -updatedAt: DateTime @1760950440 {#1335 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } App\Entity\ECommerce\ProductManufacturer {#1469 -id: 582 -name: "INA" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1470 …} -products: Doctrine\ORM\PersistentCollection {#1472 …} -createdAt: DateTime @1761579300 {#1467 date: 2025-10-27 15:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1761579600 {#1468 date: 2025-10-27 15:40:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } ] |
| expanded | true |
same as passed value |
| multiple | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "name" |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | "id" |
| choices | [ App\Entity\ECommerce\ProductManufacturer {#1336 -id: 247 -name: "HIWIN" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1337 …} -products: Doctrine\ORM\PersistentCollection {#1339 …} -createdAt: DateTime @1760950440 {#1334 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -updatedAt: DateTime @1760950440 {#1335 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } App\Entity\ECommerce\ProductManufacturer {#1469 -id: 582 -name: "INA" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1470 …} -products: Doctrine\ORM\PersistentCollection {#1472 …} -createdAt: DateTime @1761579300 {#1467 date: 2025-10-27 15:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1761579600 {#1468 date: 2025-10-27 15:40:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } ] |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | [] |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | true |
| placeholder | null |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2448 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_manufacturers" ] |
| cache_key | "_manufacturers_choice" |
| choice_translation_domain | "ECommerceBundle" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +label: "HIWIN" +value: "247" +data: App\Entity\ECommerce\ProductManufacturer {#1336 -id: 247 -name: "HIWIN" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1337 …} -products: Doctrine\ORM\PersistentCollection {#1339 …} -createdAt: DateTime @1760950440 {#1334 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -updatedAt: DateTime @1760950440 {#1335 date: 2025-10-20 08:54:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +label: "INA" +value: "582" +data: App\Entity\ECommerce\ProductManufacturer {#1469 -id: 582 -name: "INA" -sortingPriority: 0 -codes: Doctrine\ORM\PersistentCollection {#1470 …} -products: Doctrine\ORM\PersistentCollection {#1472 …} -createdAt: DateTime @1761579300 {#1467 date: 2025-10-27 15:35:00.0 UTC (+00:00) } -updatedAt: DateTime @1761579600 {#1468 date: 2025-10-27 15:40:00.0 UTC (+00:00) } -syncedAt: null -indexAt: null -remoteId: null } +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3163 -form: Symfony\Component\Form\Form {#2606 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#3215 …5} |
| full_name | "manufacturers" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "manufacturers" |
| is_selected | Closure($choice, array $values) {#3571 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1089 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | true |
| name | "manufacturers" |
| placeholder | null |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_manufacturers" |
| valid | true |
| value | [] |
0
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "HIWIN" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "247" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "HIWIN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2593 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2484 …} } } |
| validation_groups | null |
| value | "247" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_manufacturers_entry" ] |
| cache_key | "_manufacturers_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3574 -form: Symfony\Component\Form\Form {#2609 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3573 …5} |
| full_name | "manufacturers[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "manufacturers_0" |
| label | "HIWIN" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_manufacturers_entry" |
| valid | true |
| value | "247" |
1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
| Property | Value |
|---|---|
| View Format |
null
|
| Normalized Format | false |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "INA" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| required | false |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "582" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#166 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#165 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#164 …} -namespace: Closure() {#162 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#1612 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#1608 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1614 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "INA" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1091 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#380 …} $translationDomain: "validators" $message: Closure() {#2598 …} } } |
| validation_groups | null |
| value | "582" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_manufacturers_entry" ] |
| cache_key | "_manufacturers_entry_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3576 -form: Symfony\Component\Form\Form {#2612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3575 …5} |
| full_name | "manufacturers[]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "manufacturers_1" |
| label | "INA" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | "ECommerceBundle" |
| unique_block_prefix | "_manufacturers_entry" |
| valid | true |
| value | "582" |