Forms
-
operation
-
nombrePlis
-
poids
-
nomDestinataire
-
prenomDestinataire
-
telephoneDestinataire
-
raisonSocialeDestinataire
-
client
-
name
-
firstname
-
type
-
statusGenerate
-
phoneNumber
-
companyName
-
-
representant
-
name
-
firstname
-
type
-
statusGenerate
-
phoneNumber
-
numberCard
-
dateExpiration
-
-
appel
-
statutRepresentant
-
plis
-
adresseLivraison
-
instructionParticuliere
-
typeOperation
-
price
-
numberBordereau
-
heureEnlevement
-
date
-
ville
-
fraisAppel
-
_token
-
operation
"App\Form\OperationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Bordereau {#1081 -id: null -dateLivraison: null -heureLivraison: null -nombrePlis: null -poids: null -dateRetourBoredereau: null -nomReceptionnaireAccueil: null -typeOperation: "NATIONAL" -instructionParticuliere: null -destinataire: "" -client: null -adresseLivraison: null -intructionParticuliereLivraison: null -statutLivraison: "en_attente" -price: null -numberBordereau: null -nomClientRetourBordereau: null -date: null -receptionnaireColis: null -nonTransmisCommentaire: null -coursier: null -appel: null -fraisAppel: 0.0 -plis: false -nomCategorieClient: null -nombreColis: null -nombreAvisPassage: null -nombreFeuillet: null -reference: null -observation: null -numeroFacture: null -produit: null -codeProduit: null -operationType: null -nombreCorporate: null -dateEnlevement: null -heureEnlevement: null -nombreTicket: null -referenceBordereau: null -ville: null -bordereauParent: null -bordereaus: Doctrine\Common\Collections\ArrayCollection {#1024 …} -nombrePlisCourant: null -bordereauComplementParent: null -bordereauComplements: Doctrine\Common\Collections\ArrayCollection {#1074 …} -priceComplement: null -villeComplement: null -commentRetourInt: null -commentAbandonInt: null -commentDestructionInt: null -commentRefusReceptionInt: null -motif: null -representant: null -statutRepresentant: null #createdAt: null #updatedAt: null #deletedAt: null #createdBy: null #updatedBy: null -dateAgo: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Bordereau {#1081 -id: null -dateLivraison: null -heureLivraison: null -nombrePlis: null -poids: null -dateRetourBoredereau: null -nomReceptionnaireAccueil: null -typeOperation: "NATIONAL" -instructionParticuliere: null -destinataire: "" -client: null -adresseLivraison: null -intructionParticuliereLivraison: null -statutLivraison: "en_attente" -price: null -numberBordereau: null -nomClientRetourBordereau: null -date: null -receptionnaireColis: null -nonTransmisCommentaire: null -coursier: null -appel: null -fraisAppel: 0.0 -plis: false -nomCategorieClient: null -nombreColis: null -nombreAvisPassage: null -nombreFeuillet: null -reference: null -observation: null -numeroFacture: null -produit: null -codeProduit: null -operationType: null -nombreCorporate: null -dateEnlevement: null -heureEnlevement: null -nombreTicket: null -referenceBordereau: null -ville: null -bordereauParent: null -bordereaus: Doctrine\Common\Collections\ArrayCollection {#1024 …} -nombrePlisCourant: null -bordereauComplementParent: null -bordereauComplements: Doctrine\Common\Collections\ArrayCollection {#1074 …} -priceComplement: null -villeComplement: null -commentRetourInt: null -commentAbandonInt: null -commentDestructionInt: null -commentRefusReceptionInt: null -motif: null -representant: null -statutRepresentant: null #createdAt: null #updatedAt: null #deletedAt: null #createdBy: null #updatedBy: null -dateAgo: 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | App\Entity\Bordereau {#1081 -id: null -dateLivraison: null -heureLivraison: null -nombrePlis: null -poids: null -dateRetourBoredereau: null -nomReceptionnaireAccueil: null -typeOperation: "NATIONAL" -instructionParticuliere: null -destinataire: "" -client: null -adresseLivraison: null -intructionParticuliereLivraison: null -statutLivraison: "en_attente" -price: null -numberBordereau: null -nomClientRetourBordereau: null -date: null -receptionnaireColis: null -nonTransmisCommentaire: null -coursier: null -appel: null -fraisAppel: 0.0 -plis: false -nomCategorieClient: null -nombreColis: null -nombreAvisPassage: null -nombreFeuillet: null -reference: null -observation: null -numeroFacture: null -produit: null -codeProduit: null -operationType: null -nombreCorporate: null -dateEnlevement: null -heureEnlevement: null -nombreTicket: null -referenceBordereau: null -ville: null -bordereauParent: null -bordereaus: Doctrine\Common\Collections\ArrayCollection {#1024 …} -nombrePlisCourant: null -bordereauComplementParent: null -bordereauComplements: Doctrine\Common\Collections\ArrayCollection {#1074 …} -priceComplement: null -villeComplement: null -commentRetourInt: null -commentAbandonInt: null -commentDestructionInt: null -commentRefusReceptionInt: null -motif: null -representant: null -statutRepresentant: null #createdAt: null #updatedAt: null #deletedAt: null #createdBy: null #updatedBy: null -dateAgo: null } |
| data_class | "App\Entity\Bordereau" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2125 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Bordereau" } } |
| 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() {#2123 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2124 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "operation" "_operation" ] |
| cache_key | "_operation_operation" |
| compound | true |
| data | App\Entity\Bordereau {#1081 -id: null -dateLivraison: null -heureLivraison: null -nombrePlis: null -poids: null -dateRetourBoredereau: null -nomReceptionnaireAccueil: null -typeOperation: "NATIONAL" -instructionParticuliere: null -destinataire: "" -client: null -adresseLivraison: null -intructionParticuliereLivraison: null -statutLivraison: "en_attente" -price: null -numberBordereau: null -nomClientRetourBordereau: null -date: null -receptionnaireColis: null -nonTransmisCommentaire: null -coursier: null -appel: null -fraisAppel: 0.0 -plis: false -nomCategorieClient: null -nombreColis: null -nombreAvisPassage: null -nombreFeuillet: null -reference: null -observation: null -numeroFacture: null -produit: null -codeProduit: null -operationType: null -nombreCorporate: null -dateEnlevement: null -heureEnlevement: null -nombreTicket: null -referenceBordereau: null -ville: null -bordereauParent: null -bordereaus: Doctrine\Common\Collections\ArrayCollection {#1024 …} -nombrePlisCourant: null -bordereauComplementParent: null -bordereauComplements: Doctrine\Common\Collections\ArrayCollection {#1074 …} -priceComplement: null -villeComplement: null -commentRetourInt: null -commentAbandonInt: null -commentDestructionInt: null -commentRefusReceptionInt: null -motif: null -representant: null -statutRepresentant: null #createdAt: null #updatedAt: null #deletedAt: null #createdBy: null #updatedBy: null -dateAgo: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35472 -form: Symfony\Component\Form\Form {#2787 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3459 …5} |
| full_name | "operation" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "operation" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation" |
| valid | true |
| value | App\Entity\Bordereau {#1081 -id: null -dateLivraison: null -heureLivraison: null -nombrePlis: null -poids: null -dateRetourBoredereau: null -nomReceptionnaireAccueil: null -typeOperation: "NATIONAL" -instructionParticuliere: null -destinataire: "" -client: null -adresseLivraison: null -intructionParticuliereLivraison: null -statutLivraison: "en_attente" -price: null -numberBordereau: null -nomClientRetourBordereau: null -date: null -receptionnaireColis: null -nonTransmisCommentaire: null -coursier: null -appel: null -fraisAppel: 0.0 -plis: false -nomCategorieClient: null -nombreColis: null -nombreAvisPassage: null -nombreFeuillet: null -reference: null -observation: null -numeroFacture: null -produit: null -codeProduit: null -operationType: null -nombreCorporate: null -dateEnlevement: null -heureEnlevement: null -nombreTicket: null -referenceBordereau: null -ville: null -bordereauParent: null -bordereaus: Doctrine\Common\Collections\ArrayCollection {#1024 …} -nombrePlisCourant: null -bordereauComplementParent: null -bordereauComplements: Doctrine\Common\Collections\ArrayCollection {#1074 …} -priceComplement: null -villeComplement: null -commentRetourInt: null -commentAbandonInt: null -commentDestructionInt: null -commentRefusReceptionInt: null -motif: null -representant: null -statutRepresentant: null #createdAt: null #updatedAt: null #deletedAt: null #createdBy: null #updatedBy: null -dateAgo: null } |
nombrePlis
Errors
This form has no errors.
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 | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le nombre de plis ou colis livré au client</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Nombre de colis <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2231 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | "<span class="text-success">Le nombre de plis ou colis livré au client</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nombre de colis <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2097 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_operation_nombrePlis" ] |
| cache_key | "_operation_nombrePlis_integer" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35481 -form: Symfony\Component\Form\Form {#2681 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35483 …5} |
| full_name | "operation[nombrePlis]" |
| help | "<span class="text-success">Le nombre de plis ou colis livré au client</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_nombrePlis" |
| label | "Nombre de colis <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nombrePlis" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_nombrePlis" |
| valid | true |
| value | "" |
poids
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le poids du colis ou plis à livré</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Poids du colis <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2255 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le poids du colis ou plis à livré</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Poids du colis <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2254 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_poids" ] |
| cache_key | "_operation_poids_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35480 -form: Symfony\Component\Form\Form {#2816 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35479 …5} |
| full_name | "operation[poids]" |
| help | "<span class="text-success">Le poids du colis ou plis à livré</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_poids" |
| label | "Poids du colis <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "poids" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_poids" |
| valid | true |
| value | "" |
nomDestinataire
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
| data | "" |
same as passed value |
| help | "<span class="text-success">Le nom du destinataire</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Nom <span style="color: red" id="nomDestinataireRequired">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2160 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le nom du destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom <span style="color: red" id="nomDestinataireRequired">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2265 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2264 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_nomDestinataire" ] |
| cache_key | "_operation_nomDestinataire_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35478 -form: Symfony\Component\Form\Form {#2812 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35477 …5} |
| full_name | "operation[nomDestinataire]" |
| help | "<span class="text-success">Le nom du destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_nomDestinataire" |
| label | "Nom <span style="color: red" id="nomDestinataireRequired">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "nomDestinataire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_nomDestinataire" |
| valid | true |
| value | "" |
prenomDestinataire
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
| data | "" |
same as passed value |
| help | "<span class="text-success">Le prénom du destinataire</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Prénom <span style="color: red" id="prenomDestinataireRequired">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2271 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le prénom du destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom <span style="color: red" id="prenomDestinataireRequired">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2274 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2273 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2 col-md-6" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_prenomDestinataire" ] |
| cache_key | "_operation_prenomDestinataire_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3450 -form: Symfony\Component\Form\Form {#2785 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#3456 …5} |
| full_name | "operation[prenomDestinataire]" |
| help | "<span class="text-success">Le prénom du destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_prenomDestinataire" |
| label | "Prénom <span style="color: red" id="prenomDestinataireRequired">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "prenomDestinataire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_prenomDestinataire" |
| valid | true |
| value | "" |
telephoneDestinataire
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| data | "" |
same as passed value |
| help | "<span class="text-success">Le numéro de téléphone <br>(Exemple: +229 97000000)</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Téléphone <span style="color: red" id="telephoneDestinataireRequired">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2280 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le numéro de téléphone <br>(Exemple: +229 97000000)</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone <span style="color: red" id="telephoneDestinataireRequired">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2283 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2282 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_telephoneDestinataire" ] |
| cache_key | "_operation_telephoneDestinataire_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#3405 -form: Symfony\Component\Form\Form {#2782 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35468 …5} |
| full_name | "operation[telephoneDestinataire]" |
| help | "<span class="text-success">Le numéro de téléphone <br>(Exemple: +229 97000000)</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_telephoneDestinataire" |
| label | "Téléphone <span style="color: red" id="telephoneDestinataireRequired">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "telephoneDestinataire" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_telephoneDestinataire" |
| valid | true |
| value | "" |
raisonSocialeDestinataire
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| data | "" |
same as passed value |
| help | "<span class="text-success">La raison sociale</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Raison sociale" |
same as passed value |
| label_html | true |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2289 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">La raison sociale</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Raison sociale" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2292 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2291 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_raisonSocialeDestinataire" ] |
| cache_key | "_operation_raisonSocialeDestinataire_text" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35469 -form: Symfony\Component\Form\Form {#2779 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35470 …5} |
| full_name | "operation[raisonSocialeDestinataire]" |
| help | "<span class="text-success">La raison sociale</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_raisonSocialeDestinataire" |
| label | "Raison sociale" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "raisonSocialeDestinataire" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_raisonSocialeDestinataire" |
| valid | true |
| value | "" |
client
"App\Form\ClientOperationType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | null |
| data_class | "App\Entity\Client" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2602 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Client" } } |
| 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() {#2600 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2601 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "client_operation" "_operation_client" ] |
| cache_key | "_operation_client_client_operation" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35471 -form: Symfony\Component\Form\Form {#2875 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35475 …5} |
| full_name | "operation[client]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_client" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "client" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_client" |
| valid | true |
| value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le nom de l'expéditeur</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Nom <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2776 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le nom de l'expéditeur</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2863 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2850 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_client_name" ] |
| cache_key | "_operation_client_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35485 -form: Symfony\Component\Form\Form {#3093 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35473 …5} |
| full_name | "operation[client][name]" |
| help | "<span class="text-success">Le nom de l'expéditeur</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_client_name" |
| label | "Nom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_client_name" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le prénom de l'expéditeur</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Prénom <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2849 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le prénom de l'expéditeur</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2859 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2860 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_client_firstname" ] |
| cache_key | "_operation_client_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35486 -form: Symfony\Component\Form\Form {#3090 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35487 …5} |
| full_name | "operation[client][firstname]" |
| help | "<span class="text-success">Le prénom de l'expéditeur</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_client_firstname" |
| label | "Prénom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_client_firstname" |
| valid | true |
| value | "" |
type
Errors
This form has no errors.
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 | [ "class" => "form-select mb-2" ] |
[ "class" => "form-select mb-2" ] |
| choices | [ "Particulier" => "Particulier" "Entreprise" => "Entreprise" ] |
[ "Particulier" => "Particulier" "Entreprise" => "Entreprise" ] |
| expanded | false |
same as passed value |
| multiple | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select mb-2" ] |
| 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 | [ "Particulier" => "Particulier" "Entreprise" => "Entreprise" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 |
| placeholder_attr | [] |
| 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() {#2842 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2775 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_operation_client_type" ] |
| cache_key | "_operation_client_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +label: "Particulier" +value: "Particulier" +data: "Particulier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +label: "Entreprise" +value: "Entreprise" +data: "Entreprise" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#35488 -form: Symfony\Component\Form\Form {#3087 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35489 …5} |
| full_name | "operation[client][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_client_type" |
| is_selected | Closure($choice, $value) {#35492 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_client_type" |
| valid | true |
| value | "" |
statusGenerate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input mb-2" ] |
[ "class" => "form-check-input mb-2" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input mb-2" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2576 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2577 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#2878 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2874 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_operation_client_statusGenerate" ] |
| cache_key | "_operation_client_statusGenerate_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35494 -form: Symfony\Component\Form\Form {#3084 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35493 …5} |
| full_name | "operation[client][statusGenerate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_client_statusGenerate" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "statusGenerate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_client_statusGenerate" |
| valid | true |
| value | "1" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le téléphone de l'expéditeur (Exemple: +229 97000000)</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Téléphone <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2885 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le téléphone de l'expéditeur (Exemple: +229 97000000)</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#3107 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3108 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_client_phoneNumber" ] |
| cache_key | "_operation_client_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35491 -form: Symfony\Component\Form\Form {#3081 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35497 …5} |
| full_name | "operation[client][phoneNumber]" |
| help | "<span class="text-success">Le téléphone de l'expéditeur (Exemple: +229 97000000)</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_client_phoneNumber" |
| label | "Téléphone <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_client_phoneNumber" |
| valid | true |
| value | "" |
companyName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">La raison sociale de l'entreprise</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Raison sociale <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2888 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">La raison sociale de l'entreprise</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Raison sociale <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#3099 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3100 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_client_companyName" ] |
| cache_key | "_operation_client_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35498 -form: Symfony\Component\Form\Form {#3078 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35499 …5} |
| full_name | "operation[client][companyName]" |
| help | "<span class="text-success">La raison sociale de l'entreprise</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_client_companyName" |
| label | "Raison sociale <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_client_companyName" |
| valid | true |
| value | "" |
representant
"App\Form\RepresentantType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | null |
| data_class | "App\Entity\Client" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2589 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Client" } } |
| 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() {#2587 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2588 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "representant" "_operation_representant" ] |
| cache_key | "_operation_representant_representant" |
| compound | true |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35476 -form: Symfony\Component\Form\Form {#2763 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35474 …5} |
| full_name | "operation[representant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_representant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "representant" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_representant" |
| valid | true |
| value | null |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le nom du représentant</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Nom <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3075 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le nom du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Nom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#3068 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3070 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_representant_name" ] |
| cache_key | "_operation_representant_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35503 -form: Symfony\Component\Form\Form {#3122 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35502 …5} |
| full_name | "operation[representant][name]" |
| help | "<span class="text-success">Le nom du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_representant_name" |
| label | "Nom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_representant_name" |
| valid | true |
| value | "" |
firstname
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le prénom du représentant</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Prénom <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#3072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le prénom du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prénom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2832 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2833 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_representant_firstname" ] |
| cache_key | "_operation_representant_firstname_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35504 -form: Symfony\Component\Form\Form {#3125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35505 …5} |
| full_name | "operation[representant][firstname]" |
| help | "<span class="text-success">Le prénom du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_representant_firstname" |
| label | "Prénom <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstname" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_representant_firstname" |
| valid | true |
| value | "" |
type
Errors
This form has no errors.
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 | [ "class" => "form-select mb-2" ] |
[ "class" => "form-select mb-2" ] |
| choices | [ "Particulier" => "Particulier" "Entreprise" => "Entreprise" ] |
[ "Particulier" => "Particulier" "Entreprise" => "Entreprise" ] |
| expanded | false |
same as passed value |
| multiple | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select mb-2" ] |
| 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 | [ "Particulier" => "Particulier" "Entreprise" => "Entreprise" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 |
| placeholder_attr | [] |
| 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() {#3073 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#3074 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_operation_representant_type" ] |
| cache_key | "_operation_representant_type_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#35490 +label: "Particulier" +value: "Particulier" +data: "Particulier" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35496 +label: "Entreprise" +value: "Entreprise" +data: "Entreprise" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#35506 -form: Symfony\Component\Form\Form {#3128 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35507 …5} |
| full_name | "operation[representant][type]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_representant_type" |
| is_selected | Closure($choice, $value) {#35508 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "type" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_representant_type" |
| valid | true |
| value | "" |
statusGenerate
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input mb-2" ] |
[ "class" => "form-check-input mb-2" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input mb-2" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2576 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2577 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#2745 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2819 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_operation_representant_statusGenerate" ] |
| cache_key | "_operation_representant_statusGenerate_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35509 -form: Symfony\Component\Form\Form {#3131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35510 …5} |
| full_name | "operation[representant][statusGenerate]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_representant_statusGenerate" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "statusGenerate" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_representant_statusGenerate" |
| valid | true |
| value | "1" |
phoneNumber
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le téléphone du représentant (Exemple: +229 97000000)</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Téléphone <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2760 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le téléphone du représentant (Exemple: +229 97000000)</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Téléphone <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2765 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2764 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "pattern" => ".{8,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_representant_phoneNumber" ] |
| cache_key | "_operation_representant_phoneNumber_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35511 -form: Symfony\Component\Form\Form {#3134 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35512 …5} |
| full_name | "operation[representant][phoneNumber]" |
| help | "<span class="text-success">Le téléphone du représentant (Exemple: +229 97000000)</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_representant_phoneNumber" |
| label | "Téléphone <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phoneNumber" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_representant_phoneNumber" |
| valid | true |
| value | "" |
numberCard
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "pattern" => ".{6,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "pattern" => ".{6,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Numéro de la pièce d'identité du représentant</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Numéro de la pièce<span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "pattern" => ".{6,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2743 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Numéro de la pièce d'identité du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numéro de la pièce<span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2840 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2839 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "pattern" => ".{6,}" "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_representant_numberCard" ] |
| cache_key | "_operation_representant_numberCard_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35513 -form: Symfony\Component\Form\Form {#3137 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35514 …5} |
| full_name | "operation[representant][numberCard]" |
| help | "<span class="text-success">Numéro de la pièce d'identité du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_representant_numberCard" |
| label | "Numéro de la pièce<span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numberCard" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_representant_numberCard" |
| valid | true |
| value | "" |
dateExpiration
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
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 | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Date d'expiration de la pièce d'identité du représentant</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Date d'expiration <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | "<span class="text-success">Date d'expiration de la pièce d'identité du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date d'expiration <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => "" "month" => "" "day" => "" ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#3114 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2771 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_operation_representant_dateExpiration" ] |
| cache_key | "_operation_representant_dateExpiration_date" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35515 -form: Symfony\Component\Form\Form {#3140 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35516 …5} |
| full_name | "operation[representant][dateExpiration]" |
| help | "<span class="text-success">Date d'expiration de la pièce d'identité du représentant</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_representant_dateExpiration" |
| label | "Date d'expiration <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateExpiration" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_operation_representant_dateExpiration" |
| valid | true |
| value | "" |
| widget | "single_text" |
appel
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input mb-2" ] |
[ "class" => "form-check-input mb-2" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input mb-2" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2576 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2577 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#2572 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2570 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_operation_appel" ] |
| cache_key | "_operation_appel_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35501 -form: Symfony\Component\Form\Form {#3143 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35500 …5} |
| full_name | "operation[appel]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_appel" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "appel" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_appel" |
| valid | true |
| value | "1" |
statutRepresentant
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input mb-2" ] |
[ "class" => "form-check-input mb-2" ] |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input mb-2" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2576 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2577 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| 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() {#2563 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2579 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input mb-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_operation_statutRepresentant" ] |
| cache_key | "_operation_statutRepresentant_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35518 -form: Symfony\Component\Form\Form {#3146 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35517 …5} |
| full_name | "operation[statutRepresentant]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_statutRepresentant" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "statutRepresentant" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_statutRepresentant" |
| valid | true |
| value | "1" |
plis
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-check-input mb-2" "autocomplete" => "new-password" ] |
[ "class" => "form-check-input mb-2" "autocomplete" => "new-password" ] |
| label | "<span class="text-success">Est-ce un plis ?</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-check-input mb-2" "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#2576 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#2577 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "<span class="text-success">Est-ce un plis ?</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2553 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2560 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-check-input mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_operation_plis" ] |
| cache_key | "_operation_plis_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35519 -form: Symfony\Component\Form\Form {#3149 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35520 …5} |
| full_name | "operation[plis]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation_plis" |
| label | "<span class="text-success">Est-ce un plis ?</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "plis" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_plis" |
| valid | true |
| value | "1" |
adresseLivraison
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| data | "" |
same as passed value |
| help | "<span class="text-success">L'adresse pour la livraison du colis au destinataire</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Adresse de livraison <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | "" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2300 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">L'adresse pour la livraison du colis au destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Adresse de livraison <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2555 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_operation_adresseLivraison" ] |
| cache_key | "_operation_adresseLivraison_textarea" |
| compound | false |
| data | "" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35521 -form: Symfony\Component\Form\Form {#3152 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35522 …5} |
| full_name | "operation[adresseLivraison]" |
| help | "<span class="text-success">L'adresse pour la livraison du colis au destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_adresseLivraison" |
| label | "Adresse de livraison <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "adresseLivraison" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_adresseLivraison" |
| valid | true |
| value | "" |
instructionParticuliere
Errors
This form has no errors.
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 | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Une note qui permet au coursier de se référer à quelqu'un d'autre si le destinataire est injoignable</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Instructions particulières <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2302 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Une note qui permet au coursier de se référer à quelqu'un d'autre si le destinataire est injoignable</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Instructions particulières <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2217 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_operation_instructionParticuliere" ] |
| cache_key | "_operation_instructionParticuliere_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35523 -form: Symfony\Component\Form\Form {#3155 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35524 …5} |
| full_name | "operation[instructionParticuliere]" |
| help | "<span class="text-success">Une note qui permet au coursier de se référer à quelqu'un d'autre si le destinataire est injoignable</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_instructionParticuliere" |
| label | "Instructions particulières <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "instructionParticuliere" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_instructionParticuliere" |
| valid | true |
| value | "" |
typeOperation
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "NATIONAL" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-select mb-2" "readonly" => false ] |
[ "class" => "form-select mb-2" "readonly" => false ] |
| choices | [ "NATIONAL" => "NATIONAL" "INTERNATIONAL" => "INTERNATIONAL" ] |
[ "NATIONAL" => "NATIONAL" "INTERNATIONAL" => "INTERNATIONAL" ] |
| help | "<span class="text-success">L'envoi est t'il nationnale ou internationnale</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Type d'envoi <span style="color: red">*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-select mb-2" "readonly" => false ] |
| 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 | [ "NATIONAL" => "NATIONAL" "INTERNATIONAL" => "INTERNATIONAL" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| 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 | "<span class="text-success">L'envoi est t'il nationnale ou internationnale</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Type d'envoi <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| 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() {#2162 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2182 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-select mb-2" "readonly" => false ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_operation_typeOperation" ] |
| cache_key | "_operation_typeOperation_choice" |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#35527 +label: "NATIONAL" +value: "NATIONAL" +data: "NATIONAL" +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#35528 +label: "INTERNATIONAL" +value: "INTERNATIONAL" +data: "INTERNATIONAL" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | "NATIONAL" |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#35525 -form: Symfony\Component\Form\Form {#3158 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35526 …5} |
| full_name | "operation[typeOperation]" |
| help | "<span class="text-success">L'envoi est t'il nationnale ou internationnale</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_typeOperation" |
| is_selected | Closure($choice, $value) {#35530 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Type d'envoi <span style="color: red">*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "typeOperation" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_typeOperation" |
| valid | true |
| value | "NATIONAL" |
price
Errors
This form has no errors.
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 | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le prix du colis déposé</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Prix <span style='color: red' id='labelPriceRequired'>*</span>" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2186 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | "<span class="text-success">Le prix du colis déposé</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Prix <span style='color: red' id='labelPriceRequired'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2197 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2198 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_operation_price" ] |
| cache_key | "_operation_price_number" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35531 -form: Symfony\Component\Form\Form {#3161 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35532 …5} |
| full_name | "operation[price]" |
| help | "<span class="text-success">Le prix du colis déposé</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_price" |
| label | "Prix <span style='color: red' id='labelPriceRequired'>*</span>" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "price" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_price" |
| valid | true |
| value | "" |
numberBordereau
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
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 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
[ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le numéro du bordereau pour les plis à l'internationale</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Numéro bordereau" |
same as passed value |
| label_html | true |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2185 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Le numéro du bordereau pour les plis à l'internationale</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Numéro bordereau" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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() {#2609 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2608 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "class" => "form-control mb-2" "readonly" => false "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_operation_numberBordereau" ] |
| cache_key | "_operation_numberBordereau_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35533 -form: Symfony\Component\Form\Form {#3164 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35534 …5} |
| full_name | "operation[numberBordereau]" |
| help | "<span class="text-success">Le numéro du bordereau pour les plis à l'internationale</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_numberBordereau" |
| label | "Numéro bordereau" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "numberBordereau" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_numberBordereau" |
| valid | true |
| value | "" |
heureEnlevement
"Symfony\Component\Form\Extension\Core\Type\TimeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1775126423 {#3279 date: 2026-04-02 10:40:23.766763 UTC (+00:00) } |
| View Format |
"10:40"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| data | DateTime @1775126423 {#2168 date: 2026-04-02 10:40:23.766763 UTC (+00:00) } |
same as passed value |
| help | "<span class="text-success">Heure de l'opération</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Heure" |
same as passed value |
| label_html | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "hour" => false "minute" => false "second" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | DateTime @1775126423 {#2168 date: 2026-04-02 10:40:23.766763 UTC (+00:00) } |
| data_class | null |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | "<span class="text-success">Heure de l'opération</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| hours | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "H:i:s" |
| invalid_message | "Please enter a valid time." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Heure" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| minutes | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| model_timezone | null |
| placeholder | [ "hour" => null "minute" => null "second" => null ] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| reference_date | null |
| required | true |
| row_attr | [] |
| seconds | [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2627 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2626 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "time" "_operation_heureEnlevement" ] |
| cache_key | "_operation_heureEnlevement_time" |
| compound | false |
| data | DateTime @1775126423 {#3279 date: 2026-04-02 10:40:23.766763 UTC (+00:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35535 -form: Symfony\Component\Form\Form {#3167 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35536 …5} |
| full_name | "operation[heureEnlevement]" |
| help | "<span class="text-success">Heure de l'opération</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_heureEnlevement" |
| label | "Heure" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "heureEnlevement" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "time" |
| unique_block_prefix | "_operation_heureEnlevement" |
| valid | true |
| value | "10:40" |
| widget | "single_text" |
| with_minutes | true |
| with_seconds | false |
date
"Symfony\Component\Form\Extension\Core\Type\DateType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | DateTime @1775126423 {#3281 date: 2026-04-02 10:40:23.0 UTC (+00:00) } |
| View Format |
"2026-04-02"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| data | DateTime @1775126423 {#2176 date: 2026-04-02 10:40:23.0 UTC (+00:00) } |
same as passed value |
| help | "<span class="text-success">La date ou l'opération a été effectuée</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Date de l'opération" |
same as passed value |
| label_html | true |
same as passed value |
| required | true |
same as passed value |
| widget | "single_text" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| choice_translation_domain | [ "year" => false "month" => false "day" => false ] |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | DateTime @1775126423 {#2176 date: 2026-04-02 10:40:23.0 UTC (+00:00) } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | "<span class="text-success">La date ou l'opération a été effectuée</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Date de l'opération" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| model_timezone | null |
| months | [ 1 2 3 4 5 6 7 8 9 10 11 12 ] |
| placeholder | [ "year" => null "month" => null "day" => null ] |
| 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() {#2651 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2650 …} $translationDomain: "validators" } } |
| validation_groups | null |
| view_timezone | null |
| widget | "single_text" |
| years | [ 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 ] |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_operation_date" ] |
| cache_key | "_operation_date_date" |
| compound | false |
| data | DateTime @1775126423 {#3281 date: 2026-04-02 10:40:23.0 UTC (+00:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#35537 -form: Symfony\Component\Form\Form {#3170 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#35538 …5} |
| full_name | "operation[date]" |
| help | "<span class="text-success">La date ou l'opération a été effectuée</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_date" |
| label | "Date de l'opération" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "date" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_operation_date" |
| valid | true |
| value | "2026-04-02" |
| widget | "single_text" |
ville
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
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 | [ "class" => "select2 form-select mb-2" "autocomplete" => "new-password" ] |
[ "class" => "select2 form-select mb-2" "autocomplete" => "new-password" ] |
| class | "App\Entity\Ville" |
same as passed value |
| em | "default" |
ContainerGQGhsWR\EntityManagerGhostEbeb667 {#426 …12} |
| expanded | false |
same as passed value |
| help | "<span class="text-success">La ville du destinataire</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Ville" |
same as passed value |
| label_html | true |
same as passed value |
| multiple | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "select2 form-select mb-2" "autocomplete" => "new-password" ] |
| 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 {#2668 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceLabel(object $choice): string {#2683 …} } |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#2805 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#2676 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#2810 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#2803 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#2815 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#2807 …} } |
| choices | null |
| class | "App\Entity\Ville" |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | ContainerGQGhsWR\EntityManagerGhostEbeb667 {#426 …12} |
| 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 | "<span class="text-success">La ville du destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#2669 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerGQGhsWR\EntityManagerGhostEbeb667 {#426 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#2671 …} } |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| 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() {#2677 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2679 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "select2 form-select mb-2" "autocomplete" => "new-password" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_operation_ville" ] |
| cache_key | "_operation_ville_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35541 +label: "13ÈME ARRONDISSEMENT" +value: "1" +data: App\Entity\Ville {#35612 …} +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35543 +label: "ABOMEY" +value: "2" +data: App\Entity\Ville {#35637 …} +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35585 +label: "ABOMEY CALAVI" +value: "3" +data: App\Entity\Ville {#35581 …} +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35600 +label: "ACCRA" +value: "4" +data: App\Entity\Ville {#35587 …} +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35635 +label: "ACLAHOUNKPA" +value: "5" +data: App\Entity\Ville {#35649 …} +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35542 +label: "ADJARRA" +value: "6" +data: App\Entity\Ville {#35658 …} +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35590 +label: "ADJAHONME" +value: "7" +data: App\Entity\Ville {#35574 …} +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35580 +label: "ADJA OUERE" +value: "8" +data: App\Entity\Ville {#35567 …} +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35584 +label: "DJIDJA" +value: "9" +data: App\Entity\Ville {#35563 …} +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35544 +label: "ADJOHOUN" +value: "10" +data: App\Entity\Ville {#35554 …} +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#35545 +label: "ADOUNKO" +value: "11" +data: App\Entity\Ville {#35666 …} +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37500 +label: "AFANGNAN" +value: "12" +data: App\Entity\Ville {#35675 …} +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37501 +label: "AGATOGBO" +value: "13" +data: App\Entity\Ville {#35684 …} +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37502 +label: "AGBANGNIZOUN" +value: "14" +data: App\Entity\Ville {#35693 …} +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37503 +label: "AGBLANGANDAN" +value: "15" +data: App\Entity\Ville {#35702 …} +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37504 +label: "AGBOTAGON" +value: "16" +data: App\Entity\Ville {#35711 …} +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37505 +label: "AGUEGUE" +value: "17" +data: App\Entity\Ville {#35720 …} +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37506 +label: "AGLA" +value: "18" +data: App\Entity\Ville {#35729 …} +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37507 +label: "AGBANTO" +value: "19" +data: App\Entity\Ville {#35738 …} +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37508 +label: "AGOUA" +value: "20" +data: App\Entity\Ville {#35747 …} +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37509 +label: "AGONVY" +value: "21" +data: App\Entity\Ville {#35756 …} +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37510 +label: "AGONTIKON" +value: "22" +data: App\Entity\Ville {#35765 …} +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37511 +label: "AGOUE" +value: "23" +data: App\Entity\Ville {#35774 …} +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37512 +label: "AGATOGBO" +value: "24" +data: App\Entity\Ville {#35783 …} +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37513 +label: "AKPAKPA" +value: "25" +data: App\Entity\Ville {#35792 …} +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37514 +label: "AKPO MISSERETE" +value: "26" +data: App\Entity\Ville {#35801 …} +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37515 +label: "AKASSATO" +value: "27" +data: App\Entity\Ville {#35810 …} +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37516 +label: "ALLADA" +value: "28" +data: App\Entity\Ville {#35819 …} +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37517 +label: "ALLEGLETA" +value: "29" +data: App\Entity\Ville {#35828 …} +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37518 +label: "APLAHOUE" +value: "30" +data: App\Entity\Ville {#35837 …} +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37519 +label: "INCONNUE" +value: "31" +data: App\Entity\Ville {#35846 …} +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37520 +label: "OTTOHOE" +value: "32" +data: App\Entity\Ville {#35855 …} +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37521 +label: "ATACORA" +value: "33" +data: App\Entity\Ville {#35864 …} +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37522 +label: "ATHIEME" +value: "34" +data: App\Entity\Ville {#35873 …} +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37523 +label: "ATROPOCODJI" +value: "35" +data: App\Entity\Ville {#35882 …} +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37524 +label: "ATTOGON" +value: "36" +data: App\Entity\Ville {#35891 …} +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37525 +label: "AVOGBANA" +value: "37" +data: App\Entity\Ville {#35900 …} +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37526 +label: "AVRANKOU" +value: "38" +data: App\Entity\Ville {#35909 …} +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37527 +label: "AZOVE" +value: "39" +data: App\Entity\Ville {#35918 …} +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37528 +label: "AZOWLISSE" +value: "40" +data: App\Entity\Ville {#35927 …} +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37529 +label: "BANTE" +value: "41" +data: App\Entity\Ville {#35936 …} +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37530 +label: "BANIKOARA" +value: "42" +data: App\Entity\Ville {#35945 …} +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37531 +label: "BANIGBE" +value: "43" +data: App\Entity\Ville {#35954 …} +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37532 +label: "BASSILA" +value: "44" +data: App\Entity\Ville {#35963 …} +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37533 +label: "BEMBEREKE" +value: "45" +data: App\Entity\Ville {#35972 …} +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37534 +label: "BEROUBOUAY" +value: "46" +data: App\Entity\Ville {#35981 …} +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37535 +label: "BETEROU" +value: "47" +data: App\Entity\Ville {#35990 …} +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37536 +label: "BIRNI" +value: "48" +data: App\Entity\Ville {#35999 …} +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37537 +label: "BOHICON" +value: "49" +data: App\Entity\Ville {#36008 …} +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37538 +label: "BOKO" +value: "50" +data: App\Entity\Ville {#36017 …} +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37539 +label: "BONOU" +value: "51" +data: App\Entity\Ville {#36026 …} +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37540 +label: "BOPA" +value: "52" +data: App\Entity\Ville {#36035 …} +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37541 +label: "BOUKOUMBE" +value: "53" +data: App\Entity\Ville {#36044 …} +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37542 +label: "BOUKOUMBE" +value: "54" +data: App\Entity\Ville {#36053 …} +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37543 +label: "CANA" +value: "55" +data: App\Entity\Ville {#36062 …} +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37544 +label: "CALAVI" +value: "56" +data: App\Entity\Ville {#36071 …} +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37545 +label: "COBLI" +value: "57" +data: App\Entity\Ville {#36080 …} +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37546 +label: "COCOCODJI" +value: "58" +data: App\Entity\Ville {#36089 …} +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37547 +label: "COME" +value: "59" +data: App\Entity\Ville {#36098 …} +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37548 +label: "COPARGO" +value: "60" +data: App\Entity\Ville {#36107 …} +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37549 +label: "COTONOU" +value: "61" +data: App\Entity\Ville {#36116 …} +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37550 +label: "COVE" +value: "62" +data: App\Entity\Ville {#36125 …} +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37551 +label: "COCOTOMEY" +value: "63" +data: App\Entity\Ville {#36134 …} +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37552 +label: "DAN" +value: "64" +data: App\Entity\Ville {#36143 …} +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37553 +label: "DANGBO" +value: "65" +data: App\Entity\Ville {#36152 …} +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37554 +label: "DASSA" +value: "66" +data: App\Entity\Ville {#36161 …} +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37555 +label: "DEKANMEY" +value: "67" +data: App\Entity\Ville {#36170 …} +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37556 +label: "DEVE" +value: "68" +data: App\Entity\Ville {#36179 …} +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37557 +label: "DIHO" +value: "69" +data: App\Entity\Ville {#36188 …} +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37558 +label: "DJAKOTOMEY" +value: "70" +data: App\Entity\Ville {#36197 …} +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37559 +label: "DJEFFA" +value: "71" +data: App\Entity\Ville {#36206 …} +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37560 +label: "DJIDJA" +value: "72" +data: App\Entity\Ville {#36215 …} +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37561 +label: "DJANGLAME" +value: "73" +data: App\Entity\Ville {#36224 …} +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37562 +label: "DJOUGOU" +value: "74" +data: App\Entity\Ville {#36233 …} +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37563 +label: "DJREGBE" +value: "75" +data: App\Entity\Ville {#36242 …} +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37564 +label: "DOGBO" +value: "76" +data: App\Entity\Ville {#36251 …} +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37565 +label: "EKPE" +value: "77" +data: App\Entity\Ville {#36260 …} +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37566 +label: "GADOMEY" +value: "78" +data: App\Entity\Ville {#36269 …} +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37567 +label: "GAMIA" +value: "79" +data: App\Entity\Ville {#36278 …} +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37568 +label: "GANVIE" +value: "80" +data: App\Entity\Ville {#36287 …} +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37569 +label: "GBODJE" +value: "81" +data: App\Entity\Ville {#36296 …} +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37570 +label: "GODOMEY" +value: "82" +data: App\Entity\Ville {#36305 …} +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37571 +label: "GLAZOUE" +value: "83" +data: App\Entity\Ville {#36314 …} +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37572 +label: "GLODJIGBE" +value: "84" +data: App\Entity\Ville {#36323 …} +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37573 +label: "GOBE" +value: "85" +data: App\Entity\Ville {#36332 …} +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37574 +label: "GOHOMEY" +value: "86" +data: App\Entity\Ville {#36341 …} +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37575 +label: "GOGOUNOU" +value: "87" +data: App\Entity\Ville {#36350 …} +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37576 +label: "GOUKA" +value: "88" +data: App\Entity\Ville {#36359 …} +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37577 +label: "GRAND POPO" +value: "89" +data: App\Entity\Ville {#36368 …} +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37578 +label: "GUEZIN" +value: "90" +data: App\Entity\Ville {#36377 …} +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37579 +label: "GUENE" +value: "91" +data: App\Entity\Ville {#36386 …} +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37580 +label: "GUESSOU SUD" +value: "92" +data: App\Entity\Ville {#36395 …} +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37581 +label: "HEVIE" +value: "93" +data: App\Entity\Ville {#36404 …} +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37582 +label: "HOUEYOGBE" +value: "94" +data: App\Entity\Ville {#36413 …} +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37583 +label: "HILLACONDJI" +value: "95" +data: App\Entity\Ville {#36422 …} +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37584 +label: "HINVI" +value: "96" +data: App\Entity\Ville {#36431 …} +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37585 +label: "HOUEGBO" +value: "97" +data: App\Entity\Ville {#36440 …} +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37586 +label: "HOUEKLAMEY" +value: "98" +data: App\Entity\Ville {#36449 …} +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37587 +label: "HOUEDO" +value: "99" +data: App\Entity\Ville {#36458 …} +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37588 +label: "HOUEYIHO" +value: "100" +data: App\Entity\Ville {#36467 …} +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37589 +label: "HOUNSAHOUE" +value: "101" +data: App\Entity\Ville {#36476 …} +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37590 +label: "IFANGNI" +value: "102" +data: App\Entity\Ville {#36485 …} +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37591 +label: "IGOLO" +value: "103" +data: App\Entity\Ville {#36494 …} +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37592 +label: "IKPINLE" +value: "104" +data: App\Entity\Ville {#36503 …} +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37593 +label: "INA" +value: "105" +data: App\Entity\Ville {#36512 …} +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37594 +label: "KALALE" +value: "106" +data: App\Entity\Ville {#36521 …} +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37595 +label: "KANDI" +value: "107" +data: App\Entity\Ville {#36530 …} +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37596 +label: "KARIMAMA" +value: "108" +data: App\Entity\Ville {#36539 …} +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37597 +label: "KEROU" +value: "109" +data: App\Entity\Ville {#36548 …} +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37598 +label: "KETOU" +value: "110" +data: App\Entity\Ville {#36557 …} +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37599 +label: "KILIBO" +value: "111" +data: App\Entity\Ville {#36566 …} +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37600 +label: "KINTA" +value: "112" +data: App\Entity\Ville {#36575 …} +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37601 +label: "KLOUKLANME" +value: "113" +data: App\Entity\Ville {#36584 …} +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37602 +label: "KOBLI" +value: "114" +data: App\Entity\Ville {#36593 …} +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37603 +label: "KOPARGO" +value: "115" +data: App\Entity\Ville {#36602 …} +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37604 +label: "KOUANDE" +value: "116" +data: App\Entity\Ville {#36611 …} +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37605 +label: "KPASSE" +value: "117" +data: App\Entity\Ville {#36620 …} +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37606 +label: "KPEDEKPO" +value: "118" +data: App\Entity\Ville {#36629 …} +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37607 +label: "KPOMASSE" +value: "119" +data: App\Entity\Ville {#36638 …} +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37608 +label: "KPREKETE" +value: "120" +data: App\Entity\Ville {#36647 …} +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37609 +label: "KRAKE" +value: "121" +data: App\Entity\Ville {#36656 …} +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37610 +label: "LAGOS" +value: "122" +data: App\Entity\Ville {#36665 …} +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37611 +label: "LALO" +value: "123" +data: App\Entity\Ville {#36674 …} +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37612 +label: "LOBOGO" +value: "124" +data: App\Entity\Ville {#36683 …} +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37613 +label: "LOGOZOHOUE" +value: "125" +data: App\Entity\Ville {#36692 …} +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37614 +label: "LOKOSSA" +value: "126" +data: App\Entity\Ville {#36701 …} +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37615 +label: "LOME" +value: "127" +data: App\Entity\Ville {#36710 …} +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37616 +label: "MALANVILLE" +value: "128" +data: App\Entity\Ville {#36719 …} +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37617 +label: "MASSI" +value: "129" +data: App\Entity\Ville {#36728 …} +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37618 +label: "MATERI" +value: "130" +data: App\Entity\Ville {#36737 …} +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37619 +label: "MISSESSIN" +value: "131" +data: App\Entity\Ville {#36746 …} +attr: [] +labelTranslationParameters: [] } 132 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37620 +label: "MISSERETE" +value: "132" +data: App\Entity\Ville {#36755 …} +attr: [] +labelTranslationParameters: [] } 133 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37621 +label: "NATITINGOU" +value: "133" +data: App\Entity\Ville {#36764 …} +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37622 +label: "NDALI" +value: "134" +data: App\Entity\Ville {#36773 …} +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37623 +label: "NIKKI" +value: "135" +data: App\Entity\Ville {#36782 …} +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37624 +label: "NONDEFINIE" +value: "136" +data: App\Entity\Ville {#36791 …} +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37625 +label: "ONIGBOLO" +value: "137" +data: App\Entity\Ville {#36800 …} +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37626 +label: "OUAKE" +value: "138" +data: App\Entity\Ville {#36809 …} +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37627 +label: "OUESSE" +value: "139" +data: App\Entity\Ville {#36818 …} +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37628 +label: "OUIDAH" +value: "140" +data: App\Entity\Ville {#36827 …} +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37629 +label: "OUINHI" +value: "141" +data: App\Entity\Ville {#36836 …} +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37630 +label: "OUMAKO" +value: "142" +data: App\Entity\Ville {#36845 …} +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37631 +label: "PAOUIGNAN" +value: "143" +data: App\Entity\Ville {#36854 …} +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37632 +label: "PAPANE" +value: "144" +data: App\Entity\Ville {#36863 …} +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37633 +label: "PASSAGON" +value: "145" +data: App\Entity\Ville {#36872 …} +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37634 +label: "PATARGO" +value: "146" +data: App\Entity\Ville {#36881 …} +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37635 +label: "PEHUNCO" +value: "147" +data: App\Entity\Ville {#36890 …} +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37636 +label: "PEHUNCO ATACORA" +value: "148" +data: App\Entity\Ville {#36899 …} +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37637 +label: "PERERE" +value: "149" +data: App\Entity\Ville {#36908 …} +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37638 +label: "PERMA" +value: "150" +data: App\Entity\Ville {#36917 …} +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37639 +label: "PAHOU" +value: "151" +data: App\Entity\Ville {#36926 …} +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37640 +label: "PIRA" +value: "152" +data: App\Entity\Ville {#36935 …} +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37641 +label: "PK11-PK13" +value: "153" +data: App\Entity\Ville {#36944 …} +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37642 +label: "PK14" +value: "154" +data: App\Entity\Ville {#36953 …} +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37643 +label: "PK18" +value: "155" +data: App\Entity\Ville {#36962 …} +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37644 +label: "PK6-PK10" +value: "156" +data: App\Entity\Ville {#36971 …} +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37645 +label: "PORTO NOVO" +value: "157" +data: App\Entity\Ville {#36980 …} +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37646 +label: "POBE" +value: "158" +data: App\Entity\Ville {#36989 …} +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37647 +label: "PORGA" +value: "159" +data: App\Entity\Ville {#36998 …} +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37648 +label: "POSSOTOME" +value: "160" +data: App\Entity\Ville {#37007 …} +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37649 +label: "PARAKOU" +value: "161" +data: App\Entity\Ville {#37016 …} +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37650 +label: "SAKETE" +value: "162" +data: App\Entity\Ville {#37025 …} +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37651 +label: "SO AVA" +value: "163" +data: App\Entity\Ville {#37034 …} +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37652 +label: "SAVALOU" +value: "164" +data: App\Entity\Ville {#37043 …} +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37653 +label: "SAVE / C" +value: "165" +data: App\Entity\Ville {#37052 …} +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37654 +label: "SE" +value: "166" +data: App\Entity\Ville {#37061 …} +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37655 +label: "SEGBANA" +value: "167" +data: App\Entity\Ville {#37070 …} +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37656 +label: "SEGBOHOUE" +value: "168" +data: App\Entity\Ville {#37079 …} +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37657 +label: "SEHOUE" +value: "169" +data: App\Entity\Ville {#37088 …} +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37658 +label: "SEKOU" +value: "170" +data: App\Entity\Ville {#37097 …} +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37659 +label: "SEME KPODJI" +value: "171" +data: App\Entity\Ville {#37106 …} +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37660 +label: "SETO" +value: "172" +data: App\Entity\Ville {#37115 …} +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37661 +label: "SINENDE" +value: "173" +data: App\Entity\Ville {#37124 …} +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37662 +label: "SINAHOU" +value: "174" +data: App\Entity\Ville {#37133 …} +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37663 +label: "SOTCHANHOUE" +value: "175" +data: App\Entity\Ville {#37142 …} +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37664 +label: "TANGUIETA" +value: "176" +data: App\Entity\Ville {#37151 …} +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37665 +label: "TCHAOUROU" +value: "177" +data: App\Entity\Ville {#37160 …} +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37666 +label: "TCHETTI" +value: "178" +data: App\Entity\Ville {#37169 …} +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37667 +label: "TCHERIGBE" +value: "179" +data: App\Entity\Ville {#37178 …} +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37668 +label: "TINDJI" +value: "180" +data: App\Entity\Ville {#37187 …} +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37669 +label: "TOFFO" +value: "181" +data: App\Entity\Ville {#37196 …} +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37670 +label: "TOGBIN" +value: "182" +data: App\Entity\Ville {#37205 …} +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37671 +label: "TOGOUDO" +value: "183" +data: App\Entity\Ville {#37214 …} +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37672 +label: "TOKPADOMEY" +value: "184" +data: App\Entity\Ville {#37223 …} +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37673 +label: "TOKAN" +value: "185" +data: App\Entity\Ville {#37232 …} +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37674 +label: "TORI BOSSITO" +value: "186" +data: App\Entity\Ville {#37241 …} +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37675 +label: "TOUKOUNTOUNA" +value: "187" +data: App\Entity\Ville {#37250 …} +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37676 +label: "TOVICLIN" +value: "188" +data: App\Entity\Ville {#37259 …} +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37677 +label: "TRE" +value: "189" +data: App\Entity\Ville {#37268 …} +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37678 +label: "WASSA PEHUNCO" +value: "190" +data: App\Entity\Ville {#37277 …} +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37679 +label: "WOMEY PLATEAU" +value: "191" +data: App\Entity\Ville {#37286 …} +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37680 +label: "YAGBE" +value: "192" +data: App\Entity\Ville {#37295 …} +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37681 +label: "ZAGNANADO" +value: "193" +data: App\Entity\Ville {#37304 …} +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37682 +label: "ZAKPOTA" +value: "194" +data: App\Entity\Ville {#37313 …} +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37683 +label: "ZE" +value: "195" +data: App\Entity\Ville {#37322 …} +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37684 +label: "ZINVIE" +value: "196" +data: App\Entity\Ville {#37331 …} +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37685 +label: "ZOGBODOME" +value: "197" +data: App\Entity\Ville {#37340 …} +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37686 +label: "ZOUKOU" +value: "198" +data: App\Entity\Ville {#37349 …} +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37687 +label: "ZOUNGBONOU" +value: "199" +data: App\Entity\Ville {#37358 …} +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37688 +label: "COTONOU" +value: "200" +data: App\Entity\Ville {#37367 …} +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37689 +label: "ABOMEY CALAVI" +value: "201" +data: App\Entity\Ville {#37376 …} +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37690 +label: "COTONOU" +value: "202" +data: App\Entity\Ville {#37385 …} +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37691 +label: "COTONOU" +value: "203" +data: App\Entity\Ville {#37394 …} +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37692 +label: "COTONOU" +value: "204" +data: App\Entity\Ville {#37403 …} +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37693 +label: "COTONOU" +value: "205" +data: App\Entity\Ville {#37412 …} +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37694 +label: "COTONOU" +value: "206" +data: App\Entity\Ville {#37421 …} +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37695 +label: "COTONOU" +value: "207" +data: App\Entity\Ville {#37430 …} +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37696 +label: "COTONOU" +value: "208" +data: App\Entity\Ville {#37439 …} +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37697 +label: "COTONOU" +value: "209" +data: App\Entity\Ville {#37448 …} +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37698 +label: "COTONOU" +value: "210" +data: App\Entity\Ville {#37457 …} +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37699 +label: "COTONOU" +value: "211" +data: App\Entity\Ville {#37466 …} +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37700 +label: "COTONOU" +value: "212" +data: App\Entity\Ville {#37475 …} +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37701 +label: "COTONOU" +value: "213" +data: App\Entity\Ville {#37484 …} +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#37702 +label: "COTONOU" +value: "214" +data: App\Entity\Ville {#37493 …} +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#35539 -form: Symfony\Component\Form\Form {#3173 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#35540 …5} |
| full_name | "operation[ville]" |
| help | "<span class="text-success">La ville du destinataire</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_ville" |
| is_selected | Closure($choice, $value) {#37704 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "Ville" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "ville" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_ville" |
| valid | true |
| value | "" |
fraisAppel
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 0.0 |
| View Format |
"0"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
[ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| help | "<span class="text-success">Le frais d'appel recupérer chez le client</span>" |
same as passed value |
| help_html | true |
same as passed value |
| label | "Frais d'appel" |
same as passed value |
| label_html | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" ] |
| 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 {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2638 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| grouping | false |
| help | "<span class="text-success">Le frais d'appel recupérer chez le client</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "Frais d'appel" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| 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 | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#2794 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#2793 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "form-control mb-2" "autocomplete" => "new-password" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_operation_fraisAppel" ] |
| cache_key | "_operation_fraisAppel_number" |
| compound | false |
| data | 0.0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37705 -form: Symfony\Component\Form\Form {#3176 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#37706 …5} |
| full_name | "operation[fraisAppel]" |
| help | "<span class="text-success">Le frais d'appel recupérer chez le client</span>" |
| help_attr | [] |
| help_html | true |
| help_translation_parameters | [] |
| id | "operation_fraisAppel" |
| label | "Frais d'appel" |
| label_attr | [] |
| label_format | null |
| label_html | true |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "fraisAppel" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation_fraisAppel" |
| valid | true |
| value | "0" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "3d0942ffdf9facbe5d0dfc.9bZ0LdvTfLU5829WFNaoV97YvsGLQK_Rm8oB_uvykVA.x84AV5CKF95ohgYOI67kOoeZ-4XjMZ6Yqadbjb6W4hSBxCRbi4My8RSDPg" |
| 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 | "3d0942ffdf9facbe5d0dfc.9bZ0LdvTfLU5829WFNaoV97YvsGLQK_Rm8oB_uvykVA.x84AV5CKF95ohgYOI67kOoeZ-4XjMZ6Yqadbjb6W4hSBxCRbi4My8RSDPg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#2078 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2079 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2080 …} -namespace: Closure() {#2082 …} } |
| data | "3d0942ffdf9facbe5d0dfc.9bZ0LdvTfLU5829WFNaoV97YvsGLQK_Rm8oB_uvykVA.x84AV5CKF95ohgYOI67kOoeZ-4XjMZ6Yqadbjb6W4hSBxCRbi4My8RSDPg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#37707 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| 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() {#37712 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#59 …} $message: Closure() {#37709 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_operation__token" ] |
| cache_key | "_operation__token_hidden" |
| compound | false |
| data | "3d0942ffdf9facbe5d0dfc.9bZ0LdvTfLU5829WFNaoV97YvsGLQK_Rm8oB_uvykVA.x84AV5CKF95ohgYOI67kOoeZ-4XjMZ6Yqadbjb6W4hSBxCRbi4My8RSDPg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#37722 -form: Symfony\Component\Form\Form {#37718 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#37713 …5} |
| full_name | "operation[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "operation__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 | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_operation__token" |
| valid | true |
| value | "3d0942ffdf9facbe5d0dfc.9bZ0LdvTfLU5829WFNaoV97YvsGLQK_Rm8oB_uvykVA.x84AV5CKF95ohgYOI67kOoeZ-4XjMZ6Yqadbjb6W4hSBxCRbi4My8RSDPg" |