- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs
- Events
- Routing
- Cache
- Twig
- Doctrine
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
company
"App\Form\CompanyType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Company {#438 -id: 6 -Name: "electrinic kj kjwneffwe" -website: "ewlkfnerlknvlkernlvrt" -email: "erverb vlrtkbkmtrb" -phone: "632709911" -brief: "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" -industry: "Electronics and Electrical" -status: 1 } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Company {#438 -id: 6 -Name: "electrinic kj kjwneffwe" -website: "ewlkfnerlknvlkernlvrt" -email: "erverb vlrtkbkmtrb" -phone: "632709911" -brief: "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" -industry: "Electronics and Electrical" -status: 1 } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data | App\Entity\Company {#438 -id: 6 -Name: "electrinic kj kjwneffwe" -website: "ewlkfnerlknvlkernlvrt" -email: "erverb vlrtkbkmtrb" -phone: "632709911" -brief: "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" -industry: "Electronics and Electrical" -status: 1 } |
data_class | "App\Entity\Company" |
disabled | false |
empty_data | Closure(FormInterface $form) {#545 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $class: "App\Entity\Company" } } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#544 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#546 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "company" "_company" ] |
cache_key | "_company_company" |
compound | true |
data | App\Entity\Company {#438 -id: 6 -Name: "electrinic kj kjwneffwe" -website: "ewlkfnerlknvlkernlvrt" -email: "erverb vlrtkbkmtrb" -phone: "632709911" -brief: "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" -industry: "Electronics and Electrical" -status: 1 } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#703 -form: Symfony\Component\Form\Form {#647 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#623 …5} |
full_name | "company" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "company" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company" |
valid | true |
value | App\Entity\Company {#438 -id: 6 -Name: "electrinic kj kjwneffwe" -website: "ewlkfnerlknvlkernlvrt" -email: "erverb vlrtkbkmtrb" -phone: "632709911" -brief: "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" -industry: "Electronics and Electrical" -status: 1 } |
Name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "electrinic kj kjwneffwe" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#558 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#536 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#557 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_company_Name" ] |
cache_key | "_company_Name_text" |
compound | false |
data | "electrinic kj kjwneffwe" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#708 -form: Symfony\Component\Form\Form {#686 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#709 …5} |
full_name | "company[Name]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company_Name" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "Name" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company_Name" |
valid | true |
value | "electrinic kj kjwneffwe" |
website
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ewlkfnerlknvlkernlvrt" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#532 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#569 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#570 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_company_website" ] |
cache_key | "_company_website_text" |
compound | false |
data | "ewlkfnerlknvlkernlvrt" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#707 -form: Symfony\Component\Form\Form {#690 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#706 …5} |
full_name | "company[website]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company_website" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "website" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company_website" |
valid | true |
value | "ewlkfnerlknvlkernlvrt" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "erverb vlrtkbkmtrb" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#568 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#527 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#529 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_company_email" ] |
cache_key | "_company_email_text" |
compound | false |
data | "erverb vlrtkbkmtrb" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#705 -form: Symfony\Component\Form\Form {#693 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#704 …5} |
full_name | "company[email]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company_email" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "email" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company_email" |
valid | true |
value | "erverb vlrtkbkmtrb" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "632709911" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "maxlength" => 255 ] |
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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#611 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#610 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_company_phone" ] |
cache_key | "_company_phone_text" |
compound | false |
data | "632709911" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#612 -form: Symfony\Component\Form\Form {#649 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#540 …5} |
full_name | "company[phone]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company_phone" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "phone" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company_phone" |
valid | true |
value | "632709911" |
brief
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved 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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#618 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} } |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#609 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#619 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "textarea" "_company_brief" ] |
cache_key | "_company_brief_textarea" |
compound | false |
data | "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#572 -form: Symfony\Component\Form\Form {#653 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#535 …5} |
full_name | "company[brief]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company_brief" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "brief" |
pattern | null |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company_brief" |
valid | true |
value | "wkebfouegwoubfbchbhabsucbdsbcbobaicbudsaiucupahuihfiuhksbsdygoagcsbagc8gsdigcjbvjbdbvodsuhdsbauglgjcdsahousdd" |
industry
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "Electronics and Electrical" |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Electronics and Electrical" => "Electronics and Electrical" "Renewable Energy" => "Renewable Energy" "Automotive and Transportation" => "Automotive and Transportation" "Medical and Health Equipment" => "Medical and Health Equipment" "Home Goods and Consumer Products" => "Home Goods and Consumer Products" "Heavy Industry and Industrial Equipment" => "Heavy Industry and Industrial Equipment" "Textiles, Apparel and Footwear" => "Textiles, Apparel and Footwear" "Tools, Hardware and Metal Products" => "Tools, Hardware and Metal Products" "Chemicals and Materials" => "Chemicals and Materials" "Agriculture and Food Processing" => "Agriculture and Food Processing" "Software-Integrated Manufacturing" => "Software-Integrated Manufacturing" ] |
[ "Electronics and Electrical" => "Electronics and Electrical" "Renewable Energy" => "Renewable Energy" "Automotive and Transportation" => "Automotive and Transportation" "Medical and Health Equipment" => "Medical and Health Equipment" "Home Goods and Consumer Products" => "Home Goods and Consumer Products" "Heavy Industry and Industrial Equipment" => "Heavy Industry and Industrial Equipment" "Textiles, Apparel and Footwear" => "Textiles, Apparel and Footwear" "Tools, Hardware and Metal Products" => "Tools, Hardware and Metal Products" "Chemicals and Materials" => "Chemicals and Materials" "Agriculture and Food Processing" => "Agriculture and Food Processing" "Software-Integrated Manufacturing" => "Software-Integrated Manufacturing" ] |
placeholder | "------------------" |
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_translation_parameters | [] |
choice_value | null |
choices | [ "Electronics and Electrical" => "Electronics and Electrical" "Renewable Energy" => "Renewable Energy" "Automotive and Transportation" => "Automotive and Transportation" "Medical and Health Equipment" => "Medical and Health Equipment" "Home Goods and Consumer Products" => "Home Goods and Consumer Products" "Heavy Industry and Industrial Equipment" => "Heavy Industry and Industrial Equipment" "Textiles, Apparel and Footwear" => "Textiles, Apparel and Footwear" "Tools, Hardware and Metal Products" => "Tools, Hardware and Metal Products" "Chemicals and Materials" => "Chemicals and Materials" "Agriculture and Food Processing" => "Agriculture and Food Processing" "Software-Integrated Manufacturing" => "Software-Integrated Manufacturing" ] |
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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "------------------" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#639 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#641 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_company_industry" ] |
cache_key | "_company_industry_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#670 +label: "Electronics and Electrical" +value: "Electronics and Electrical" +data: "Electronics and Electrical" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#666 +label: "Renewable Energy" +value: "Renewable Energy" +data: "Renewable Energy" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#665 +label: "Automotive and Transportation" +value: "Automotive and Transportation" +data: "Automotive and Transportation" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#700 +label: "Medical and Health Equipment" +value: "Medical and Health Equipment" +data: "Medical and Health Equipment" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#702 +label: "Home Goods and Consumer Products" +value: "Home Goods and Consumer Products" +data: "Home Goods and Consumer Products" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#711 +label: "Heavy Industry and Industrial Equipment" +value: "Heavy Industry and Industrial Equipment" +data: "Heavy Industry and Industrial Equipment" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#713 +label: "Textiles, Apparel and Footwear" +value: "Textiles, Apparel and Footwear" +data: "Textiles, Apparel and Footwear" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#714 +label: "Tools, Hardware and Metal Products" +value: "Tools, Hardware and Metal Products" +data: "Tools, Hardware and Metal Products" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#715 +label: "Chemicals and Materials" +value: "Chemicals and Materials" +data: "Chemicals and Materials" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#716 +label: "Agriculture and Food Processing" +value: "Agriculture and Food Processing" +data: "Agriculture and Food Processing" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#717 +label: "Software-Integrated Manufacturing" +value: "Software-Integrated Manufacturing" +data: "Software-Integrated Manufacturing" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | "Electronics and Electrical" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#664 -form: Symfony\Component\Form\Form {#657 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#671 …5} |
full_name | "company[industry]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company_industry" |
is_selected | Closure($choice, $value) {#720 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#538 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "industry" |
placeholder | "------------------" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company_industry" |
valid | true |
value | "Electronics and Electrical" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "8a66c4d59f3fcea21c18.M6ojW8ZZCG00T0Wx4hkHIeJT3-Hy53i4uGIPMCfXSo8.ddhODJxpfDRuKzPruEl2ebVhlrnBizCK3QF_Yn6WPaJCmRU1ixtcCgMfcQ" |
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 | "8a66c4d59f3fcea21c18.M6ojW8ZZCG00T0Wx4hkHIeJT3-Hy53i4uGIPMCfXSo8.ddhODJxpfDRuKzPruEl2ebVhlrnBizCK3QF_Yn6WPaJCmRU1ixtcCgMfcQ" |
same as passed value |
mapped | false |
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 | "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 {#504 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#505 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#506 …} -namespace: Closure() {#508 …} } |
data | "8a66c4d59f3fcea21c18.M6ojW8ZZCG00T0Wx4hkHIeJT3-Hy53i4uGIPMCfXSo8.ddhODJxpfDRuKzPruEl2ebVhlrnBizCK3QF_Yn6WPaJCmRU1ixtcCgMfcQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#734 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} } |
error_bubbling | true |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#733 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#371 …} use: { $options: Symfony\Component\OptionsResolver\OptionsResolver {#737 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_company__token" ] |
cache_key | "_company__token_hidden" |
compound | false |
data | "8a66c4d59f3fcea21c18.M6ojW8ZZCG00T0Wx4hkHIeJT3-Hy53i4uGIPMCfXSo8.ddhODJxpfDRuKzPruEl2ebVhlrnBizCK3QF_Yn6WPaJCmRU1ixtcCgMfcQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#747 -form: Symfony\Component\Form\Form {#743 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#738 …5} |
full_name | "company[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "company__token" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "_token" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_company__token" |
valid | true |
value | "8a66c4d59f3fcea21c18.M6ojW8ZZCG00T0Wx4hkHIeJT3-Hy53i4uGIPMCfXSo8.ddhODJxpfDRuKzPruEl2ebVhlrnBizCK3QF_Yn6WPaJCmRU1ixtcCgMfcQ" |