- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 4
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Migrations 22
- Debug
- Messages
- E-mails
- Notifications
- VichUploader
- EasyAdmin
- 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
-
-
lastname
-
firstname
-
company
-
email
-
phoneNumber
-
address
-
zipCode
-
city
-
subject
-
message
-
customFiles
-
condition
-
_token
-
contact
"App\Form\ContactType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Contact {#1074 -createdAt: DateTime @1774624018 {#1249 date: 2026-03-27 16:06:58.224641 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1258 …} -company: null -address: null -zipCode: null -city: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| application | null |
null
|
| data | App\Entity\Contact {#1074 -createdAt: DateTime @1774624018 {#1249 date: 2026-03-27 16:06:58.224641 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1258 …} -company: null -address: null -zipCode: null -city: null } |
same as passed value |
| fabrication | null |
null
|
| product | Proxies\__CG__\App\Entity\Product {#1284 +__isInitialized__: true -id: 100 -position: 97 -category: Proxies\__CG__\App\Entity\Category {#1874 …} -productFile: null -productSchemaFile: null -productSchemaFileName: "rdlcm-coupe-65045897b7599703401419-69400f182377f425544441.jpg" -productSchemaFileSize: 11575 -productSchemaFileUpdatedAt: DateTime @1765805848 {#1804 date: 2025-12-15 14:37:28.0 Europe/Paris (+01:00) } -descriptionSpreadsheet: "<table class="table"><tbody><tr><td colspan="5"><strong>COUDES EGAUX MICROFIT</strong></td></tr><tr><td><strong>Ø Tube</strong></td><td><strong>L</strong></td><td><strong>C</strong></td><td><strong>S</strong></td><td><strong>Inox 316L</strong></td></tr><tr><td>4</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM4M</td></tr><tr><td>6</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM6M</td></tr><tr><td>8</td><td>12,85</td><td>6,4</td><td>13</td><td>RDLCEM8M</td></tr><tr><td>10</td><td>12,85</td><td>6,4</td><td>13</td><td>RDLCEM10M</td></tr><tr><td>12</td><td>14,85</td><td>6,4</td><td>17</td><td>RDLCEM12M</td></tr><tr><td>20</td><td>18,85</td><td>6,4</td><td>25</td><td>RDLCEM20M</td></tr><tr><td>25</td><td>21,35</td><td>6,4</td><td>30</td><td>RDLCEM25M</td></tr><tr><td>1/8’’</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM2I</td></tr><tr><td>1/4’’</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM4I</td></tr><tr><td>3/8’’</td><td>12,85</td><td>6,4</td><td>13</td><td>RDLCEM6I</td></tr><tr><td>1/2’’</td><td>14,85</td><td>6,4</td><td>17</td><td>RDLCEM8I</td></tr><tr><td>3/4’’</td><td>18,85</td><td>6,4</td><td>25</td><td>RDLCEM12I</td></tr><tr><td>1’’</td><td>21,35</td><td>6,4</td><td>30</td><td>RDLCEM16I</td></tr></tbody></table>" -productFileName: "rdlcm-69b423f75d52d544481874.jpeg" -productFileSize: 17456 -productFileUpdatedAt: DateTime @1773413367 {#1588 date: 2026-03-13 15:49:27.0 Europe/Paris (+01:00) } -subCategory: Proxies\__CG__\App\Entity\SubCategory {#1886 …} -subSubCategory: Proxies\__CG__\App\Entity\SubSubCategory {#1896 …} -subSubSubCategory: null -displayOnLanding: false -applicationProducts: Doctrine\ORM\PersistentCollection {#1827 …} -productMedia: Doctrine\ORM\PersistentCollection {#1958 …} -productDocuments: Doctrine\ORM\PersistentCollection {#2025 …} -productProductTables: Doctrine\ORM\PersistentCollection {#2050 …} -relatedProducts: Doctrine\ORM\PersistentCollection {#2068 …} -relatedTargetProducts: Doctrine\ORM\PersistentCollection {#2041 …} -isCustom: false -hideBaseProduct: false -productSpreadsheets: Doctrine\ORM\PersistentCollection {#2040 …} #translations: Doctrine\ORM\PersistentCollection {#2107 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" …2 } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| application | null |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data | App\Entity\Contact {#1074 -createdAt: DateTime @1774624018 {#1249 date: 2026-03-27 16:06:58.224641 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1258 …} -company: null -address: null -zipCode: null -city: null } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1314 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} use: { $class: "App\Entity\Contact" } } |
| error_bubbling | true |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| fabrication | null |
| 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 |
| product | Proxies\__CG__\App\Entity\Product {#1284 +__isInitialized__: true -id: 100 -position: 97 -category: Proxies\__CG__\App\Entity\Category {#1874 …} -productFile: null -productSchemaFile: null -productSchemaFileName: "rdlcm-coupe-65045897b7599703401419-69400f182377f425544441.jpg" -productSchemaFileSize: 11575 -productSchemaFileUpdatedAt: DateTime @1765805848 {#1804 date: 2025-12-15 14:37:28.0 Europe/Paris (+01:00) } -descriptionSpreadsheet: "<table class="table"><tbody><tr><td colspan="5"><strong>COUDES EGAUX MICROFIT</strong></td></tr><tr><td><strong>Ø Tube</strong></td><td><strong>L</strong></td><td><strong>C</strong></td><td><strong>S</strong></td><td><strong>Inox 316L</strong></td></tr><tr><td>4</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM4M</td></tr><tr><td>6</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM6M</td></tr><tr><td>8</td><td>12,85</td><td>6,4</td><td>13</td><td>RDLCEM8M</td></tr><tr><td>10</td><td>12,85</td><td>6,4</td><td>13</td><td>RDLCEM10M</td></tr><tr><td>12</td><td>14,85</td><td>6,4</td><td>17</td><td>RDLCEM12M</td></tr><tr><td>20</td><td>18,85</td><td>6,4</td><td>25</td><td>RDLCEM20M</td></tr><tr><td>25</td><td>21,35</td><td>6,4</td><td>30</td><td>RDLCEM25M</td></tr><tr><td>1/8’’</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM2I</td></tr><tr><td>1/4’’</td><td>11,35</td><td>6,4</td><td>10</td><td>RDLCEM4I</td></tr><tr><td>3/8’’</td><td>12,85</td><td>6,4</td><td>13</td><td>RDLCEM6I</td></tr><tr><td>1/2’’</td><td>14,85</td><td>6,4</td><td>17</td><td>RDLCEM8I</td></tr><tr><td>3/4’’</td><td>18,85</td><td>6,4</td><td>25</td><td>RDLCEM12I</td></tr><tr><td>1’’</td><td>21,35</td><td>6,4</td><td>30</td><td>RDLCEM16I</td></tr></tbody></table>" -productFileName: "rdlcm-69b423f75d52d544481874.jpeg" -productFileSize: 17456 -productFileUpdatedAt: DateTime @1773413367 {#1588 date: 2026-03-13 15:49:27.0 Europe/Paris (+01:00) } -subCategory: Proxies\__CG__\App\Entity\SubCategory {#1886 …} -subSubCategory: Proxies\__CG__\App\Entity\SubSubCategory {#1896 …} -subSubSubCategory: null -displayOnLanding: false -applicationProducts: Doctrine\ORM\PersistentCollection {#1827 …} -productMedia: Doctrine\ORM\PersistentCollection {#1958 …} -productDocuments: Doctrine\ORM\PersistentCollection {#2025 …} -productProductTables: Doctrine\ORM\PersistentCollection {#2050 …} -relatedProducts: Doctrine\ORM\PersistentCollection {#2068 …} -relatedTargetProducts: Doctrine\ORM\PersistentCollection {#2041 …} -isCustom: false -hideBaseProduct: false -productSpreadsheets: Doctrine\ORM\PersistentCollection {#2040 …} #translations: Doctrine\ORM\PersistentCollection {#2107 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "fr" …2 } |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#1315 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | App\Entity\Contact {#1074 -createdAt: DateTime @1774624018 {#1249 date: 2026-03-27 16:06:58.224641 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1258 …} -company: null -address: null -zipCode: null -city: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2356 -form: Symfony\Component\Form\Form {#2540 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1317 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact" |
| valid | true |
| value | App\Entity\Contact {#1074 -createdAt: DateTime @1774624018 {#1249 date: 2026-03-27 16:06:58.224641 Europe/Paris (+01:00) } -id: null -firstname: null -lastname: null -email: null -phoneNumber: null -subject: null -message: null -customFiles: Doctrine\Common\Collections\ArrayCollection {#1258 …} -company: null -address: null -zipCode: null -city: null } |
lastname
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1359 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1359 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| required | false |
false
|
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1359 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2352 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2354 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2353 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_lastname" ] |
| cache_key | "_contact_lastname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2580 -form: Symfony\Component\Form\Form {#2525 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2625 …5} |
| full_name | "contact[lastname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_lastname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastname" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_lastname" |
| valid | true |
| value | "" |
firstname
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2215 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2165 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2167 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_firstname" ] |
| cache_key | "_contact_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2626 -form: Symfony\Component\Form\Form {#2542 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2579 …5} |
| full_name | "contact[firstname]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_firstname" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_firstname" |
| valid | true |
| value | "" |
company
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1057 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1057 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| required | false |
false
|
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1057 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2217 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2365 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2364 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_company" ] |
| cache_key | "_contact_company_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2578 -form: Symfony\Component\Form\Form {#2545 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2576 …5} |
| full_name | "contact[company]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_company" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "company" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_company" |
| 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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1293 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1293 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| required | false |
false
|
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1293 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2362 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2379 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2373 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2516 -form: Symfony\Component\Form\Form {#2548 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2457 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
phoneNumber
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2371 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2388 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2387 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_phoneNumber" ] |
| cache_key | "_contact_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2443 -form: Symfony\Component\Form\Form {#2551 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2431 …5} |
| full_name | "contact[phoneNumber]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phoneNumber" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_phoneNumber" |
| valid | true |
| value | "" |
address
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2396 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_address" ] |
| cache_key | "_contact_address_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2424 -form: Symfony\Component\Form\Form {#2554 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2411 …5} |
| full_name | "contact[address]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_address" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "address" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_address" |
| valid | true |
| value | "" |
zipCode
"Symfony\Component\Form\Extension\Core\Type\IntegerType"
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 |
|---|---|---|
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2394 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| 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 | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2410 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2404 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_contact_zipCode" ] |
| cache_key | "_contact_zipCode_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2398 -form: Symfony\Component\Form\Form {#2557 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2389 …5} |
| full_name | "contact[zipCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_zipCode" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_zipCode" |
| valid | true |
| value | "" |
city
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| required | false |
false
|
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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2169 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2422 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2421 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_city" ] |
| cache_key | "_contact_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2380 -form: Symfony\Component\Form\Form {#2560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2366 …5} |
| full_name | "contact[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_city" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_city" |
| valid | true |
| value | "" |
subject
"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 |
|---|---|---|
| attr | [ "maxlength" => 255 ] |
[ "maxlength" => 255 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1294 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1294 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| required | false |
false
|
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 | [ Symfony\Component\Validator\Constraints\NotBlank {#1294 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2419 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2430 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2429 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_subject" ] |
| cache_key | "_contact_subject_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2164 -form: Symfony\Component\Form\Form {#2563 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2632 …5} |
| full_name | "contact[subject]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_subject" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "subject" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_subject" |
| valid | true |
| value | "" |
message
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "Je suis intéressé par Coude Égal Microfit à Souder et je souhaite obtenir plus d'informations" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 5 ] |
[ "rows" => 5 ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1292 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#1292 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| data | "Je suis intéressé par Coude Égal Microfit à Souder et je souhaite obtenir plus d'informations" |
same as passed value |
| required | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 5 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#1292 +message: "This value should not be blank." +allowNull: false +normalizer: null +payload: null } ] |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data | "Je suis intéressé par Coude Égal Microfit à Souder et je souhaite obtenir plus d'informations" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2437 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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 | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2442 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2427 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 5 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
| cache_key | "_contact_message_textarea" |
| compound | false |
| data | "Je suis intéressé par Coude Égal Microfit à Souder et je souhaite obtenir plus d'informations" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2634 -form: Symfony\Component\Form\Form {#2566 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2635 …5} |
| full_name | "contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_message" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_message" |
| valid | true |
| value | "Je suis intéressé par Coude Égal Microfit à Souder et je souhaite obtenir plus d'informations" |
customFiles
"Symfony\Component\Form\Extension\Core\Type\CollectionType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\Common\Collections\ArrayCollection {#2621 -elements: [] } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| by_reference | false |
false
|
| entry_options | [ "label" => false ] |
[ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\CustomFileType" |
same as passed value |
| label | false |
false
|
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2449 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| entry_options | [ "label" => false "block_name" => "entry" ] |
| entry_type | "App\Form\CustomFileType" |
| 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 | false |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2158 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2453 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_contact_customFiles" ] |
| cache_key | "_contact_customFiles_collection" |
| compound | true |
| data | Doctrine\Common\Collections\ArrayCollection {#2621 -elements: [] } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2636 -form: Symfony\Component\Form\Form {#2569 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2637 …5} |
| full_name | "contact[customFiles]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_customFiles" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | true |
| name | "customFiles" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#2638 …5} |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_customFiles" |
| valid | true |
| value | Doctrine\Common\Collections\ArrayCollection {#2621 -elements: [] } |
condition
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| label | "contact_type.condition_label" |
same as passed value |
| label_attr | [ "class" => "fw-400 checkbox-custom" ] |
[ "class" => "fw-400 checkbox-custom" ] |
| label_html | true |
same as passed value |
| label_translation_parameters | [ "%url%" => "/fr/a-propos" ] |
[ "%url%" => "/fr/a-propos" ] |
| mapped | 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 |
| 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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2513 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#2470 …} } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| 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 | Closure($modelData): bool {#2484 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "contact_type.condition_label" |
| label_attr | [ "class" => "fw-400 checkbox-custom" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [ "%url%" => "/fr/a-propos" ] |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2507 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2517 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_condition" ] |
| cache_key | "_contact_condition_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2641 -form: Symfony\Component\Form\Form {#2572 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2640 …5} |
| full_name | "contact[condition]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_condition" |
| label | "contact_type.condition_label" |
| label_attr | [ "class" => "fw-400 checkbox-custom" ] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [ "%url%" => "/fr/a-propos" ] |
| method | "POST" |
| multipart | false |
| name | "condition" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_contact_condition" |
| valid | true |
| value | "1" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "4bf.wlvPtC_kww-iJqLhTkqO1wcywek6visuDhf-WGPZ0Jo.tjqM7lnckGnjQcytHg6_nn9d7IZp73FWZnm7Pjm9l6KqAYTiWoCJTOZt8w" |
| 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 | "4bf.wlvPtC_kww-iJqLhTkqO1wcywek6visuDhf-WGPZ0Jo.tjqM7lnckGnjQcytHg6_nn9d7IZp73FWZnm7Pjm9l6KqAYTiWoCJTOZt8w" |
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 {#134 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#29 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#27 …} -namespace: Closure() {#23 …} } |
| data | "4bf.wlvPtC_kww-iJqLhTkqO1wcywek6visuDhf-WGPZ0Jo.tjqM7lnckGnjQcytHg6_nn9d7IZp73FWZnm7Pjm9l6KqAYTiWoCJTOZt8w" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2225 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1273 …} } |
| 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() {#2661 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1234 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#151 …} $translationDomain: "validators" $message: Closure() {#2631 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "4bf.wlvPtC_kww-iJqLhTkqO1wcywek6visuDhf-WGPZ0Jo.tjqM7lnckGnjQcytHg6_nn9d7IZp73FWZnm7Pjm9l6KqAYTiWoCJTOZt8w" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2672 -form: Symfony\Component\Form\Form {#2668 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2663 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__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 | "_contact__token" |
| valid | true |
| value | "4bf.wlvPtC_kww-iJqLhTkqO1wcywek6visuDhf-WGPZ0Jo.tjqM7lnckGnjQcytHg6_nn9d7IZp73FWZnm7Pjm9l6KqAYTiWoCJTOZt8w" |