Forms
-
commande
-
fournisseurs
-
dateliv
-
qtcommandes
-
0
-
quantite
-
composants
-
ht
-
-
-
_token
-
commande
Form type:
"App\Form\CommandeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: false } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: 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 | 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: false } |
| data_class | "App\Entity\Commande" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1190 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Commande" } } |
| 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() {#1192 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1191 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "commande" "_commande" ] |
| cache_key | "_commande_commande" |
| compound | true |
| data | App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: false } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1364 -errors: [] -form: Symfony\Component\Form\Form {#1377 …} } |
| form | Symfony\Component\Form\FormView {#1193 …5} |
| full_name | "commande" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "commande" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_commande" |
| valid | true |
| value | App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: false } |
fournisseurs
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } |
| View Format |
"88"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "nom" |
same as passed value |
| class | "App\Entity\Fournisseur" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#1198 class: "App\Form\CommandeType" this: App\Form\CommandeType {#1140 …} } |
Doctrine\ORM\QueryBuilder {#1232 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1234 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "f" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1237 #from: "App\Entity\Fournisseur" #alias: "f" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1238 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "f.nom ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1236 …} -dql: "SELECT f FROM App\Entity\Fournisseur f ORDER BY f.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1233 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} } |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1347 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1240 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1239 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1241 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1338 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1243 …} } |
| choices | null |
| class | "App\Entity\Fournisseur" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1335 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#921 …} } |
| 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 | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#1232 -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#1234 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "f" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#1237 #from: "App\Entity\Fournisseur" #alias: "f" #indexBy: null } ] "join" => [] "set" => [] "where" => null "groupBy" => [] "having" => null "orderBy" => [ Doctrine\ORM\Query\Expr\OrderBy {#1238 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [] #parts: [ "f.nom ASC" ] } ] ] -type: Doctrine\ORM\Internal\QueryType {#1236 …} -dql: "SELECT f FROM App\Entity\Fournisseur f ORDER BY f.nom ASC" -parameters: Doctrine\Common\Collections\ArrayCollection {#1233 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 -boundCounter: 0 -em: Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} } |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1230 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1228 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_commande_fournisseurs" ] |
| cache_key | "_commande_fournisseurs_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1613 +data: App\Entity\Fournisseur {#1904 …} +value: "107" +label: "ARNAL" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1741 +data: App\Entity\Fournisseur {#1913 …} +value: "53" +label: "Berel(Sorel plastiques)" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1735 +data: App\Entity\Fournisseur {#1920 …} +value: "54" +label: "Besserat de Bellefon" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1761 +data: App\Entity\Fournisseur {#1927 …} +value: "55" +label: "Bouquetterie LTA" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1648 +data: App\Entity\Fournisseur {#1934 …} +value: "101" +label: "Broekhof" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +data: App\Entity\Fournisseur {#1941 …} +value: "56" +label: "Cameliflore" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +data: App\Entity\Fournisseur {#1948 …} +value: "86" +label: "Compagnie & Co." +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +data: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } +value: "88" +label: "Comptoir de Mathilde" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +data: App\Entity\Fournisseur {#1955 …} +value: "108" +label: "CREA LANDES" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1736 +data: App\Entity\Fournisseur {#1962 …} +value: "57" +label: "Dataforms" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +data: App\Entity\Fournisseur {#1969 …} +value: "102" +label: "Doudou et companie" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +data: App\Entity\Fournisseur {#1976 …} +value: "58" +label: "Duc de Gascogne" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +data: App\Entity\Fournisseur {#1983 …} +value: "59" +label: "DUIF" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +data: App\Entity\Fournisseur {#1990 …} +value: "61" +label: "Edelman" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +data: App\Entity\Fournisseur {#1997 …} +value: "96" +label: "FLEURS DE BACH" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +data: App\Entity\Fournisseur {#2004 …} +value: "62" +label: "Floran" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +data: App\Entity\Fournisseur {#2011 …} +value: "63" +label: "Forest company" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +data: App\Entity\Fournisseur {#2018 …} +value: "64" +label: "Four Season" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +data: App\Entity\Fournisseur {#2025 …} +value: "104" +label: "Gifts for change" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +data: App\Entity\Fournisseur {#2032 …} +value: "65" +label: "GRD" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +data: App\Entity\Fournisseur {#2039 …} +value: "84" +label: "Homedecoratie Manja B.V." +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +data: App\Entity\Fournisseur {#2046 …} +value: "66" +label: "Hoornbloom (Bloommasters)" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +data: App\Entity\Fournisseur {#2053 …} +value: "67" +label: "Institut Karité" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +data: App\Entity\Fournisseur {#2060 …} +value: "95" +label: "JRL Atelier Deco" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +data: App\Entity\Fournisseur {#2067 …} +value: "68" +label: "Kariflex" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +data: App\Entity\Fournisseur {#2074 …} +value: "69" +label: "Lamboo" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +data: App\Entity\Fournisseur {#2081 …} +value: "70" +label: "Lanson" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +data: App\Entity\Fournisseur {#2088 …} +value: "71" +label: "Le Temps des sages" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +data: App\Entity\Fournisseur {#2095 …} +value: "98" +label: "LEGO" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +data: App\Entity\Fournisseur {#2102 …} +value: "106" +label: "LEGO" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +data: App\Entity\Fournisseur {#2109 …} +value: "60" +label: "Les gourmandises de Sophie" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +data: App\Entity\Fournisseur {#2116 …} +value: "103" +label: "Les Gourmandises de Sophie" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +data: App\Entity\Fournisseur {#2123 …} +value: "97" +label: "LES MOTS DOUX" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +data: App\Entity\Fournisseur {#2130 …} +value: "105" +label: "Lilyval" +attr: [] +labelTranslationParameters: [] } 85 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +data: App\Entity\Fournisseur {#2137 …} +value: "85" +label: "LÜBECH LIVING" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +data: App\Entity\Fournisseur {#2144 …} +value: "89" +label: "Manta (RESETEA)" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +data: App\Entity\Fournisseur {#2151 …} +value: "72" +label: "Marionnaud" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +data: App\Entity\Fournisseur {#2158 …} +value: "93" +label: "Marionnaud" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +data: App\Entity\Fournisseur {#2165 …} +value: "73" +label: "Maxim's" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +data: App\Entity\Fournisseur {#2172 …} +value: "74" +label: "Mecaflor" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +data: App\Entity\Fournisseur {#2179 …} +value: "83" +label: "MSPIE" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +data: App\Entity\Fournisseur {#2186 …} +value: "90" +label: "Oliveraie du Luberon" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +data: App\Entity\Fournisseur {#2193 …} +value: "92" +label: "Panier des sens" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +data: App\Entity\Fournisseur {#2200 …} +value: "94" +label: "Polaar" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +data: App\Entity\Fournisseur {#2207 …} +value: "75" +label: "Raja" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +data: App\Entity\Fournisseur {#2214 …} +value: "91" +label: "Rampal La Tour" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +data: App\Entity\Fournisseur {#2221 …} +value: "76" +label: "Savor & Sens" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +data: App\Entity\Fournisseur {#2228 …} +value: "100" +label: "Shanty" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +data: App\Entity\Fournisseur {#2235 …} +value: "77" +label: "Sica Marché aux fleurs" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2324 +data: App\Entity\Fournisseur {#2242 …} +value: "78" +label: "Smitheroasis" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2325 +data: App\Entity\Fournisseur {#2249 …} +value: "79" +label: "Smurfitkappa" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2326 +data: App\Entity\Fournisseur {#2256 …} +value: "99" +label: "STC Pro" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2327 +data: App\Entity\Fournisseur {#2263 …} +value: "80" +label: "Thomas croux" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2328 +data: App\Entity\Fournisseur {#2270 …} +value: "81" +label: "Vignali" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2329 +data: App\Entity\Fournisseur {#2277 …} +value: "82" +label: "Vive la Fleur" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1610 -errors: [] -form: Symfony\Component\Form\Form {#1398 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1608 …5} |
| full_name | "commande[fournisseurs]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande_fournisseurs" |
| is_selected | Closure($choice, $value) {#1612 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 | "fournisseurs" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_commande_fournisseurs" |
| uses_autocomplete | false |
| valid | true |
| value | "88" |
dateliv
Form type:
"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 @1761091200 {#1634 date: 2025-10-22 00:00:00.0 UTC (+00:00) } |
| View Format |
"2025-10-22"
|
Submitted Data
This form was not submitted.
Passed Options
No options were passed when constructing this form.
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| calendar | null |
| 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| days | [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 ] |
| disabled | false |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| format | "yyyy-MM-dd" |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | true |
| inherit_data | false |
| input | "datetime" |
| input_format | "Y-m-d" |
| invalid_message | "Please enter a valid date." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| 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() {#1348 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1344 …} $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 | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "date" "_commande_dateliv" ] |
| cache_key | "_commande_dateliv_date" |
| compound | false |
| data | DateTime @1761091200 {#1634 date: 2025-10-22 00:00:00.0 UTC (+00:00) } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2330 -errors: [] -form: Symfony\Component\Form\Form {#1595 …} } |
| form | Symfony\Component\Form\FormView {#1611 …5} |
| full_name | "commande[dateliv]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande_dateliv" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "dateliv" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| type | "date" |
| unique_block_prefix | "_commande_dateliv" |
| valid | true |
| value | "2025-10-22" |
| widget | "single_text" |
qtcommandes
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Doctrine\ORM\PersistentCollection {#1639 #collection: Doctrine\Common\Collections\ArrayCollection {#1641 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#41252 …} -backRefFieldName: "commande" -isDirty: true -em: Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#41262 …} } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| allow_add | true |
same as passed value |
| allow_delete | true |
same as passed value |
| attr | [ "data-controller" => "qt-collection-prix" ] |
[ "data-controller" => "qt-collection-prix" ] |
| by_reference | false |
same as passed value |
| entry_options | [ "attr" => [ "data-qt-entry" => true ] ] |
[ "attr" => [ "data-qt-entry" => true ] "block_name" => "entry" ] |
| entry_type | "App\Form\QtCommandeType" |
same as passed value |
| label | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "qt-collection-prix" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | false |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| delete_empty | false |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1361 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| entry_options | [ "attr" => [ "data-qt-entry" => true ] "block_name" => "entry" ] |
| entry_type | "App\Form\QtCommandeType" |
| 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 collection is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| keep_as_list | false |
| label | false |
| 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 |
| prototype | true |
| prototype_data | null |
| prototype_name | "__name__" |
| prototype_options | [] |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1363 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1362 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| allow_add | true |
| allow_delete | true |
| attr | [ "data-controller" => "qt-collection-prix" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection" "_commande_qtcommandes" ] |
| cache_key | "_commande_qtcommandes_collection" |
| compound | true |
| data | Doctrine\ORM\PersistentCollection {#1639 #collection: Doctrine\Common\Collections\ArrayCollection {#1641 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#41252 …} -backRefFieldName: "commande" -isDirty: true -em: Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#41262 …} } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2331 -errors: [] -form: Symfony\Component\Form\Form {#1604 …} } |
| form | Symfony\Component\Form\FormView {#2332 …5} |
| full_name | "commande[qtcommandes]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande_qtcommandes" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "qtcommandes" |
| priority | 0 |
| prototype | Symfony\Component\Form\FormView {#2333 …5} |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_commande_qtcommandes" |
| valid | true |
| value | Doctrine\ORM\PersistentCollection {#1639 #collection: Doctrine\Common\Collections\ArrayCollection {#1641 …} #initialized: true -snapshot: [] -owner: null -association: Symfony\Component\VarDumper\Caster\CutStub {#41252 …} -backRefFieldName: "commande" -isDirty: true -em: Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} -typeClass: Symfony\Component\VarDumper\Caster\CutStub {#41262 …} } |
0
Form type:
"App\Form\QtCommandeType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\QtCommande {#1649 -id: 426 -composants: Proxies\__CG__\App\Entity\Composant {#1699 -id: 205 -nom: "BONSAI GINSENG" -ean13: "4434567890178" -quantite: 39 -alerte: 10 -categorie: "plante" -nomenclature: null -ht: 75.0 -taxe: 10.0 -dlc: null -fournisseurs: null -qt: null -isFrance: false -qts: Doctrine\ORM\PersistentCollection {#1843 …} -qtTempo: null -qtSite: null -qtAppro: null -commande: null -qtCommandes: Doctrine\ORM\PersistentCollection {#1848 …} -IsBouquet: false -mouvements: Doctrine\ORM\PersistentCollection {#1870 …} -qrCodePath: "/qr-codes-composant/qr-composant-205.png" -reffj: null -isSurveillance: false -isActiveProduit: true -isCoupureProduit: false -isInActiveProduit: false -dateDebut: null -dateFin: null -association: null -sousComposants: Doctrine\ORM\PersistentCollection {#1903 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1702 …} } -quantite: 10 -commande: App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: false } -ht: null -quantiteRecu: null -date: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-qt-entry" => true ] |
[ "data-qt-entry" => true ] |
| auto_initialize | false |
same as passed value |
| block_name | "entry" |
same as passed value |
| property_path | "[0]" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-qt-entry" => true ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | "entry" |
| 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | "App\Entity\QtCommande" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1738 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\QtCommande" } } |
| 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 | "[0]" |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1740 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1739 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-qt-entry" => true ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "collection_entry" "qt_commande" "_commande_qtcommandes_entry" ] |
| cache_key | "_commande_qtcommandes_entry_qt_commande" |
| compound | true |
| data | App\Entity\QtCommande {#1649 -id: 426 -composants: Proxies\__CG__\App\Entity\Composant {#1699 -id: 205 -nom: "BONSAI GINSENG" -ean13: "4434567890178" -quantite: 39 -alerte: 10 -categorie: "plante" -nomenclature: null -ht: 75.0 -taxe: 10.0 -dlc: null -fournisseurs: null -qt: null -isFrance: false -qts: Doctrine\ORM\PersistentCollection {#1843 …} -qtTempo: null -qtSite: null -qtAppro: null -commande: null -qtCommandes: Doctrine\ORM\PersistentCollection {#1848 …} -IsBouquet: false -mouvements: Doctrine\ORM\PersistentCollection {#1870 …} -qrCodePath: "/qr-codes-composant/qr-composant-205.png" -reffj: null -isSurveillance: false -isActiveProduit: true -isCoupureProduit: false -isInActiveProduit: false -dateDebut: null -dateFin: null -association: null -sousComposants: Doctrine\ORM\PersistentCollection {#1903 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1702 …} } -quantite: 10 -commande: App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: false } -ht: null -quantiteRecu: null -date: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5413 -errors: [] -form: Symfony\Component\Form\Form {#1779 …} } |
| form | Symfony\Component\Form\FormView {#5414 …5} |
| full_name | "commande[qtcommandes][0]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande_qtcommandes_0" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_commande_qtcommandes_entry" |
| valid | true |
| value | App\Entity\QtCommande {#1649 -id: 426 -composants: Proxies\__CG__\App\Entity\Composant {#1699 -id: 205 -nom: "BONSAI GINSENG" -ean13: "4434567890178" -quantite: 39 -alerte: 10 -categorie: "plante" -nomenclature: null -ht: 75.0 -taxe: 10.0 -dlc: null -fournisseurs: null -qt: null -isFrance: false -qts: Doctrine\ORM\PersistentCollection {#1843 …} -qtTempo: null -qtSite: null -qtAppro: null -commande: null -qtCommandes: Doctrine\ORM\PersistentCollection {#1848 …} -IsBouquet: false -mouvements: Doctrine\ORM\PersistentCollection {#1870 …} -qrCodePath: "/qr-codes-composant/qr-composant-205.png" -reffj: null -isSurveillance: false -isActiveProduit: true -isCoupureProduit: false -isInActiveProduit: false -dateDebut: null -dateFin: null -association: null -sousComposants: Doctrine\ORM\PersistentCollection {#1903 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1702 …} } -quantite: 10 -commande: App\Entity\Commande {#964 -id: 70 -numCommande: "_20251007" -fournisseurs: Proxies\__CG__\App\Entity\Fournisseur {#1003 -id: 88 -nom: "Comptoir de Mathilde" -contact: "Mathieu Ladisa" -email: "mathieu@lecomptoirdemathilde.com" -telephone: "07 88 85 45 45" -adresse: null -ville: null -codePostal: null -pays: null -siteWeb: null -refFournisseur: null -composants: Doctrine\ORM\PersistentCollection {#1625 …} -commandes: Doctrine\ORM\PersistentCollection {#1626 …} -qtCommandes: Doctrine\ORM\PersistentCollection {#1635 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1006 …} } -date: DateTime @1759846754 {#958 date: 2025-10-07 14:19:14.0 UTC (+00:00) } -qtcommandes: Doctrine\ORM\PersistentCollection {#1041 …} -dateliv: DateTime @1761091200 {#929 date: 2025-10-22 00:00:00.0 UTC (+00:00) } -isRecu: true -pdfPath: null -Motif: null -nomFournisseur: "Comptoir de Mathilde" -isArchive: false } -ht: null -quantiteRecu: null -date: null } |
quantite
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 10 |
| View Format |
"10"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| required | 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 | 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1747 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 | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter an integer." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| rounding_mode | 2 |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1752 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1751 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "integer" "_commande_qtcommandes_entry_quantite" ] |
| cache_key | "_commande_qtcommandes_entry_quantite_integer" |
| compound | false |
| data | 10 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5418 -errors: [] -form: Symfony\Component\Form\Form {#1782 …} } |
| form | Symfony\Component\Form\FormView {#5417 …5} |
| full_name | "commande[qtcommandes][0][quantite]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande_qtcommandes_0_quantite" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "quantite" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_commande_qtcommandes_entry_quantite" |
| valid | true |
| value | "10" |
composants
Form type:
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | Proxies\__CG__\App\Entity\Composant {#1699 -id: 205 -nom: "BONSAI GINSENG" -ean13: "4434567890178" -quantite: 39 -alerte: 10 -categorie: "plante" -nomenclature: null -ht: 75.0 -taxe: 10.0 -dlc: null -fournisseurs: null -qt: null -isFrance: false -qts: Doctrine\ORM\PersistentCollection {#1843 …} -qtTempo: null -qtSite: null -qtAppro: null -commande: null -qtCommandes: Doctrine\ORM\PersistentCollection {#1848 …} -IsBouquet: false -mouvements: Doctrine\ORM\PersistentCollection {#1870 …} -qrCodePath: "/qr-codes-composant/qr-composant-205.png" -reffj: null -isSurveillance: false -isActiveProduit: true -isCoupureProduit: false -isInActiveProduit: false -dateDebut: null -dateFin: null -association: null -sousComposants: Doctrine\ORM\PersistentCollection {#1903 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1702 …} } |
| View Format |
"205"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | "nom" |
same as passed value |
| class | "App\Entity\Composant" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| allow_options_create | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| autocomplete | false |
| autocomplete_url | null |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | "nom" |
| choice_lazy | false |
| choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1764 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1473 …} } |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1760 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1241 …} } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1762 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1554 …} } |
| choices | null |
| class | "App\Entity\Composant" |
| compound | false |
| constraints | [] |
| create_option_text | "Add %placeholder%..." |
| 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| em | Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| extra_options | [] |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#1477 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: Container2VA6ONx\EntityManagerGhost614a58f {#394 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1474 …} } |
| 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 | [] |
| loading_more_text | "Loading more results..." |
| mapped | true |
| max_results | 10 |
| method | "POST" |
| min_characters | null |
| multiple | false |
| no_more_results_text | "No more results" |
| no_results_found_text | "No results found" |
| options_as_html | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| preload | "focus" |
| priority | 0 |
| property_path | null |
| query_builder | null |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| setter | null |
| tom_select_options | [] |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1759 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1748 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_commande_qtcommandes_entry_composants" ] |
| cache_key | "_commande_qtcommandes_entry_composants_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5423 +data: App\Entity\Composant {#2351 …} +value: "104" +label: "CROCHET (PLANTES) - CARTON" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5424 +data: App\Entity\Composant {#2370 …} +value: "105" +label: "Elastique bouquet(3*150mm) - (680/sachet)" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5425 +data: App\Entity\Composant {#2379 …} +value: "106" +label: "Elastique (Plantes)-(160/Sachet)" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5426 +data: App\Entity\Composant {#2388 …} +value: "107" +label: "POT EN ZINC TAUPE - Diam 17,8*15,8cm ES17- Broekhof -Réf 48107358" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5427 +data: App\Entity\Composant {#2397 …} +value: "108" +label: "Carte Message nouveau visuel" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5428 +data: App\Entity\Composant {#2406 …} +value: "109" +label: "Sac Kraft 18*22*8cm" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5429 +data: App\Entity\Composant {#2416 …} +value: "110" +label: "Rochers praliné MAXIM'S" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5430 +data: App\Entity\Composant {#2426 …} +value: "111" +label: "Coffret autour de la truffe SAVOR&SENS" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5431 +data: App\Entity\Composant {#2435 …} +value: "112" +label: "Bracelet PAPA bleu" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5432 +data: App\Entity\Composant {#2445 …} +value: "113" +label: "Huile d'olive Riganel - 75cl" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5433 +data: App\Entity\Composant {#2454 …} +value: "114" +label: "MUG Ligue des champions" +attr: [] +labelTranslationParameters: [] } 115 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5434 +data: App\Entity\Composant {#2463 …} +value: "115" +label: "Ourson Miel" +attr: [] +labelTranslationParameters: [] } 116 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5435 +data: App\Entity\Composant {#2472 …} +value: "116" +label: "Ourson blanc" +attr: [] +labelTranslationParameters: [] } 117 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5436 +data: App\Entity\Composant {#2481 …} +value: "117" +label: "Une l'équipe" +attr: [] +labelTranslationParameters: [] } 118 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5437 +data: App\Entity\Composant {#2490 …} +value: "118" +label: "Housse Plante - 60*55*18cm- OPP40 - Broekohf" +attr: [] +labelTranslationParameters: [] } 119 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5438 +data: App\Entity\Composant {#2499 …} +value: "119" +label: "Coffret autour de l'olive SAVOR&SENS" +attr: [] +labelTranslationParameters: [] } 120 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5439 +data: App\Entity\Composant {#2508 …} +value: "120" +label: "Bracelet PAPA" +attr: [] +labelTranslationParameters: [] } 121 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5440 +data: App\Entity\Composant {#2517 …} +value: "121" +label: "Coffret naissance chausson Bleu" +attr: [] +labelTranslationParameters: [] } 122 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5441 +data: App\Entity\Composant {#2526 …} +value: "122" +label: "Coffret naissance chausson Rose" +attr: [] +labelTranslationParameters: [] } 123 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5442 +data: App\Entity\Composant {#2535 …} +value: "123" +label: "Coffret Bonheur à partager - Duc de Gascogne" +attr: [] +labelTranslationParameters: [] } 124 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5443 +data: App\Entity\Composant {#2544 …} +value: "124" +label: "Huile d'olive Riganel - 25cl" +attr: [] +labelTranslationParameters: [] } 125 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5444 +data: App\Entity\Composant {#2553 …} +value: "125" +label: "Une Le Monde" +attr: [] +labelTranslationParameters: [] } 126 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5445 +data: App\Entity\Composant {#2562 …} +value: "126" +label: "POT EN ZINC TAUPE - Diam 13*13cm ES12- Broekhof - Réf 48107356" +attr: [] +labelTranslationParameters: [] } 127 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5446 +data: App\Entity\Composant {#2571 …} +value: "127" +label: "POT EN ZINC lovebird ROUGE - Diam 13,5*H12,5cm" +attr: [] +labelTranslationParameters: [] } 128 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5447 +data: App\Entity\Composant {#2580 …} +value: "128" +label: "Pic ours peluche rouge - Ref 93452564 - Broekhof" +attr: [] +labelTranslationParameters: [] } 129 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5448 +data: App\Entity\Composant {#2589 …} +value: "129" +label: "Cœur rouge Maxim's" +attr: [] +labelTranslationParameters: [] } 130 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5449 +data: App\Entity\Composant {#2598 …} +value: "130" +label: "Journal de naissance" +attr: [] +labelTranslationParameters: [] } 131 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5450 +data: App\Entity\Composant {#2607 …} +value: "131" +label: "Eau de toilette Harmonie pour Elle- Fleurs de Bach" +attr: [] +labelTranslationParameters: [] } 134 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5451 +data: App\Entity\Composant {#2616 …} +value: "134" +label: "Cube zodiac POISSON" +attr: [] +labelTranslationParameters: [] } 135 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5452 +data: App\Entity\Composant {#2625 …} +value: "135" +label: "Cube zodiac BELIER" +attr: [] +labelTranslationParameters: [] } 136 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5453 +data: App\Entity\Composant {#2634 …} +value: "136" +label: "Coffret 8 chocolats et macaron" +attr: [] +labelTranslationParameters: [] } 137 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5454 +data: App\Entity\Composant {#2643 …} +value: "137" +label: "Pot BASEL Blanc - 13*12cm" +attr: [] +labelTranslationParameters: [] } 138 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5455 +data: App\Entity\Composant {#2652 …} +value: "138" +label: "Papier Bulle" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5456 +data: App\Entity\Composant {#2661 …} +value: "139" +label: "Bracelet Mamie rose" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5457 +data: App\Entity\Composant {#2670 …} +value: "140" +label: "Petite Boite 520x233x175" +attr: [] +labelTranslationParameters: [] } 141 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5458 +data: App\Entity\Composant {#2679 …} +value: "141" +label: "Panier Osaka paille - Réf 57001209 - 13,5*H13cm - Broekhof" +attr: [] +labelTranslationParameters: [] } 142 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5459 +data: App\Entity\Composant {#2688 …} +value: "142" +label: "Carton grande plante - 30*33*130cm" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5460 +data: App\Entity\Composant {#2697 …} +value: "144" +label: "Panier Osaka paille - Réf 57001207 - 21,5*H19cm - Broekhof" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5461 +data: App\Entity\Composant {#2706 …} +value: "145" +label: "Panier Osaka paille - 25*H24cm" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5462 +data: App\Entity\Composant {#2715 …} +value: "146" +label: "Pot BASEL Blanc - 19*18cm" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5463 +data: App\Entity\Composant {#2724 …} +value: "147" +label: "Couche Mecaflor - Easywraps" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5464 +data: App\Entity\Composant {#2733 …} +value: "148" +label: "Elastique machine à couche(330/kgs)" +attr: [] +labelTranslationParameters: [] } 149 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5465 +data: App\Entity\Composant {#2742 …} +value: "149" +label: "Sachet nourrissant" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5466 +data: App\Entity\Composant {#2751 …} +value: "150" +label: "Moyenne Boite 550x253x205" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5467 +data: App\Entity\Composant {#2760 …} +value: "151" +label: "Boite Fond Auto" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5468 +data: App\Entity\Composant {#2769 …} +value: "152" +label: "Cale 356*353*485" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5469 +data: App\Entity\Composant {#2778 …} +value: "153" +label: "Couvercle Pot blanc ( 250 par carton)" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5470 +data: App\Entity\Composant {#2787 …} +value: "154" +label: "Pot Fraîcheur blanc (250 par carton)" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5471 +data: App\Entity\Composant {#2796 …} +value: "155" +label: "Housse Décoration 40*40 cm" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5472 +data: App\Entity\Composant {#2805 …} +value: "156" +label: "Tulipe violette" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5473 +data: App\Entity\Composant {#2814 …} +value: "157" +label: "Tulipe blanche" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5474 +data: App\Entity\Composant {#2823 …} +value: "158" +label: "Housse Décoration 35*35 cm" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5475 +data: App\Entity\Composant {#2832 …} +value: "159" +label: "Tulipe rose" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5476 +data: App\Entity\Composant {#2841 …} +value: "160" +label: "Tulipe mix" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5477 +data: App\Entity\Composant {#2850 …} +value: "161" +label: "Renoncule blanche" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5478 +data: App\Entity\Composant {#2859 …} +value: "162" +label: "Renoncule rose" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5479 +data: App\Entity\Composant {#2868 …} +value: "163" +label: "Limonium lilas" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5480 +data: App\Entity\Composant {#2877 …} +value: "164" +label: "Eucalyptus(Tige)" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5481 +data: App\Entity\Composant {#2886 …} +value: "165" +label: "Pistacia" +attr: [] +labelTranslationParameters: [] } 166 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5482 +data: App\Entity\Composant {#2895 …} +value: "166" +label: "Roses mimi eden" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5483 +data: App\Entity\Composant {#2904 …} +value: "167" +label: "Tiges Gypsophile blanc" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5484 +data: App\Entity\Composant {#2913 …} +value: "168" +label: "Roses blanches 40/50cm" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5485 +data: App\Entity\Composant {#2922 …} +value: "169" +label: "Bouquet de mimosa" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5486 +data: App\Entity\Composant {#2931 …} +value: "170" +label: "Roses spray orange" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5487 +data: App\Entity\Composant {#2940 …} +value: "171" +label: "Tanacetum blanc" +attr: [] +labelTranslationParameters: [] } 172 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5488 +data: App\Entity\Composant {#2949 …} +value: "172" +label: "Roses 60 cm - Red Naomi" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5489 +data: App\Entity\Composant {#2958 …} +value: "173" +label: "Feuille 19 trous - cœur de rose - PR00100141" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5490 +data: App\Entity\Composant {#2967 …} +value: "174" +label: "Roses Pastels VRAC" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5491 +data: App\Entity\Composant {#2976 …} +value: "175" +label: "Petite bougie flocon gourmand" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5492 +data: App\Entity\Composant {#2985 …} +value: "176" +label: "Confiture St Val je t'aime moi non plus" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5493 +data: App\Entity\Composant {#2994 …} +value: "177" +label: "Doudou Faon dans sa boite" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5494 +data: App\Entity\Composant {#3003 …} +value: "179" +label: "Lavande + fleur de coton(bouquet préparé)" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5495 +data: App\Entity\Composant {#3012 …} +value: "180" +label: "Fleurs de coton 5 tiges(bouquet préparé)" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5496 +data: App\Entity\Composant {#3021 …} +value: "181" +label: "Bouquet fleurs rouge et blanc Noël - Eternel Hiver" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5497 +data: App\Entity\Composant {#3030 …} +value: "182" +label: "Bouquet provençal mélangé(bouquet préparé)" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5498 +data: App\Entity\Composant {#3039 …} +value: "183" +label: "Bouquet fleurs séchés avec rose stabilisé blanche - Isadora" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5499 +data: App\Entity\Composant {#3048 …} +value: "184" +label: "Rose rouge stabilisée - Diam 10cm" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5500 +data: App\Entity\Composant {#3057 …} +value: "185" +label: "Cœur céramique blanc - Petit Format 20cm" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5501 +data: App\Entity\Composant {#3066 …} +value: "186" +label: "Boite emballage cœur et divers" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5502 +data: App\Entity\Composant {#3075 …} +value: "187" +label: "Cale COEUR céramique" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5503 +data: App\Entity\Composant {#3084 …} +value: "188" +label: "Cœur céramique Rouge - Petit Format 20cm" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5504 +data: App\Entity\Composant {#3093 …} +value: "189" +label: "Cœur céramique Argent - Petit Format 20cm" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5505 +data: App\Entity\Composant {#3102 …} +value: "190" +label: "Sphére verre deco rond- h13*d12cm - Kariflex" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5506 +data: App\Entity\Composant {#3111 …} +value: "191" +label: "Boite Raja carré - 15*15*15 - CAD49" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5507 +data: App\Entity\Composant {#3120 …} +value: "192" +label: "Rose pale (seule) - Diam 10cm" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5508 +data: App\Entity\Composant {#3129 …} +value: "193" +label: "Vase carré en verre transparent - 14*14*14cm" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5509 +data: App\Entity\Composant {#3138 …} +value: "194" +label: "Boite Raja carré - 20*20*25 - CAS05B" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5510 +data: App\Entity\Composant {#3147 …} +value: "195" +label: "Rose bleu claire seule - Diam 10cm" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5511 +data: App\Entity\Composant {#3156 …} +value: "196" +label: "Phalaenopsis mini" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5512 +data: App\Entity\Composant {#3165 …} +value: "197" +label: "Cœur céramique Argent - Grand Format 25cm" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5513 +data: App\Entity\Composant {#3174 …} +value: "198" +label: "Cœur céramique Rouge - Grand Format 25cm" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5514 +data: App\Entity\Composant {#3183 …} +value: "199" +label: "Cœur céramique blanc - Grand Format 25cm" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5515 +data: App\Entity\Composant {#3192 …} +value: "200" +label: "Fleurs de Saveurs (5 Saveurs) GRD FLORAL" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5516 +data: App\Entity\Composant {#3201 …} +value: "202" +label: "Roses MIX VRAC" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5517 +data: App\Entity\Composant {#3210 …} +value: "203" +label: "Cup de Chocolat 5 variétés" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5518 +data: App\Entity\Composant {#3219 …} +value: "204" +label: "Roses rouges VRAC" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5519 +data: Proxies\__CG__\App\Entity\Composant {#1699 -id: 205 -nom: "BONSAI GINSENG" -ean13: "4434567890178" -quantite: 39 -alerte: 10 -categorie: "plante" -nomenclature: null -ht: 75.0 -taxe: 10.0 -dlc: null -fournisseurs: null -qt: null -isFrance: false -qts: Doctrine\ORM\PersistentCollection {#1843 …} -qtTempo: null -qtSite: null -qtAppro: null -commande: null -qtCommandes: Doctrine\ORM\PersistentCollection {#1848 …} -IsBouquet: false -mouvements: Doctrine\ORM\PersistentCollection {#1870 …} -qrCodePath: "/qr-codes-composant/qr-composant-205.png" -reffj: null -isSurveillance: false -isActiveProduit: true -isCoupureProduit: false -isInActiveProduit: false -dateDebut: null -dateFin: null -association: null -sousComposants: Doctrine\ORM\PersistentCollection {#1903 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1702 …} } +value: "205" +label: "BONSAI GINSENG" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5520 +data: App\Entity\Composant {#3228 …} +value: "207" +label: "OLIVIER" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5521 +data: App\Entity\Composant {#3237 …} +value: "208" +label: "Vin rosé Le Temps des Sages (cabrières)" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5522 +data: App\Entity\Composant {#3246 …} +value: "209" +label: "Vin rouge Le Temps des Sages (cabrières)" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5523 +data: App\Entity\Composant {#3255 …} +value: "211" +label: "Vin blanc Le Temps des Sages (cabrières)" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5524 +data: App\Entity\Composant {#3264 …} +value: "212" +label: "CALAMONDIN" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5525 +data: App\Entity\Composant {#3273 …} +value: "213" +label: "CITRONNIER" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5526 +data: App\Entity\Composant {#3282 …} +value: "214" +label: "Phalaenopsis 2 Branches" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5527 +data: App\Entity\Composant {#3291 …} +value: "215" +label: "Stephanotis" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5528 +data: App\Entity\Composant {#3300 …} +value: "216" +label: "Rosier bi colore" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5529 +data: App\Entity\Composant {#3309 …} +value: "218" +label: "Demi bouteille de Champagne Besserat de Bellefond - Blanc de blanc" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5530 +data: App\Entity\Composant {#3318 …} +value: "219" +label: "Champagne Besserat de Bellefond - Etui Bleu 75cl" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5531 +data: App\Entity\Composant {#3327 …} +value: "220" +label: "Amandes MAXIM'S" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5532 +data: App\Entity\Composant {#3336 …} +value: "221" +label: "Carte à planter BON ANNIVERSAIRE" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5533 +data: App\Entity\Composant {#3345 …} +value: "222" +label: "Tournesols - LEGO" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5534 +data: App\Entity\Composant {#3354 …} +value: "223" +label: "Monstera obliqua" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5535 +data: App\Entity\Composant {#3363 …} +value: "224" +label: "Alocasia poly" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5536 +data: App\Entity\Composant {#3372 …} +value: "225" +label: "DRACENA" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5537 +data: App\Entity\Composant {#3381 …} +value: "226" +label: "Cale carton grande plante -33*30cm - trou diam 24cm" +attr: [] +labelTranslationParameters: [] } 227 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5538 +data: App\Entity\Composant {#3390 …} +value: "227" +label: "Housse Grande Plante - 100*50*36cm" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5539 +data: App\Entity\Composant {#3399 …} +value: "228" +label: "SCHEFFLERA" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5540 +data: App\Entity\Composant {#3408 …} +value: "230" +label: "Trousse Fleur d'oranger" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5541 +data: App\Entity\Composant {#3417 …} +value: "231" +label: "Palette yeux et teint" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5542 +data: App\Entity\Composant {#3426 …} +value: "232" +label: "CUP BONBONS - Fleurs de Saveurs (5 Saveurs) GRD FLORAL" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5543 +data: App\Entity\Composant {#3435 …} +value: "233" +label: "Salal (Tiges)" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5544 +data: App\Entity\Composant {#3444 …} +value: "235" +label: "Etui 18 crêpes chocolat au lait" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5545 +data: App\Entity\Composant {#3453 …} +value: "236" +label: "Plumier 4 savonettes - Rampal La Tour" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5546 +data: App\Entity\Composant {#3462 …} +value: "237" +label: "Cracker Duo baumes lévres" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5547 +data: App\Entity\Composant {#3471 …} +value: "238" +label: "Batterie portative" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5548 +data: App\Entity\Composant {#3480 …} +value: "239" +label: "Boite 4 cœurs chocolat pralinés" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5549 +data: App\Entity\Composant {#3489 …} +value: "240" +label: "Vase Rond 12x25 - Berel" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5550 +data: App\Entity\Composant {#3498 …} +value: "241" +label: "Bracelet OURS" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5551 +data: App\Entity\Composant {#3507 …} +value: "242" +label: "LYS" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5552 +data: App\Entity\Composant {#3516 …} +value: "243" +label: "POT EN ZINC BLANC - Diam 17,8*15,8cm ES17" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5553 +data: App\Entity\Composant {#3525 …} +value: "244" +label: "Bouquet fleurs séchés avec Hortensia rose stabilisée - Baya" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5554 +data: App\Entity\Composant {#3534 …} +value: "245" +label: "Bouquet fleurs séchés Jaune et blanc - Lona" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5555 +data: App\Entity\Composant {#3543 …} +value: "246" +label: "Bouquet avec rose blanche - Lueur rosée" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5556 +data: App\Entity\Composant {#3552 …} +value: "247" +label: "Bouquet blanc et naturel - Fleur de lumière" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5557 +data: App\Entity\Composant {#3561 …} +value: "248" +label: "Bouquet séché avec Tournesol - Soleil levant" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5558 +data: App\Entity\Composant {#3570 …} +value: "249" +label: "Bouquet Trendy Lucky love - Panier des sens" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5559 +data: App\Entity\Composant {#3579 …} +value: "251" +label: "Bracelet Léopard" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5560 +data: App\Entity\Composant {#3588 …} +value: "252" +label: "Hortensia en pot" +attr: [] +labelTranslationParameters: [] } 253 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5561 +data: App\Entity\Composant {#3597 …} +value: "253" +label: "Tournesol" +attr: [] +labelTranslationParameters: [] } 254 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5562 +data: App\Entity\Composant {#3606 …} +value: "254" +label: "Calathea orbifolia" +attr: [] +labelTranslationParameters: [] } 255 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5563 +data: App\Entity\Composant {#3615 …} +value: "255" +label: "Germini pastel" +attr: [] +labelTranslationParameters: [] } 256 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5564 +data: App\Entity\Composant {#3624 …} +value: "256" +label: "Hortensia blanc" +attr: [] +labelTranslationParameters: [] } 257 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5565 +data: App\Entity\Composant {#3633 …} +value: "257" +label: "Hortensia rose" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5566 +data: App\Entity\Composant {#3642 …} +value: "258" +label: "Maranta fascinator" +attr: [] +labelTranslationParameters: [] } 259 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5567 +data: App\Entity\Composant {#3651 …} +value: "259" +label: "Lisianthus violet" +attr: [] +labelTranslationParameters: [] } 260 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5568 +data: App\Entity\Composant {#3660 …} +value: "260" +label: "Lisianthus blanc" +attr: [] +labelTranslationParameters: [] } 261 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5569 +data: App\Entity\Composant {#3669 …} +value: "261" +label: "Giroflee iron marine" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5570 +data: App\Entity\Composant {#3678 …} +value: "262" +label: "Eucalyptus baby blue" +attr: [] +labelTranslationParameters: [] } 263 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5571 +data: App\Entity\Composant {#3687 …} +value: "263" +label: "Roses SILVER SHADOW" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5572 +data: App\Entity\Composant {#3696 …} +value: "264" +label: "Tiges Gypsophile rose" +attr: [] +labelTranslationParameters: [] } 265 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5573 +data: App\Entity\Composant {#3705 …} +value: "265" +label: "Roses spray cerise" +attr: [] +labelTranslationParameters: [] } 266 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5574 +data: App\Entity\Composant {#3714 …} +value: "266" +label: "Thlaspi green bell" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5575 +data: App\Entity\Composant {#3723 …} +value: "270" +label: "Etui 6 macarons" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5576 +data: App\Entity\Composant {#3732 …} +value: "271" +label: "Pic cœur rouge avec petit cœur accroché Broekhof" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5577 +data: App\Entity\Composant {#3741 …} +value: "272" +label: "Tillandsia rouge" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5578 +data: App\Entity\Composant {#3750 …} +value: "273" +label: "Tillandsia vert" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5579 +data: App\Entity\Composant {#3759 …} +value: "277" +label: "Anthurium" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5580 +data: App\Entity\Composant {#3768 …} +value: "278" +label: "Phalaenopsis XL" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5581 +data: App\Entity\Composant {#3777 …} +value: "279" +label: "Pachira Aquatica 1m à 1m20" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5582 +data: App\Entity\Composant {#3786 …} +value: "280" +label: "Pot BASEL Blanc - 16*15cm" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5583 +data: App\Entity\Composant {#3795 …} +value: "281" +label: "POT EN ZINC BLANC - Diam 15,5*14,8 - ES 14/15cm" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5584 +data: App\Entity\Composant {#3804 …} +value: "282" +label: "POT EN ZINC TRES GRAND - DIAM 24cm - Broekhof - Réf 48107308" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5585 +data: App\Entity\Composant {#3813 …} +value: "283" +label: "Etiquette Anniversaire" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5586 +data: App\Entity\Composant {#3822 …} +value: "284" +label: "Roses 60 cm - Ever red" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5587 +data: App\Entity\Composant {#3833 …} +value: "285" +label: "Boite Raja - blanche roses 70x30x15 - CPL60" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5588 +data: App\Entity\Composant {#3842 …} +value: "286" +label: "Lova plant variées" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5589 +data: App\Entity\Composant {#3851 …} +value: "287" +label: "Compo Attrape rêve ton bleu et blanc" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5590 +data: App\Entity\Composant {#3860 …} +value: "288" +label: "Boite Raja 40,5*29,5*14cm - RPT23" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5591 +data: App\Entity\Composant {#3871 …} +value: "289" +label: "Les roses - LEGO" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5592 +data: App\Entity\Composant {#3880 …} +value: "290" +label: "Etiquette Je T'aime" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5593 +data: App\Entity\Composant {#3889 …} +value: "291" +label: "Trousse Géranium rose" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5594 +data: App\Entity\Composant {#3898 …} +value: "292" +label: "POT EN ZINC BLANC BRREEZE - Diam 13*13cm" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5595 +data: App\Entity\Composant {#3907 …} +value: "293" +label: "POT EN ZINC TAUPE - Diam 15,5*14,8 - ES 14/15cm" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5596 +data: App\Entity\Composant {#3916 …} +value: "294" +label: "Panier Osaka paille -19*H17cm" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5597 +data: App\Entity\Composant {#3925 …} +value: "295" +label: "Pot BASEL Blanc - 14*13cm" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5598 +data: App\Entity\Composant {#3934 …} +value: "296" +label: "Pot Dallas blanc - h24*d24cm" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5599 +data: App\Entity\Composant {#3943 …} +value: "297" +label: "POT EN ZINC lovebird ROSE - Diam 13,5*H12,5cm" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5600 +data: App\Entity\Composant {#3952 …} +value: "298" +label: "Housse kraft moon 35*35" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5601 +data: App\Entity\Composant {#3961 …} +value: "299" +label: "Housse kraft moon 40*40" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5602 +data: App\Entity\Composant {#3972 …} +value: "300" +label: "Flower ice" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5603 +data: App\Entity\Composant {#3981 …} +value: "301" +label: "Boite Raja - 70*35*30cm - CAS62" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5604 +data: App\Entity\Composant {#3990 …} +value: "303" +label: "Les fleurs de cerisier - LEGO" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5605 +data: App\Entity\Composant {#3999 …} +value: "304" +label: "Orchidée miniature - LEGO" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5606 +data: App\Entity\Composant {#4008 …} +value: "305" +label: "Petit bouquet ensolleillé - LEGO" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5607 +data: App\Entity\Composant {#4017 …} +value: "306" +label: "Le joli bouquet de fleurs roses - LEGO" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5608 +data: App\Entity\Composant {#4026 …} +value: "307" +label: "Le bouquet de roses - LEGO" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5609 +data: App\Entity\Composant {#4035 …} +value: "308" +label: "Plante ananas" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5610 +data: App\Entity\Composant {#4044 …} +value: "309" +label: "Boite Raja 45*30*10cm" +attr: [] +labelTranslationParameters: [] } 310 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5611 +data: App\Entity\Composant {#4053 …} +value: "310" +label: "oeillet rose" +attr: [] +labelTranslationParameters: [] } 311 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5612 +data: App\Entity\Composant {#4062 …} +value: "311" +label: "Roses David Jaune" +attr: [] +labelTranslationParameters: [] } 312 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5613 +data: App\Entity\Composant {#4071 …} +value: "312" +label: "Bonsaï Niolina" +attr: [] +labelTranslationParameters: [] } 313 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5614 +data: App\Entity\Composant {#4080 …} +value: "313" +label: "Pachira" +attr: [] +labelTranslationParameters: [] } 314 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5615 +data: App\Entity\Composant {#4089 …} +value: "314" +label: "Yucca" +attr: [] +labelTranslationParameters: [] } 315 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5616 +data: App\Entity\Composant {#4098 …} +value: "315" +label: "Pic LOVE bois - Ref 98198907 - Broekhof" +attr: [] +labelTranslationParameters: [] } 316 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5617 +data: App\Entity\Composant {#4107 …} +value: "316" +label: "Kit Fleurs séchées LAMBOO blanc" +attr: [] +labelTranslationParameters: [] } 318 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5618 +data: App\Entity\Composant {#4116 …} +value: "318" +label: "Zamioculcas Hauteur 65 cm" +attr: [] +labelTranslationParameters: [] } 319 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5619 +data: App\Entity\Composant {#4125 …} +value: "319" +label: "Guzmania" +attr: [] +labelTranslationParameters: [] } 320 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5620 +data: App\Entity\Composant {#4134 …} +value: "320" +label: "Roses Blanches 60 cm - Avalanche" +attr: [] +labelTranslationParameters: [] } 321 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5621 +data: App\Entity\Composant {#4143 …} +value: "321" +label: "Ruban Laforêt - MSPIE - Réf W05-1" +attr: [] +labelTranslationParameters: [] } 322 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5622 +data: App\Entity\Composant {#4152 …} +value: "322" +label: "Aloe Vera" +attr: [] +labelTranslationParameters: [] } 323 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5623 +data: App\Entity\Composant {#4161 …} +value: "323" +label: "Euphorbia acrurensis(cactus)" +attr: [] +labelTranslationParameters: [] } 324 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5624 +data: App\Entity\Composant {#4170 …} +value: "324" +label: "Roses cerise" +attr: [] +labelTranslationParameters: [] } 325 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5625 +data: App\Entity\Composant {#4179 …} +value: "325" +label: "Eucalyptus populus" +attr: [] +labelTranslationParameters: [] } 326 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5626 +data: App\Entity\Composant {#4188 …} +value: "326" +label: "Miel de lavande - pot de 250 gr" +attr: [] +labelTranslationParameters: [] } 327 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5627 +data: App\Entity\Composant {#4197 …} +value: "327" +label: "Spathiphyllum" +attr: [] +labelTranslationParameters: [] } 328 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5628 +data: App\Entity\Composant {#4206 …} +value: "328" +label: "Carte à planter JE T'AIME" +attr: [] +labelTranslationParameters: [] } 329 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5629 +data: App\Entity\Composant {#4215 …} +value: "329" +label: "Carte à planter MERCI" +attr: [] +labelTranslationParameters: [] } 330 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5630 +data: App\Entity\Composant {#4224 …} +value: "330" +label: "Burger Fan" +attr: [] +labelTranslationParameters: [] } 332 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5631 +data: App\Entity\Composant {#4233 …} +value: "332" +label: "Pizza lover" +attr: [] +labelTranslationParameters: [] } 333 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5632 +data: App\Entity\Composant {#4242 …} +value: "333" +label: "Petite rose éternelle rouge" +attr: [] +labelTranslationParameters: [] } 334 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5633 +data: App\Entity\Composant {#4251 …} +value: "334" +label: "Vase verre rectangulaire 15*8*10cm" +attr: [] +labelTranslationParameters: [] } 335 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5634 +data: App\Entity\Composant {#4260 …} +value: "335" +label: "Boite Raja rectangle - 16*12*11cm - CAS02" +attr: [] +labelTranslationParameters: [] } 336 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5635 +data: App\Entity\Composant {#4269 …} +value: "336" +label: "Strelitzia Reginae" +attr: [] +labelTranslationParameters: [] } 337 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5636 +data: App\Entity\Composant {#4278 …} +value: "337" +label: "Monstera Deliciosa" +attr: [] +labelTranslationParameters: [] } 338 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5637 +data: App\Entity\Composant {#4287 …} +value: "338" +label: "Ficus elastica" +attr: [] +labelTranslationParameters: [] } 339 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5638 +data: App\Entity\Composant {#4296 …} +value: "339" +label: "Mousse fuschia carré" +attr: [] +labelTranslationParameters: [] } 340 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5639 +data: App\Entity\Composant {#4305 …} +value: "340" +label: "Vase carré plexi - 15*15*15cm" +attr: [] +labelTranslationParameters: [] } 341 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5640 +data: App\Entity\Composant {#4314 …} +value: "341" +label: "PALMIER" +attr: [] +labelTranslationParameters: [] } 342 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5641 +data: App\Entity\Composant {#4323 …} +value: "342" +label: "Strelitzia Nicolaï" +attr: [] +labelTranslationParameters: [] } 343 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5642 +data: App\Entity\Composant {#4332 …} +value: "343" +label: "Mousse verte carré" +attr: [] +labelTranslationParameters: [] } 344 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5643 +data: App\Entity\Composant {#4341 …} +value: "344" +label: "Cone marguerite bougie" +attr: [] +labelTranslationParameters: [] } 345 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5644 +data: App\Entity\Composant {#4350 …} +value: "345" +label: "Cone tulipe bougie" +attr: [] +labelTranslationParameters: [] } 346 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5645 +data: App\Entity\Composant {#4359 …} +value: "346" +label: "Cone pivoine bougie" +attr: [] +labelTranslationParameters: [] } 347 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5646 +data: App\Entity\Composant {#4368 …} +value: "347" +label: "Bouquet bougie 3 marguerites rose/blanc" +attr: [] +labelTranslationParameters: [] } 348 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5647 +data: App\Entity\Composant {#4377 …} +value: "348" +label: "Bouquet bougie 3 marguerites rouge/blanc" +attr: [] +labelTranslationParameters: [] } 349 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5648 +data: App\Entity\Composant {#4386 …} +value: "349" +label: "Dionaea - plante carnivore" +attr: [] +labelTranslationParameters: [] } 350 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5649 +data: App\Entity\Composant {#4395 …} +value: "350" +label: "Pothos" +attr: [] +labelTranslationParameters: [] } 351 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5650 +data: App\Entity\Composant {#4404 …} +value: "351" +label: "Pure jade ceramic" +attr: [] +labelTranslationParameters: [] } 352 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5651 +data: App\Entity\Composant {#4413 …} +value: "352" +label: "Pot céramique Davina D10*8,5cm" +attr: [] +labelTranslationParameters: [] } 353 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5652 +data: App\Entity\Composant {#4422 …} +value: "353" +label: "Tournesol en pot" +attr: [] +labelTranslationParameters: [] } 354 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5653 +data: App\Entity\Composant {#4431 …} +value: "354" +label: "Champagne Lanson Brut 75cl en étui" +attr: [] +labelTranslationParameters: [] } 355 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5654 +data: App\Entity\Composant {#4440 …} +value: "355" +label: "Petite rose rose clair" +attr: [] +labelTranslationParameters: [] } 357 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5655 +data: App\Entity\Composant {#4449 …} +value: "357" +label: "Bonsaï - LEGO" +attr: [] +labelTranslationParameters: [] } 358 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5656 +data: App\Entity\Composant {#4458 …} +value: "358" +label: "Bonsaï d’érable rouge du Japon - LEGO" +attr: [] +labelTranslationParameters: [] } 359 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5657 +data: App\Entity\Composant {#4467 …} +value: "359" +label: "Bougie Grand Bouquet 4 Pivoines rose - 1 Marguerite rose - 4 marguerites blanches" +attr: [] +labelTranslationParameters: [] } 360 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5658 +data: App\Entity\Composant {#4476 …} +value: "360" +label: "Bougie Grand Bouquet Pivoines corail et blanc avec marguerite" +attr: [] +labelTranslationParameters: [] } 361 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5659 +data: App\Entity\Composant {#4485 …} +value: "361" +label: "Bougie Grand Bouquet Tulipes rose(grande boite rose)" +attr: [] +labelTranslationParameters: [] } 362 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5660 +data: App\Entity\Composant {#4494 …} +value: "362" +label: "Bougie Grand Bouquet Tulipes corail(grande boite blanche)" +attr: [] +labelTranslationParameters: [] } 363 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5661 +data: App\Entity\Composant {#4503 …} +value: "363" +label: "Bougie Grand Bouquet rose(grande boite rose)" +attr: [] +labelTranslationParameters: [] } 364 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5662 +data: App\Entity\Composant {#4512 …} +value: "364" +label: "Bougie Grand Bouquet Corail/blanc(grande boite blanc)" +attr: [] +labelTranslationParameters: [] } 367 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5663 +data: App\Entity\Composant {#4521 …} +value: "367" +label: "Bougainvillier sur tige" +attr: [] +labelTranslationParameters: [] } 368 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5664 +data: App\Entity\Composant {#4530 …} +value: "368" +label: "Hortensia sur tige" +attr: [] +labelTranslationParameters: [] } 369 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5665 +data: App\Entity\Composant {#4539 …} +value: "369" +label: "Hortensia Boule" +attr: [] +labelTranslationParameters: [] } 370 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5666 +data: App\Entity\Composant {#4548 …} +value: "370" +label: "Grande bougie Rocher Praliné" +attr: [] +labelTranslationParameters: [] } 371 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5667 +data: App\Entity\Composant {#4557 …} +value: "371" +label: "Grande bougie Douce Laponie" +attr: [] +labelTranslationParameters: [] } 372 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5668 +data: App\Entity\Composant {#4566 …} +value: "372" +label: "Grande bougie Sapin de Noël" +attr: [] +labelTranslationParameters: [] } 373 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5669 +data: App\Entity\Composant {#4575 …} +value: "373" +label: "Boite de bisuits métal "Côte d'Azur"" +attr: [] +labelTranslationParameters: [] } 374 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5670 +data: App\Entity\Composant {#4584 …} +value: "374" +label: "Doudou Lapin dans sa boite" +attr: [] +labelTranslationParameters: [] } 375 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5671 +data: App\Entity\Composant {#4593 …} +value: "375" +label: "Boite 6 biscuits" +attr: [] +labelTranslationParameters: [] } 376 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5672 +data: App\Entity\Composant {#4602 …} +value: "376" +label: "Etiquette Bonne Fête" +attr: [] +labelTranslationParameters: [] } 378 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5673 +data: App\Entity\Composant {#4611 …} +value: "378" +label: "Bougie Bouquet blanc/rouge(petite boite de couleur blanche)" +attr: [] +labelTranslationParameters: [] } 379 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5674 +data: App\Entity\Composant {#4620 …} +value: "379" +label: "Bougie Bouquet rose/Blanc(petite boite de couleur rose)" +attr: [] +labelTranslationParameters: [] } 380 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5675 +data: App\Entity\Composant {#4629 …} +value: "380" +label: "Bougie 1 pivoine rose avec gypso en emballage kraft" +attr: [] +labelTranslationParameters: [] } 381 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5676 +data: App\Entity\Composant {#4638 …} +value: "381" +label: "Bouquet bleu et jaune - Lumina" +attr: [] +labelTranslationParameters: [] } 382 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5677 +data: App\Entity\Composant {#4647 …} +value: "382" +label: "Rose ROSE COEUR stabilisée - Diam 10cm" +attr: [] +labelTranslationParameters: [] } 383 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5678 +data: App\Entity\Composant {#4656 …} +value: "383" +label: "Bouquet 15 mix" +attr: [] +labelTranslationParameters: [] } 384 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5679 +data: App\Entity\Composant {#4665 …} +value: "384" +label: "Bouquet 20 mix" +attr: [] +labelTranslationParameters: [] } 385 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5680 +data: App\Entity\Composant {#4674 …} +value: "385" +label: "Bouquet 30 mix" +attr: [] +labelTranslationParameters: [] } 386 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5681 +data: App\Entity\Composant {#4683 …} +value: "386" +label: "Bouquet 40 mix" +attr: [] +labelTranslationParameters: [] } 387 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5682 +data: App\Entity\Composant {#4692 …} +value: "387" +label: "Bouquet 50 mix" +attr: [] +labelTranslationParameters: [] } 388 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5683 +data: App\Entity\Composant {#4701 …} +value: "388" +label: "Bouquet 60 mix" +attr: [] +labelTranslationParameters: [] } 389 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5684 +data: App\Entity\Composant {#4710 …} +value: "389" +label: "Bouquet 70 mix" +attr: [] +labelTranslationParameters: [] } 390 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5685 +data: App\Entity\Composant {#4719 …} +value: "390" +label: "Bouquet 80 mix" +attr: [] +labelTranslationParameters: [] } 391 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5686 +data: App\Entity\Composant {#4728 …} +value: "391" +label: "Bouquet 90 mix" +attr: [] +labelTranslationParameters: [] } 392 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5687 +data: App\Entity\Composant {#4737 …} +value: "392" +label: "Bouquet 100 mix" +attr: [] +labelTranslationParameters: [] } 393 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5688 +data: App\Entity\Composant {#4746 …} +value: "393" +label: "Bouquet 15 rouges" +attr: [] +labelTranslationParameters: [] } 394 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5689 +data: App\Entity\Composant {#4755 …} +value: "394" +label: "Bouquet 20 rouges" +attr: [] +labelTranslationParameters: [] } 395 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5690 +data: App\Entity\Composant {#4764 …} +value: "395" +label: "Bouquet 30 rouges" +attr: [] +labelTranslationParameters: [] } 396 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5691 +data: App\Entity\Composant {#4773 …} +value: "396" +label: "Bouquet 40 rouges" +attr: [] +labelTranslationParameters: [] } 397 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5692 +data: App\Entity\Composant {#4782 …} +value: "397" +label: "Bouquet 50 rouges" +attr: [] +labelTranslationParameters: [] } 398 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5693 +data: App\Entity\Composant {#4791 …} +value: "398" +label: "Bouquet 60 rouges" +attr: [] +labelTranslationParameters: [] } 399 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5694 +data: App\Entity\Composant {#4800 …} +value: "399" +label: "Bouquet 70 rouges" +attr: [] +labelTranslationParameters: [] } 400 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5695 +data: App\Entity\Composant {#4809 …} +value: "400" +label: "Bouquet 80 rouges" +attr: [] +labelTranslationParameters: [] } 401 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5696 +data: App\Entity\Composant {#4818 …} +value: "401" +label: "Bouquet 90 rouges" +attr: [] +labelTranslationParameters: [] } 402 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5697 +data: App\Entity\Composant {#4827 …} +value: "402" +label: "Bouquet 100 rouges" +attr: [] +labelTranslationParameters: [] } 403 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5698 +data: App\Entity\Composant {#4836 …} +value: "403" +label: "Bouquet 15 roses mix + gypsophile + eucalyptus" +attr: [] +labelTranslationParameters: [] } 404 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5699 +data: App\Entity\Composant {#4845 …} +value: "404" +label: "Bouquet 20 roses mix + gypsophile + eucalyptus" +attr: [] +labelTranslationParameters: [] } 405 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5700 +data: App\Entity\Composant {#4854 …} +value: "405" +label: "Bouquet 30 roses rouge + gypsophile + eucalyptus" +attr: [] +labelTranslationParameters: [] } 406 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5701 +data: App\Entity\Composant {#4863 …} +value: "406" +label: "Muflier couleur mix" +attr: [] +labelTranslationParameters: [] } 407 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5702 +data: App\Entity\Composant {#4872 …} +value: "407" +label: "Dahlia orange" +attr: [] +labelTranslationParameters: [] } 408 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5703 +data: App\Entity\Composant {#4881 …} +value: "408" +label: "Dahlia rose" +attr: [] +labelTranslationParameters: [] } 409 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5704 +data: App\Entity\Composant {#4890 …} +value: "409" +label: "Dahlia rose foncé/violet" +attr: [] +labelTranslationParameters: [] } 410 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5705 +data: App\Entity\Composant {#4899 …} +value: "410" +label: "Germini mix couleur chaude" +attr: [] +labelTranslationParameters: [] } 411 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5706 +data: App\Entity\Composant {#4908 …} +value: "411" +label: "Leucosp jaune" +attr: [] +labelTranslationParameters: [] } 412 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5707 +data: App\Entity\Composant {#4917 …} +value: "412" +label: "Chrysanthéme violet" +attr: [] +labelTranslationParameters: [] } 413 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5708 +data: App\Entity\Composant {#4926 …} +value: "413" +label: "Calathea crocata" +attr: [] +labelTranslationParameters: [] } 414 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5709 +data: App\Entity\Composant {#4935 …} +value: "414" +label: "Medinilla" +attr: [] +labelTranslationParameters: [] } 415 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5710 +data: App\Entity\Composant {#4944 …} +value: "415" +label: "Couronne de Noël Bell mixed Diam 25cm" +attr: [] +labelTranslationParameters: [] } 417 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5711 +data: App\Entity\Composant {#4953 …} +value: "417" +label: "Couronne de Noël Clementine mixed Diam 25cm" +attr: [] +labelTranslationParameters: [] } 418 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5712 +data: App\Entity\Composant {#4962 …} +value: "418" +label: "Bouquet bleu et jaune - Lumina" +attr: [] +labelTranslationParameters: [] } 419 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5713 +data: App\Entity\Composant {#4971 …} +value: "419" +label: "Bouquet Balade Champêtre M" +attr: [] +labelTranslationParameters: [] } 420 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5714 +data: App\Entity\Composant {#4980 …} +value: "420" +label: "Bouquet Balade Champêtre L" +attr: [] +labelTranslationParameters: [] } 421 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5715 +data: App\Entity\Composant {#4989 …} +value: "421" +label: "Bouquet Autumn M" +attr: [] +labelTranslationParameters: [] } 422 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5716 +data: App\Entity\Composant {#4998 …} +value: "422" +label: "Bouquet Autumn L" +attr: [] +labelTranslationParameters: [] } 423 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5717 +data: App\Entity\Composant {#5007 …} +value: "423" +label: "Bouquet Coraline" +attr: [] +labelTranslationParameters: [] } 424 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5718 +data: App\Entity\Composant {#5016 …} +value: "424" +label: "Bouquet Ballet" +attr: [] +labelTranslationParameters: [] } 425 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5719 +data: App\Entity\Composant {#5025 …} +value: "425" +label: "Bouquet Cachemire" +attr: [] +labelTranslationParameters: [] } 426 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5720 +data: App\Entity\Composant {#5034 …} +value: "426" +label: "Bouquet Festival - Muflier et germini" +attr: [] +labelTranslationParameters: [] } 427 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5721 +data: App\Entity\Composant {#5043 …} +value: "427" +label: "Bouquet Magnétique - Dahlia" +attr: [] +labelTranslationParameters: [] } 428 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5722 +data: App\Entity\Composant {#5052 …} +value: "428" +label: "Bouquet Sous-bois" +attr: [] +labelTranslationParameters: [] } 429 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5723 +data: App\Entity\Composant {#5061 …} +value: "429" +label: "Bouquet Douceur d'Automne" +attr: [] +labelTranslationParameters: [] } 430 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5724 +data: App\Entity\Composant {#5070 …} +value: "430" +label: "Bouquet Color POP M" +attr: [] +labelTranslationParameters: [] } 431 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5725 +data: App\Entity\Composant {#5079 …} +value: "431" +label: "Bouquet Color POPXL" +attr: [] +labelTranslationParameters: [] } 432 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5726 +data: App\Entity\Composant {#5088 …} +value: "432" +label: "Asparagus" +attr: [] +labelTranslationParameters: [] } 433 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5727 +data: App\Entity\Composant {#5097 …} +value: "433" +label: "Chrysanthéme Hoihoi jaune/orange" +attr: [] +labelTranslationParameters: [] } 434 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#5728 +data: App\Entity\Composant {#5106 …} +value: "434" +label: "Pot céramique jaune 13*14cm" +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | Proxies\__CG__\App\Entity\Composant {#1699 -id: 205 -nom: "BONSAI GINSENG" -ean13: "4434567890178" -quantite: 39 -alerte: 10 -categorie: "plante" -nomenclature: null -ht: 75.0 -taxe: 10.0 -dlc: null -fournisseurs: null -qt: null -isFrance: false -qts: Doctrine\ORM\PersistentCollection {#1843 …} -qtTempo: null -qtSite: null -qtAppro: null -commande: null -qtCommandes: Doctrine\ORM\PersistentCollection {#1848 …} -IsBouquet: false -mouvements: Doctrine\ORM\PersistentCollection {#1870 …} -qrCodePath: "/qr-codes-composant/qr-composant-205.png" -reffj: null -isSurveillance: false -isActiveProduit: true -isCoupureProduit: false -isInActiveProduit: false -dateDebut: null -dateFin: null -association: null -sousComposants: Doctrine\ORM\PersistentCollection {#1903 …} -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1702 …} } |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#5419 -errors: [] -form: Symfony\Component\Form\Form {#1785 …} } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#5420 …5} |
| full_name | "commande[qtcommandes][0][composants]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande_qtcommandes_0_composants" |
| is_selected | Closure($choice, $value) {#5422 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 | "composants" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| separator_html | false |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_commande_qtcommandes_entry_composants" |
| uses_autocomplete | false |
| valid | true |
| value | "205" |
ht
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | 750.0 |
| View Format |
"750"
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-price-ht" => "true" ] |
[ "data-price-ht" => "true" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-price-ht" => "true" ] |
| 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1770 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 | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| html5 | false |
| inherit_data | false |
| input | "number" |
| invalid_message | "Please enter a number." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | true |
| rounding_mode | 6 |
| row_attr | [] |
| scale | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1772 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#1771 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-price-ht" => "true" "inputmode" => "decimal" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "number" "_commande_qtcommandes_entry_ht" ] |
| cache_key | "_commande_qtcommandes_entry_ht_number" |
| compound | false |
| data | 750.0 |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5729 -errors: [] -form: Symfony\Component\Form\Form {#1788 …} } |
| form | Symfony\Component\Form\FormView {#5421 …5} |
| full_name | "commande[qtcommandes][0][ht]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande_qtcommandes_0_ht" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "ht" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | null |
| unique_block_prefix | "_commande_qtcommandes_entry_ht" |
| valid | true |
| value | "750" |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "csrf-token" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "data-controller" => "csrf-protection" ] |
[ "data-controller" => "csrf-protection" ] |
| block_prefix | "csrf_token" |
same as passed value |
| data | "csrf-token" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "data-controller" => "csrf-protection" ] |
| 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\SameOriginCsrfTokenManager {#746 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#146 …} -logger: Monolog\Logger {#225 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#747 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
| data | "csrf-token" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#5415 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() {#5730 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#187 …} $message: Closure() {#5731 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "data-controller" => "csrf-protection" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_commande__token" ] |
| cache_key | "_commande__token_hidden" |
| compound | false |
| data | "csrf-token" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#5741 -errors: [] -form: Symfony\Component\Form\Form {#5737 …} } |
| form | Symfony\Component\Form\FormView {#5732 …5} |
| full_name | "commande[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "commande__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 | "_commande__token" |
| valid | true |
| value | "csrf-token" |