- Request / Response
- Performance
- Validator
- Forms
- Exception
- Logs 39
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine 1
- E-mails
- Debug
- E-mails
- Notifications
- VichUploader
- 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
-
-
user
-
code
-
client
-
dateDu
-
dateAu
-
amountHTMin
-
amountHTMax
-
amountTVAMin
-
amountTVAMax
-
amountDiscountMin
-
amountDiscountMax
-
amountTTCMin
-
amountTTCMax
-
discountMin
-
discountMax
-
soldeMin
-
soldeMax
-
piece_search
"App\Form\PieceSearchType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
Property | Value |
---|---|
View Format | same as normalized format |
Normalized Format | [ "user" => null "code" => null "client" => null "dateDu" => DateTime @1736463600 {#2001 date: 2025-01-10 00:00:00.0 Europe/Berlin (+01:00) } "dateAu" => DateTime @1736463600 {#2042 date: 2025-01-10 00:00:00.0 Europe/Berlin (+01:00) } "amountHTMin" => null "amountHTMax" => null "amountTVAMin" => null "amountTVAMax" => null "amountDiscountMin" => null "amountDiscountMax" => null "amountTTCMin" => null "amountTTCMax" => null "discountMin" => null "discountMax" => null "soldeMin" => null "soldeMax" => null ] |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
responsable | App\Entity\User {#684 -id: 10 -email: "dany@me.com" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$13$lv/0/rlx4ESHK4cdhZ7l1.uCOPVAHxZ.0c0LNprbX.H32n3lvrlkG" -password_edit: null -nomComplet: null -firstName: "Dany" -lastName: "Dany" -tel: null -role: "ROLE_SUPER_ADMIN" -avatar: null -avatarFile: null -active: true -token: null -createdAt: DateTime @1732739534 {#680 date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00) } -updatedAt: DateTime @1732739534 {#677 date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00) } -clients: Doctrine\ORM\PersistentCollection {#887 …} -pieces: Doctrine\ORM\PersistentCollection {#1187 …} -payments: Doctrine\ORM\PersistentCollection {#1344 …} -gifts: Doctrine\ORM\PersistentCollection {#1180 …} } |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1713 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 |
responsable | App\Entity\User {#684 -id: 10 -email: "dany@me.com" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$13$lv/0/rlx4ESHK4cdhZ7l1.uCOPVAHxZ.0c0LNprbX.H32n3lvrlkG" -password_edit: null -nomComplet: null -firstName: "Dany" -lastName: "Dany" -tel: null -role: "ROLE_SUPER_ADMIN" -avatar: null -avatarFile: null -active: true -token: null -createdAt: DateTime @1732739534 {#680 date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00) } -updatedAt: DateTime @1732739534 {#677 date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00) } -clients: Doctrine\ORM\PersistentCollection {#887 …} -pieces: Doctrine\ORM\PersistentCollection {#1187 …} -payments: Doctrine\ORM\PersistentCollection {#1344 …} -gifts: Doctrine\ORM\PersistentCollection {#1180 …} } |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1715 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1714 …} } } |
validation_groups | null |
user
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "nomComplet" |
same as passed value |
class | "App\Entity\User" |
same as passed value |
label | "Collaborateur" |
same as passed value |
placeholder | "Collaborateur" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1724 class: "App\Form\PieceSearchType" this: App\Form\PieceSearchType {#1598 …} } |
Doctrine\ORM\QueryBuilder {#1750 -_em: Doctrine\ORM\EntityManager {#190 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1752 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1753 #from: "App\Entity\User" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1755 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.lastName ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT r FROM App\Entity\User r ORDER BY r.lastName ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1751 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "nomComplet" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1773 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1756 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1754 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1757 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1761 -om: Doctrine\ORM\EntityManager {#190 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#375 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\User" |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#190 …11} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1761 -om: Doctrine\ORM\EntityManager {#190 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#375 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Collaborateur" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Collaborateur" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1750 -_em: Doctrine\ORM\EntityManager {#190 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1752 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1753 #from: "App\Entity\User" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1755 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.lastName ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT r FROM App\Entity\User r ORDER BY r.lastName ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1751 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1749 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1747 …} } } |
validation_groups | null |
code
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Code" ] |
[ "autocomplete" => "off" "placeholder" => "Code" ] |
label | "Code" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Code" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1775 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Code" |
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() {#1777 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1776 …} } } |
validation_groups | null |
client
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | "nomComplet" |
same as passed value |
class | "App\Entity\Client" |
same as passed value |
label | "Client" |
same as passed value |
placeholder | "Client" |
same as passed value |
query_builder | Closure(EntityRepository $er) {#1726 class: "App\Form\PieceSearchType" this: App\Form\PieceSearchType {#1598 …} use: { $responsable: App\Entity\User {#684 -id: 10 -email: "dany@me.com" -roles: [ "ROLE_SUPER_ADMIN" ] -password: "$2y$13$lv/0/rlx4ESHK4cdhZ7l1.uCOPVAHxZ.0c0LNprbX.H32n3lvrlkG" -password_edit: null -nomComplet: null -firstName: "Dany" -lastName: "Dany" -tel: null -role: "ROLE_SUPER_ADMIN" -avatar: null -avatarFile: null -active: true -token: null -createdAt: DateTime @1732739534 {#680 date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00) } -updatedAt: DateTime @1732739534 {#677 date: 2024-11-27 21:32:14.0 Europe/Berlin (+01:00) } -clients: Doctrine\ORM\PersistentCollection {#887 …} -pieces: Doctrine\ORM\PersistentCollection {#1187 …} -payments: Doctrine\ORM\PersistentCollection {#1344 …} -gifts: Doctrine\ORM\PersistentCollection {#1180 …} } } } |
Doctrine\ORM\QueryBuilder {#1787 -_em: Doctrine\ORM\EntityManager {#190 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1789 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1790 #from: "App\Entity\Client" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1791 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.firstName ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1792 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.lastName ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT r FROM App\Entity\Client r ORDER BY r.firstName ASC, r.lastName ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1788 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
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 |
choice_attr | null |
choice_filter | null |
choice_label | "nomComplet" |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1813 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1794 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1793 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1795 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1799 -om: Doctrine\ORM\EntityManager {#190 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#686 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
choices | null |
class | "App\Entity\Client" |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#190 …11} |
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 | [] |
id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1799 -om: Doctrine\ORM\EntityManager {#190 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#686 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Client" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "Client" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
query_builder | Doctrine\ORM\QueryBuilder {#1787 -_em: Doctrine\ORM\EntityManager {#190 …11} -_dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1789 #preSeparator: "" #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "r" ] #separator: ", " } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1790 #from: "App\Entity\Client" #alias: "r" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1791 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.firstName ASC" ] } Doctrine\ORM\Query\Expr\OrderBy {#1792 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "r.lastName ASC" ] } ] ] -_type: 0 -_state: 1 -_dql: "SELECT r FROM App\Entity\Client r ORDER BY r.firstName ASC, r.lastName ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1788 …} -_firstResult: 0 -_maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1785 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1784 …} } } |
validation_groups | null |
dateDu
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"2025-01-10"
|
Normalized Format | DateTime @1736463600 {#2001 date: 2025-01-10 00:00:00.0 Europe/Berlin (+01:00) } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "jj/mm/aaaa" ] |
[ "autocomplete" => "off" "placeholder" => "jj/mm/aaaa" ] |
empty_data | "" |
same as passed value |
label | "Date Du" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "jj/mm/aaaa" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date Du" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#1822 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1819 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
dateAu
"Symfony\Component\Form\Extension\Core\Type\DateType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"2025-01-10"
|
Normalized Format | DateTime @1736463600 {#2042 date: 2025-01-10 00:00:00.0 Europe/Berlin (+01:00) } |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "jj/mm/aaaa" ] |
[ "autocomplete" => "off" "placeholder" => "jj/mm/aaaa" ] |
empty_data | "" |
same as passed value |
label | "Date Au" |
same as passed value |
required | false |
false
|
widget | "single_text" |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "jj/mm/aaaa" ] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | false |
choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
format | "yyyy-MM-dd" |
getter | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
html5 | true |
inherit_data | false |
input | "datetime" |
input_format | "Y-m-d" |
invalid_message | "This value is not valid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "Date Au" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
legacy_error_messages | true |
mapped | true |
method | "POST" |
model_timezone | null |
months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
placeholder | [ "year" => "" "month" => "" "day" => "" ] |
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() {#1831 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1830 …} } } |
validation_groups | null |
view_timezone | null |
widget | "single_text" |
years | [ 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 ] |
amountHTMin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant HT min" ] |
[ "autocomplete" => "off" "placeholder" => "Montant HT min" ] |
label | "Montant HT min" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant HT min" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1839 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant HT min" |
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() {#1841 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1840 …} } } |
validation_groups | null |
amountHTMax
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant HT max" ] |
[ "autocomplete" => "off" "placeholder" => "Montant HT max" ] |
label | "Montant HT max" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant HT max" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1848 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant HT max" |
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() {#1850 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1849 …} } } |
validation_groups | null |
amountTVAMin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant TVA min" ] |
[ "autocomplete" => "off" "placeholder" => "Montant TVA min" ] |
label | "Montant TVA min" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant TVA min" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1857 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant TVA min" |
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() {#1859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1858 …} } } |
validation_groups | null |
amountTVAMax
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant TVA max" ] |
[ "autocomplete" => "off" "placeholder" => "Montant TVA max" ] |
label | "Montant TVA max" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant TVA max" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1866 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant TVA max" |
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() {#1868 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1867 …} } } |
validation_groups | null |
amountDiscountMin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant remise min" ] |
[ "autocomplete" => "off" "placeholder" => "Montant remise min" ] |
label | "Montant remise min" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant remise min" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1875 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant remise min" |
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() {#1877 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1876 …} } } |
validation_groups | null |
amountDiscountMax
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant remise max" ] |
[ "autocomplete" => "off" "placeholder" => "Montant remise max" ] |
label | "Montant remise max" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant remise max" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1884 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant remise max" |
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() {#1886 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1885 …} } } |
validation_groups | null |
amountTTCMin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant TTC min" ] |
[ "autocomplete" => "off" "placeholder" => "Montant TTC min" ] |
label | "Montant TTC min" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant TTC min" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1893 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant TTC min" |
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() {#1895 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1894 …} } } |
validation_groups | null |
amountTTCMax
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Montant TTC max" ] |
[ "autocomplete" => "off" "placeholder" => "Montant TTC max" ] |
label | "Montant TTC max" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Montant TTC max" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1902 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Montant TTC max" |
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() {#1904 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1903 …} } } |
validation_groups | null |
discountMin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Remise min" ] |
[ "autocomplete" => "off" "placeholder" => "Remise min" ] |
label | "Remise min" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Remise min" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1911 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Remise min" |
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() {#1913 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1912 …} } } |
validation_groups | null |
discountMax
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Remise max" ] |
[ "autocomplete" => "off" "placeholder" => "Remise max" ] |
label | "Remise max" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Remise max" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1920 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Remise max" |
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() {#1922 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1921 …} } } |
validation_groups | null |
soldeMin
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Solde min" ] |
[ "autocomplete" => "off" "placeholder" => "Solde min" ] |
label | "Solde min" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Solde min" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1929 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Solde min" |
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() {#1931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1930 …} } } |
validation_groups | null |
soldeMax
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
Property | Value |
---|---|
View Format |
"" |
Normalized Format | null |
Model Format | same as normalized format |
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "autocomplete" => "off" "placeholder" => "Solde max" ] |
[ "autocomplete" => "off" "placeholder" => "Solde max" ] |
label | "Solde max" |
same as passed value |
required | false |
false
|
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [ "autocomplete" => "off" "placeholder" => "Solde max" ] |
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 {#291 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#292 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#293 …} -namespace: Closure() {#295 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1938 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#1599 …} } |
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 | "Solde max" |
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() {#1940 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1696 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#1611 …} $translationDomain: "validators" $message: Closure() {#1939 …} } } |
validation_groups | null |