- Request / Response
- Performance
- Validator 1
- Forms 1
- Exception
- Logs
- Events
- Routing
- Cache
- Translation 8
- Security
- Twig
- Twig Components
- HTTP Client
- Doctrine 1
- Debug
- Messages
- E-mails
- Notifications
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
-
-
receiverName
-
receiverPhoneNumber
-
senderName
-
senderPhoneNumber
-
toStation
-
-
amount
-
pinNumber
-
-
1parcelValue
-
-
-
description
-
-
-
_token
-
app_bundle_way_bill_form
"App\Form\WayBillForm"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } |
same as passed value |
| validation_groups | [
"Default"
] |
[
"Default"
]
|
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 {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data | App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } |
| data_class | "App\Entity\WayBill" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1251 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} use: { $class: "App\Entity\WayBill" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1253 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1252 …} } } |
| validation_groups | [
"Default"
] |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "app_bundle_way_bill_form" "_app_bundle_way_bill_form" ] |
| cache_key | "_app_bundle_way_bill_form_app_bundle_way_bill_form" |
| compound | true |
| data | App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2313 -form: Symfony\Component\Form\Form {#1438 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2315 …5} |
| full_name | "app_bundle_way_bill_form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "app_bundle_way_bill_form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form" |
| valid | false |
| value | App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } |
receiverName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "BETH MWANGI" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1266 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1268 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1267 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_bundle_way_bill_form_receiverName" ] |
| cache_key | "_app_bundle_way_bill_form_receiverName_text" |
| compound | false |
| data | "BETH MWANGI" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2389 -form: Symfony\Component\Form\Form {#1466 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2309 …5} |
| full_name | "app_bundle_way_bill_form[receiverName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_receiverName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "receiverName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_receiverName" |
| valid | true |
| value | "BETH MWANGI" |
receiverPhoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "0715 720 857" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1275 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1277 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1276 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_bundle_way_bill_form_receiverPhoneNumber" ] |
| cache_key | "_app_bundle_way_bill_form_receiverPhoneNumber_text" |
| compound | false |
| data | "0715 720 857" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2387 -form: Symfony\Component\Form\Form {#1470 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2388 …5} |
| full_name | "app_bundle_way_bill_form[receiverPhoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_receiverPhoneNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "receiverPhoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_receiverPhoneNumber" |
| valid | true |
| value | "0715 720 857" |
senderName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "VITAPHARM" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1284 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1286 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1285 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_bundle_way_bill_form_senderName" ] |
| cache_key | "_app_bundle_way_bill_form_senderName_text" |
| compound | false |
| data | "VITAPHARM" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2384 -form: Symfony\Component\Form\Form {#1474 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2386 …5} |
| full_name | "app_bundle_way_bill_form[senderName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_senderName" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "senderName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_senderName" |
| valid | true |
| value | "VITAPHARM" |
senderPhoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "0718 171 253" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1293 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1294 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_bundle_way_bill_form_senderPhoneNumber" ] |
| cache_key | "_app_bundle_way_bill_form_senderPhoneNumber_text" |
| compound | false |
| data | "0718 171 253" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2383 -form: Symfony\Component\Form\Form {#1477 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2385 …5} |
| full_name | "app_bundle_way_bill_form[senderPhoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_senderPhoneNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "senderPhoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_senderPhoneNumber" |
| valid | true |
| value | "0718 171 253" |
toStation
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"2"
|
| Normalized Format | App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| class | "App\Entity\Station" |
same as passed value |
| placeholder | "Please Select Destination" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1259 class: "App\Form\WayBillForm" this: App\Form\WayBillForm {#1155 …} } |
Doctrine\ORM\QueryBuilder {#1367 -em: Doctrine\ORM\EntityManager {#53 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1369 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1370 #from: "App\Entity\Station" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1371 #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: [ "i.isMobile = false" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT i FROM App\Entity\Station i WHERE i.isMobile = false" -parameters: Doctrine\Common\Collections\ArrayCollection {#1366 …} -firstResult: 0 -maxResults: 50 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1324 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1405 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1373 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1372 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1374 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1389 -om: Doctrine\ORM\EntityManager {#53 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1328 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | null |
| class | "App\Entity\Station" |
| 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 {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#53 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1389 -om: Doctrine\ORM\EntityManager {#53 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1328 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "Please Select Destination" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1367 -em: Doctrine\ORM\EntityManager {#53 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1369 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1370 #from: "App\Entity\Station" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1371 #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: [ "i.isMobile = false" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 1 -dql: "SELECT i FROM App\Entity\Station i WHERE i.isMobile = false" -parameters: Doctrine\Common\Collections\ArrayCollection {#1366 …} -firstResult: 0 -maxResults: 50 -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1327 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1325 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_app_bundle_way_bill_form_toStation" ] |
| cache_key | "_app_bundle_way_bill_form_toStation_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +label: "NAIROBI" +value: "1" +data: App\Entity\Station {#1584 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +label: "EMBU" +value: "2" +data: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +label: "MWEA" +value: "14" +data: App\Entity\Station {#1589 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +label: "RUNYENJES" +value: "15" +data: App\Entity\Station {#1591 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +label: "CHUKA" +value: "16" +data: App\Entity\Station {#1593 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +label: "MATUU" +value: "17" +data: App\Entity\Station {#1595 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +label: "MTWAPA" +value: "18" +data: App\Entity\Station {#1597 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +label: "KARURUMO" +value: "19" +data: App\Entity\Station {#1599 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +label: "KATHWANA" +value: "20" +data: App\Entity\Station {#1601 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +label: "MERU" +value: "21" +data: App\Entity\Station {#1603 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +label: "KIRITIRI" +value: "22" +data: App\Entity\Station {#1605 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +label: "KIVAA" +value: "23" +data: App\Entity\Station {#1607 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +label: "CHIAKARIGA" +value: "24" +data: App\Entity\Station {#1609 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +label: "ISHIARA" +value: "25" +data: App\Entity\Station {#1611 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +label: "MITUNGUU" +value: "26" +data: App\Entity\Station {#1613 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +label: "TUNYAI" +value: "27" +data: App\Entity\Station {#1615 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +label: "KIBUGU" +value: "28" +data: App\Entity\Station {#1617 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +label: "NKUBU" +value: "29" +data: App\Entity\Station {#1619 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +label: "KITUI" +value: "30" +data: App\Entity\Station {#1621 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +label: "SIAKAGO" +value: "31" +data: App\Entity\Station {#1623 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +label: "MOMBASA" +value: "32" +data: App\Entity\Station {#1625 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +label: "VOI" +value: "33" +data: App\Entity\Station {#1627 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +label: "THIKA" +value: "34" +data: App\Entity\Station {#1629 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +label: "EMBU STAGE" +value: "35" +data: App\Entity\Station {#1632 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +label: "NAIROBI ERUSHA HSE" +value: "36" +data: App\Entity\Station {#1634 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +label: "MWINGI" +value: "37" +data: App\Entity\Station {#1636 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +label: "KYENI" +value: "38" +data: App\Entity\Station {#1638 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +label: "KANYONYO" +value: "39" +data: App\Entity\Station {#1640 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +label: "KABATI" +value: "40" +data: App\Entity\Station {#1642 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +label: "KATHAGERI" +value: "41" +data: App\Entity\Station {#1644 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +label: "MWEA OFFICE2" +value: "43" +data: App\Entity\Station {#1646 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +label: "kisasi" +value: "44" +data: App\Entity\Station {#1648 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +label: "KAEWA" +value: "46" +data: App\Entity\Station {#1650 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +label: "RUIRU" +value: "47" +data: App\Entity\Station {#1652 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +label: "CHANGAMWE" +value: "48" +data: App\Entity\Station {#1655 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +label: "KIBWEZI" +value: "49" +data: App\Entity\Station {#1657 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +label: "Marimanti" +value: "50" +data: App\Entity\Station {#1659 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +label: "Mutithi" +value: "51" +data: App\Entity\Station {#1661 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +label: "Kithaga" +value: "52" +data: App\Entity\Station {#1663 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +label: "MALINDI" +value: "53" +data: App\Entity\Station {#1665 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +label: "Kilifi" +value: "54" +data: App\Entity\Station {#1667 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +label: "BAMBURI" +value: "55" +data: App\Entity\Station {#1669 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +label: "Kamukunji" +value: "56" +data: App\Entity\Station {#1671 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +label: "MWEA 3" +value: "57" +data: App\Entity\Station {#1673 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2375 -form: Symfony\Component\Form\Form {#1480 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#2374 …5} |
| full_name | "app_bundle_way_bill_form[toStation]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_toStation" |
| is_selected | Closure($choice, $value) {#2433 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1302 …} } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "toStation" |
| placeholder | "Please Select Destination" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_toStation" |
| valid | true |
| value | "2" |
transaction
"App\Form\TransactionForm"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | 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 {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | "App\Entity\Transaction" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1379 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} use: { $class: "App\Entity\Transaction" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1378 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "app_bundle_transaction_form" "_app_bundle_way_bill_form_transaction" ] |
| cache_key | "_app_bundle_way_bill_form_transaction_app_bundle_transaction_form" |
| compound | true |
| data | App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2434 -form: Symfony\Component\Form\Form {#1502 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2435 …5} |
| full_name | "app_bundle_way_bill_form[transaction]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_transaction" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "transaction" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_transaction" |
| valid | true |
| value | App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } |
amount
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"200"
|
| Normalized Format | 200 |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1485 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_app_bundle_way_bill_form_transaction_amount" ] |
| cache_key | "_app_bundle_way_bill_form_transaction_amount_integer" |
| compound | false |
| data | 200 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2439 -form: Symfony\Component\Form\Form {#1505 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2438 …5} |
| full_name | "app_bundle_way_bill_form[transaction][amount]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_transaction_amount" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "amount" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_transaction_amount" |
| valid | true |
| value | "200" |
pinNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1494 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1496 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1495 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_app_bundle_way_bill_form_transaction_pinNumber" ] |
| cache_key | "_app_bundle_way_bill_form_transaction_pinNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2441 -form: Symfony\Component\Form\Form {#1508 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2440 …5} |
| full_name | "app_bundle_way_bill_form[transaction][pinNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_transaction_pinNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "pinNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_transaction_pinNumber" |
| valid | true |
| value | "" |
parcelValue
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
Errors
| Message | Origin | Cause |
|---|---|---|
| Please enter the parcel value | parcelValue |
Caused by:
Symfony\Component\Validator\ConstraintViolation {#2259 root: Symfony\Component\Form\Form {#1438 …} path: "data.parcelValue" value: null } |
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
| Property | Value |
|---|---|
| View Format |
"" |
| Normalized Format | null |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1406 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1408 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1393 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_app_bundle_way_bill_form_parcelValue" ] |
| cache_key | "_app_bundle_way_bill_form_parcelValue_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2437 -form: Symfony\Component\Form\Form {#1511 …} -errors: [ Symfony\Component\Form\FormError {#2153 #messageTemplate: "Please enter the parcel value" #messageParameters: [ "{{ value }}" => "null" ] #messagePluralization: null -message: "Please enter the parcel value" -cause: Symfony\Component\Validator\ConstraintViolation {#2259 root: Symfony\Component\Form\Form {#1438 …} path: "data.parcelValue" value: null } -origin: Symfony\Component\Form\Form {#1511 …} } ] } |
| form | Symfony\Component\Form\FormView {#2436 …5} |
| full_name | "app_bundle_way_bill_form[parcelValue]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_parcelValue" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "parcelValue" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_parcelValue" |
| valid | false |
| value | "" |
parcels
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1556 -elements: [ 1 => App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } ] } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1556 -elements: [ 1 => App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } ] } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
same as passed value |
| delete_empty | Closure(?Parcel $parcel = null) {#1260 class: "App\Form\WayBillForm" this: App\Form\WayBillForm {#1155 …} } |
same as passed value |
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\ParcelForm" |
same as passed value |
| prototype | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| delete_empty | Closure(?Parcel $parcel = null) {#1260 class: "App\Form\WayBillForm" this: App\Form\WayBillForm {#1155 …} } |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1422 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\ParcelForm" |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1424 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1421 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_app_bundle_way_bill_form_parcels" ] |
| cache_key | "_app_bundle_way_bill_form_parcels_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#1556 -elements: [ 1 => App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } ] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2443 -form: Symfony\Component\Form\Form {#1514 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2442 …5} |
| full_name | "app_bundle_way_bill_form[parcels]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_parcels" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "parcels" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#2445 …5} |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_parcels" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#1556 -elements: [ 1 => App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } ] } |
1
"App\Form\ParcelForm"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | false |
same as passed value |
| property_path | "[1]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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 {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | "App\Entity\Parcel" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1687 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} use: { $class: "App\Entity\Parcel" } } |
| 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 | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | "[1]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1694 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1693 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "app_bundle_parcel_form" "_app_bundle_way_bill_form_parcels_entry" ] |
| cache_key | "_app_bundle_way_bill_form_parcels_entry_app_bundle_parcel_form" |
| compound | true |
| data | App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2450 -form: Symfony\Component\Form\Form {#1710 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2451 …5} |
| full_name | "app_bundle_way_bill_form[parcels][1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_parcels_1" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_parcels_entry" |
| valid | true |
| value | App\Entity\Parcel {#1719 -id: null -description: "WHITE COSM" -waybill: App\Entity\WayBill {#1089 -id: null -senderName: "VITAPHARM" -senderPhoneNumber: "0718 171 253" -receiverName: "BETH MWANGI" -receiverPhoneNumber: "0715 720 857" -fromStation: null -toStation: App\Entity\Station {#1587 -id: 2 -stationName: "EMBU" -stationAddress: "AT IMANI BUS OFFICE OPPOSITE ABSA BANK NEXT TO SN PATEL" -phone_numbers: "0703-192 230/ 0729 855 747 " -organization: App\Entity\Organization {#1130 …} -createdAt: DateTime @1539607770 {#1586 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "24hrs" -createdBy: Proxies\__CG__\App\Entity\User {#1142 …} -isMobile: false } -createdAt: null -createdBy: null -transaction: App\Entity\Transaction {#1569 -id: null -wayBill: null -amount: 200 -cashAmount: null -mpesaAmount: null -taxPercentage: null -taxAmount: null -grossAmount: null -stationExpenses: null -stationBalance: null -expenses: null -wayBillExpenses: null -balance: null -createdAt: null -createdBy: null -organization: null -dailyAccount: null -isCancelled: null -isComplete: null -isPaid: null -paid_by: null -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: null } -parcels: Doctrine\Common\Collections\ArrayCollection {#1090 …} -isCollected: null -isReceived: null -receivedBy: null -organization: App\Entity\Organization {#1130 …} -collectedParcel: null -receivedAt: null -percelCount: null -longitude: null -latitude: null -parcelValue: null } -number: null -isInDelivery: false -createdAt: DateTime @1787329839 {#1738 date: 2026-08-21 19:30:39.435603 Africa/Nairobi (+03:00) } } |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "WHITE COSM" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "WHITE COSM" |
| Model Format | same as normalized format |
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1702 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1704 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#1703 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_app_bundle_way_bill_form_parcels_entry_description" ] |
| cache_key | "_app_bundle_way_bill_form_parcels_entry_description_textarea" |
| compound | false |
| data | "WHITE COSM" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2454 -form: Symfony\Component\Form\Form {#1713 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2455 …5} |
| full_name | "app_bundle_way_bill_form[parcels][1][description]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form_parcels_1_description" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "description" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | true |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form_parcels_entry_description" |
| valid | true |
| value | "WHITE COSM" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "8a629d.BQsZeEM0PVw3V71TUPITO1drXnPZX-wf7Tgbqva0RJg.ckl3PzYGdxl5OPUdIZEnTDwqF0axaNROnXpw-IzxBfNwSkBKBWB6CGYSzg" |
| 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 | "8a629d.BQsZeEM0PVw3V71TUPITO1drXnPZX-wf7Tgbqva0RJg.ckl3PzYGdxl5OPUdIZEnTDwqF0axaNROnXpw-IzxBfNwSkBKBWB6CGYSzg" |
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 {#66 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#67 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#68 …} -namespace: Closure() {#70 …} } |
| data | "8a629d.BQsZeEM0PVw3V71TUPITO1drXnPZX-wf7Tgbqva0RJg.ckl3PzYGdxl5OPUdIZEnTDwqF0axaNROnXpw-IzxBfNwSkBKBWB6CGYSzg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2456 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1156 …} } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | 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() {#2458 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1016 …} $translationDomain: "validators" $message: Closure() {#2453 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_app_bundle_way_bill_form__token" ] |
| cache_key | "_app_bundle_way_bill_form__token_hidden" |
| compound | false |
| data | "8a629d.BQsZeEM0PVw3V71TUPITO1drXnPZX-wf7Tgbqva0RJg.ckl3PzYGdxl5OPUdIZEnTDwqF0axaNROnXpw-IzxBfNwSkBKBWB6CGYSzg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2468 -form: Symfony\Component\Form\Form {#2464 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2459 …5} |
| full_name | "app_bundle_way_bill_form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "app_bundle_way_bill_form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_app_bundle_way_bill_form__token" |
| valid | true |
| value | "8a629d.BQsZeEM0PVw3V71TUPITO1drXnPZX-wf7Tgbqva0RJg.ckl3PzYGdxl5OPUdIZEnTDwqF0axaNROnXpw-IzxBfNwSkBKBWB6CGYSzg" |