- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 142
- 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 {#1277 -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/2" |
same as passed value |
data | App\Entity\TenderSubmissions {#1277 -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/2" |
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 {#1277 -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) {#1366 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} 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() {#1364 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1365 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "/download-form/2" |
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 {#1277 -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 {#1539 -form: Symfony\Component\Form\Form {#1480 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1350 …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 {#1277 -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) {#1416 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} } |
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() {#1418 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1421 …} } } |
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 {#1555 -form: Symfony\Component\Form\Form {#1487 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1556 …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() {#1349 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1347 …} } } |
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 {#1552 +label: "Eastern Cape" +value: "Eastern Cape" +data: "Eastern Cape" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1551 +label: "Free State" +value: "Free State" +data: "Free State" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1550 +label: "Gauteng" +value: "Gauteng" +data: "Gauteng" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1549 +label: "KwaZulu Natal" +value: "KwaZulu Natal" +data: "KwaZulu Natal" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1548 +label: "Limpopo" +value: "Limpopo" +data: "Limpopo" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +label: "Mpumalanga" +value: "Mpumalanga" +data: "Mpumalanga" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +label: "Northern Cape" +value: "Northern Cape" +data: "Northern Cape" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1545 +label: "North West" +value: "North West" +data: "North West" +attr: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "Western Cape" +value: "Western Cape" +data: "Western Cape" +attr: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1554 -form: Symfony\Component\Form\Form {#1489 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1553 …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) {#1541 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1379 …} } |
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) {#1360 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} } |
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() {#1357 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1359 …} } } |
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 {#1542 -form: Symfony\Component\Form\Form {#1492 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1540 …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) {#1391 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} } |
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() {#1393 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1392 …} } } |
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 {#1558 -form: Symfony\Component\Form\Form {#1452 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1560 …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) {#1401 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} } |
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() {#1406 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1400 …} } } |
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 {#1561 -form: Symfony\Component\Form\Form {#1455 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1562 …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) {#1432 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} } |
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() {#1434 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1433 …} } } |
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 {#1563 -form: Symfony\Component\Form\Form {#1458 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1564 …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-21" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | "2025-08-21" |
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-21" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1441 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} } |
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() {#1443 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1442 …} } } |
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-21" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1565 -form: Symfony\Component\Form\Form {#1461 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1566 …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-21" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "UmWhwAWx27MJI78egepsRmiaU0gDD70iaj-FlnbHurk" |
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 | "UmWhwAWx27MJI78egepsRmiaU0gDD70iaj-FlnbHurk" |
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 | "UmWhwAWx27MJI78egepsRmiaU0gDD70iaj-FlnbHurk" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1292 …} } |
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() {#1568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1327 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#152 …} $translationDomain: "validators" $message: Closure() {#1567 …} } } |
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 | "UmWhwAWx27MJI78egepsRmiaU0gDD70iaj-FlnbHurk" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1578 -form: Symfony\Component\Form\Form {#1574 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1559 …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 | "UmWhwAWx27MJI78egepsRmiaU0gDD70iaj-FlnbHurk" |