- 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 {#1273 -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/4" |
same as passed value |
data | App\Entity\TenderSubmissions {#1273 -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/4" |
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 {#1273 -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) {#1362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} 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() {#1360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1361 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/download-form/4" |
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 {#1273 -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 {#1535 -form: Symfony\Component\Form\Form {#1476 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1346 …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 {#1273 -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) {#1412 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} } |
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() {#1414 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1417 …} } } |
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 {#1551 -form: Symfony\Component\Form\Form {#1483 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1552 …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() {#1345 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1343 …} } } |
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 {#1548 +label: "Eastern Cape" +value: "Eastern Cape" +data: "Eastern Cape" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Free State" +value: "Free State" +data: "Free State" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Gauteng" +value: "Gauteng" +data: "Gauteng" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "KwaZulu Natal" +value: "KwaZulu Natal" +data: "KwaZulu Natal" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Limpopo" +value: "Limpopo" +data: "Limpopo" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +label: "Mpumalanga" +value: "Mpumalanga" +data: "Mpumalanga" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1542 +label: "Northern Cape" +value: "Northern Cape" +data: "Northern Cape" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1541 +label: "North West" +value: "North West" +data: "North West" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "Western Cape" +value: "Western Cape" +data: "Western Cape" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1550 -form: Symfony\Component\Form\Form {#1485 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1549 …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) {#1537 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1375 …} } |
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) {#1356 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} } |
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() {#1353 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1355 …} } } |
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 {#1538 -form: Symfony\Component\Form\Form {#1488 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1536 …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) {#1387 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} } |
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() {#1389 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1388 …} } } |
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 {#1554 -form: Symfony\Component\Form\Form {#1448 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1556 …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) {#1397 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} } |
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() {#1402 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1396 …} } } |
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 {#1557 -form: Symfony\Component\Form\Form {#1451 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1558 …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) {#1428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} } |
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() {#1430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1429 …} } } |
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 {#1559 -form: Symfony\Component\Form\Form {#1454 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1560 …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-08-20" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "2025-08-20" |
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-08-20" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} } |
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() {#1439 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1438 …} } } |
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-08-20" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1561 -form: Symfony\Component\Form\Form {#1457 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1562 …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-08-20" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "XgMRRZaDQ8YoY2YfLsj70vhVy6EBbD181kEcvuQHO4k" |
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 | "XgMRRZaDQ8YoY2YfLsj70vhVy6EBbD181kEcvuQHO4k" |
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 | "XgMRRZaDQ8YoY2YfLsj70vhVy6EBbD181kEcvuQHO4k" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1565 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1288 …} } |
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() {#1564 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1323 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1563 …} } } |
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 | "XgMRRZaDQ8YoY2YfLsj70vhVy6EBbD181kEcvuQHO4k" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1574 -form: Symfony\Component\Form\Form {#1570 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1555 …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 | "XgMRRZaDQ8YoY2YfLsj70vhVy6EBbD181kEcvuQHO4k" |