Forms
-
product_search_form
-
phrase
-
active
-
-
product_status_modal
-
stateStatus
-
-
product_assign_rfid_modal
-
barcode
-
code
-
-
print_barcode_modal
-
clientName
-
clientLastName
-
clientCode
-
clientCart
-
clientComputer
-
size
-
barcode
-
printTemplate
-
_token
-
product_search_form
"App\Form\ProductSearchForm"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [ "active" => true "phrase" => null ] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [ "active" => true "phrase" => null ] |
[ "active" => true "phrase" => null ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| activeShow | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | [ "active" => true "phrase" => null ] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1005 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "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 | null |
| trim | true |
| upload_max_size_message | Closure() {#1031 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#1017 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_search_form" "_product_search_form" ] |
| cache_key | "_product_search_form_product_search_form" |
| compound | true |
| data | [ "active" => true "phrase" => null ] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2600 -form: Symfony\Component\Form\Form {#1536 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2716 …5} |
| full_name | "product_search_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_search_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "GET" |
| multipart | false |
| name | "product_search_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_search_form" |
| valid | true |
| value | [ "active" => true "phrase" => null ] |
phrase
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "general.searchPhrase" |
same as passed value |
| label_attr | [ "class" => "col-form-label" ] |
[ "class" => "col-form-label" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#1032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "general.searchPhrase" |
| label_attr | [ "class" => "col-form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1029 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#1014 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_search_form_phrase" ] |
| cache_key | "_product_search_form_phrase_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2673 -form: Symfony\Component\Form\Form {#1363 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2664 …5} |
| full_name | "product_search_form[phrase]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_search_form_phrase" |
| label | "general.searchPhrase" |
| label_attr | [ "class" => "col-form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phrase" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_search_form_phrase" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
active
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | [ "general.active" => 1 "general.inactive" => 0 ] |
[ "general.active" => 1 "general.inactive" => 0 ] |
| data | true |
same as passed value |
| label | "general.status" |
same as passed value |
| label_attr | [ "class" => "col-form-label" ] |
[ "class" => "col-form-label" ] |
| multiple | false |
same as passed value |
| placeholder | "general.allRecords" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [ "general.active" => 1 "general.inactive" => 0 ] |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "general.status" |
| label_attr | [ "class" => "col-form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | "general.allRecords" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | false |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1004 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#1030 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_product_search_form_active" ] |
| cache_key | "_product_search_form_active_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2703 +label: "general.active" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2739 +label: "general.inactive" +value: "0" +data: 0 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | true |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2682 -form: Symfony\Component\Form\Form {#1550 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2691 …5} |
| full_name | "product_search_form[active]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_search_form_active" |
| is_selected | Closure($choice, $value) {#2742 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "general.status" |
| label_attr | [ "class" => "col-form-label" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "active" |
| placeholder | "general.allRecords" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_search_form_active" |
| uses_autocomplete | false |
| valid | true |
| value | "1" |
product_status_modal
"App\Form\ProductStatusModalType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| company | Proxies\__CG__\App\Entity\Company {#104 -id: 2 -company: "Bogdanka" -companyType: App\Config\CompanyType {#580 …} -nip: "7130005784" -postCode: null -city: "21-013 Bogdanka" -address: "Bogdanka" -users: Doctrine\ORM\PersistentCollection {#1633 …} -clients: Doctrine\ORM\PersistentCollection {#1639 …} -imageFile: null -imageName: "674ed7d62b8a9_logo-mr-bogdanka.png" -permissions: [] -footerWWW: "test" -footerPhone: "2" -footerEmail: "1" -reportSettings: [] -settings: Doctrine\ORM\PersistentCollection {#1712 …} -active: true -attributes: Doctrine\ORM\PersistentCollection {#2394 …} -companySettings: App\Entity\CompanySetting {#2468 …} -printTemplates: Doctrine\ORM\PersistentCollection {#2414 …} -clothesGroups: Doctrine\ORM\PersistentCollection {#2435 …} -allowedRoles: Doctrine\ORM\PersistentCollection {#2431 …} -statments: Doctrine\ORM\PersistentCollection {#2443 …} -companyRanges: Doctrine\ORM\PersistentCollection {#2472 …} #createdBy: null #updatedBy: Proxies\__CG__\App\Entity\User {#72 …} #createdAt: DateTime @1713860430 {#1113 date: 2024-04-23 10:20:30.0 Europe/Warsaw (+02:00) } #updatedAt: DateTime @1734687788 {#1615 date: 2024-12-20 10:43:08.0 Europe/Warsaw (+01:00) } #deactivateDate: null +__isInitialized__: true …2 } |
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 |
| client | null |
| company | Proxies\__CG__\App\Entity\Company {#104 -id: 2 -company: "Bogdanka" -companyType: App\Config\CompanyType {#580 …} -nip: "7130005784" -postCode: null -city: "21-013 Bogdanka" -address: "Bogdanka" -users: Doctrine\ORM\PersistentCollection {#1633 …} -clients: Doctrine\ORM\PersistentCollection {#1639 …} -imageFile: null -imageName: "674ed7d62b8a9_logo-mr-bogdanka.png" -permissions: [] -footerWWW: "test" -footerPhone: "2" -footerEmail: "1" -reportSettings: [] -settings: Doctrine\ORM\PersistentCollection {#1712 …} -active: true -attributes: Doctrine\ORM\PersistentCollection {#2394 …} -companySettings: App\Entity\CompanySetting {#2468 …} -printTemplates: Doctrine\ORM\PersistentCollection {#2414 …} -clothesGroups: Doctrine\ORM\PersistentCollection {#2435 …} -allowedRoles: Doctrine\ORM\PersistentCollection {#2431 …} -statments: Doctrine\ORM\PersistentCollection {#2443 …} -companyRanges: Doctrine\ORM\PersistentCollection {#2472 …} #createdBy: null #updatedBy: Proxies\__CG__\App\Entity\User {#72 …} #createdAt: DateTime @1713860430 {#1113 date: 2024-04-23 10:20:30.0 Europe/Warsaw (+02:00) } #updatedAt: DateTime @1734687788 {#1615 date: 2024-12-20 10:43:08.0 Europe/Warsaw (+01:00) } #deactivateDate: null +__isInitialized__: true …2 } |
| 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 {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2481 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_status_modal" "_product_status_modal" ] |
| cache_key | "_product_status_modal_product_status_modal" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2646 -form: Symfony\Component\Form\Form {#2558 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2655 …5} |
| full_name | "product_status_modal" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_status_modal" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product_status_modal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_status_modal" |
| valid | true |
| value | null |
stateStatus
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [
"required" => ""
] |
[
"required" => ""
]
|
| class | "App\Entity\StateStatus" |
same as passed value |
| label | "Stan produktu" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#2486 class: "App\Form\ProductStatusModalType" this: App\Form\ProductStatusModalType {#1623 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "method" => "POST" "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => false "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } "csrf_token_id" => null "client" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => null "empty_data" => Closure(FormInterface $form) {#2478 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } "error_bubbling" => true "label_attr" => [] "action" => "" "upload_max_size_message" => Closure() {#2480 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2481 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "documentation" => [] "company" => Proxies\__CG__\App\Entity\Company {#104 -id: 2 -company: "Bogdanka" -companyType: App\Config\CompanyType {#580 …} -nip: "7130005784" -postCode: null -city: "21-013 Bogdanka" -address: "Bogdanka" -users: Doctrine\ORM\PersistentCollection {#1633 …} -clients: Doctrine\ORM\PersistentCollection {#1639 …} -imageFile: null -imageName: "674ed7d62b8a9_logo-mr-bogdanka.png" -permissions: [] -footerWWW: "test" -footerPhone: "2" -footerEmail: "1" -reportSettings: [] -settings: Doctrine\ORM\PersistentCollection {#1712 …} -active: true -attributes: Doctrine\ORM\PersistentCollection {#2394 …} -companySettings: App\Entity\CompanySetting {#2468 …} -printTemplates: Doctrine\ORM\PersistentCollection {#2414 …} -clothesGroups: Doctrine\ORM\PersistentCollection {#2435 …} -allowedRoles: Doctrine\ORM\PersistentCollection {#2431 …} -statments: Doctrine\ORM\PersistentCollection {#2443 …} -companyRanges: Doctrine\ORM\PersistentCollection {#2472 …} #createdBy: null #updatedBy: Proxies\__CG__\App\Entity\User {#72 …} #createdAt: DateTime @1713860430 {#1113 date: 2024-04-23 10:20:30.0 Europe/Warsaw (+02:00) } #updatedAt: DateTime @1734687788 {#1615 date: 2024-12-20 10:43:08.0 Europe/Warsaw (+01:00) } #deactivateDate: null +__isInitialized__: true …2 } ] } } |
Doctrine\ORM\QueryBuilder {#2527 -em: ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2529 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ss" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2509 #from: "App\Entity\StateStatus" #alias: "ss" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2505 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "ss.company = :company" "ss.active = 1" "ss.client is null" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2523 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ss.priority asc" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ss FROM App\Entity\StateStatus ss WHERE ss.company = :company AND ss.active = 1 AND ss.client is null ORDER BY ss.priority asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#2503 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [
"required" => ""
] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2497 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2498 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2593 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2524 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2525 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2526 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2567 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2533 …} } |
| choices | null |
| class | "App\Entity\StateStatus" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2564 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2502 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Stan produktu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2527 -em: ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2529 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "ss" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2509 #from: "App\Entity\StateStatus" #alias: "ss" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2505 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "ss.company = :company" "ss.active = 1" "ss.client is null" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2523 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "ss.priority asc" ] } ] ] -type: 0 -state: 1 -dql: "SELECT ss FROM App\Entity\StateStatus ss WHERE ss.company = :company AND ss.active = 1 AND ss.client is null ORDER BY ss.priority asc" -parameters: Doctrine\Common\Collections\ArrayCollection {#2503 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2499 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [
"required" => ""
] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_product_status_modal_stateStatus" ] |
| cache_key | "_product_status_modal_stateStatus_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2763 +label: "Przyjęcie" +value: "1" +data: App\Entity\StateStatus {#2775 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2765 +label: "Wydanie" +value: "2" +data: App\Entity\StateStatus {#2787 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2762 -form: Symfony\Component\Form\Form {#2555 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2760 …5} |
| full_name | "product_status_modal[stateStatus]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_status_modal_stateStatus" |
| is_selected | Closure($choice, $value) {#2770 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Stan produktu" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "stateStatus" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_status_modal_stateStatus" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
product_assign_rfid_modal
"App\Form\ProductAssignRfidModalType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | [] |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | [] |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | false |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | [] |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2547 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2544 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2546 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "product_assign_rfid_modal" "_product_assign_rfid_modal" ] |
| cache_key | "_product_assign_rfid_modal_product_assign_rfid_modal" |
| compound | true |
| data | [] |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2744 -form: Symfony\Component\Form\Form {#2576 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2743 …5} |
| full_name | "product_assign_rfid_modal" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_assign_rfid_modal" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "product_assign_rfid_modal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_assign_rfid_modal" |
| valid | true |
| value | [] |
barcode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choices | Doctrine\Common\Collections\ArrayCollection {#2537 -elements: [] } |
same as passed value |
| label | "Kod kreskowy" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | Doctrine\Common\Collections\ArrayCollection {#2537 -elements: [] } |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Kod kreskowy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2589 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2535 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_product_assign_rfid_modal_barcode" ] |
| cache_key | "_product_assign_rfid_modal_barcode_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2779 -form: Symfony\Component\Form\Form {#2571 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2781 …5} |
| full_name | "product_assign_rfid_modal[barcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_assign_rfid_modal_barcode" |
| is_selected | Closure($choice, $value) {#2766 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Kod kreskowy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "barcode" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_assign_rfid_modal_barcode" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
code
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "Kod RFID" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2587 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| 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 | "Kod RFID" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| required | true |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2584 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2579 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_product_assign_rfid_modal_code" ] |
| cache_key | "_product_assign_rfid_modal_code_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2771 -form: Symfony\Component\Form\Form {#2568 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2790 …5} |
| full_name | "product_assign_rfid_modal[code]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "product_assign_rfid_modal_code" |
| label | "Kod RFID" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "code" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_product_assign_rfid_modal_code" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
print_barcode_modal
"App\Form\PrintBarcodeModalType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "/laundry/print/barcode" |
same as passed value |
| method | "POST" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "/laundry/print/barcode" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2718 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "/laundry/print/barcode" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "print_barcode_modal" "_print_barcode_modal" ] |
| cache_key | "_print_barcode_modal_print_barcode_modal" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2764 -form: Symfony\Component\Form\Form {#2612 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2769 …5} |
| full_name | "print_barcode_modal" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "print_barcode_modal" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal" |
| valid | true |
| value | null |
clientName
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "Imię" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2705 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2704 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Imię" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2702 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2700 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_print_barcode_modal_clientName" ] |
| cache_key | "_print_barcode_modal_clientName_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2794 -form: Symfony\Component\Form\Form {#2615 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2793 …5} |
| full_name | "print_barcode_modal[clientName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_clientName" |
| label | "Imię" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_clientName" |
| valid | true |
| value | "1" |
clientLastName
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "Nazwisko" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2705 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2704 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Nazwisko" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2692 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2693 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_print_barcode_modal_clientLastName" ] |
| cache_key | "_print_barcode_modal_clientLastName_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2795 -form: Symfony\Component\Form\Form {#2618 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2796 …5} |
| full_name | "print_barcode_modal[clientLastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_clientLastName" |
| label | "Nazwisko" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientLastName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_clientLastName" |
| valid | true |
| value | "1" |
clientCode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "Kod klienta" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2705 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2704 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Kod klienta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2683 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2684 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_print_barcode_modal_clientCode" ] |
| cache_key | "_print_barcode_modal_clientCode_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2797 -form: Symfony\Component\Form\Form {#2622 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2798 …5} |
| full_name | "print_barcode_modal[clientCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_clientCode" |
| label | "Kod klienta" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_clientCode" |
| valid | true |
| value | "1" |
clientCart
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "Numer karty" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2705 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2704 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Numer karty" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2674 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2675 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_print_barcode_modal_clientCart" ] |
| cache_key | "_print_barcode_modal_clientCart_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2799 -form: Symfony\Component\Form\Form {#2733 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2800 …5} |
| full_name | "print_barcode_modal[clientCart]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_clientCart" |
| label | "Numer karty" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientCart" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_clientCart" |
| valid | true |
| value | "1" |
clientComputer
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "Numer komputera" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2705 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2704 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Numer komputera" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2665 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2666 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_print_barcode_modal_clientComputer" ] |
| cache_key | "_print_barcode_modal_clientComputer_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2801 -form: Symfony\Component\Form\Form {#2735 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2802 …5} |
| full_name | "print_barcode_modal[clientComputer]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_clientComputer" |
| label | "Numer komputera" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "clientComputer" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_clientComputer" |
| valid | true |
| value | "1" |
size
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "Rozmiar" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2705 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2704 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Rozmiar" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2656 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2657 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_print_barcode_modal_size" ] |
| cache_key | "_print_barcode_modal_size_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2803 -form: Symfony\Component\Form\Form {#2727 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2804 …5} |
| full_name | "print_barcode_modal[size]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_size" |
| label | "Rozmiar" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "size" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_size" |
| valid | true |
| value | "1" |
barcode
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"1"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | true |
same as passed value |
| label | "Kod kreskowy" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | true |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form, $viewData) {#2705 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2704 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "Kod kreskowy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2647 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2648 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_print_barcode_modal_barcode" ] |
| cache_key | "_print_barcode_modal_barcode_checkbox" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2805 -form: Symfony\Component\Form\Form {#2731 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2806 …5} |
| full_name | "print_barcode_modal[barcode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_barcode" |
| label | "Kod kreskowy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "barcode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_barcode" |
| valid | true |
| value | "1" |
printTemplate
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "select2 form-control w-200" "required" => "" ] |
[ "class" => "select2 form-control w-200" "required" => "" ] |
| class | "App\Entity\PrintTemplate" |
same as passed value |
| group_by | Closure(PrintTemplate $printTemplate, $key, $value) {#2710 class: "App\Form\PrintBarcodeModalType" this: App\Form\PrintBarcodeModalType {#2724 …} } |
same as passed value |
| label | "Szablon wydruku" |
same as passed value |
| multiple | false |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#2711 class: "App\Form\PrintBarcodeModalType" this: App\Form\PrintBarcodeModalType {#2724 …} use: { $options: [ "block_name" => null "disabled" => false "label" => null "label_format" => null "label_translation_parameters" => [] "attr_translation_parameters" => [] "translation_domain" => null "auto_initialize" => true "trim" => true "required" => true "property_path" => null "mapped" => true "by_reference" => true "inherit_data" => false "compound" => true "post_max_size_message" => "The uploaded file was too large. Please try to upload a smaller file." "allow_file_upload" => false "help_translation_parameters" => [] "invalid_message" => "This value is not valid." "invalid_message_parameters" => [] "error_mapping" => [] "allow_extra_fields" => false "extra_fields_message" => "This form should not contain extra fields." "csrf_protection" => true "csrf_field_name" => "_token" "csrf_message" => "The CSRF token is invalid. Please try to resubmit the form." "csrf_token_manager" => Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } "csrf_token_id" => null "block_prefix" => null "row_attr" => [] "label_html" => false "attr" => [] "priority" => 0 "form_attr" => false "data_class" => null "empty_data" => Closure(FormInterface $form) {#2719 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } "error_bubbling" => true "label_attr" => [] "method" => "POST" "action" => "/laundry/print/barcode" "upload_max_size_message" => Closure() {#2717 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2718 …} $translationDomain: "validators" } } "help" => null "help_attr" => [] "help_html" => false "is_empty_callback" => null "getter" => null "setter" => null "validation_groups" => null "constraints" => [] "documentation" => [] ] } } |
Doctrine\ORM\QueryBuilder {#2633 -em: ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2636 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "pt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2635 #from: "App\Entity\PrintTemplate" #alias: "pt" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2632 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "pt.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2631 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "pt.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT pt FROM App\Entity\PrintTemplate pt WHERE pt.active = 1 ORDER BY pt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2634 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [ "class" => "select2 form-control w-200" "required" => "" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#2497 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2498 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2737 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2629 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2630 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2526 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2626 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2628 …} } |
| choices | null |
| class | "App\Entity\PrintTemplate" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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 {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data_class | null |
| disabled | false |
| documentation | [] |
| duplicate_preferred_choices | true |
| em | ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | Closure(PrintTemplate $printTemplate, $key, $value) {#2710 class: "App\Form\PrintBarcodeModalType" this: App\Form\PrintBarcodeModalType {#2724 …} } |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2606 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2409 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Szablon wydruku" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#2633 -em: ContainerYw3J5eL\EntityManagerGhostEbeb667 {#531 …12} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#2636 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "pt" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#2635 #from: "App\Entity\PrintTemplate" #alias: "pt" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#2632 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "pt.active = 1" ] } "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#2631 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "pt.name ASC" ] } ] ] -type: 0 -state: 1 -dql: "SELECT pt FROM App\Entity\PrintTemplate pt WHERE pt.active = 1 ORDER BY pt.name ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#2634 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| reset_on_focus | false |
| row_attr | [] |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#2638 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2639 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2 form-control w-200" "required" => "" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_print_barcode_modal_printTemplate" ] |
| cache_key | "_print_barcode_modal_printTemplate_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ "ZPL 54x20" => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2811 +label: "ZPL 54x20" +choices: [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2813 +label: "Bogdanka" +value: "2" +data: App\Entity\PrintTemplate {#2830 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2816 +label: "Klient" +value: "3" +data: App\Entity\PrintTemplate {#2836 …} +attr: [] +labelTranslationParameters: [] } ] } "ZPL " => Symfony\Component\Form\ChoiceList\View\ChoiceGroupView {#2810 +label: "ZPL " +choices: [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2823 +label: "SZABLON TESTOWY" +value: "1" +data: App\Entity\PrintTemplate {#2841 …} +attr: [] +labelTranslationParameters: [] } ] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2807 -form: Symfony\Component\Form\Form {#2597 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2808 …5} |
| full_name | "print_barcode_modal[printTemplate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal_printTemplate" |
| is_selected | Closure($choice, $value) {#2809 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Szablon wydruku" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "printTemplate" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal_printTemplate" |
| uses_autocomplete | false |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "d4123c8ef84e01898ae7bf3c.dy7900EIu6iNqEDrbhGetunUewwNiW8AsmhUFhm2i00.ERaatg063Jvg4TiaBlKt7oWHHjlB81d0-DoAJi_R5gpEHJm7LFHi2evceA" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "d4123c8ef84e01898ae7bf3c.dy7900EIu6iNqEDrbhGetunUewwNiW8AsmhUFhm2i00.ERaatg063Jvg4TiaBlKt7oWHHjlB81d0-DoAJi_R5gpEHJm7LFHi2evceA" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1275 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1288 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1283 …} -namespace: Closure() {#892 …} } |
| data | "d4123c8ef84e01898ae7bf3c.dy7900EIu6iNqEDrbhGetunUewwNiW8AsmhUFhm2i00.ERaatg063Jvg4TiaBlKt7oWHHjlB81d0-DoAJi_R5gpEHJm7LFHi2evceA" |
| data_class | null |
| disabled | false |
| documentation | [] |
| empty_data | Closure(FormInterface $form) {#2812 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The hidden field is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2386 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#252 …} $message: Closure() {#2817 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_print_barcode_modal__token" ] |
| cache_key | "_print_barcode_modal__token_hidden" |
| compound | false |
| data | "d4123c8ef84e01898ae7bf3c.dy7900EIu6iNqEDrbhGetunUewwNiW8AsmhUFhm2i00.ERaatg063Jvg4TiaBlKt7oWHHjlB81d0-DoAJi_R5gpEHJm7LFHi2evceA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2854 -form: Symfony\Component\Form\Form {#2850 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2845 …5} |
| full_name | "print_barcode_modal[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "print_barcode_modal__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_print_barcode_modal__token" |
| valid | true |
| value | "d4123c8ef84e01898ae7bf3c.dy7900EIu6iNqEDrbhGetunUewwNiW8AsmhUFhm2i00.ERaatg063Jvg4TiaBlKt7oWHHjlB81d0-DoAJi_R5gpEHJm7LFHi2evceA" |