- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 195
- Events
- Routing
- Cache
- Translation 14
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- E-mails
- EasyAdmin
- VichUploader
- Configuration
Configuration Settings
Theme
Default theme. Improves readability.
Reduces eye fatigue. Ideal for low light conditions.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
tender_submission_form
"App\Form\Type\TenderSubmissionFormType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\TenderSubmissions {#1336 -id: null -tenderId: null -province: null -companyName: null -contactName: null -email: null -telephone: null -zip: null -created: null -customer: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
action | "/download-form/27" |
same as passed value |
data | App\Entity\TenderSubmissions {#1336 -id: null -tenderId: null -province: null -companyName: null -contactName: null -email: null -telephone: null -zip: null -created: null -customer: null } |
same as passed value |
method | "POST" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "/download-form/27" |
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 {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
data | App\Entity\TenderSubmissions {#1336 -id: null -tenderId: null -province: null -companyName: null -contactName: null -email: null -telephone: null -zip: null -created: null -customer: null } |
data_class | "App\Entity\TenderSubmissions" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1409 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1353 …} use: { $class: "App\Entity\TenderSubmissions" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1410 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/download-form/27" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "tender_submission_form" "_tender_submission_form" ] |
cache_key | "_tender_submission_form_tender_submission_form" |
compound | true |
data | App\Entity\TenderSubmissions {#1336 -id: null -tenderId: null -province: null -companyName: null -contactName: null -email: null -telephone: null -zip: null -created: null -customer: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1600 -form: Symfony\Component\Form\Form {#1516 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1449 …5} |
full_name | "tender_submission_form" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tender_submission_form" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form" |
valid | true |
value | App\Entity\TenderSubmissions {#1336 -id: null -tenderId: null -province: null -companyName: null -contactName: null -email: null -telephone: null -zip: null -created: null -customer: null } |
tenderId
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
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 {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1426 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1353 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1428 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1427 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_tender_submission_form_tenderId" ] |
cache_key | "_tender_submission_form_tenderId_hidden" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1604 -form: Symfony\Component\Form\Form {#1525 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1603 …5} |
full_name | "tender_submission_form[tenderId]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form_tenderId" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "tenderId" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form_tenderId" |
valid | true |
value | "" |
province
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Eastern Cape" => "Eastern Cape" "Free State" => "Free State" "Gauteng" => "Gauteng" "KwaZulu Natal" => "KwaZulu Natal" "Limpopo" => "Limpopo" "Mpumalanga" => "Mpumalanga" "Northern Cape" => "Northern Cape" "North West" => "North West" "Western Cape" => "Western Cape" ] |
[ "Eastern Cape" => "Eastern Cape" "Free State" => "Free State" "Gauteng" => "Gauteng" "KwaZulu Natal" => "KwaZulu Natal" "Limpopo" => "Limpopo" "Mpumalanga" => "Mpumalanga" "Northern Cape" => "Northern Cape" "North West" => "North West" "Western Cape" => "Western Cape" ] |
multiple | false |
false
|
required | true |
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 |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_value | null |
choices | [ "Eastern Cape" => "Eastern Cape" "Free State" => "Free State" "Gauteng" => "Gauteng" "KwaZulu Natal" => "KwaZulu Natal" "Limpopo" => "Limpopo" "Mpumalanga" => "Mpumalanga" "Northern Cape" => "Northern Cape" "North West" => "North West" "Western Cape" => "Western Cape" ] |
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 {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1448 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1446 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_tender_submission_form_province" ] |
cache_key | "_tender_submission_form_province_choice" |
choice_translation_domain | null |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1607 +label: "Eastern Cape" +value: "Eastern Cape" +data: "Eastern Cape" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1608 +label: "Free State" +value: "Free State" +data: "Free State" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1609 +label: "Gauteng" +value: "Gauteng" +data: "Gauteng" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1610 +label: "KwaZulu Natal" +value: "KwaZulu Natal" +data: "KwaZulu Natal" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1611 +label: "Limpopo" +value: "Limpopo" +data: "Limpopo" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1612 +label: "Mpumalanga" +value: "Mpumalanga" +data: "Mpumalanga" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +label: "Northern Cape" +value: "Northern Cape" +data: "Northern Cape" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1614 +label: "North West" +value: "North West" +data: "North West" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "Western Cape" +value: "Western Cape" +data: "Western Cape" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1605 -form: Symfony\Component\Form\Form {#1528 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1606 …5} |
full_name | "tender_submission_form[province]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form_province" |
is_selected | Closure($choice, $value) {#1617 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1434 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "province" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form_province" |
valid | true |
value | "" |
companyName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Last Name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
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 {#1353 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
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 {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1463 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_tender_submission_form_companyName" ] |
cache_key | "_tender_submission_form_companyName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1618 -form: Symfony\Component\Form\Form {#1531 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1619 …5} |
full_name | "tender_submission_form[companyName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form_companyName" |
label | "Last Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "companyName" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form_companyName" |
valid | true |
value | "" |
contactName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Contact Name" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1471 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1353 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | "Contact Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1473 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1472 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_tender_submission_form_contactName" ] |
cache_key | "_tender_submission_form_contactName_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1620 -form: Symfony\Component\Form\Form {#1534 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1621 …5} |
full_name | "tender_submission_form[contactName]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form_contactName" |
label | "Contact Name" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "contactName" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form_contactName" |
valid | true |
value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Email Address" |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
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 {#1353 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | "Email Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | true |
row_attr | [] |
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 {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1485 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "email" "_tender_submission_form_email" ] |
cache_key | "_tender_submission_form_email_email" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1622 -form: Symfony\Component\Form\Form {#1537 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1623 …5} |
full_name | "tender_submission_form[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form_email" |
label | "Email Address" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form_email" |
valid | true |
value | "" |
telephone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
label | "Telephone" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1493 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1353 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
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 | "Telephone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1495 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1494 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_tender_submission_form_telephone" ] |
cache_key | "_tender_submission_form_telephone_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1624 -form: Symfony\Component\Form\Form {#1540 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1625 …5} |
full_name | "tender_submission_form[telephone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form_telephone" |
label | "Telephone" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "telephone" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form_telephone" |
valid | true |
value | "" |
created
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "2025-10-03" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "2025-10-03" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
data | "2025-10-03" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1502 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1353 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1504 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1503 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "_tender_submission_form_created" ] |
cache_key | "_tender_submission_form_created_hidden" |
compound | false |
data | "2025-10-03" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1626 -form: Symfony\Component\Form\Form {#1543 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1627 …5} |
full_name | "tender_submission_form[created]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form_created" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "created" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form_created" |
valid | true |
value | "2025-10-03" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "jn2dw8GheiPtgc5QF4M6hZVOyXsPBUcuGFi02siK42U" |
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 | "jn2dw8GheiPtgc5QF4M6hZVOyXsPBUcuGFi02siK42U" |
same as passed value |
mapped | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | "csrf_token" |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#224 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#215 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#219 …} -namespace: Closure() {#276 …} } |
data | "jn2dw8GheiPtgc5QF4M6hZVOyXsPBUcuGFi02siK42U" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1353 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
property_path | null |
required | false |
row_attr | [] |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1628 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1387 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1629 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_tender_submission_form__token" ] |
cache_key | "_tender_submission_form__token_hidden" |
compound | false |
data | "jn2dw8GheiPtgc5QF4M6hZVOyXsPBUcuGFi02siK42U" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1639 -form: Symfony\Component\Form\Form {#1635 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1630 …5} |
full_name | "tender_submission_form[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "tender_submission_form__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_tender_submission_form__token" |
valid | true |
value | "jn2dw8GheiPtgc5QF4M6hZVOyXsPBUcuGFi02siK42U" |