GET https://finances.ddsteelfabrication.co.za/quotes/create

Forms

  • quote
    • clientMode
    • discount
    • lines
    • invoiceTaxes
    • quoteId
    • terms
    • notes
    • saveTermsAsDefault
    • total
    • baseTotal
    • tax
    • customFields
    • __dynamic_error
    • client
    • users
    • _token

quote

Form type:
"SolidInvoice\QuoteBundle\Form\Type\QuoteType"

Errors

This form has no errors.

Default Data

Property Value
Model Format same as normalized format
Normalized Format
SolidInvoice\QuoteBundle\DTO\QuoteFormDTO {#3412
  +clientMode: SolidInvoice\QuoteBundle\Enum\QuoteClientMode {#3406
    +name: "Existing"
    +value: "existing"
  }
  +client: SolidInvoice\ClientBundle\Entity\Client {#3391
    -id: Symfony\Component\Uid\Ulid {#3414 …}
    -name: "GUARD HUT"
    -website: null
    -status: SolidInvoice\ClientBundle\Enum\ClientStatus {#3422 …}
    -currencyCode: null
    -currency: Money\Currency {#3488
      -code: "ZAR"
    }
    -taxIdentifiers: Doctrine\ORM\PersistentCollection {#3466 …}
    -contacts: Doctrine\ORM\PersistentCollection {#3464 …}
    -quotes: Doctrine\ORM\PersistentCollection {#3468 …}
    -invoices: Doctrine\ORM\PersistentCollection {#3470 …}
    -recurringInvoices: Doctrine\ORM\PersistentCollection {#3472 …}
    -payments: Doctrine\ORM\PersistentCollection {#3474 …}
    -addresses: Doctrine\ORM\PersistentCollection {#3476 …}
    -credit: SolidInvoice\ClientBundle\Entity\Credit {#3479 …}
    #archived: null
    #created: DateTimeImmutable @1782208834 {#3405
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #updated: DateTimeImmutable @1782208834 {#3421
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #company: SolidInvoice\CoreBundle\Entity\Company {#1746 …}
  }
  +newClientName: null
  +newContactFirstName: null
  +newContactLastName: null
  +newContactEmail: null
  +quoteId: ""
  +due: null
  +discount: null
  +terms: "<p><strong>Banking Details: </strong></p><p>FNB Account N0: 62662349507 </p><p>Branch Code: 259155 </p><p>Branch Name: Katlehong </p><p>Account Type: Cheque</p>"
  +notes: "<p><em>This quotation is valid for 30 days from the date of issue. </em>Prices are based on the scope of work described in this quotation. Any additional work requested will be charged separately</p>"
  +saveTermsAsDefault: false
  +total: "0"
  +baseTotal: "0"
  +tax: "0"
  +lines: Doctrine\Common\Collections\ArrayCollection {#1763 …}
  +users: Doctrine\Common\Collections\ArrayCollection {#280
    -elements: [
      SolidInvoice\ClientBundle\Entity\Contact {#4496 …}
    ]
  }
  +invoiceTaxes: Doctrine\Common\Collections\ArrayCollection {#3481 …}
}
View Format same as normalized format

Submitted Data

This form was not submitted.

Passed Options

Option Passed Value Resolved Value
currency
Money\Currency {#3488
  -code: "ZAR"
}
same as passed value
data
SolidInvoice\QuoteBundle\DTO\QuoteFormDTO {#3412
  +clientMode: SolidInvoice\QuoteBundle\Enum\QuoteClientMode {#3406
    +name: "Existing"
    +value: "existing"
  }
  +client: SolidInvoice\ClientBundle\Entity\Client {#3391
    -id: Symfony\Component\Uid\Ulid {#3414 …}
    -name: "GUARD HUT"
    -website: null
    -status: SolidInvoice\ClientBundle\Enum\ClientStatus {#3422 …}
    -currencyCode: null
    -currency: Money\Currency {#3488
      -code: "ZAR"
    }
    -taxIdentifiers: Doctrine\ORM\PersistentCollection {#3466 …}
    -contacts: Doctrine\ORM\PersistentCollection {#3464 …}
    -quotes: Doctrine\ORM\PersistentCollection {#3468 …}
    -invoices: Doctrine\ORM\PersistentCollection {#3470 …}
    -recurringInvoices: Doctrine\ORM\PersistentCollection {#3472 …}
    -payments: Doctrine\ORM\PersistentCollection {#3474 …}
    -addresses: Doctrine\ORM\PersistentCollection {#3476 …}
    -credit: SolidInvoice\ClientBundle\Entity\Credit {#3479 …}
    #archived: null
    #created: DateTimeImmutable @1782208834 {#3405
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #updated: DateTimeImmutable @1782208834 {#3421
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #company: SolidInvoice\CoreBundle\Entity\Company {#1746 …}
  }
  +newClientName: null
  +newContactFirstName: null
  +newContactLastName: null
  +newContactEmail: null
  +quoteId: ""
  +due: null
  +discount: null
  +terms: "<p><strong>Banking Details: </strong></p><p>FNB Account N0: 62662349507 </p><p>Branch Code: 259155 </p><p>Branch Name: Katlehong </p><p>Account Type: Cheque</p>"
  +notes: "<p><em>This quotation is valid for 30 days from the date of issue. </em>Prices are based on the scope of work described in this quotation. Any additional work requested will be charged separately</p>"
  +saveTermsAsDefault: false
  +total: "0"
  +baseTotal: "0"
  +tax: "0"
  +lines: Doctrine\Common\Collections\ArrayCollection {#1763 …}
  +users: Doctrine\Common\Collections\ArrayCollection {#280
    -elements: [
      SolidInvoice\ClientBundle\Entity\Contact {#4496 …}
    ]
  }
  +invoiceTaxes: Doctrine\Common\Collections\ArrayCollection {#3481 …}
}
same as passed value

Resolved Options

Option Value
action
""
allow_extra_fields
false
allow_file_upload
false
attr
[]
attr_translation_parameters
[]
auto_initialize
true
block_name
null
block_prefix
null
by_reference
true
compound
true
constraints
[]
csrf_field_name
"_token"
csrf_message
"The CSRF token is invalid. Please try to resubmit the form."
csrf_protection
true
csrf_token_id
null
csrf_token_manager
Symfony\Component\Security\Csrf\CsrfTokenManager {#1020
  -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1019 …}
  -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1018 …}
  -namespace: Closure() {#1016 …}
}
currency
Money\Currency {#3488
  -code: "ZAR"
}
data
SolidInvoice\QuoteBundle\DTO\QuoteFormDTO {#3412
  +clientMode: SolidInvoice\QuoteBundle\Enum\QuoteClientMode {#3406
    +name: "Existing"
    +value: "existing"
  }
  +client: SolidInvoice\ClientBundle\Entity\Client {#3391
    -id: Symfony\Component\Uid\Ulid {#3414 …}
    -name: "GUARD HUT"
    -website: null
    -status: SolidInvoice\ClientBundle\Enum\ClientStatus {#3422 …}
    -currencyCode: null
    -currency: Money\Currency {#3488
      -code: "ZAR"
    }
    -taxIdentifiers: Doctrine\ORM\PersistentCollection {#3466 …}
    -contacts: Doctrine\ORM\PersistentCollection {#3464 …}
    -quotes: Doctrine\ORM\PersistentCollection {#3468 …}
    -invoices: Doctrine\ORM\PersistentCollection {#3470 …}
    -recurringInvoices: Doctrine\ORM\PersistentCollection {#3472 …}
    -payments: Doctrine\ORM\PersistentCollection {#3474 …}
    -addresses: Doctrine\ORM\PersistentCollection {#3476 …}
    -credit: SolidInvoice\ClientBundle\Entity\Credit {#3479 …}
    #archived: null
    #created: DateTimeImmutable @1782208834 {#3405
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #updated: DateTimeImmutable @1782208834 {#3421
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #company: SolidInvoice\CoreBundle\Entity\Company {#1746 …}
  }
  +newClientName: null
  +newContactFirstName: null
  +newContactLastName: null
  +newContactEmail: null
  +quoteId: ""
  +due: null
  +discount: null
  +terms: "<p><strong>Banking Details: </strong></p><p>FNB Account N0: 62662349507 </p><p>Branch Code: 259155 </p><p>Branch Name: Katlehong </p><p>Account Type: Cheque</p>"
  +notes: "<p><em>This quotation is valid for 30 days from the date of issue. </em>Prices are based on the scope of work described in this quotation. Any additional work requested will be charged separately</p>"
  +saveTermsAsDefault: false
  +total: "0"
  +baseTotal: "0"
  +tax: "0"
  +lines: Doctrine\Common\Collections\ArrayCollection {#1763 …}
  +users: Doctrine\Common\Collections\ArrayCollection {#280
    -elements: [
      SolidInvoice\ClientBundle\Entity\Contact {#4496 …}
    ]
  }
  +invoiceTaxes: Doctrine\Common\Collections\ArrayCollection {#3481 …}
}
data_class
"SolidInvoice\QuoteBundle\DTO\QuoteFormDTO"
disabled
false
empty_data
Closure(FormInterface $form) {#3830
  class: "Symfony\Component\Form\Extension\Core\Type\FormType"
  use: {
    $class: "SolidInvoice\QuoteBundle\DTO\QuoteFormDTO"
  }
}
error_bubbling
true
error_mapping
[]
existing_target_id
null
extra_fields_message
"This form should not contain extra fields."
feature_gated
null
form_attr
false
getter
null
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
help_type
"inline"
inherit_data
false
invalid_message
"This value is not valid."
invalid_message_parameters
[]
is_empty_callback
null
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
mapped
true
method
"POST"
placeholder
null
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
subscription_in_trial
false
translation_domain
null
trial_restricted
false
trim
true
upload_max_size_message
Closure() {#3827
  class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension"
  use: {
    $translator: Symfony\Component\Translation\DataCollectorTranslator {#1153 …}
    $message: Closure() {#3836 …}
    $translationDomain: "validators"
  }
}
validation_groups
Closure(FormInterface $form) {#3828
  class: "SolidInvoice\QuoteBundle\Form\Type\QuoteType"
  this: SolidInvoice\QuoteBundle\Form\Type\QuoteType {#3518 …}
}

View Vars

Variable Value
action
""
attr
[]
attr_translation_parameters
[]
block_prefixes
[
  "form"
  "quote"
  "_quote"
]
cache_key
"_quote_quote"
compound
true
data
SolidInvoice\QuoteBundle\DTO\QuoteFormDTO {#3412
  +clientMode: SolidInvoice\QuoteBundle\Enum\QuoteClientMode {#3406
    +name: "Existing"
    +value: "existing"
  }
  +client: SolidInvoice\ClientBundle\Entity\Client {#3391
    -id: Symfony\Component\Uid\Ulid {#3414 …}
    -name: "GUARD HUT"
    -website: null
    -status: SolidInvoice\ClientBundle\Enum\ClientStatus {#3422 …}
    -currencyCode: null
    -currency: Money\Currency {#3488
      -code: "ZAR"
    }
    -taxIdentifiers: Doctrine\ORM\PersistentCollection {#3466 …}
    -contacts: Doctrine\ORM\PersistentCollection {#3464 …}
    -quotes: Doctrine\ORM\PersistentCollection {#3468 …}
    -invoices: Doctrine\ORM\PersistentCollection {#3470 …}
    -recurringInvoices: Doctrine\ORM\PersistentCollection {#3472 …}
    -payments: Doctrine\ORM\PersistentCollection {#3474 …}
    -addresses: Doctrine\ORM\PersistentCollection {#3476 …}
    -credit: SolidInvoice\ClientBundle\Entity\Credit {#3479 …}
    #archived: null
    #created: DateTimeImmutable @1782208834 {#3405
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #updated: DateTimeImmutable @1782208834 {#3421
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #company: SolidInvoice\CoreBundle\Entity\Company {#1746 …}
  }
  +newClientName: null
  +newContactFirstName: null
  +newContactLastName: null
  +newContactEmail: null
  +quoteId: ""
  +due: null
  +discount: null
  +terms: "<p><strong>Banking Details: </strong></p><p>FNB Account N0: 62662349507 </p><p>Branch Code: 259155 </p><p>Branch Name: Katlehong </p><p>Account Type: Cheque</p>"
  +notes: "<p><em>This quotation is valid for 30 days from the date of issue. </em>Prices are based on the scope of work described in this quotation. Any additional work requested will be charged separately</p>"
  +saveTermsAsDefault: false
  +total: "0"
  +baseTotal: "0"
  +tax: "0"
  +lines: Doctrine\Common\Collections\ArrayCollection {#1763 …}
  +users: Doctrine\Common\Collections\ArrayCollection {#280
    -elements: [
      SolidInvoice\ClientBundle\Entity\Contact {#4496 …}
    ]
  }
  +invoiceTaxes: Doctrine\Common\Collections\ArrayCollection {#3481 …}
}
disabled
false
errors
Symfony\Component\Form\FormErrorIterator {#4717
  -errors: []
  -form: Symfony\Component\Form\Form {#4234 …}
}
feature_gated_active
false
feature_gated_plan
null
form
Symfony\Component\Form\FormView {#4305 …5}
full_name
"quote"
help
null
help_attr
[]
help_html
false
help_translation_parameters
[]
help_type
"inline"
id
"quote"
label
null
label_attr
[]
label_format
null
label_html
false
label_translation_parameters
[]
method
"POST"
multipart
false
name
"quote"
priority
0
required
true
row_attr
[]
submitted
false
translation_domain
null
trial_restricted_active
false
unique_block_prefix
"_quote"
valid
true
value
SolidInvoice\QuoteBundle\DTO\QuoteFormDTO {#3412
  +clientMode: SolidInvoice\QuoteBundle\Enum\QuoteClientMode {#3406
    +name: "Existing"
    +value: "existing"
  }
  +client: SolidInvoice\ClientBundle\Entity\Client {#3391
    -id: Symfony\Component\Uid\Ulid {#3414 …}
    -name: "GUARD HUT"
    -website: null
    -status: SolidInvoice\ClientBundle\Enum\ClientStatus {#3422 …}
    -currencyCode: null
    -currency: Money\Currency {#3488
      -code: "ZAR"
    }
    -taxIdentifiers: Doctrine\ORM\PersistentCollection {#3466 …}
    -contacts: Doctrine\ORM\PersistentCollection {#3464 …}
    -quotes: Doctrine\ORM\PersistentCollection {#3468 …}
    -invoices: Doctrine\ORM\PersistentCollection {#3470 …}
    -recurringInvoices: Doctrine\ORM\PersistentCollection {#3472 …}
    -payments: Doctrine\ORM\PersistentCollection {#3474 …}
    -addresses: Doctrine\ORM\PersistentCollection {#3476 …}
    -credit: SolidInvoice\ClientBundle\Entity\Credit {#3479 …}
    #archived: null
    #created: DateTimeImmutable @1782208834 {#3405
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #updated: DateTimeImmutable @1782208834 {#3421
      date: 2026-06-23 12:00:34.0 Europe/Berlin (+02:00)
    }
    #company: SolidInvoice\CoreBundle\Entity\Company {#1746 …}
  }
  +newClientName: null
  +newContactFirstName: null
  +newContactLastName: null
  +newContactEmail: null
  +quoteId: ""
  +due: null
  +discount: null
  +terms: "<p><strong>Banking Details: </strong></p><p>FNB Account N0: 62662349507 </p><p>Branch Code: 259155 </p><p>Branch Name: Katlehong </p><p>Account Type: Cheque</p>"
  +notes: "<p><em>This quotation is valid for 30 days from the date of issue. </em>Prices are based on the scope of work described in this quotation. Any additional work requested will be charged separately</p>"
  +saveTermsAsDefault: false
  +total: "0"
  +baseTotal: "0"
  +tax: "0"
  +lines: Doctrine\Common\Collections\ArrayCollection {#1763 …}
  +users: Doctrine\Common\Collections\ArrayCollection {#280
    -elements: [
      SolidInvoice\ClientBundle\Entity\Contact {#4496 …}
    ]
  }
  +invoiceTaxes: Doctrine\Common\Collections\ArrayCollection {#3481 …}
}