- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 33
- Events
- Routing
- Cache
- Translation
- 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
-
-
parcelValue
-
-
-
description
-
-
-
app_bundle_way_bill_form
"App\Form\WayBillForm"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } |
| Model Format | same as normalized format |
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } |
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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data | App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } |
| data_class | "App\Entity\WayBill" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1219 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} 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() {#1221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1220 …} } } |
| validation_groups | [
"Default"
] |
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 | "dominic malombe" |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1234 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1236 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1235 …} } } |
| validation_groups | null |
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 | "0721 567 579" |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1243 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1245 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1244 …} } } |
| validation_groups | null |
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 | "stanex" |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1252 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1253 …} } } |
| validation_groups | null |
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 | "0724 518 746" |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1261 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1263 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1262 …} } } |
| validation_groups | null |
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 |
"1"
|
| Normalized Format | App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -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) {#1227 class: "App\Form\WayBillForm" this: App\Form\WayBillForm {#1123 …} } |
Doctrine\ORM\QueryBuilder {#1335 -em: Doctrine\ORM\EntityManager {#52 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1337 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1338 #from: "App\Entity\Station" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1339 #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 {#1334 …} -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 {#1292 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceLabel" ] } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1373 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1341 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1340 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1342 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1357 -om: Doctrine\ORM\EntityManager {#52 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1296 …} -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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#52 …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 {#1357 -om: Doctrine\ORM\EntityManager {#52 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1296 …} -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 {#1335 -em: Doctrine\ORM\EntityManager {#52 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1337 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "i" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1338 #from: "App\Entity\Station" #alias: "i" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#1339 #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 {#1334 …} -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() {#1295 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1293 …} } } |
| validation_groups | null |
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 {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537} -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | "App\Entity\Transaction" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1347 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} 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() {#1368 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1346 …} } } |
| validation_groups | 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 |
"150"
|
| Normalized Format | 150 |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1452 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1454 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1453 …} } } |
| validation_groups | null |
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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1462 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1464 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1463 …} } } |
| validation_groups | null |
parcelValue
"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 |
"6000"
|
| Normalized Format | 6000 |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1374 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1376 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1361 …} } } |
| validation_groups | null |
parcels
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1524 -elements: [ 1 => App\Entity\Parcel {#1683 -id: 1280843 -description: "30kg rice" -waybill: App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } -number: 1 -isInDelivery: false -createdAt: DateTime @1770449069 {#1710 date: 2026-02-07 10:24:29.597956 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 {#1524 -elements: [ 1 => App\Entity\Parcel {#1683 -id: 1280843 -description: "30kg rice" -waybill: App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } -number: 1 -isInDelivery: false -createdAt: DateTime @1770449069 {#1710 date: 2026-02-07 10:24:29.597956 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) {#1228 class: "App\Form\WayBillForm" this: App\Form\WayBillForm {#1123 …} } |
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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| delete_empty | Closure(?Parcel $parcel = null) {#1228 class: "App\Form\WayBillForm" this: App\Form\WayBillForm {#1123 …} } |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1390 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1392 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1389 …} } } |
| validation_groups | null |
1
"App\Form\ParcelForm"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Parcel {#1683 -id: 1280843 -description: "30kg rice" -waybill: App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } -number: 1 -isInDelivery: false -createdAt: DateTime @1770449069 {#1710 date: 2026-02-07 10:24:29.597956 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 {#1683 -id: 1280843 -description: "30kg rice" -waybill: App\Entity\WayBill {#1057 -id: 1269749 -senderName: "stanex" -senderPhoneNumber: "0724 518 746" -receiverName: "dominic malombe" -receiverPhoneNumber: "0721 567 579" -fromStation: App\Entity\Station {#1557 …} -toStation: App\Entity\Station {#1552 -id: 1 -stationName: "NAIROBI" -stationAddress: "AT ACCRA ROAD-RIVER ROAD JUNCTION TEA ROOM" -phone_numbers: "0703 192 255" -organization: App\Entity\Organization {#1098 …} -createdAt: DateTime @1539607770 {#1550 date: 2018-10-15 15:49:30.0 Africa/Nairobi (+03:00) } -operatingHrs: "6am-9pm" -createdBy: Proxies\__CG__\App\Entity\User {#1110 …} -isMobile: false } -createdAt: DateTime @1770449069 {#2277 date: 2026-02-07 10:24:29.626022 Africa/Nairobi (+03:00) } -createdBy: App\Entity\User {#891 …} -transaction: App\Entity\Transaction {#1537 -id: 1269708 -wayBill: App\Entity\WayBill {#1057} -amount: 150 -cashAmount: 0 -mpesaAmount: 0 -taxPercentage: 16 -taxAmount: 20.69 -grossAmount: 150 -stationExpenses: 0 -stationBalance: 150 -expenses: 0 -wayBillExpenses: null -balance: 150 -createdAt: DateTime @1770449069 {#2277} -createdBy: App\Entity\User {#891 …} -organization: App\Entity\Organization {#1098 …} -dailyAccount: App\Entity\DailyAccount {#2278 …} -isCancelled: false -isComplete: false -isPaid: false -paid_by: "CASH" -mpesaPaymentPhone: null -paymentMethod: null -pinNumber: null -cuInvoiceNumber: null -cuInvoiceNumberCredit: null -cuSerialNumber: null -isFinal: false } -parcels: Doctrine\ORM\PersistentCollection {#2351 …} -isCollected: false -isReceived: false -receivedBy: null -organization: App\Entity\Organization {#1098 …} -collectedParcel: null -receivedAt: null -percelCount: 1 -longitude: null -latitude: null -parcelValue: 6000 } -number: 1 -isInDelivery: false -createdAt: DateTime @1770449069 {#1710 date: 2026-02-07 10:24:29.597956 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | "App\Entity\Parcel" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1651 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} 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() {#1658 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1657 …} } } |
| validation_groups | null |
description
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "30kg rice" |
| View Format | same as normalized format |
Submitted Data
| Property | Value |
|---|---|
| View Format | same as normalized format |
| Normalized Format | "30kg rice" |
| 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 {#65 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#66 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#67 …} -namespace: Closure() {#69 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1666 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1124 …} } |
| 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() {#1668 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1202 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#985 …} $translationDomain: "validators" $message: Closure() {#1667 …} } } |
| validation_groups | null |