Forms
-
delivery
-
invoiceNo
-
price
-
apiStatus
-
supplierNumber
-
comment
-
receiptDate
-
invoiceFile
-
_token
-
delivery
Form type:
"App\Form\DeliveryType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Delivery {#1160 -id: 12450 -hotelOrder: Proxies\__CG__\App\Entity\Order {#1203 …} -supplier: Proxies\__CG__\App\Entity\Supplier {#1251 …} -invoiceNo: "000" -price: "335.05" -creationDate: null -receiptDate: DateTime @1777240800 {#1152 date: 2026-04-27 00:00:00.0 Europe/Berlin (+02:00) } -file: null -createdAt: DateTime @1776867868 {#1084 date: 2026-04-22 16:24:28.0 Europe/Berlin (+02:00) } -deliveryHasNotices: Doctrine\ORM\PersistentCollection {#1259 …} -number: 1 -dateConfirmed: DateTime @1776895200 {#1081 date: 2026-04-23 00:00:00.0 Europe/Berlin (+02:00) } -hash: "a87ba717e70b91a74fbef6b08b8a9071" -isApi: null -supplierComment: "" -supplierNumber: null -comment: null -systemLogs: Doctrine\ORM\PersistentCollection {#1278 …} -extraData: null -apiStatus: null -apiStatusDescription: null -isAccepted: true -acceptedBy: App\Entity\User {#813 …} -acceptedAt: DateTime @1778862043 {#1157 date: 2026-05-15 18:20:43.0 Europe/Berlin (+02:00) } } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Delivery {#1160 -id: 12450 -hotelOrder: Proxies\__CG__\App\Entity\Order {#1203 …} -supplier: Proxies\__CG__\App\Entity\Supplier {#1251 …} -invoiceNo: "000" -price: "335.05" -creationDate: null -receiptDate: DateTime @1777240800 {#1152 date: 2026-04-27 00:00:00.0 Europe/Berlin (+02:00) } -file: null -createdAt: DateTime @1776867868 {#1084 date: 2026-04-22 16:24:28.0 Europe/Berlin (+02:00) } -deliveryHasNotices: Doctrine\ORM\PersistentCollection {#1259 …} -number: 1 -dateConfirmed: DateTime @1776895200 {#1081 date: 2026-04-23 00:00:00.0 Europe/Berlin (+02:00) } -hash: "a87ba717e70b91a74fbef6b08b8a9071" -isApi: null -supplierComment: "" -supplierNumber: null -comment: null -systemLogs: Doctrine\ORM\PersistentCollection {#1278 …} -extraData: null -apiStatus: null -apiStatusDescription: null -isAccepted: true -acceptedBy: App\Entity\User {#813 …} -acceptedAt: DateTime @1778862043 {#1157 date: 2026-05-15 18:20:43.0 Europe/Berlin (+02:00) } } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data | App\Entity\Delivery {#1160 -id: 12450 -hotelOrder: Proxies\__CG__\App\Entity\Order {#1203 …} -supplier: Proxies\__CG__\App\Entity\Supplier {#1251 …} -invoiceNo: "000" -price: "335.05" -creationDate: null -receiptDate: DateTime @1777240800 {#1152 date: 2026-04-27 00:00:00.0 Europe/Berlin (+02:00) } -file: null -createdAt: DateTime @1776867868 {#1084 date: 2026-04-22 16:24:28.0 Europe/Berlin (+02:00) } -deliveryHasNotices: Doctrine\ORM\PersistentCollection {#1259 …} -number: 1 -dateConfirmed: DateTime @1776895200 {#1081 date: 2026-04-23 00:00:00.0 Europe/Berlin (+02:00) } -hash: "a87ba717e70b91a74fbef6b08b8a9071" -isApi: null -supplierComment: "" -supplierNumber: null -comment: null -systemLogs: Doctrine\ORM\PersistentCollection {#1278 …} -extraData: null -apiStatus: null -apiStatusDescription: null -isAccepted: true -acceptedBy: App\Entity\User {#813 …} -acceptedAt: DateTime @1778862043 {#1157 date: 2026-05-15 18:20:43.0 Europe/Berlin (+02:00) } } |
| data_class | "App\Entity\Delivery" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1407 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Delivery" } } |
| 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() {#1409 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1408 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "delivery" "_delivery" ] |
| cache_key | "_delivery_delivery" |
| compound | true |
| data | App\Entity\Delivery {#1160 -id: 12450 -hotelOrder: Proxies\__CG__\App\Entity\Order {#1203 …} -supplier: Proxies\__CG__\App\Entity\Supplier {#1251 …} -invoiceNo: "000" -price: "335.05" -creationDate: null -receiptDate: DateTime @1777240800 {#1152 date: 2026-04-27 00:00:00.0 Europe/Berlin (+02:00) } -file: null -createdAt: DateTime @1776867868 {#1084 date: 2026-04-22 16:24:28.0 Europe/Berlin (+02:00) } -deliveryHasNotices: Doctrine\ORM\PersistentCollection {#1259 …} -number: 1 -dateConfirmed: DateTime @1776895200 {#1081 date: 2026-04-23 00:00:00.0 Europe/Berlin (+02:00) } -hash: "a87ba717e70b91a74fbef6b08b8a9071" -isApi: null -supplierComment: "" -supplierNumber: null -comment: null -systemLogs: Doctrine\ORM\PersistentCollection {#1278 …} -extraData: null -apiStatus: null -apiStatusDescription: null -isAccepted: true -acceptedBy: App\Entity\User {#813 …} -acceptedAt: DateTime @1778862043 {#1157 date: 2026-05-15 18:20:43.0 Europe/Berlin (+02:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1525 -form: Symfony\Component\Form\Form {#1531 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1410 …5} |
| full_name | "delivery" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "delivery" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_delivery" |
| valid | true |
| value | App\Entity\Delivery {#1160 -id: 12450 -hotelOrder: Proxies\__CG__\App\Entity\Order {#1203 …} -supplier: Proxies\__CG__\App\Entity\Supplier {#1251 …} -invoiceNo: "000" -price: "335.05" -creationDate: null -receiptDate: DateTime @1777240800 {#1152 date: 2026-04-27 00:00:00.0 Europe/Berlin (+02:00) } -file: null -createdAt: DateTime @1776867868 {#1084 date: 2026-04-22 16:24:28.0 Europe/Berlin (+02:00) } -deliveryHasNotices: Doctrine\ORM\PersistentCollection {#1259 …} -number: 1 -dateConfirmed: DateTime @1776895200 {#1081 date: 2026-04-23 00:00:00.0 Europe/Berlin (+02:00) } -hash: "a87ba717e70b91a74fbef6b08b8a9071" -isApi: null -supplierComment: "" -supplierNumber: null -comment: null -systemLogs: Doctrine\ORM\PersistentCollection {#1278 …} -extraData: null -apiStatus: null -apiStatusDescription: null -isAccepted: true -acceptedBy: App\Entity\User {#813 …} -acceptedAt: DateTime @1778862043 {#1157 date: 2026-05-15 18:20:43.0 Europe/Berlin (+02:00) } } |
invoiceNo
Form type:
"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 | "000" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "onkeyup" => "checkStatusDelivery();" ] |
[ "maxlength" => 255 "onkeyup" => "checkStatusDelivery();" ] |
| label | "Nr faktury *" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "onkeyup" => "checkStatusDelivery();" ] |
| 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 {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1460 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nr faktury *" |
| 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() {#1462 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1461 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "onkeyup" => "checkStatusDelivery();" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_delivery_invoiceNo" ] |
| cache_key | "_delivery_invoiceNo_text" |
| compound | false |
| data | "000" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1500 -form: Symfony\Component\Form\Form {#1534 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1489 …5} |
| full_name | "delivery[invoiceNo]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery_invoiceNo" |
| label | "Nr faktury *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "invoiceNo" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_delivery_invoiceNo" |
| valid | true |
| value | "000" |
price
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format |
"335.05"
|
| Normalized Format | 335.05 |
| View Format |
"335.05"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "onkeyup" => "checkStatusDelivery();" ] |
[ "onkeyup" => "checkStatusDelivery();" ] |
| input | "string" |
same as passed value |
| label | "Kwota faktury netto *" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "onkeyup" => "checkStatusDelivery();" ] |
| 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 {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1475 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "string" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Kwota faktury netto *" |
| 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 |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1476 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "onkeyup" => "checkStatusDelivery();" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_delivery_price" ] |
| cache_key | "_delivery_price_number" |
| compound | false |
| data | 335.05 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1478 -form: Symfony\Component\Form\Form {#1537 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1463 …5} |
| full_name | "delivery[price]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery_price" |
| label | "Kwota faktury netto *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "price" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_delivery_price" |
| valid | true |
| value | "335.05" |
apiStatus
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 |
|---|---|---|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1503 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1502 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_delivery_apiStatus" ] |
| cache_key | "_delivery_apiStatus_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1556 -form: Symfony\Component\Form\Form {#1540 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1558 …5} |
| full_name | "delivery[apiStatus]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery_apiStatus" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "apiStatus" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_delivery_apiStatus" |
| valid | true |
| value | "" |
supplierNumber
Form type:
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| label | "Nr zamówienia dostawcy" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 ] |
| 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 {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1421 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nr zamówienia dostawcy" |
| 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() {#1490 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1491 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_delivery_supplierNumber" ] |
| cache_key | "_delivery_supplierNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1559 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1560 …5} |
| full_name | "delivery[supplierNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery_supplierNumber" |
| label | "Nr zamówienia dostawcy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "supplierNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_delivery_supplierNumber" |
| valid | true |
| value | "" |
comment
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 | "Komentarz do dostawy" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1444 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Komentarz do dostawy" |
| 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() {#1442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1443 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_delivery_comment" ] |
| cache_key | "_delivery_comment_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1561 -form: Symfony\Component\Form\Form {#1546 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1588 …5} |
| full_name | "delivery[comment]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery_comment" |
| label | "Komentarz do dostawy" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "comment" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_delivery_comment" |
| valid | true |
| value | "" |
receiptDate
Form type:
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1777240800 {#1583 date: 2026-04-27 00:00:00.0 Europe/Berlin (+02:00) } |
| View Format |
"2026-04-27"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "onkeyup" => "checkStatusDelivery();" "onchange" => "checkStatusDelivery();" ] |
[ "onkeyup" => "checkStatusDelivery();" "onchange" => "checkStatusDelivery();" ] |
| label | "Odebrano *" |
same as passed value |
| required | false |
false
|
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "onkeyup" => "checkStatusDelivery();" "onchange" => "checkStatusDelivery();" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Odebrano *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1449 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1425 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "onkeyup" => "checkStatusDelivery();" "onchange" => "checkStatusDelivery();" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_delivery_receiptDate" ] |
| cache_key | "_delivery_receiptDate_date" |
| compound | false |
| data | DateTime @1777240800 {#1583 date: 2026-04-27 00:00:00.0 Europe/Berlin (+02:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1590 -form: Symfony\Component\Form\Form {#1549 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1591 …5} |
| full_name | "delivery[receiptDate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery_receiptDate" |
| label | "Odebrano *" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "receiptDate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_delivery_receiptDate" |
| valid | true |
| value | "2026-04-27" |
| widget | "single_text" |
invoiceFile
Form type:
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 | [] |
[] |
| constraints | [ Symfony\Component\Validator\Constraints\File {#1415 +payload: null +groups: ? +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid file" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null } ] |
[ Symfony\Component\Validator\Constraints\File {#1415 +payload: null +groups: ? +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid file" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: null } ] |
| label | "Plik faktury/WZ (pdf, png, jpg)" |
same as passed value |
| mapped | false |
false
|
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | true |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\File {#1415 +payload: null +groups: ? +binaryFormat: null +mimeTypes: [ "image/jpeg" "image/png" "application/pdf" ] +filenameMaxLength: null +extensions: [] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Please upload a valid file" +extensionsMessage: "The extension of the file is invalid ({{ extension }}). Allowed extensions are {{ extensions }}." +disallowEmptyMessage: "An empty file is not allowed." +filenameTooLongMessage: "The filename is too long. It should have {{ filename_max_length }} character or less.|The filename is too long. It should have {{ filename_max_length }} characters or less." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 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 {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data_class | "Symfony\Component\HttpFoundation\File\File" |
| disabled | false |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid file." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Plik faktury/WZ (pdf, png, jpg)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | false |
| method | "POST" |
| multiple | false |
| 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() {#1524 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1523 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "file" "_delivery_invoiceFile" ] |
| cache_key | "_delivery_invoiceFile_file" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1592 -form: Symfony\Component\Form\Form {#1552 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1593 …5} |
| full_name | "delivery[invoiceFile]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery_invoiceFile" |
| label | "Plik faktury/WZ (pdf, png, jpg)" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "invoiceFile" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "file" |
| unique_block_prefix | "_delivery_invoiceFile" |
| valid | true |
| value | "" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "1477b.xDszZAzqGYEzCI6WbKfeujtYZx-aldl5tMDAtcPsOts.jE99LEO_butja77kWpWqyAkpUUbiwoEQ4aPy-re-S--qWHEhdJBfsUBiug" |
| 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 | "1477b.xDszZAzqGYEzCI6WbKfeujtYZx-aldl5tMDAtcPsOts.jE99LEO_butja77kWpWqyAkpUUbiwoEQ4aPy-re-S--qWHEhdJBfsUBiug" |
same as passed value |
| mapped | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1381 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1382 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1383 …} -namespace: Closure() {#1385 …} } |
| data | "1477b.xDszZAzqGYEzCI6WbKfeujtYZx-aldl5tMDAtcPsOts.jE99LEO_butja77kWpWqyAkpUUbiwoEQ4aPy-re-S--qWHEhdJBfsUBiug" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1597 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() {#1599 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#38 …} $message: Closure() {#1598 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_delivery__token" ] |
| cache_key | "_delivery__token_hidden" |
| compound | false |
| data | "1477b.xDszZAzqGYEzCI6WbKfeujtYZx-aldl5tMDAtcPsOts.jE99LEO_butja77kWpWqyAkpUUbiwoEQ4aPy-re-S--qWHEhdJBfsUBiug" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1609 -form: Symfony\Component\Form\Form {#1605 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1600 …5} |
| full_name | "delivery[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "delivery__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 | "_delivery__token" |
| valid | true |
| value | "1477b.xDszZAzqGYEzCI6WbKfeujtYZx-aldl5tMDAtcPsOts.jE99LEO_butja77kWpWqyAkpUUbiwoEQ4aPy-re-S--qWHEhdJBfsUBiug" |