- Request / Response
- Performance
- Validator
- Forms
- Exception 1
- Logs 1
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- HTTP Client
- Doctrine
- Debug
- Messages
- E-mails
- Notifications
- Serializer
- 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
-
-
montant
-
taux_interet
-
duree
-
garantPret
-
titreGarantie
-
document
-
_token
-
-
-
nomPlan
-
dureEnMois
-
frais
-
_token
-
-
-
montantDepot
-
_token
-
-
-
montantRetrait
-
_token
-
-
-
montantRetrait
-
_token
-
-
-
montantRetrait
-
_token
-
-
-
montantRemboursement
-
_token
-
-
-
montantDepot
-
_token
-
-
-
montantDepot
-
_token
-
-
-
montantDepot
-
_token
-
-
-
montant
-
interet
-
duree
-
garantPlacement
-
titreGarantie
-
documentPlacement
-
_token
-
-
-
nom_sol
-
montant
-
_token
-
-
-
nom_terrain
-
_token
-
-
-
nom_escalier
-
_token
-
-
-
montantRestitution
-
_token
-
pret
"App\Form\PretType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Pret {#1063 -id: null -pret_by: null -pret_at: DateTimeImmutable @1741994020 {#1340 date: 2025-03-14 23:13:40.555742 UTC (+00:00) } -montant: null -taux_interet: null -duree: null -status_pret: "En cours" -remis_at: null -date_echeance_at: null -montant_restant: null -is_visible: null -is_valide: null -valide_at: null -codePret: null -garantPret: null -titreGarantie: null -document: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Pret {#1063 -id: null -pret_by: null -pret_at: DateTimeImmutable @1741994020 {#1340 date: 2025-03-14 23:13:40.555742 UTC (+00:00) } -montant: null -taux_interet: null -duree: null -status_pret: "En cours" -remis_at: null -date_echeance_at: null -montant_restant: null -is_visible: null -is_valide: null -valide_at: null -codePret: null -garantPret: null -titreGarantie: null -document: null } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Pret {#1063 -id: null -pret_by: null -pret_at: DateTimeImmutable @1741994020 {#1340 date: 2025-03-14 23:13:40.555742 UTC (+00:00) } -montant: null -taux_interet: null -duree: null -status_pret: "En cours" -remis_at: null -date_echeance_at: null -montant_restant: null -is_visible: null -is_valide: null -valide_at: null -codePret: null -garantPret: null -titreGarantie: null -document: null } |
data_class | "App\Entity\Pret" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1292 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Pret" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1298 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1299 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "pret" "_pret" ] |
cache_key | "_pret_pret" |
compound | true |
data | App\Entity\Pret {#1063 -id: null -pret_by: null -pret_at: DateTimeImmutable @1741994020 {#1340 date: 2025-03-14 23:13:40.555742 UTC (+00:00) } -montant: null -taux_interet: null -duree: null -status_pret: "En cours" -remis_at: null -date_echeance_at: null -montant_restant: null -is_visible: null -is_valide: null -valide_at: null -codePret: null -garantPret: null -titreGarantie: null -document: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1411 -form: Symfony\Component\Form\Form {#1560 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1291 …5} |
full_name | "pret" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "pret" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pret" |
valid | true |
value | App\Entity\Pret {#1063 -id: null -pret_by: null -pret_at: DateTimeImmutable @1741994020 {#1340 date: 2025-03-14 23:13:40.555742 UTC (+00:00) } -montant: null -taux_interet: null -duree: null -status_pret: "En cours" -remis_at: null -date_echeance_at: null -montant_restant: null -is_visible: null -is_valide: null -valide_at: null -codePret: null -garantPret: null -titreGarantie: null -document: null } |
montant
"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 | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1375 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1377 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1376 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_pret_montant" ] |
cache_key | "_pret_montant_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1600 -form: Symfony\Component\Form\Form {#1557 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1602 …5} |
full_name | "pret[montant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret_montant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montant" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pret_montant" |
valid | true |
value | "" |
taux_interet
"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 | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1385 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1386 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_pret_taux_interet" ] |
cache_key | "_pret_taux_interet_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1599 -form: Symfony\Component\Form\Form {#1554 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1598 …5} |
full_name | "pret[taux_interet]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret_taux_interet" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "taux_interet" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pret_taux_interet" |
valid | true |
value | "" |
duree
"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 | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1395 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1397 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1396 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_pret_duree" ] |
cache_key | "_pret_duree_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1597 -form: Symfony\Component\Form\Form {#1483 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1596 …5} |
full_name | "pret[duree]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret_duree" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "duree" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pret_duree" |
valid | true |
value | "" |
garantPret
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
class | "App\Entity\Garant" |
same as passed value |
em | "default" |
Doctrine\ORM\EntityManager {#399 …11} |
multiple | false |
false
|
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1253 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1176 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1481 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1245 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1409 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1334 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1466 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1329 …} } |
choices | null |
class | "App\Entity\Garant" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#399 …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 {#1252 -om: Doctrine\ORM\EntityManager {#399 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1250 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1404 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_pret_garantPret" ] |
cache_key | "_pret_garantPret_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1427 +label: "VIGILE Remyson" +value: "1" +data: App\Entity\Garant {#1610 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "SILVAINCE Marie Mirlande" +value: "2" +data: App\Entity\Garant {#1617 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "JOSEPH Marie Michele" +value: "3" +data: App\Entity\Garant {#1625 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "JULES Sergo" +value: "4" +data: App\Entity\Garant {#1378 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "PETION Wendine Jessica Medjine" +value: "5" +data: App\Entity\Garant {#1724 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "FRANCOIS Mike Leedwing" +value: "6" +data: App\Entity\Garant {#1730 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "JOSEPH Guillaume" +value: "7" +data: App\Entity\Garant {#1736 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "LOUIS JEAN Taina" +value: "8" +data: App\Entity\Garant {#1742 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "JEAN DIT LAMBERT wiwine" +value: "9" +data: App\Entity\Garant {#1748 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "METELUS Erold" +value: "10" +data: App\Entity\Garant {#1754 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "PERONNEAU Raynald" +value: "11" +data: App\Entity\Garant {#1760 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "HECTOR Marcoslev" +value: "12" +data: App\Entity\Garant {#1766 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "JEAN PHILIPPE Losena" +value: "13" +data: App\Entity\Garant {#1772 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "JACOTIN Eneque" +value: "14" +data: App\Entity\Garant {#1777 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "TOUSSAINT Yves-kesner" +value: "15" +data: App\Entity\Garant {#1628 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "JANVIER Marie Ossee" +value: "16" +data: App\Entity\Garant {#1783 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "PIGEAU Mitchelly" +value: "17" +data: App\Entity\Garant {#1789 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "GREFFIN Ralph Olivier" +value: "18" +data: App\Entity\Garant {#1795 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "BONEL Veillard" +value: "19" +data: App\Entity\Garant {#1801 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1566 -form: Symfony\Component\Form\Form {#1424 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1477 …5} |
full_name | "pret[garantPret]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret_garantPret" |
is_selected | Closure($choice, $value) {#1817 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1114 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "garantPret" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pret_garantPret" |
valid | true |
value | "" |
titreGarantie
"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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1428 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | [] |
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() {#1476 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1475 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_pret_titreGarantie" ] |
cache_key | "_pret_titreGarantie_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1815 -form: Symfony\Component\Form\Form {#1421 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1816 …5} |
full_name | "pret[titreGarantie]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret_titreGarantie" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "titreGarantie" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_pret_titreGarantie" |
valid | true |
value | "" |
document
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\File {#1373 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "image/png" "image/jpeg" "image/jpg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger un fichier PDF ou une image valide (max 10 Mo)." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1373 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "image/png" "image/jpeg" "image/jpg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger un fichier PDF ou une image valide (max 10 Mo)." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
label | "PDF, PNG ou JPEG" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#1373 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "image/png" "image/jpeg" "image/jpg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger un fichier PDF ou une image valide (max 10 Mo)." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "PDF, PNG ou JPEG" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#1405 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1472 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_pret_document" ] |
cache_key | "_pret_document_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1818 -form: Symfony\Component\Form\Form {#1418 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1819 …5} |
full_name | "pret[document]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret_document" |
label | "PDF, PNG ou JPEG" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "document" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_pret_document" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b18574c6cc2c2.TKy_KI_QwuulFBXJXBx0euIJfuJmURYv9APCw6sZ9E4.KtnsT8HgqKLUc3iAM3ocI5RvTdAlNkVDu2v08ulUnz4L-415_ojv39Bhcg" |
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 | "b18574c6cc2c2.TKy_KI_QwuulFBXJXBx0euIJfuJmURYv9APCw6sZ9E4.KtnsT8HgqKLUc3iAM3ocI5RvTdAlNkVDu2v08ulUnz4L-415_ojv39Bhcg" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "b18574c6cc2c2.TKy_KI_QwuulFBXJXBx0euIJfuJmURYv9APCw6sZ9E4.KtnsT8HgqKLUc3iAM3ocI5RvTdAlNkVDu2v08ulUnz4L-415_ojv39Bhcg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1822 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1826 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1823 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_pret__token" ] |
cache_key | "_pret__token_hidden" |
compound | false |
data | "b18574c6cc2c2.TKy_KI_QwuulFBXJXBx0euIJfuJmURYv9APCw6sZ9E4.KtnsT8HgqKLUc3iAM3ocI5RvTdAlNkVDu2v08ulUnz4L-415_ojv39Bhcg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1836 -form: Symfony\Component\Form\Form {#1832 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1827 …5} |
full_name | "pret[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "pret__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 | "_pret__token" |
valid | true |
value | "b18574c6cc2c2.TKy_KI_QwuulFBXJXBx0euIJfuJmURYv9APCw6sZ9E4.KtnsT8HgqKLUc3iAM3ocI5RvTdAlNkVDu2v08ulUnz4L-415_ojv39Bhcg" |
plan
"App\Form\PlanType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Plan {#1848 -id: null -nom_plan: null -frais: null -Client: Doctrine\Common\Collections\ArrayCollection {#1870 …} -date_debut: DateTimeImmutable @1741994020 {#1857 date: 2025-03-14 23:13:40.601171 UTC (+00:00) } -date_fin: null -balance_plan: null -status_plan: null -dureEnMois: null -is_visible: null -codePlan: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Plan {#1848 -id: null -nom_plan: null -frais: null -Client: Doctrine\Common\Collections\ArrayCollection {#1870 …} -date_debut: DateTimeImmutable @1741994020 {#1857 date: 2025-03-14 23:13:40.601171 UTC (+00:00) } -date_fin: null -balance_plan: null -status_plan: null -dureEnMois: null -is_visible: null -codePlan: null } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Plan {#1848 -id: null -nom_plan: null -frais: null -Client: Doctrine\Common\Collections\ArrayCollection {#1870 …} -date_debut: DateTimeImmutable @1741994020 {#1857 date: 2025-03-14 23:13:40.601171 UTC (+00:00) } -date_fin: null -balance_plan: null -status_plan: null -dureEnMois: null -is_visible: null -codePlan: null } |
data_class | "App\Entity\Plan" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1881 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Plan" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1883 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1882 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "plan" "_plan" ] |
cache_key | "_plan_plan" |
compound | true |
data | App\Entity\Plan {#1848 -id: null -nom_plan: null -frais: null -Client: Doctrine\Common\Collections\ArrayCollection {#1870 …} -date_debut: DateTimeImmutable @1741994020 {#1857 date: 2025-03-14 23:13:40.601171 UTC (+00:00) } -date_fin: null -balance_plan: null -status_plan: null -dureEnMois: null -is_visible: null -codePlan: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1914 -form: Symfony\Component\Form\Form {#1920 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1884 …5} |
full_name | "plan" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "plan" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "plan" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_plan" |
valid | true |
value | App\Entity\Plan {#1848 -id: null -nom_plan: null -frais: null -Client: Doctrine\Common\Collections\ArrayCollection {#1870 …} -date_debut: DateTimeImmutable @1741994020 {#1857 date: 2025-03-14 23:13:40.601171 UTC (+00:00) } -date_fin: null -balance_plan: null -status_plan: null -dureEnMois: null -is_visible: null -codePlan: null } |
nomPlan
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Fixe" => 1 "Flexible" => 2 ] |
[ "Fixe" => 1 "Flexible" => 2 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Fixe" => 1 "Flexible" => 2 ] |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1891 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1890 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_plan_nomPlan" ] |
cache_key | "_plan_nomPlan_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "Fixe" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "Flexible" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1935 -form: Symfony\Component\Form\Form {#1923 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#1933 …5} |
full_name | "plan[nomPlan]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "plan_nomPlan" |
is_selected | Closure($choice, $value) {#1950 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1114 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "nomPlan" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_plan_nomPlan" |
valid | true |
value | "" |
dureEnMois
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1901 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1903 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1902 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_plan_dureEnMois" ] |
cache_key | "_plan_dureEnMois_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1952 -form: Symfony\Component\Form\Form {#1926 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1953 …5} |
full_name | "plan[dureEnMois]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "plan_dureEnMois" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "dureEnMois" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_plan_dureEnMois" |
valid | true |
value | "" |
frais
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
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 {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
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 {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1912 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_plan_frais" ] |
cache_key | "_plan_frais_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1954 -form: Symfony\Component\Form\Form {#1929 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1955 …5} |
full_name | "plan[frais]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "plan_frais" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "frais" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_plan_frais" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "375caaadbdaea610d8.MT7sPuw8lVLa8Tu4yMhLkoVxj3WFv5BbQPy4NjOx_ZI.BH-CVoF98mGjpwPWjo0xyvxA3AzN9v4jNJb0eETyl79nR7Z8hFLTO6-5TA" |
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 | "375caaadbdaea610d8.MT7sPuw8lVLa8Tu4yMhLkoVxj3WFv5BbQPy4NjOx_ZI.BH-CVoF98mGjpwPWjo0xyvxA3AzN9v4jNJb0eETyl79nR7Z8hFLTO6-5TA" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "375caaadbdaea610d8.MT7sPuw8lVLa8Tu4yMhLkoVxj3WFv5BbQPy4NjOx_ZI.BH-CVoF98mGjpwPWjo0xyvxA3AzN9v4jNJb0eETyl79nR7Z8hFLTO6-5TA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1904 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1956 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1957 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_plan__token" ] |
cache_key | "_plan__token_hidden" |
compound | false |
data | "375caaadbdaea610d8.MT7sPuw8lVLa8Tu4yMhLkoVxj3WFv5BbQPy4NjOx_ZI.BH-CVoF98mGjpwPWjo0xyvxA3AzN9v4jNJb0eETyl79nR7Z8hFLTO6-5TA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1967 -form: Symfony\Component\Form\Form {#1963 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1958 …5} |
full_name | "plan[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "plan__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 | "_plan__token" |
valid | true |
value | "375caaadbdaea610d8.MT7sPuw8lVLa8Tu4yMhLkoVxj3WFv5BbQPy4NjOx_ZI.BH-CVoF98mGjpwPWjo0xyvxA3AzN9v4jNJb0eETyl79nR7Z8hFLTO6-5TA" |
depot
"App\Form\DepotType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Depot {#1970 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#1977 date: 2025-03-14 23:13:40.602056 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Depot {#1970 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#1977 date: 2025-03-14 23:13:40.602056 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Depot {#1970 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#1977 date: 2025-03-14 23:13:40.602056 UTC (+00:00) } } |
data_class | "App\Entity\Depot" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1971 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Depot" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1978 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1969 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "depot" "_depot" ] |
cache_key | "_depot_depot" |
compound | true |
data | App\Entity\Depot {#1970 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#1977 date: 2025-03-14 23:13:40.602056 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1988 -form: Symfony\Component\Form\Form {#1994 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#1979 …5} |
full_name | "depot" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "depot" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot" |
valid | true |
value | App\Entity\Depot {#1970 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#1977 date: 2025-03-14 23:13:40.602056 UTC (+00:00) } } |
montantDepot
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1985 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1987 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1986 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_depot_montantDepot" ] |
cache_key | "_depot_montantDepot_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2005 -form: Symfony\Component\Form\Form {#1997 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2004 …5} |
full_name | "depot[montantDepot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_montantDepot" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantDepot" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_montantDepot" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "091ca8949409e9d391f6.U0dHkcLOydEVLM73IyTL-9SORMvAeaPYLYVntufjv-Q.NzBy3LCpvbkseqHEVVCIo4u2dYS5C_e2QMtX3tev9o0YADDb96KmlExVhw" |
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 | "091ca8949409e9d391f6.U0dHkcLOydEVLM73IyTL-9SORMvAeaPYLYVntufjv-Q.NzBy3LCpvbkseqHEVVCIo4u2dYS5C_e2QMtX3tev9o0YADDb96KmlExVhw" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "091ca8949409e9d391f6.U0dHkcLOydEVLM73IyTL-9SORMvAeaPYLYVntufjv-Q.NzBy3LCpvbkseqHEVVCIo4u2dYS5C_e2QMtX3tev9o0YADDb96KmlExVhw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2001 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2006 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2010 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_depot__token" ] |
cache_key | "_depot__token_hidden" |
compound | false |
data | "091ca8949409e9d391f6.U0dHkcLOydEVLM73IyTL-9SORMvAeaPYLYVntufjv-Q.NzBy3LCpvbkseqHEVVCIo4u2dYS5C_e2QMtX3tev9o0YADDb96KmlExVhw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2021 -form: Symfony\Component\Form\Form {#2017 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2012 …5} |
full_name | "depot[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot__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 | "_depot__token" |
valid | true |
value | "091ca8949409e9d391f6.U0dHkcLOydEVLM73IyTL-9SORMvAeaPYLYVntufjv-Q.NzBy3LCpvbkseqHEVVCIo4u2dYS5C_e2QMtX3tev9o0YADDb96KmlExVhw" |
retrait
"App\Form\RetraitType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Retrait {#2024 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2031 date: 2025-03-14 23:13:40.602742 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Retrait {#2024 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2031 date: 2025-03-14 23:13:40.602742 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Retrait {#2024 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2031 date: 2025-03-14 23:13:40.602742 UTC (+00:00) } } |
data_class | "App\Entity\Retrait" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2023 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Retrait" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2032 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2030 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "retrait" "_retrait" ] |
cache_key | "_retrait_retrait" |
compound | true |
data | App\Entity\Retrait {#2024 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2031 date: 2025-03-14 23:13:40.602742 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2042 -form: Symfony\Component\Form\Form {#2048 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2033 …5} |
full_name | "retrait" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "retrait" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_retrait" |
valid | true |
value | App\Entity\Retrait {#2024 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2031 date: 2025-03-14 23:13:40.602742 UTC (+00:00) } } |
montantRetrait
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2039 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2041 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2040 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_retrait_montantRetrait" ] |
cache_key | "_retrait_montantRetrait_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2059 -form: Symfony\Component\Form\Form {#2051 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2058 …5} |
full_name | "retrait[montantRetrait]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait_montantRetrait" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantRetrait" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_retrait_montantRetrait" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "efee04426c29a2e49dc24d7.dl8GSLgbkZdDVadICoXcFRMYCZYgxCEEikBR_mJ1FJE.P2tODdN2xcQzLPZ6WfSsdCR7OeFToG49yTIoqTFYXek4PkkSzyrp_DUs8g" |
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 | "efee04426c29a2e49dc24d7.dl8GSLgbkZdDVadICoXcFRMYCZYgxCEEikBR_mJ1FJE.P2tODdN2xcQzLPZ6WfSsdCR7OeFToG49yTIoqTFYXek4PkkSzyrp_DUs8g" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "efee04426c29a2e49dc24d7.dl8GSLgbkZdDVadICoXcFRMYCZYgxCEEikBR_mJ1FJE.P2tODdN2xcQzLPZ6WfSsdCR7OeFToG49yTIoqTFYXek4PkkSzyrp_DUs8g" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2055 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2060 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2064 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_retrait__token" ] |
cache_key | "_retrait__token_hidden" |
compound | false |
data | "efee04426c29a2e49dc24d7.dl8GSLgbkZdDVadICoXcFRMYCZYgxCEEikBR_mJ1FJE.P2tODdN2xcQzLPZ6WfSsdCR7OeFToG49yTIoqTFYXek4PkkSzyrp_DUs8g" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2075 -form: Symfony\Component\Form\Form {#2071 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2066 …5} |
full_name | "retrait[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait__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 | "_retrait__token" |
valid | true |
value | "efee04426c29a2e49dc24d7.dl8GSLgbkZdDVadICoXcFRMYCZYgxCEEikBR_mJ1FJE.P2tODdN2xcQzLPZ6WfSsdCR7OeFToG49yTIoqTFYXek4PkkSzyrp_DUs8g" |
retrait_sol
"App\Form\RetraitSolType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\RetraitSol {#2078 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2085 date: 2025-03-14 23:13:40.603431 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\RetraitSol {#2078 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2085 date: 2025-03-14 23:13:40.603431 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\RetraitSol {#2078 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2085 date: 2025-03-14 23:13:40.603431 UTC (+00:00) } } |
data_class | "App\Entity\RetraitSol" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2077 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\RetraitSol" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2086 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2084 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "retrait_sol" "_retrait_sol" ] |
cache_key | "_retrait_sol_retrait_sol" |
compound | true |
data | App\Entity\RetraitSol {#2078 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2085 date: 2025-03-14 23:13:40.603431 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2096 -form: Symfony\Component\Form\Form {#2102 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2087 …5} |
full_name | "retrait_sol" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait_sol" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "retrait_sol" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_retrait_sol" |
valid | true |
value | App\Entity\RetraitSol {#2078 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2085 date: 2025-03-14 23:13:40.603431 UTC (+00:00) } } |
montantRetrait
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2095 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2094 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_retrait_sol_montantRetrait" ] |
cache_key | "_retrait_sol_montantRetrait_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2113 -form: Symfony\Component\Form\Form {#2105 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2112 …5} |
full_name | "retrait_sol[montantRetrait]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait_sol_montantRetrait" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantRetrait" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_retrait_sol_montantRetrait" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "ddd97.pMaEqi7RWVJ6RMeLjaDmzXUM4evHaHzVJrUiaZ1gq28.9fW9nnucMjgLNLW4-_G0uzpCmKSsORmKEtR4EckV7gT1rc3jS4E6EzQItA" |
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 | "ddd97.pMaEqi7RWVJ6RMeLjaDmzXUM4evHaHzVJrUiaZ1gq28.9fW9nnucMjgLNLW4-_G0uzpCmKSsORmKEtR4EckV7gT1rc3jS4E6EzQItA" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "ddd97.pMaEqi7RWVJ6RMeLjaDmzXUM4evHaHzVJrUiaZ1gq28.9fW9nnucMjgLNLW4-_G0uzpCmKSsORmKEtR4EckV7gT1rc3jS4E6EzQItA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2109 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2118 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_retrait_sol__token" ] |
cache_key | "_retrait_sol__token_hidden" |
compound | false |
data | "ddd97.pMaEqi7RWVJ6RMeLjaDmzXUM4evHaHzVJrUiaZ1gq28.9fW9nnucMjgLNLW4-_G0uzpCmKSsORmKEtR4EckV7gT1rc3jS4E6EzQItA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2129 -form: Symfony\Component\Form\Form {#2125 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2120 …5} |
full_name | "retrait_sol[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait_sol__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 | "_retrait_sol__token" |
valid | true |
value | "ddd97.pMaEqi7RWVJ6RMeLjaDmzXUM4evHaHzVJrUiaZ1gq28.9fW9nnucMjgLNLW4-_G0uzpCmKSsORmKEtR4EckV7gT1rc3jS4E6EzQItA" |
retrait_escalier
"App\Form\RetraitEscalierType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\RetraitSol {#2132 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2131 date: 2025-03-14 23:13:40.603878 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\RetraitSol {#2132 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2131 date: 2025-03-14 23:13:40.603878 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\RetraitSol {#2132 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2131 date: 2025-03-14 23:13:40.603878 UTC (+00:00) } } |
data_class | "App\Entity\RetraitSol" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2138 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\RetraitSol" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2140 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2139 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "retrait_escalier" "_retrait_escalier" ] |
cache_key | "_retrait_escalier_retrait_escalier" |
compound | true |
data | App\Entity\RetraitSol {#2132 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2131 date: 2025-03-14 23:13:40.603878 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2150 -form: Symfony\Component\Form\Form {#2156 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2141 …5} |
full_name | "retrait_escalier" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait_escalier" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "retrait_escalier" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_retrait_escalier" |
valid | true |
value | App\Entity\RetraitSol {#2132 -id: null -montantRetrait: null -date_retrait: DateTimeImmutable @1741994020 {#2131 date: 2025-03-14 23:13:40.603878 UTC (+00:00) } } |
montantRetrait
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2147 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2149 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2148 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_retrait_escalier_montantRetrait" ] |
cache_key | "_retrait_escalier_montantRetrait_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2167 -form: Symfony\Component\Form\Form {#2159 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2166 …5} |
full_name | "retrait_escalier[montantRetrait]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait_escalier_montantRetrait" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantRetrait" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_retrait_escalier_montantRetrait" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "1b199cea98239358.D4D50_hcf17ioUKYLE-CERBxvhhGSOJDIe-cs63Q_6s.ZMfIu5smSSTQ6AHTeTbBVkgH2kcjfrMXSZzp9tXhsJs9yZaknR0Ub4DVGw" |
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 | "1b199cea98239358.D4D50_hcf17ioUKYLE-CERBxvhhGSOJDIe-cs63Q_6s.ZMfIu5smSSTQ6AHTeTbBVkgH2kcjfrMXSZzp9tXhsJs9yZaknR0Ub4DVGw" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "1b199cea98239358.D4D50_hcf17ioUKYLE-CERBxvhhGSOJDIe-cs63Q_6s.ZMfIu5smSSTQ6AHTeTbBVkgH2kcjfrMXSZzp9tXhsJs9yZaknR0Ub4DVGw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2163 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2168 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2171 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_retrait_escalier__token" ] |
cache_key | "_retrait_escalier__token_hidden" |
compound | false |
data | "1b199cea98239358.D4D50_hcf17ioUKYLE-CERBxvhhGSOJDIe-cs63Q_6s.ZMfIu5smSSTQ6AHTeTbBVkgH2kcjfrMXSZzp9tXhsJs9yZaknR0Ub4DVGw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2182 -form: Symfony\Component\Form\Form {#2178 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2173 …5} |
full_name | "retrait_escalier[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "retrait_escalier__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 | "_retrait_escalier__token" |
valid | true |
value | "1b199cea98239358.D4D50_hcf17ioUKYLE-CERBxvhhGSOJDIe-cs63Q_6s.ZMfIu5smSSTQ6AHTeTbBVkgH2kcjfrMXSZzp9tXhsJs9yZaknR0Ub4DVGw" |
remboursement
"App\Form\RemboursementType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Remboursement {#2185 -id: null -montantRemboursement: null -date_remboursement: DateTimeImmutable @1741994020 {#2192 date: 2025-03-14 23:13:40.604560 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Remboursement {#2185 -id: null -montantRemboursement: null -date_remboursement: DateTimeImmutable @1741994020 {#2192 date: 2025-03-14 23:13:40.604560 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Remboursement {#2185 -id: null -montantRemboursement: null -date_remboursement: DateTimeImmutable @1741994020 {#2192 date: 2025-03-14 23:13:40.604560 UTC (+00:00) } } |
data_class | "App\Entity\Remboursement" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Remboursement" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2193 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2184 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "remboursement" "_remboursement" ] |
cache_key | "_remboursement_remboursement" |
compound | true |
data | App\Entity\Remboursement {#2185 -id: null -montantRemboursement: null -date_remboursement: DateTimeImmutable @1741994020 {#2192 date: 2025-03-14 23:13:40.604560 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2203 -form: Symfony\Component\Form\Form {#2209 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2194 …5} |
full_name | "remboursement" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "remboursement" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "remboursement" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_remboursement" |
valid | true |
value | App\Entity\Remboursement {#2185 -id: null -montantRemboursement: null -date_remboursement: DateTimeImmutable @1741994020 {#2192 date: 2025-03-14 23:13:40.604560 UTC (+00:00) } } |
montantRemboursement
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2200 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2202 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2201 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_remboursement_montantRemboursement" ] |
cache_key | "_remboursement_montantRemboursement_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2220 -form: Symfony\Component\Form\Form {#2212 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2219 …5} |
full_name | "remboursement[montantRemboursement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "remboursement_montantRemboursement" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantRemboursement" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_remboursement_montantRemboursement" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "e4a4d793216910766bf0c6df29d29.fF3aVKN9j6t6xnLeFEh4glyGyd_fNDb4S8vzgToOowI.BDexFe083P0QhBq8cxgL1GnFnO6OA3uMe7nG6EJP6UAaLusOkDW6-0uVJw" |
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 | "e4a4d793216910766bf0c6df29d29.fF3aVKN9j6t6xnLeFEh4glyGyd_fNDb4S8vzgToOowI.BDexFe083P0QhBq8cxgL1GnFnO6OA3uMe7nG6EJP6UAaLusOkDW6-0uVJw" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "e4a4d793216910766bf0c6df29d29.fF3aVKN9j6t6xnLeFEh4glyGyd_fNDb4S8vzgToOowI.BDexFe083P0QhBq8cxgL1GnFnO6OA3uMe7nG6EJP6UAaLusOkDW6-0uVJw" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2216 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2221 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2225 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_remboursement__token" ] |
cache_key | "_remboursement__token_hidden" |
compound | false |
data | "e4a4d793216910766bf0c6df29d29.fF3aVKN9j6t6xnLeFEh4glyGyd_fNDb4S8vzgToOowI.BDexFe083P0QhBq8cxgL1GnFnO6OA3uMe7nG6EJP6UAaLusOkDW6-0uVJw" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2236 -form: Symfony\Component\Form\Form {#2232 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2227 …5} |
full_name | "remboursement[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "remboursement__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 | "_remboursement__token" |
valid | true |
value | "e4a4d793216910766bf0c6df29d29.fF3aVKN9j6t6xnLeFEh4glyGyd_fNDb4S8vzgToOowI.BDexFe083P0QhBq8cxgL1GnFnO6OA3uMe7nG6EJP6UAaLusOkDW6-0uVJw" |
depot_sol
"App\Form\DepotSolType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\DepotSol {#2388 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2422 date: 2025-03-14 23:13:40.615767 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\DepotSol {#2388 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2422 date: 2025-03-14 23:13:40.615767 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\DepotSol {#2388 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2422 date: 2025-03-14 23:13:40.615767 UTC (+00:00) } } |
data_class | "App\Entity\DepotSol" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2411 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\DepotSol" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2423 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2396 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "depot_sol" "_depot_sol" ] |
cache_key | "_depot_sol_depot_sol" |
compound | true |
data | App\Entity\DepotSol {#2388 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2422 date: 2025-03-14 23:13:40.615767 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2433 -form: Symfony\Component\Form\Form {#2439 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2424 …5} |
full_name | "depot_sol" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_sol" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "depot_sol" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_sol" |
valid | true |
value | App\Entity\DepotSol {#2388 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2422 date: 2025-03-14 23:13:40.615767 UTC (+00:00) } } |
montantDepot
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2430 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2432 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2431 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_depot_sol_montantDepot" ] |
cache_key | "_depot_sol_montantDepot_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2450 -form: Symfony\Component\Form\Form {#2442 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2449 …5} |
full_name | "depot_sol[montantDepot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_sol_montantDepot" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantDepot" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_sol_montantDepot" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "53d063837af3de129.ENAsZJ4bx4rOC8wtO_2KZxZeR4X2Di-IFebsGiw8HN0.PZ4cHeR6lMODO69VfrPLH0EtC_aTaVn_Z6KcSFtNf4tA5E1S9lKYxY1SjQ" |
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 | "53d063837af3de129.ENAsZJ4bx4rOC8wtO_2KZxZeR4X2Di-IFebsGiw8HN0.PZ4cHeR6lMODO69VfrPLH0EtC_aTaVn_Z6KcSFtNf4tA5E1S9lKYxY1SjQ" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "53d063837af3de129.ENAsZJ4bx4rOC8wtO_2KZxZeR4X2Di-IFebsGiw8HN0.PZ4cHeR6lMODO69VfrPLH0EtC_aTaVn_Z6KcSFtNf4tA5E1S9lKYxY1SjQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2446 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2451 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2455 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_depot_sol__token" ] |
cache_key | "_depot_sol__token_hidden" |
compound | false |
data | "53d063837af3de129.ENAsZJ4bx4rOC8wtO_2KZxZeR4X2Di-IFebsGiw8HN0.PZ4cHeR6lMODO69VfrPLH0EtC_aTaVn_Z6KcSFtNf4tA5E1S9lKYxY1SjQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2466 -form: Symfony\Component\Form\Form {#2462 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2457 …5} |
full_name | "depot_sol[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_sol__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 | "_depot_sol__token" |
valid | true |
value | "53d063837af3de129.ENAsZJ4bx4rOC8wtO_2KZxZeR4X2Di-IFebsGiw8HN0.PZ4cHeR6lMODO69VfrPLH0EtC_aTaVn_Z6KcSFtNf4tA5E1S9lKYxY1SjQ" |
depot_escalier
"App\Form\DepotEscalierType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\DepotEscalier {#2469 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2476 date: 2025-03-14 23:13:40.616532 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\DepotEscalier {#2469 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2476 date: 2025-03-14 23:13:40.616532 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\DepotEscalier {#2469 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2476 date: 2025-03-14 23:13:40.616532 UTC (+00:00) } } |
data_class | "App\Entity\DepotEscalier" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2470 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\DepotEscalier" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2477 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2468 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "depot_escalier" "_depot_escalier" ] |
cache_key | "_depot_escalier_depot_escalier" |
compound | true |
data | App\Entity\DepotEscalier {#2469 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2476 date: 2025-03-14 23:13:40.616532 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2487 -form: Symfony\Component\Form\Form {#2493 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2478 …5} |
full_name | "depot_escalier" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_escalier" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "depot_escalier" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_escalier" |
valid | true |
value | App\Entity\DepotEscalier {#2469 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2476 date: 2025-03-14 23:13:40.616532 UTC (+00:00) } } |
montantDepot
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2484 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2486 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2485 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_depot_escalier_montantDepot" ] |
cache_key | "_depot_escalier_montantDepot_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2504 -form: Symfony\Component\Form\Form {#2496 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2503 …5} |
full_name | "depot_escalier[montantDepot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_escalier_montantDepot" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantDepot" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_escalier_montantDepot" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "61c6a60ee512316436d.sj6K974cdifuK5StlvyrkhUsumbF6avmeBp4_VonHfI.wFPBxcpmGGijZfHc8bWZoVtkjVLomciNJ2k6zyJBWJDnUMbE11YvVqNn1Q" |
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 | "61c6a60ee512316436d.sj6K974cdifuK5StlvyrkhUsumbF6avmeBp4_VonHfI.wFPBxcpmGGijZfHc8bWZoVtkjVLomciNJ2k6zyJBWJDnUMbE11YvVqNn1Q" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "61c6a60ee512316436d.sj6K974cdifuK5StlvyrkhUsumbF6avmeBp4_VonHfI.wFPBxcpmGGijZfHc8bWZoVtkjVLomciNJ2k6zyJBWJDnUMbE11YvVqNn1Q" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2500 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2505 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2509 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_depot_escalier__token" ] |
cache_key | "_depot_escalier__token_hidden" |
compound | false |
data | "61c6a60ee512316436d.sj6K974cdifuK5StlvyrkhUsumbF6avmeBp4_VonHfI.wFPBxcpmGGijZfHc8bWZoVtkjVLomciNJ2k6zyJBWJDnUMbE11YvVqNn1Q" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2520 -form: Symfony\Component\Form\Form {#2516 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2511 …5} |
full_name | "depot_escalier[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_escalier__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 | "_depot_escalier__token" |
valid | true |
value | "61c6a60ee512316436d.sj6K974cdifuK5StlvyrkhUsumbF6avmeBp4_VonHfI.wFPBxcpmGGijZfHc8bWZoVtkjVLomciNJ2k6zyJBWJDnUMbE11YvVqNn1Q" |
depot_terrain
"App\Form\DepotTerrainType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\DepotTerrain {#2523 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2530 date: 2025-03-14 23:13:40.617301 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\DepotTerrain {#2523 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2530 date: 2025-03-14 23:13:40.617301 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\DepotTerrain {#2523 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2530 date: 2025-03-14 23:13:40.617301 UTC (+00:00) } } |
data_class | "App\Entity\DepotTerrain" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2524 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\DepotTerrain" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2531 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2522 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "depot_terrain" "_depot_terrain" ] |
cache_key | "_depot_terrain_depot_terrain" |
compound | true |
data | App\Entity\DepotTerrain {#2523 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2530 date: 2025-03-14 23:13:40.617301 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2541 -form: Symfony\Component\Form\Form {#2547 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2532 …5} |
full_name | "depot_terrain" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_terrain" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "depot_terrain" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_terrain" |
valid | true |
value | App\Entity\DepotTerrain {#2523 -id: null -montantDepot: null -date_depot: DateTimeImmutable @1741994020 {#2530 date: 2025-03-14 23:13:40.617301 UTC (+00:00) } } |
montantDepot
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2538 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2540 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2539 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_depot_terrain_montantDepot" ] |
cache_key | "_depot_terrain_montantDepot_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2558 -form: Symfony\Component\Form\Form {#2550 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2557 …5} |
full_name | "depot_terrain[montantDepot]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_terrain_montantDepot" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantDepot" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_depot_terrain_montantDepot" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "884570537a5a7f8eb4.sRro_wEq2yhkG5Fa7JspYu_VnotGSdsKMmE9FifENEc.9SuNnkBzqXcdKNIrreoYUNyQ3exyLr5oVQVyU22LQgzZfbmWYlurXh1cqQ" |
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 | "884570537a5a7f8eb4.sRro_wEq2yhkG5Fa7JspYu_VnotGSdsKMmE9FifENEc.9SuNnkBzqXcdKNIrreoYUNyQ3exyLr5oVQVyU22LQgzZfbmWYlurXh1cqQ" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "884570537a5a7f8eb4.sRro_wEq2yhkG5Fa7JspYu_VnotGSdsKMmE9FifENEc.9SuNnkBzqXcdKNIrreoYUNyQ3exyLr5oVQVyU22LQgzZfbmWYlurXh1cqQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2554 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2559 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2563 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_depot_terrain__token" ] |
cache_key | "_depot_terrain__token_hidden" |
compound | false |
data | "884570537a5a7f8eb4.sRro_wEq2yhkG5Fa7JspYu_VnotGSdsKMmE9FifENEc.9SuNnkBzqXcdKNIrreoYUNyQ3exyLr5oVQVyU22LQgzZfbmWYlurXh1cqQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2574 -form: Symfony\Component\Form\Form {#2570 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2565 …5} |
full_name | "depot_terrain[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "depot_terrain__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 | "_depot_terrain__token" |
valid | true |
value | "884570537a5a7f8eb4.sRro_wEq2yhkG5Fa7JspYu_VnotGSdsKMmE9FifENEc.9SuNnkBzqXcdKNIrreoYUNyQ3exyLr5oVQVyU22LQgzZfbmWYlurXh1cqQ" |
placement
"App\Form\PlacementType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Placement {#936 -id: null -montant: null -interet: null -placement_at: null -valide_at: null -is_valide: null -montant_restant: null -restitue_at: null -status_placement: null -is_visible: null -placement_by: null -codePlacement: null -garantPlacement: null -duree: null -titreGarantie: null -documentPlacement: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Placement {#936 -id: null -montant: null -interet: null -placement_at: null -valide_at: null -is_valide: null -montant_restant: null -restitue_at: null -status_placement: null -is_visible: null -placement_by: null -codePlacement: null -garantPlacement: null -duree: null -titreGarantie: null -documentPlacement: null } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Placement {#936 -id: null -montant: null -interet: null -placement_at: null -valide_at: null -is_valide: null -montant_restant: null -restitue_at: null -status_placement: null -is_visible: null -placement_by: null -codePlacement: null -garantPlacement: null -duree: null -titreGarantie: null -documentPlacement: null } |
data_class | "App\Entity\Placement" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1066 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Placement" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1064 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1065 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "placement" "_placement" ] |
cache_key | "_placement_placement" |
compound | true |
data | App\Entity\Placement {#936 -id: null -montant: null -interet: null -placement_at: null -valide_at: null -is_valide: null -montant_restant: null -restitue_at: null -status_placement: null -is_visible: null -placement_by: null -codePlacement: null -garantPlacement: null -duree: null -titreGarantie: null -documentPlacement: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2586 -form: Symfony\Component\Form\Form {#1277 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2584 …5} |
full_name | "placement" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "placement" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_placement" |
valid | true |
value | App\Entity\Placement {#936 -id: null -montant: null -interet: null -placement_at: null -valide_at: null -is_valide: null -montant_restant: null -restitue_at: null -status_placement: null -is_visible: null -placement_by: null -codePlacement: null -garantPlacement: null -duree: null -titreGarantie: null -documentPlacement: null } |
montant
"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 | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1054 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1057 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1058 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_placement_montant" ] |
cache_key | "_placement_montant_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2580 -form: Symfony\Component\Form\Form {#1356 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2582 …5} |
full_name | "placement[montant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement_montant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montant" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_placement_montant" |
valid | true |
value | "" |
interet
"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 | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1076 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1036 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_placement_interet" ] |
cache_key | "_placement_interet_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2583 -form: Symfony\Component\Form\Form {#1359 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2581 …5} |
full_name | "placement[interet]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement_interet" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "interet" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_placement_interet" |
valid | true |
value | "" |
duree
"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 | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1038 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1040 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_placement_duree" ] |
cache_key | "_placement_duree_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2587 -form: Symfony\Component\Form\Form {#1362 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2589 …5} |
full_name | "placement[duree]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement_duree" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "duree" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_placement_duree" |
valid | true |
value | "" |
garantPlacement
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
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 |
---|---|---|
class | "App\Entity\Garant" |
same as passed value |
em | "default" |
Doctrine\ORM\EntityManager {#399 …11} |
multiple | false |
false
|
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 | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLabel {#1253 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#1176 …} } |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1335 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1245 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1325 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1334 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1326 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#1329 …} } |
choices | null |
class | "App\Entity\Garant" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
em | Doctrine\ORM\EntityManager {#399 …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 {#1252 -om: Doctrine\ORM\EntityManager {#399 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1250 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | "" |
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 | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#1244 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1242 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_placement_garantPlacement" ] |
cache_key | "_placement_garantPlacement_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1427 +label: "VIGILE Remyson" +value: "1" +data: App\Entity\Garant {#1610 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1630 +label: "SILVAINCE Marie Mirlande" +value: "2" +data: App\Entity\Garant {#1617 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1570 +label: "JOSEPH Marie Michele" +value: "3" +data: App\Entity\Garant {#1625 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1615 +label: "JULES Sergo" +value: "4" +data: App\Entity\Garant {#1378 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1622 +label: "PETION Wendine Jessica Medjine" +value: "5" +data: App\Entity\Garant {#1724 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1633 +label: "FRANCOIS Mike Leedwing" +value: "6" +data: App\Entity\Garant {#1730 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1594 +label: "JOSEPH Guillaume" +value: "7" +data: App\Entity\Garant {#1736 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1634 +label: "LOUIS JEAN Taina" +value: "8" +data: App\Entity\Garant {#1742 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1414 +label: "JEAN DIT LAMBERT wiwine" +value: "9" +data: App\Entity\Garant {#1748 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1569 +label: "METELUS Erold" +value: "10" +data: App\Entity\Garant {#1754 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1408 +label: "PERONNEAU Raynald" +value: "11" +data: App\Entity\Garant {#1760 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "HECTOR Marcoslev" +value: "12" +data: App\Entity\Garant {#1766 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "JEAN PHILIPPE Losena" +value: "13" +data: App\Entity\Garant {#1772 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "JACOTIN Eneque" +value: "14" +data: App\Entity\Garant {#1777 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "TOUSSAINT Yves-kesner" +value: "15" +data: App\Entity\Garant {#1628 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "JANVIER Marie Ossee" +value: "16" +data: App\Entity\Garant {#1783 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "PIGEAU Mitchelly" +value: "17" +data: App\Entity\Garant {#1789 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "GREFFIN Ralph Olivier" +value: "18" +data: App\Entity\Garant {#1795 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "BONEL Veillard" +value: "19" +data: App\Entity\Garant {#1801 …} +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2588 -form: Symfony\Component\Form\Form {#1279 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2594 …5} |
full_name | "placement[garantPlacement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement_garantPlacement" |
is_selected | Closure($choice, $value) {#2590 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1114 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "garantPlacement" |
placeholder | "" |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | false |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_placement_garantPlacement" |
valid | true |
value | "" |
titreGarantie
"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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1315 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | [] |
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() {#1316 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1314 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [ "maxlength" => 255 ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "text" "_placement_titreGarantie" ] |
cache_key | "_placement_titreGarantie_text" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2595 -form: Symfony\Component\Form\Form {#1282 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2591 …5} |
full_name | "placement[titreGarantie]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement_titreGarantie" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "titreGarantie" |
priority | 0 |
required | false |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_placement_titreGarantie" |
valid | true |
value | "" |
documentPlacement
"Symfony\Component\Form\Extension\Core\Type\FileType"
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 |
---|---|---|
constraints | [ Symfony\Component\Validator\Constraints\File {#1110 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "image/png" "image/jpeg" "image/jpg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger un fichier PDF ou une image valide (max 10 Mo)." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
[ Symfony\Component\Validator\Constraints\File {#1110 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "image/png" "image/jpeg" "image/jpg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger un fichier PDF ou une image valide (max 10 Mo)." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
label | "PDF, PNG ou JPEG" |
same as passed value |
mapped | true |
same as passed value |
required | true |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | true |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [ Symfony\Component\Validator\Constraints\File {#1110 +payload: null +binaryFormat: false +mimeTypes: [ "application/pdf" "image/png" "image/jpeg" "image/jpg" ] +notFoundMessage: "The file could not be found." +notReadableMessage: "The file is not readable." +maxSizeMessage: "The file is too large ({{ size }} {{ suffix }}). Allowed maximum size is {{ limit }} {{ suffix }}." +mimeTypesMessage: "Veuillez télécharger un fichier PDF ou une image valide (max 10 Mo)." +disallowEmptyMessage: "An empty file is not allowed." +uploadIniSizeErrorMessage: "The file is too large. Allowed maximum size is {{ limit }} {{ suffix }}." +uploadFormSizeErrorMessage: "The file is too large." +uploadPartialErrorMessage: "The file was only partially uploaded." +uploadNoFileErrorMessage: "No file was uploaded." +uploadNoTmpDirErrorMessage: "No temporary folder was configured in php.ini." +uploadCantWriteErrorMessage: "Cannot write temporary file to disk." +uploadExtensionErrorMessage: "A PHP extension caused the upload to fail." +uploadErrorMessage: "The file could not be uploaded." #maxSize: 10000000 } ] |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | "Symfony\Component\HttpFoundation\File\File" |
disabled | false |
empty_data | null |
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 | "Please select a valid file." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | "PDF, PNG ou JPEG" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
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() {#1341 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1342 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "file" "_placement_documentPlacement" ] |
cache_key | "_placement_documentPlacement_file" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2592 -form: Symfony\Component\Form\Form {#1285 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2593 …5} |
full_name | "placement[documentPlacement]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement_documentPlacement" |
label | "PDF, PNG ou JPEG" |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | true |
name | "documentPlacement" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
type | "file" |
unique_block_prefix | "_placement_documentPlacement" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "98.odyFu8h_7J7Ayx83DreCFAxMmePQjC7fkNkqx5lMHTY.1pOw-Z02pK-GrE9GZ-jOTlN5-pOPy0eR56hijNoqKGOYkPf4vA-j0vPmWg" |
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 | "98.odyFu8h_7J7Ayx83DreCFAxMmePQjC7fkNkqx5lMHTY.1pOw-Z02pK-GrE9GZ-jOTlN5-pOPy0eR56hijNoqKGOYkPf4vA-j0vPmWg" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "98.odyFu8h_7J7Ayx83DreCFAxMmePQjC7fkNkqx5lMHTY.1pOw-Z02pK-GrE9GZ-jOTlN5-pOPy0eR56hijNoqKGOYkPf4vA-j0vPmWg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2578 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2596 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2597 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_placement__token" ] |
cache_key | "_placement__token_hidden" |
compound | false |
data | "98.odyFu8h_7J7Ayx83DreCFAxMmePQjC7fkNkqx5lMHTY.1pOw-Z02pK-GrE9GZ-jOTlN5-pOPy0eR56hijNoqKGOYkPf4vA-j0vPmWg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2607 -form: Symfony\Component\Form\Form {#2603 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2598 …5} |
full_name | "placement[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "placement__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 | "_placement__token" |
valid | true |
value | "98.odyFu8h_7J7Ayx83DreCFAxMmePQjC7fkNkqx5lMHTY.1pOw-Z02pK-GrE9GZ-jOTlN5-pOPy0eR56hijNoqKGOYkPf4vA-j0vPmWg" |
sol
"App\Form\SolType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Sol {#2239 -id: null -nom_sol: null -montant: null -date_debut: null -date_fin: null -balance: null -code_sol: null -sol_by: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Sol {#2239 -id: null -nom_sol: null -montant: null -date_debut: null -date_fin: null -balance: null -code_sol: null -sol_by: null } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Sol {#2239 -id: null -nom_sol: null -montant: null -date_debut: null -date_fin: null -balance: null -code_sol: null -sol_by: null } |
data_class | "App\Entity\Sol" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2244 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Sol" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2246 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2245 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "sol" "_sol" ] |
cache_key | "_sol_sol" |
compound | true |
data | App\Entity\Sol {#2239 -id: null -nom_sol: null -montant: null -date_debut: null -date_fin: null -balance: null -code_sol: null -sol_by: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2609 -form: Symfony\Component\Form\Form {#2345 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2610 …5} |
full_name | "sol" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sol" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "sol" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sol" |
valid | true |
value | App\Entity\Sol {#2239 -id: null -nom_sol: null -montant: null -date_debut: null -date_fin: null -balance: null -code_sol: null -sol_by: null } |
nom_sol
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Sol3" => 1 "Sol5" => 2 "Sol10" => 3 ] |
[ "Sol3" => 1 "Sol5" => 2 "Sol10" => 3 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Sol3" => 1 "Sol5" => 2 "Sol10" => 3 ] |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2254 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2253 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_sol_nom_sol" ] |
cache_key | "_sol_nom_sol_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +label: "Sol3" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +label: "Sol5" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +label: "Sol10" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2614 -form: Symfony\Component\Form\Form {#2304 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2613 …5} |
full_name | "sol[nom_sol]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sol_nom_sol" |
is_selected | Closure($choice, $value) {#2619 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1114 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "nom_sol" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sol_nom_sol" |
valid | true |
value | "" |
montant
"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 | 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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2263 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2305 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2276 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_sol_montant" ] |
cache_key | "_sol_montant_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2620 -form: Symfony\Component\Form\Form {#2342 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2621 …5} |
full_name | "sol[montant]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sol_montant" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montant" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_sol_montant" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b432c775f00b172cb8176b24dc41.W9GMblfapNJgPnYbyDdLAb2CEfcvJ1-3gc1iTv3NG4I.GLDrBwHp7YIBVRNMoAZ7NMjjR5p9FyfT0KFQfrj4SLoxvdUoPLXSoilrRg" |
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 | "b432c775f00b172cb8176b24dc41.W9GMblfapNJgPnYbyDdLAb2CEfcvJ1-3gc1iTv3NG4I.GLDrBwHp7YIBVRNMoAZ7NMjjR5p9FyfT0KFQfrj4SLoxvdUoPLXSoilrRg" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "b432c775f00b172cb8176b24dc41.W9GMblfapNJgPnYbyDdLAb2CEfcvJ1-3gc1iTv3NG4I.GLDrBwHp7YIBVRNMoAZ7NMjjR5p9FyfT0KFQfrj4SLoxvdUoPLXSoilrRg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2611 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2622 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2623 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_sol__token" ] |
cache_key | "_sol__token_hidden" |
compound | false |
data | "b432c775f00b172cb8176b24dc41.W9GMblfapNJgPnYbyDdLAb2CEfcvJ1-3gc1iTv3NG4I.GLDrBwHp7YIBVRNMoAZ7NMjjR5p9FyfT0KFQfrj4SLoxvdUoPLXSoilrRg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2633 -form: Symfony\Component\Form\Form {#2629 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2624 …5} |
full_name | "sol[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "sol__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 | "_sol__token" |
valid | true |
value | "b432c775f00b172cb8176b24dc41.W9GMblfapNJgPnYbyDdLAb2CEfcvJ1-3gc1iTv3NG4I.GLDrBwHp7YIBVRNMoAZ7NMjjR5p9FyfT0KFQfrj4SLoxvdUoPLXSoilrRg" |
terrain
"App\Form\TerrainType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Terrain {#2247 -id: null -nom_terrain: null -date_debut: null -date_fin: null -code_terrain: null -balance: null -terrain_by: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Terrain {#2247 -id: null -nom_terrain: null -date_debut: null -date_fin: null -code_terrain: null -balance: null -terrain_by: null } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Terrain {#2247 -id: null -nom_terrain: null -date_debut: null -date_fin: null -code_terrain: null -balance: null -terrain_by: null } |
data_class | "App\Entity\Terrain" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2274 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Terrain" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2273 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "terrain" "_terrain" ] |
cache_key | "_terrain_terrain" |
compound | true |
data | App\Entity\Terrain {#2247 -id: null -nom_terrain: null -date_debut: null -date_fin: null -code_terrain: null -balance: null -terrain_by: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2635 -form: Symfony\Component\Form\Form {#2369 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2636 …5} |
full_name | "terrain" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "terrain" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "terrain" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_terrain" |
valid | true |
value | App\Entity\Terrain {#2247 -id: null -nom_terrain: null -date_debut: null -date_fin: null -code_terrain: null -balance: null -terrain_by: null } |
nom_terrain
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Terrain 1.1" => 1 "Terrain 1.2" => 2 "Terrain 2.2" => 3 "Terrain 2.3" => 4 "Terrain 3" => 5 "Terrain 4" => 6 "Terrain 5" => 7 ] |
[ "Terrain 1.1" => 1 "Terrain 1.2" => 2 "Terrain 2.2" => 3 "Terrain 2.3" => 4 "Terrain 3" => 5 "Terrain 4" => 6 "Terrain 5" => 7 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Terrain 1.1" => 1 "Terrain 1.2" => 2 "Terrain 2.2" => 3 "Terrain 2.3" => 4 "Terrain 3" => 5 "Terrain 4" => 6 "Terrain 5" => 7 ] |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2359 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_terrain_nom_terrain" ] |
cache_key | "_terrain_nom_terrain_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2641 +label: "Terrain 1.1" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2642 +label: "Terrain 1.2" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2643 +label: "Terrain 2.2" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2644 +label: "Terrain 2.3" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2645 +label: "Terrain 3" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2646 +label: "Terrain 4" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2647 +label: "Terrain 5" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2640 -form: Symfony\Component\Form\Form {#2372 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2639 …5} |
full_name | "terrain[nom_terrain]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "terrain_nom_terrain" |
is_selected | Closure($choice, $value) {#2649 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1114 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "nom_terrain" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_terrain_nom_terrain" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "85044f3f9d.ia_zQcukdO6D9hzomgpYjlR42DG_DY9ZG4G0VShLPn8.3_edOf7OQb_2xUS68mI03DIgoVPrZs4jQcrmG1x5fSa_yJ07pMJA28_OXQ" |
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 | "85044f3f9d.ia_zQcukdO6D9hzomgpYjlR42DG_DY9ZG4G0VShLPn8.3_edOf7OQb_2xUS68mI03DIgoVPrZs4jQcrmG1x5fSa_yJ07pMJA28_OXQ" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "85044f3f9d.ia_zQcukdO6D9hzomgpYjlR42DG_DY9ZG4G0VShLPn8.3_edOf7OQb_2xUS68mI03DIgoVPrZs4jQcrmG1x5fSa_yJ07pMJA28_OXQ" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2637 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2650 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2651 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_terrain__token" ] |
cache_key | "_terrain__token_hidden" |
compound | false |
data | "85044f3f9d.ia_zQcukdO6D9hzomgpYjlR42DG_DY9ZG4G0VShLPn8.3_edOf7OQb_2xUS68mI03DIgoVPrZs4jQcrmG1x5fSa_yJ07pMJA28_OXQ" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2661 -form: Symfony\Component\Form\Form {#2657 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2652 …5} |
full_name | "terrain[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "terrain__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 | "_terrain__token" |
valid | true |
value | "85044f3f9d.ia_zQcukdO6D9hzomgpYjlR42DG_DY9ZG4G0VShLPn8.3_edOf7OQb_2xUS68mI03DIgoVPrZs4jQcrmG1x5fSa_yJ07pMJA28_OXQ" |
escalier
"App\Form\EscalierType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Escalier {#2353 -id: null -nom_escalier: null -date_debut: null -date_fin: null -code_escalier: null -escalier_by: null -balance: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Escalier {#2353 -id: null -nom_escalier: null -date_debut: null -date_fin: null -code_escalier: null -escalier_by: null -balance: null } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Escalier {#2353 -id: null -nom_escalier: null -date_debut: null -date_fin: null -code_escalier: null -escalier_by: null -balance: null } |
data_class | "App\Entity\Escalier" |
disabled | false |
empty_data | Closure(FormInterface $form) {#2381 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Escalier" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2387 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2385 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "escalier" "_escalier" ] |
cache_key | "_escalier_escalier" |
compound | true |
data | App\Entity\Escalier {#2353 -id: null -nom_escalier: null -date_debut: null -date_fin: null -code_escalier: null -escalier_by: null -balance: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2663 -form: Symfony\Component\Form\Form {#2404 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2664 …5} |
full_name | "escalier" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "escalier" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "escalier" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_escalier" |
valid | true |
value | App\Entity\Escalier {#2353 -id: null -nom_escalier: null -date_debut: null -date_fin: null -code_escalier: null -escalier_by: null -balance: null } |
nom_escalier
"Symfony\Component\Form\Extension\Core\Type\ChoiceType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choices | [ "Plan 25,000" => 1 "Plan 50,000" => 2 "Plan 75,000" => 3 "Plan 100,000" => 4 "Plan 125,000" => 5 "Plan 150,000" => 6 "Plan 175,000" => 7 "Plan 200,000" => 8 ] |
[ "Plan 25,000" => 1 "Plan 50,000" => 2 "Plan 75,000" => 3 "Plan 100,000" => 4 "Plan 125,000" => 5 "Plan 150,000" => 6 "Plan 175,000" => 7 "Plan 200,000" => 8 ] |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
choice_attr | null |
choice_filter | null |
choice_label | null |
choice_loader | null |
choice_name | null |
choice_translation_domain | null |
choice_translation_parameters | [] |
choice_value | null |
choices | [ "Plan 25,000" => 1 "Plan 50,000" => 2 "Plan 75,000" => 3 "Plan 100,000" => 4 "Plan 125,000" => 5 "Plan 150,000" => 6 "Plan 175,000" => 7 "Plan 200,000" => 8 ] |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | "" |
error_bubbling | false |
error_mapping | [] |
expanded | false |
extra_fields_message | "This form should not contain extra fields." |
form_attr | false |
getter | null |
group_by | null |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
inherit_data | false |
invalid_message | "The selected choice is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
multiple | false |
placeholder | null |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
preferred_choices | [] |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | false |
upload_max_size_message | Closure() {#2395 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2394 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "_escalier_nom_escalier" ] |
cache_key | "_escalier_nom_escalier_choice" |
choice_translation_domain | null |
choice_translation_parameters | [] |
choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#2669 +label: "Plan 25,000" +value: "1" +data: 1 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2670 +label: "Plan 50,000" +value: "2" +data: 2 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2671 +label: "Plan 75,000" +value: "3" +data: 3 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2672 +label: "Plan 100,000" +value: "4" +data: 4 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2673 +label: "Plan 125,000" +value: "5" +data: 5 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2674 +label: "Plan 150,000" +value: "6" +data: 6 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2675 +label: "Plan 175,000" +value: "7" +data: 7 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2676 +label: "Plan 200,000" +value: "8" +data: 8 +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2668 -form: Symfony\Component\Form\Form {#2407 …} -errors: [] } |
expanded | false |
form | Symfony\Component\Form\FormView {#2667 …5} |
full_name | "escalier[nom_escalier]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "escalier_nom_escalier" |
is_selected | Closure($choice, $value) {#2678 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#1114 …} } |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
multiple | false |
name | "nom_escalier" |
placeholder | null |
placeholder_in_choices | false |
preferred_choices | [] |
priority | 0 |
required | true |
row_attr | [] |
separator | "-------------------" |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_escalier_nom_escalier" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "b88929558fd18b71fba81643a1f48.XJ6aXADqL6r2tWfQCQ44YjK5pYAlcvaGstZJawwxTsU.JNfAbEu5Wd6Swg2lYm1zI0PDzrdnSsL2_bAsAGV-Powm9q4zNqcc0LfWJg" |
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 | "b88929558fd18b71fba81643a1f48.XJ6aXADqL6r2tWfQCQ44YjK5pYAlcvaGstZJawwxTsU.JNfAbEu5Wd6Swg2lYm1zI0PDzrdnSsL2_bAsAGV-Powm9q4zNqcc0LfWJg" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "b88929558fd18b71fba81643a1f48.XJ6aXADqL6r2tWfQCQ44YjK5pYAlcvaGstZJawwxTsU.JNfAbEu5Wd6Swg2lYm1zI0PDzrdnSsL2_bAsAGV-Powm9q4zNqcc0LfWJg" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2665 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2679 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2680 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_escalier__token" ] |
cache_key | "_escalier__token_hidden" |
compound | false |
data | "b88929558fd18b71fba81643a1f48.XJ6aXADqL6r2tWfQCQ44YjK5pYAlcvaGstZJawwxTsU.JNfAbEu5Wd6Swg2lYm1zI0PDzrdnSsL2_bAsAGV-Powm9q4zNqcc0LfWJg" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2690 -form: Symfony\Component\Form\Form {#2686 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2681 …5} |
full_name | "escalier[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "escalier__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 | "_escalier__token" |
valid | true |
value | "b88929558fd18b71fba81643a1f48.XJ6aXADqL6r2tWfQCQ44YjK5pYAlcvaGstZJawwxTsU.JNfAbEu5Wd6Swg2lYm1zI0PDzrdnSsL2_bAsAGV-Powm9q4zNqcc0LfWJg" |
restitution
"App\Form\RestitutionType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Restitution {#1839 -id: null -montantRestitution: null -date_restitution: DateTimeImmutable @1741994020 {#1846 date: 2025-03-14 23:13:40.600798 UTC (+00:00) } } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Restitution {#1839 -id: null -montantRestitution: null -date_restitution: DateTimeImmutable @1741994020 {#1846 date: 2025-03-14 23:13:40.600798 UTC (+00:00) } } |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | App\Entity\Restitution {#1839 -id: null -montantRestitution: null -date_restitution: DateTimeImmutable @1741994020 {#1846 date: 2025-03-14 23:13:40.600798 UTC (+00:00) } } |
data_class | "App\Entity\Restitution" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1840 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} use: { $class: "App\Entity\Restitution" } } |
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 | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1847 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1838 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "restitution" "_restitution" ] |
cache_key | "_restitution_restitution" |
compound | true |
data | App\Entity\Restitution {#1839 -id: null -montantRestitution: null -date_restitution: DateTimeImmutable @1741994020 {#1846 date: 2025-03-14 23:13:40.600798 UTC (+00:00) } } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2692 -form: Symfony\Component\Form\Form {#1863 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2693 …5} |
full_name | "restitution" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "restitution" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "restitution" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_restitution" |
valid | true |
value | App\Entity\Restitution {#1839 -id: null -montantRestitution: null -date_restitution: DateTimeImmutable @1741994020 {#1846 date: 2025-03-14 23:13:40.600798 UTC (+00:00) } } |
montantRestitution
"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
No options were passed when constructing this form.
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | false |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#1854 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "Please enter an integer." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | true |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | true |
rounding_mode | 2 |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#1856 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#1855 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "integer" "_restitution_montantRestitution" ] |
cache_key | "_restitution_montantRestitution_integer" |
compound | false |
data | null |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2697 -form: Symfony\Component\Form\Form {#1866 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2696 …5} |
full_name | "restitution[montantRestitution]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "restitution_montantRestitution" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "montantRestitution" |
priority | 0 |
required | true |
row_attr | [] |
size | null |
submitted | false |
translation_domain | null |
unique_block_prefix | "_restitution_montantRestitution" |
valid | true |
value | "" |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | "45e8d980ceb7b851d7ee8bc6.VxMwChbZzYHBI5nfk0voh4AT0caLQmbPqpbzI-w-pIs.FFpgWVuauMq3Zsy6pX-70cMjkvbbECK16_KwSbgL4NpvWmFwQ6Oj16RvzA" |
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 | "45e8d980ceb7b851d7ee8bc6.VxMwChbZzYHBI5nfk0voh4AT0caLQmbPqpbzI-w-pIs.FFpgWVuauMq3Zsy6pX-70cMjkvbbECK16_KwSbgL4NpvWmFwQ6Oj16RvzA" |
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 {#1024 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#1025 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#1026 …} -namespace: Closure() {#1028 …} } |
data | "45e8d980ceb7b851d7ee8bc6.VxMwChbZzYHBI5nfk0voh4AT0caLQmbPqpbzI-w-pIs.FFpgWVuauMq3Zsy6pX-70cMjkvbbECK16_KwSbgL4NpvWmFwQ6Oj16RvzA" |
data_class | null |
disabled | false |
empty_data | Closure(FormInterface $form) {#2694 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#973 …} } |
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 | "The hidden field is invalid." |
invalid_message_parameters | [] |
is_empty_callback | null |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
mapped | false |
method | "POST" |
post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
priority | 0 |
property_path | null |
required | false |
row_attr | [] |
setter | null |
translation_domain | null |
trim | true |
upload_max_size_message | Closure() {#2698 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#1034 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#934 …} $translationDomain: "validators" $message: Closure() {#2699 …} } } |
validation_groups | null |
View Variables
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_restitution__token" ] |
cache_key | "_restitution__token_hidden" |
compound | false |
data | "45e8d980ceb7b851d7ee8bc6.VxMwChbZzYHBI5nfk0voh4AT0caLQmbPqpbzI-w-pIs.FFpgWVuauMq3Zsy6pX-70cMjkvbbECK16_KwSbgL4NpvWmFwQ6Oj16RvzA" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2709 -form: Symfony\Component\Form\Form {#2705 …} -errors: [] } |
form | Symfony\Component\Form\FormView {#2700 …5} |
full_name | "restitution[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "restitution__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 | "_restitution__token" |
valid | true |
value | "45e8d980ceb7b851d7ee8bc6.VxMwChbZzYHBI5nfk0voh4AT0caLQmbPqpbzI-w-pIs.FFpgWVuauMq3Zsy6pX-70cMjkvbbECK16_KwSbgL4NpvWmFwQ6Oj16RvzA" |