Forms
-
association
-
produit
-
qts
-
submit
-
_token
-
association
Form type:
"App\Form\AssociationType"
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | App\Entity\Association {#950 -id: null -produit: null -qts: Doctrine\Common\Collections\ArrayCollection {#951 …} -produitReference: null -isActiveProduit: true -isCoupureProduit: true -isInActiveProduit: false -dateDebut: null -dateFin: null } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
data | App\Entity\Association {#950 -id: null -produit: null -qts: Doctrine\Common\Collections\ArrayCollection {#951 …} -produitReference: null -isActiveProduit: true -isCoupureProduit: true -isInActiveProduit: false -dateDebut: null -dateFin: null } |
same as passed value |
Resolved Options
Option | Value |
---|---|
action | "" |
allow_extra_fields | false |
allow_file_upload | false |
attr | [] |
attr_translation_parameters | [] |
auto_initialize | true |
block_name | null |
block_prefix | null |
by_reference | true |
compound | true |
constraints | [] |
csrf_field_name | "_token" |
csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
csrf_protection | true |
csrf_token_id | null |
csrf_token_manager | Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager {#738 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#138 …} -logger: Monolog\Logger {#214 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data | App\Entity\Association {#950 -id: null -produit: null -qts: Doctrine\Common\Collections\ArrayCollection {#951 …} -produitReference: null -isActiveProduit: true -isCoupureProduit: true -isInActiveProduit: false -dateDebut: null -dateFin: null } |
data_class | "App\Entity\Association" |
disabled | false |
empty_data | Closure(FormInterface $form) {#1022 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Association" } } |
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() {#1024 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $message: Closure() {#1023 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "association" "_association" ] |
cache_key | "_association_association" |
compound | true |
data | App\Entity\Association {#950 -id: null -produit: null -qts: Doctrine\Common\Collections\ArrayCollection {#951 …} -produitReference: null -isActiveProduit: true -isCoupureProduit: true -isInActiveProduit: false -dateDebut: null -dateFin: null } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#1506 -errors: [] -form: Symfony\Component\Form\Form {#1507 …} } |
form | Symfony\Component\Form\FormView {#1025 …5} |
full_name | "association" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "association" |
label | null |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "association" |
priority | 0 |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_association" |
valid | true |
value | App\Entity\Association {#950 -id: null -produit: null -qts: Doctrine\Common\Collections\ArrayCollection {#951 …} -produitReference: null -isActiveProduit: true -isCoupureProduit: true -isInActiveProduit: false -dateDebut: null -dateFin: null } |
produit
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 | null |
View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
choice_label | Closure(Produit $produit) {#1030 class: "App\Form\AssociationType" this: App\Form\AssociationType {#972 …} } |
same as passed value |
class | "App\Entity\Produit" |
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 | Closure(Produit $produit) {#1030 class: "App\Form\AssociationType" this: App\Form\AssociationType {#972 …} } |
choice_lazy | false |
choice_loader | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceLoader {#1116 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader {#1063 …} } |
choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#1117 -option: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#1118 …} } |
choice_translation_domain | false |
choice_translation_parameters | [] |
choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#1120 -option: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(?object $object = null): string {#1119 …} } |
choices | null |
class | "App\Entity\Produit" |
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 {#738 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#138 …} -logger: Monolog\Logger {#214 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -tokenIds: [ "submit" => 0 "authenticate" => 1 "logout" => 2 ] -checkHeader: 0 -cookieName: "csrf-token" } |
data_class | null |
disabled | false |
duplicate_preferred_choices | true |
em | ContainerCFAx1iC\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 {#1068 -singleId: true -intId: true -idField: "id" -associationIdReader: null -om: ContainerCFAx1iC\EntityManagerGhost614a58f {#394 …12} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#1067 …} } |
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() {#1062 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $message: Closure() {#1060 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "choice" "entity" "_association_produit" ] |
cache_key | "_association_produit_entity" |
choice_translation_domain | false |
choice_translation_parameters | [] |
choices | [ 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1522 +data: App\Entity\Produit {#1548 …} +value: "1" +label: "1 - BONSAI GINSENG + POT EN ZINC - PQDFPL3618" +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1524 +data: App\Entity\Produit {#1559 …} +value: "2" +label: "2 - BONSAI GINSENG - PQDFPL80611" +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1546 +data: App\Entity\Produit {#1581 …} +value: "3" +label: "3 - BONSAI GINSENG + ROCHERS AU PRALINE - PQDFPL3618#J" +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1547 +data: App\Entity\Produit {#1584 …} +value: "4" +label: "4 - BONSAI + AUTOUR DE LA TRUFFE - PQDFPL3618#EC" +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1555 +data: App\Entity\Produit {#1587 …} +value: "5" +label: "5 - BONSAI GINSENG + BRACELET MORSE PAPA - PQDFPL3618#KC" +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1523 +data: App\Entity\Produit {#1590 …} +value: "6" +label: "6 - BONSAI GINSENG + HUILE D'OLIVE 25 CL - PQDFPL3618#HK" +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1543 +data: App\Entity\Produit {#1593 …} +value: "7" +label: "7 - BONSAI GINSENG + HUILE D'OLIVE 75CL - PQDFPL3618#HL" +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +data: App\Entity\Produit {#1596 …} +value: "8" +label: "8 - BONSAI GINSENG + MUG LIGUE DES CHAMPIONS - PQDFPL3618#HQ" +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +data: App\Entity\Produit {#1599 …} +value: "9" +label: "9 - BONSAI GINSENG + OURS BRUN - PQDFPL3618#CB" +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1535 +data: App\Entity\Produit {#1602 …} +value: "10" +label: "10 - BONSAI GINSENG + OURSON BLANC - PQDFPL3618#CC" +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#1537 +data: App\Entity\Produit {#1605 …} +value: "11" +label: "11 - BONSAI GINSENG + UNE L'EQUIPE - PQDFPL3618#HR" +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2376 +data: App\Entity\Produit {#1608 …} +value: "12" +label: "12 - BONSAI GINSENG + VIN ROUGE + BRACELET - PQDFPL56365_rouge" +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2377 +data: App\Entity\Produit {#1611 …} +value: "13" +label: "13 - OLIVIER - PQDFPL4951" +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2378 +data: App\Entity\Produit {#1614 …} +value: "14" +label: "14 - OLIVIER + AUTOUR DE LA TRUFFE - PQDFPL4951#EC" +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2379 +data: App\Entity\Produit {#1617 …} +value: "15" +label: "15 - OLIVIER + AUTOUR DE L'OLIVE - PQDFPL4951#EB" +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2380 +data: App\Entity\Produit {#1620 …} +value: "16" +label: "16 - OLIVIER + BRACELET MORSE PAPA - PQDFPL4951#KC" +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2381 +data: App\Entity\Produit {#1623 …} +value: "17" +label: "17 - OLIVIER + CHAUSSONS BLEUS LAPIN - PQDFPL4951#BI" +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2382 +data: App\Entity\Produit {#1626 …} +value: "18" +label: "18 - OLIVIER + COFFRET DU BONHEUR A PARTAGER - PQDFPL4951#MB" +attr: [] +labelTranslationParameters: [] } 19 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2383 +data: App\Entity\Produit {#1629 …} +value: "19" +label: "19 - OLIVIER + HUILE D'OLIVE 25 CL - PQDFPL4951#HK" +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2384 +data: App\Entity\Produit {#1632 …} +value: "20" +label: "20 - OLIVIER + HUILE D'OLIVE 25 CL - PQDFPL88916" +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2385 +data: App\Entity\Produit {#1635 …} +value: "21" +label: "21 - OLIVIER + HUILE D'OLIVE 75CL - PQDFPL4951#HL" +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2386 +data: App\Entity\Produit {#1638 …} +value: "22" +label: "22 - OLIVIER + UNE LE MONDE - PQDFULM88359" +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2387 +data: App\Entity\Produit {#1641 …} +value: "23" +label: "23 - OLIVIER + UNE L'EQUIPE - PQDFPL4951#HR" +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2388 +data: App\Entity\Produit {#1644 …} +value: "24" +label: "24 - OLIVIER + VIN ROSE DU LUBERON - PQDFPL4951#D" +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2389 +data: App\Entity\Produit {#1647 …} +value: "25" +label: "25 - OLIVIER + VIN ROSE DU LUBERON - PQDFPL67241" +attr: [] +labelTranslationParameters: [] } 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2390 +data: App\Entity\Produit {#1650 …} +value: "26" +label: "26 - OLIVIER + VIN ROSE DU LUBERON + BRACELET - PQDFPL56359_rose" +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2391 +data: App\Entity\Produit {#1653 …} +value: "27" +label: "27 - OLIVIER + VIN ROUGE - PQDFPL4951#CL" +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2392 +data: App\Entity\Produit {#1656 …} +value: "28" +label: "28 - OLIVIER + VIN ROUGE DU LUBERON - PQDFPL56437_rouge" +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2393 +data: App\Entity\Produit {#1659 …} +value: "29" +label: "29 - CALAMONDIN - PQDFAR13979" +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2394 +data: App\Entity\Produit {#1662 …} +value: "30" +label: "30 - CALAMONDIN + HUILE D'OLIVE 25 CL - PQDFAR13979#HK" +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2395 +data: App\Entity\Produit {#1665 …} +value: "31" +label: "31 - CALAMONDIN + HUILE D'OLIVE 75CL - PQDFAR13979#HL" +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2396 +data: App\Entity\Produit {#1668 …} +value: "32" +label: "32 - CALAMONDIN + UNE LE MONDE - PQDFULM88358" +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2397 +data: App\Entity\Produit {#1671 …} +value: "33" +label: "33 - CALAMONDIN + UNE L'EQUIPE - PQDFAR13979#HR" +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2398 +data: App\Entity\Produit {#1674 …} +value: "34" +label: "34 - CITRONNIER + HUILE D'OLIVE 25 CL - PQDFAR14838#HK" +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2399 +data: App\Entity\Produit {#1677 …} +value: "35" +label: "35 - CITRONNIER + HUILE D'OLIVE 75CL - PQDFAR14838#HL" +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2400 +data: App\Entity\Produit {#1680 …} +value: "36" +label: "36 - CITRONNIER + POT EN ZINC - PQDFAR14838" +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2401 +data: App\Entity\Produit {#1683 …} +value: "37" +label: "37 - ORCHIDEE 2 BRANCHES - PQDFOR9661" +attr: [] +labelTranslationParameters: [] } 38 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2402 +data: App\Entity\Produit {#1686 …} +value: "38" +label: "38 - ORCHIDEE + POT ROUGE + PIC OURS ROUGE - PQDFOR87451_R" +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2403 +data: App\Entity\Produit {#1689 …} +value: "39" +label: "39 - ORCHIDEE 2 BRANCHES + COEUR MAXIMS - PQDFOR71794#CP" +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2404 +data: App\Entity\Produit {#1692 …} +value: "40" +label: "40 - ORCHIDEE 2 BRANCHES + JOURNAL DE NAISSANCE - PQDFOR9661#KT" +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2405 +data: App\Entity\Produit {#1695 …} +value: "41" +label: "41 - ORCHIDEE 2 BRANCHES + EAU DE TOILETTE - PQDFOR9661#FO" +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2406 +data: App\Entity\Produit {#1698 …} +value: "42" +label: "42 - ORCHIDEE 2 BRANCHES + DOUDOU LION - PQDFOR9661#KN" +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2407 +data: App\Entity\Produit {#1701 …} +value: "43" +label: "43 - ORCHIDEE 2 BRANCHES + BOUGIE BRIOCHE - PQDFOR9661#KZ" +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2408 +data: App\Entity\Produit {#1704 …} +value: "44" +label: "44 - ORCHIDEE 2 BRANCHES + KIT POISSON - PQDFOR9661#JO" +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2409 +data: App\Entity\Produit {#1707 …} +value: "45" +label: "45 - ORCHIDEE 2 BRANCHES + KIT BELIER - PQDFOR9661#JP" +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2410 +data: App\Entity\Produit {#1710 …} +value: "46" +label: "46 - ORCHIDEE 2 BRANCHES + COFFRET MACARON - PQDFOR58574#EI" +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2411 +data: App\Entity\Produit {#1713 …} +value: "47" +label: "47 - STEPHANOTIS - PQDFPL50044" +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2412 +data: App\Entity\Produit {#1716 …} +value: "48" +label: "48 - STEPHANOTIS + BRACELET MORSE MAMIE - PQDFPL50044#KB" +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2413 +data: App\Entity\Produit {#1719 …} +value: "49" +label: "49 - ROSIER BICOLORE + POT OSIER - PQDFPL94530" +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2414 +data: App\Entity\Produit {#1722 …} +value: "50" +label: "50 - MONSTERA OBLIQUA + POT OSIER - PQDFPL94538" +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2415 +data: App\Entity\Produit {#1725 …} +value: "51" +label: "51 - ALOCASIA POLY + POT CERAMIQUE BLANC - PQDFPL94532" +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2416 +data: App\Entity\Produit {#1728 …} +value: "52" +label: "52 - DRACENA MASSANGEANA + POT OSIER - PQDFPL41079" +attr: [] +labelTranslationParameters: [] } 53 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2417 +data: App\Entity\Produit {#1731 …} +value: "53" +label: "53 - PALMIER + POT OSIER - PQDFPL43399" +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2418 +data: App\Entity\Produit {#1734 …} +value: "54" +label: "54 - SCHEFFLERA - PQDFPL57189" +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2419 +data: App\Entity\Produit {#1737 …} +value: "55" +label: "55 - BOUQUET DE 15 ROSES ROUGE - PQDFRR11555_15" +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2420 +data: App\Entity\Produit {#1740 …} +value: "56" +label: "56 - BOUQUET DE 20 ROSES ROUGE - PQDFRR11555_20" +attr: [] +labelTranslationParameters: [] } 57 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2421 +data: App\Entity\Produit {#1743 …} +value: "57" +label: "57 - BOUQUET DE 30 ROSES ROUGE - PQDFRR11555_30" +attr: [] +labelTranslationParameters: [] } 58 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2422 +data: App\Entity\Produit {#1746 …} +value: "58" +label: "58 - BOUQUET DE 40 ROSES ROUGE - PQDFRR11555_40" +attr: [] +labelTranslationParameters: [] } 59 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2423 +data: App\Entity\Produit {#1749 …} +value: "59" +label: "59 - BOUQUET DE 50 ROSES ROUGE - PQDFRR11555_50" +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2424 +data: App\Entity\Produit {#1752 …} +value: "60" +label: "60 - BOUQUET DE 60 ROSES ROUGE - PQDFRR11555_60" +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2425 +data: App\Entity\Produit {#1755 …} +value: "61" +label: "61 - BOUQUET DE 70 ROSES ROUGE - PQDFRR11555_70" +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2426 +data: App\Entity\Produit {#1758 …} +value: "62" +label: "62 - BOUQUET DE 80 ROSES ROUGE - PQDFRR11555_80" +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2427 +data: App\Entity\Produit {#1761 …} +value: "63" +label: "63 - BOUQUET DE 100 ROSES ROUGE - PQDFRR11555_100" +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2428 +data: App\Entity\Produit {#1764 …} +value: "64" +label: "64 - BOUQUET DE 15 ROSES MULTICOLORES - PQDFRM11557_15" +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2429 +data: App\Entity\Produit {#1767 …} +value: "65" +label: "65 - BOUQUET DE 20 ROSES MULTICOLORES - PQDFRM11557_20" +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2430 +data: App\Entity\Produit {#1770 …} +value: "66" +label: "66 - BOUQUET DE 30 ROSES MULTICOLORES - PQDFRM11557_30" +attr: [] +labelTranslationParameters: [] } 67 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2431 +data: App\Entity\Produit {#1773 …} +value: "67" +label: "67 - BOUQUET DE 40 ROSES MULTICOLORES - PQDFRM11557_40" +attr: [] +labelTranslationParameters: [] } 68 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2432 +data: App\Entity\Produit {#1776 …} +value: "68" +label: "68 - BOUQUET DE 50 ROSES MULTICOLORES - PQDFRM11557_50" +attr: [] +labelTranslationParameters: [] } 69 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2433 +data: App\Entity\Produit {#1779 …} +value: "69" +label: "69 - BOUQUET DE 60 ROSES MULTICOLORES - PQDFRM11557_60" +attr: [] +labelTranslationParameters: [] } 70 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2434 +data: App\Entity\Produit {#1782 …} +value: "70" +label: "70 - BOUQUET DE 70 ROSES MULTICOLORES - PQDFRM11557_70" +attr: [] +labelTranslationParameters: [] } 71 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2435 +data: App\Entity\Produit {#1785 …} +value: "71" +label: "71 - BOUQUET DE 80 ROSES MULTICOLORES - PQDFRM11557_80" +attr: [] +labelTranslationParameters: [] } 72 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2436 +data: App\Entity\Produit {#1788 …} +value: "72" +label: "72 - BOUQUET DE 100 ROSES MULTICOLORES - PQDFRM11557_100" +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2437 +data: App\Entity\Produit {#1791 …} +value: "73" +label: "73 - 20 TULIPES VIOLETTES ET BLANCHES - PQDFTU91149_20" +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2438 +data: App\Entity\Produit {#1794 …} +value: "74" +label: "74 - 15 TULIPES VIOLETTES - PQDFTU91149_15" +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2439 +data: App\Entity\Produit {#1797 …} +value: "75" +label: "75 - 20 TULIPES ROSES - PQDFTU91451_20" +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2440 +data: App\Entity\Produit {#1800 …} +value: "76" +label: "76 - 15 TULIPES MULTICOLORES - PQDFTU50109_15" +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2441 +data: App\Entity\Produit {#1803 …} +value: "77" +label: "77 - 20 TULIPES MULTICOLORES - PQDFTU50109_20" +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2442 +data: App\Entity\Produit {#1806 …} +value: "78" +label: "78 - 30 TULIPES MULTICOLORES - PQDFTU50109_30" +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2443 +data: App\Entity\Produit {#1809 …} +value: "79" +label: "79 - BOUQUET DE 20 RENONCULES - PQDFRN62790_20" +attr: [] +labelTranslationParameters: [] } 80 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2444 +data: App\Entity\Produit {#1812 …} +value: "80" +label: "80 - BOUQUET DE RENONCULES ROSES - PQDFRN95389" +attr: [] +labelTranslationParameters: [] } 81 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2445 +data: App\Entity\Produit {#1815 …} +value: "81" +label: "81 - 20 ROSES BLANCHES - PQDFRB94815_20" +attr: [] +labelTranslationParameters: [] } 82 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2446 +data: App\Entity\Produit {#1818 …} +value: "82" +label: "82 - BOUQUET MIMOSA - PQDFMI91689" +attr: [] +labelTranslationParameters: [] } 83 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2447 +data: App\Entity\Produit {#1821 …} +value: "83" +label: "83 - MELODIE DES JARDINS - PQDFRO94091" +attr: [] +labelTranslationParameters: [] } 84 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2448 +data: App\Entity\Produit {#1824 …} +value: "84" +label: "84 - CŒUR DE ROSES ROUGES - PQDFRN90216_19" +attr: [] +labelTranslationParameters: [] } 86 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2449 +data: App\Entity\Produit {#1827 …} +value: "86" +label: "86 - 20 ROSES PASTEL - PQDFRP46245_20" +attr: [] +labelTranslationParameters: [] } 87 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2450 +data: App\Entity\Produit {#1830 …} +value: "87" +label: "87 - 30 ROSES PASTEL - PQDFRP46245_30" +attr: [] +labelTranslationParameters: [] } 88 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2451 +data: App\Entity\Produit {#1833 …} +value: "88" +label: "88 - 40 ROSES PASTEL - PQDFRP46245_40" +attr: [] +labelTranslationParameters: [] } 89 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2452 +data: App\Entity\Produit {#1836 …} +value: "89" +label: "89 - FLEUR DE ROSE - PQDFRP89328" +attr: [] +labelTranslationParameters: [] } 90 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2453 +data: App\Entity\Produit {#1839 …} +value: "90" +label: "90 - FLEUR DE ROSE + BOUGIE - PQDFRP89328#MQ" +attr: [] +labelTranslationParameters: [] } 91 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2454 +data: App\Entity\Produit {#1842 …} +value: "91" +label: "91 - FLEUR DE ROSE + JOURNAL DE NAISSANCE - PQDFRP89328#KT" +attr: [] +labelTranslationParameters: [] } 92 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2455 +data: App\Entity\Produit {#1845 …} +value: "92" +label: "92 - FLEUR DE ROSE + CONFITURES AMOUR - PQDFRP89328#KV" +attr: [] +labelTranslationParameters: [] } 93 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2456 +data: App\Entity\Produit {#1848 …} +value: "93" +label: "93 - FLEUR DE ROSE + DOUDOU FAON - PQDFRP89328#IN" +attr: [] +labelTranslationParameters: [] } 94 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2457 +data: App\Entity\Produit {#1851 …} +value: "94" +label: "94 - FLEUR DE COTON + LAVANDE - PQDFDI45121" +attr: [] +labelTranslationParameters: [] } 95 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2458 +data: App\Entity\Produit {#1854 …} +value: "95" +label: "95 - FLEURS DE COTON - PQDFDI44738" +attr: [] +labelTranslationParameters: [] } 96 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2459 +data: App\Entity\Produit {#1857 …} +value: "96" +label: "96 - ETERNEL HIVER - PQDFFS94990" +attr: [] +labelTranslationParameters: [] } 97 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2460 +data: App\Entity\Produit {#1860 …} +value: "97" +label: "97 - BOUQUET PROVENCE - PQDFFS50061" +attr: [] +labelTranslationParameters: [] } 98 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2461 +data: App\Entity\Produit {#1863 …} +value: "98" +label: "98 - ISADORA - PQDFFS92555" +attr: [] +labelTranslationParameters: [] } 99 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2462 +data: App\Entity\Produit {#1866 …} +value: "99" +label: "99 - MINI COEUR CERAMIQUE BLANC + ROSE STABILISEE ROUGE - PQDFCC39555_blanc" +attr: [] +labelTranslationParameters: [] } 100 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2463 +data: App\Entity\Produit {#1869 …} +value: "100" +label: "100 - MINI COEUR CERAMIQUE BLANC + ROSE STABILISEE ROUGE - PQDFCC39555_rouge" +attr: [] +labelTranslationParameters: [] } 101 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2464 +data: App\Entity\Produit {#1872 …} +value: "101" +label: "101 - COEUR ARGENT EN CERAMIQUE ET SA ROSE ROUGE - PQDFCC17477_2" +attr: [] +labelTranslationParameters: [] } 102 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2465 +data: App\Entity\Produit {#1875 …} +value: "102" +label: "102 - ROSE ETERNELLE ROUGE + BULLE EN VERRE - PQDFRS82408" +attr: [] +labelTranslationParameters: [] } 103 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2466 +data: App\Entity\Produit {#1878 …} +value: "103" +label: "103 - OURSON + ROSE ETERNELLE ROSE + VERRINE CARREE - PQDFRS84664_RSE" +attr: [] +labelTranslationParameters: [] } 104 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2467 +data: App\Entity\Produit {#1881 …} +value: "104" +label: "104 - OURSON + ROSE ETERNELLE BLEUE + VERRINE CARREE - PQDFRS86664_BLE" +attr: [] +labelTranslationParameters: [] } 105 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2468 +data: App\Entity\Produit {#1884 …} +value: "105" +label: "105 - OURSON + ROSE ETERNELLE ROUGE + VERRINE CARREE - PQDFRS84664_RGE" +attr: [] +labelTranslationParameters: [] } 106 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2469 +data: App\Entity\Produit {#1887 …} +value: "106" +label: "106 - COEUR ARGENTE EN CERAMIQUE ET SES 2 MINI-ORCHIDEES - PQDFMOR83973_AGT" +attr: [] +labelTranslationParameters: [] } 107 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2470 +data: App\Entity\Produit {#1890 …} +value: "107" +label: "107 - COEUR ROUGE EN CERAMIQUE ET SES 2 MINI-ORCHIDEES - PQDFMOR83973_RGE" +attr: [] +labelTranslationParameters: [] } 108 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2471 +data: App\Entity\Produit {#1893 …} +value: "108" +label: "108 - COEUR BLANC + 2 MINI-ORCHIDEES - PQDFMOR83973_BLC" +attr: [] +labelTranslationParameters: [] } 109 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2472 +data: App\Entity\Produit {#1896 …} +value: "109" +label: "109 - BOUQUET DE BONBONS - PQDFBB97540_CL" +attr: [] +labelTranslationParameters: [] } 110 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2473 +data: App\Entity\Produit {#1899 …} +value: "110" +label: "110 - 20 ROSES MULTICOLORES + 10 BONBONS VARIES - PQDFBB9954_CL" +attr: [] +labelTranslationParameters: [] } 111 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2474 +data: App\Entity\Produit {#1902 …} +value: "111" +label: "111 - BOUQUET DE BONBONS - PQDFCH90588_M" +attr: [] +labelTranslationParameters: [] } 112 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2475 +data: App\Entity\Produit {#1905 …} +value: "112" +label: "112 - BOUQUET 20 ROSES ROUGES ET CHOCOLATS - PQDFRR91737" +attr: [] +labelTranslationParameters: [] } 113 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2476 +data: App\Entity\Produit {#1908 …} +value: "113" +label: "113 - BOUQUET 20 ROSES MULTICOLORES ET CHOCOLATS - PQDFRM90589" +attr: [] +labelTranslationParameters: [] } 114 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2477 +data: App\Entity\Produit {#1911 …} +value: "114" +label: "114 - DOUCEUR GOURMANDE - PQDFRP92877" +attr: [] +labelTranslationParameters: [] } 139 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2478 +data: App\Entity\Produit {#1914 …} +value: "139" +label: "139 - MELODIE DES JARDINS + TROUSSE FLEUR D'ORANGER - PQDFRO94091#NH" +attr: [] +labelTranslationParameters: [] } 140 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2479 +data: App\Entity\Produit {#1917 …} +value: "140" +label: "140 - MELODIE DES JARDINS + PALETTE YEUX ET TEINT - PQDFRO94091#NS" +attr: [] +labelTranslationParameters: [] } 143 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2480 +data: App\Entity\Produit {#1920 …} +value: "143" +label: "143 - CŒUR DE ROSES PASTEL - PQDFRP46245_19" +attr: [] +labelTranslationParameters: [] } 144 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2481 +data: App\Entity\Produit {#1923 …} +value: "144" +label: "144 - ORCHIDEE 2 BRANCHES + COEUR MAXIMS - PQDFOR9661#CP" +attr: [] +labelTranslationParameters: [] } 145 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2482 +data: App\Entity\Produit {#1926 …} +value: "145" +label: "145 - BOUQUET DE 15 ROSES ROUGE + PIC COEURS + ROCHERS - PQDFRR11555_15PIC#LJ" +attr: [] +labelTranslationParameters: [] } 146 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2483 +data: App\Entity\Produit {#1929 …} +value: "146" +label: "146 - BOUQUET DE 15 ROSES ROUGE + PETITE BOUTEILLE CHAMPAGNE - PQDFRR11555_15#LC" +attr: [] +labelTranslationParameters: [] } 147 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2484 +data: App\Entity\Produit {#1932 …} +value: "147" +label: "147 - 15 ROSES ROUGES + CREPES DENTELLE MAXIM'S - PQDFRR11555_15#MZ" +attr: [] +labelTranslationParameters: [] } 148 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2485 +data: App\Entity\Produit {#1935 …} +value: "148" +label: "148 - 15 ROSES ROUGES +PLUMIER 4 SAVONS - PQDFRR11555_15#YC" +attr: [] +labelTranslationParameters: [] } 150 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2486 +data: App\Entity\Produit {#1938 …} +value: "150" +label: "150 - 15 ROSES ROUGES + CHAUSSONS ROSES LAPIN - PQDFRR11555_15#BJ" +attr: [] +labelTranslationParameters: [] } 151 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2487 +data: App\Entity\Produit {#1941 …} +value: "151" +label: "151 - 15 ROSES ROUGES + CRACKER POLAAR - PQDFRR11555_15#MY" +attr: [] +labelTranslationParameters: [] } 152 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2488 +data: App\Entity\Produit {#1944 …} +value: "152" +label: "152 - 15 ROSES ROUGES +COEUR ROUGE DE CHOCOLATS - PQDFRR11555_15#CP" +attr: [] +labelTranslationParameters: [] } 153 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2489 +data: App\Entity\Produit {#1947 …} +value: "153" +label: "153 - BOUQUET DE 15 ROSES ROUGES + VIN BLANC - PQDFRR11555_15#CK" +attr: [] +labelTranslationParameters: [] } 154 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2490 +data: App\Entity\Produit {#1950 …} +value: "154" +label: "154 - BOUQUET DE 15 ROSES ROUGES + VIN ROSE - PQDFRR11555_15#D" +attr: [] +labelTranslationParameters: [] } 155 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2491 +data: App\Entity\Produit {#1953 …} +value: "155" +label: "155 - 15 ROSES ROUGE + OURSON BLANC - PQDFRR11555_15#CC" +attr: [] +labelTranslationParameters: [] } 156 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2492 +data: App\Entity\Produit {#1956 …} +value: "156" +label: "156 - 20 ROSES ROUGES + POWER BANK ROUGE A LEVRES - PQDFRR11555_20#FN" +attr: [] +labelTranslationParameters: [] } 157 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2493 +data: App\Entity\Produit {#1959 …} +value: "157" +label: "157 - 20 ROSES ROUGES + OURS MARRON - PQDFRR11555_20#CB" +attr: [] +labelTranslationParameters: [] } 158 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2494 +data: App\Entity\Produit {#1962 …} +value: "158" +label: "158 - 20 ROSES ROUGES + PLUMIER 4 SAVONS - PQDFRR11555_20#YC" +attr: [] +labelTranslationParameters: [] } 159 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2495 +data: App\Entity\Produit {#1965 …} +value: "159" +label: "159 - 20 ROSES ROUGES + OURSON BLANC - PQDFRR11555_20#CC" +attr: [] +labelTranslationParameters: [] } 160 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2496 +data: App\Entity\Produit {#1968 …} +value: "160" +label: "160 - BOUQUET DE 20 ROSES ROUGES + COEURS MAXIM'S - PQDFRR11555_20#YG" +attr: [] +labelTranslationParameters: [] } 161 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2497 +data: App\Entity\Produit {#1971 …} +value: "161" +label: "161 - 20 ROSES ROUGES + VASE - PQDFRR11555_20#A" +attr: [] +labelTranslationParameters: [] } 162 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2498 +data: App\Entity\Produit {#1974 …} +value: "162" +label: "162 - 20 ROSES ROUGES + BRACELET OURS - PQDFRR11555_20#YZ" +attr: [] +labelTranslationParameters: [] } 163 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2499 +data: App\Entity\Produit {#1977 …} +value: "163" +label: "163 - BOUQUET DE 20 ROSES ROUGES + ROCHERS MAXIM'S - PQDFRR11555_20#LJ" +attr: [] +labelTranslationParameters: [] } 164 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2500 +data: App\Entity\Produit {#1980 …} +value: "164" +label: "164 - BOUQUET DE 20 ROSES ROUGES + AMANDES MAXIM'S - PQDFRR11555_20#LK" +attr: [] +labelTranslationParameters: [] } 165 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2501 +data: App\Entity\Produit {#1983 …} +value: "165" +label: "165 - BOUQUET DE 20 ROSES ROUGES + VIN BLANC - PQDFRR11555_20#CK" +attr: [] +labelTranslationParameters: [] } 167 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2502 +data: App\Entity\Produit {#1986 …} +value: "167" +label: "167 - BOUQUET DE 20 ROSES ROUGES + VIN ROSE - PQDFRR11555_20#D" +attr: [] +labelTranslationParameters: [] } 168 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2503 +data: App\Entity\Produit {#1989 …} +value: "168" +label: "168 - 30 ROSES ROUGES + CREPES DENTELLE MAXIM'S - PQDFRR11555_30#GR" +attr: [] +labelTranslationParameters: [] } 169 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2504 +data: App\Entity\Produit {#1992 …} +value: "169" +label: "169 - 30 ROSES ROUGES + COEUR ROUGE DE CHOCOLATS - PQDFRR11555_30#CP" +attr: [] +labelTranslationParameters: [] } 170 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2505 +data: App\Entity\Produit {#1995 …} +value: "170" +label: "170 - 30 ROSES ROUGES + OURS MARRON - PQDFRR11555_30#CB" +attr: [] +labelTranslationParameters: [] } 171 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2506 +data: App\Entity\Produit {#1998 …} +value: "171" +label: "171 - BOUQUET DE 30 ROSES ROUGES + VIN ROUGE - PQDFRR11555_30#CL" +attr: [] +labelTranslationParameters: [] } 173 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2507 +data: App\Entity\Produit {#2001 …} +value: "173" +label: "173 - 30 ROSES ROUGES + VASE - PQDFRR11555_30#A" +attr: [] +labelTranslationParameters: [] } 174 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2508 +data: App\Entity\Produit {#2004 …} +value: "174" +label: "174 - 30 ROSES ROUGES + OURSON BLANC - PQDFRR11555_30#CC" +attr: [] +labelTranslationParameters: [] } 175 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2509 +data: App\Entity\Produit {#2007 …} +value: "175" +label: "175 - 30 ROSES ROUGES + PLUMIER 4 SAVONS - PQDFRR11555_30#YC" +attr: [] +labelTranslationParameters: [] } 176 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2510 +data: App\Entity\Produit {#2010 …} +value: "176" +label: "176 - 40 ROSES ROUGE + OURSON BLANC - PQDFRR11555_40#CC" +attr: [] +labelTranslationParameters: [] } 177 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2511 +data: App\Entity\Produit {#2013 …} +value: "177" +label: "177 - BOUQUET DE 40 ROSES ROUGES + VIN ROUGE - PQDFRR11555_40#CL" +attr: [] +labelTranslationParameters: [] } 178 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2512 +data: App\Entity\Produit {#2016 …} +value: "178" +label: "178 - BOUQUET DE 40 ROSES ROUGES + VIN ROSE - PQDFRR11555_40#D" +attr: [] +labelTranslationParameters: [] } 179 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2513 +data: App\Entity\Produit {#2019 …} +value: "179" +label: "179 - 40 ROSES ROUGE + COEUR ROUGE DE CHOCOLATS - PQDFRR11555_40#CP" +attr: [] +labelTranslationParameters: [] } 180 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2514 +data: App\Entity\Produit {#2022 …} +value: "180" +label: "180 - BOUQUET DE 40 ROSES ROUGES + VIN BLANC - PQDFRR11555_40#CK" +attr: [] +labelTranslationParameters: [] } 181 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2515 +data: App\Entity\Produit {#2025 …} +value: "181" +label: "181 - 40 ROSES ROUGE + OURS MARRON - PQDFRR11555_40#CB" +attr: [] +labelTranslationParameters: [] } 182 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2516 +data: App\Entity\Produit {#2028 …} +value: "182" +label: "182 - BOUQUET DE 40 ROSES ROUGES + VASE - PQDFRR11555_40#A" +attr: [] +labelTranslationParameters: [] } 183 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2517 +data: App\Entity\Produit {#2031 …} +value: "183" +label: "183 - 50 ROSES ROUGES + COEUR ROUGE DE CHOCOLATS - PQDFRR11555_50#CP" +attr: [] +labelTranslationParameters: [] } 184 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2518 +data: App\Entity\Produit {#2034 …} +value: "184" +label: "184 - 50 ROSES ROUGES + OURSON BLANC - PQDFRR11555_50#CC" +attr: [] +labelTranslationParameters: [] } 185 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2519 +data: App\Entity\Produit {#2037 …} +value: "185" +label: "185 - BOUQUET DE 50 ROSES ROUGES + VIN ROSE - PQDFRR11555_50#D" +attr: [] +labelTranslationParameters: [] } 186 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2520 +data: App\Entity\Produit {#2040 …} +value: "186" +label: "186 - 50 ROSES ROUGES + OURS MARRON - PQDFRR11555_50#CB" +attr: [] +labelTranslationParameters: [] } 187 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2521 +data: App\Entity\Produit {#2043 …} +value: "187" +label: "187 - BOUQUET DE 50 ROSES ROUGES + VIN ROUGE - PQDFRR11555_50#CL" +attr: [] +labelTranslationParameters: [] } 188 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2522 +data: App\Entity\Produit {#2046 …} +value: "188" +label: "188 - BOUQUET DE 50 ROSES ROUGES + VASE - PQDFRR11555_50#A" +attr: [] +labelTranslationParameters: [] } 189 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2523 +data: App\Entity\Produit {#2049 …} +value: "189" +label: "189 - BOUQUET DE 60 ROSES ROUGES + VIN ROSE - PQDFRR11555_60#D" +attr: [] +labelTranslationParameters: [] } 190 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2524 +data: App\Entity\Produit {#2052 …} +value: "190" +label: "190 - BOUQUET DE 60 ROSES ROUGES + VIN ROUGE - PQDFRR11555_60#CL" +attr: [] +labelTranslationParameters: [] } 191 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2525 +data: App\Entity\Produit {#2055 …} +value: "191" +label: "191 - BOUQUET DE 60 ROSES ROUGES + VIN BLANC - PQDFRR11555_60#CK" +attr: [] +labelTranslationParameters: [] } 192 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2526 +data: App\Entity\Produit {#2058 …} +value: "192" +label: "192 - 60 ROSES ROUGES + OURSON BLANC - PQDFRR11555_60#CC" +attr: [] +labelTranslationParameters: [] } 193 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2527 +data: App\Entity\Produit {#2061 …} +value: "193" +label: "193 - 60 ROSES ROUGES + COEUR ROUGE DE CHOCOLATS - PQDFRR11555_60#CP" +attr: [] +labelTranslationParameters: [] } 194 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2528 +data: App\Entity\Produit {#2064 …} +value: "194" +label: "194 - 60 ROSES ROUGES + OURS MARRON - PQDFRR11555_60#CB" +attr: [] +labelTranslationParameters: [] } 195 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2529 +data: App\Entity\Produit {#2067 …} +value: "195" +label: "195 - 70 ROSES ROUGES + OURS MARRON - PQDFRR11555_70#CB" +attr: [] +labelTranslationParameters: [] } 196 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2530 +data: App\Entity\Produit {#2070 …} +value: "196" +label: "196 - 70 ROSES + OURSON BLANC - PQDFRR11555_70#CC" +attr: [] +labelTranslationParameters: [] } 197 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2531 +data: App\Entity\Produit {#2073 …} +value: "197" +label: "197 - BOUQUET DE 70 ROSES ROUGES + VIN ROSE - PQDFRR11555_70#D" +attr: [] +labelTranslationParameters: [] } 198 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2532 +data: App\Entity\Produit {#2076 …} +value: "198" +label: "198 - 70 ROSES ROUGES + VASE - PQDFRR11555_70#A" +attr: [] +labelTranslationParameters: [] } 199 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2533 +data: App\Entity\Produit {#2079 …} +value: "199" +label: "199 - BOUQUET DE 70 ROSES ROUGES + VIN ROUGE - PQDFRR11555_70#CL" +attr: [] +labelTranslationParameters: [] } 200 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2534 +data: App\Entity\Produit {#2082 …} +value: "200" +label: "200 - BOUQUET DE 70 ROSES ROUGES + VIN BLANC - PQDFRR11555_70#CK" +attr: [] +labelTranslationParameters: [] } 201 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2535 +data: App\Entity\Produit {#2085 …} +value: "201" +label: "201 - 80 ROSES ROUGES + OURSON BLANC - PQDFRR11555_80#CC" +attr: [] +labelTranslationParameters: [] } 202 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2536 +data: App\Entity\Produit {#2088 …} +value: "202" +label: "202 - BOUQUET DE 80 ROSES ROUGES + VIN ROSE - PQDFRR11555_80#D" +attr: [] +labelTranslationParameters: [] } 203 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2537 +data: App\Entity\Produit {#2091 …} +value: "203" +label: "203 - 80 ROSES ROUGES + VASE - PQDFRR11555_80#A" +attr: [] +labelTranslationParameters: [] } 204 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2538 +data: App\Entity\Produit {#2094 …} +value: "204" +label: "204 - BOUQUET DE 80 ROSES ROUGES + VIN ROUGE - PQDFRR11555_80#CL" +attr: [] +labelTranslationParameters: [] } 205 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2539 +data: App\Entity\Produit {#2097 …} +value: "205" +label: "205 - BOUQUET DE 80 ROSES ROUGES + VIN BLANC - PQDFRR11555_80#CK" +attr: [] +labelTranslationParameters: [] } 206 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2540 +data: App\Entity\Produit {#2100 …} +value: "206" +label: "206 - 80 ROSES ROUGES + COEUR ROUGE DE CHOCOLATS - PQDFRR11555_80#CP" +attr: [] +labelTranslationParameters: [] } 207 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2541 +data: App\Entity\Produit {#2103 …} +value: "207" +label: "207 - BOUQUET DE 15 ROSES ROUGES + ROCHERS - PQDFRR11555_15#LJ" +attr: [] +labelTranslationParameters: [] } 208 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2542 +data: App\Entity\Produit {#2106 …} +value: "208" +label: "208 - LYS EN POT - PQDFPL50042" +attr: [] +labelTranslationParameters: [] } 209 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2543 +data: App\Entity\Produit {#2109 …} +value: "209" +label: "209 - LUEUR ROSEE + BRACELET LÉOPARD - PQDFFS97117_NO" +attr: [] +labelTranslationParameters: [] } 210 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2544 +data: App\Entity\Produit {#2112 …} +value: "210" +label: "210 - FLEUR DE LUMIÈRE - PQDFFS96817" +attr: [] +labelTranslationParameters: [] } 211 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2545 +data: App\Entity\Produit {#2115 …} +value: "211" +label: "211 - HORTENSIA + CACHE POT ZINC - PQDFPL50038" +attr: [] +labelTranslationParameters: [] } 212 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2546 +data: App\Entity\Produit {#2118 …} +value: "212" +label: "212 - BOUQUET DE 10 TOURNESOLS - PQDFTO93392_10" +attr: [] +labelTranslationParameters: [] } 213 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2547 +data: App\Entity\Produit {#2121 …} +value: "213" +label: "213 - CALATHEA ORBIFOLIA + POT EN OSIER - PQDFPL92378" +attr: [] +labelTranslationParameters: [] } 214 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2548 +data: App\Entity\Produit {#2124 …} +value: "214" +label: "214 - BOUQUET DE GERMINIS TONS PASTEL - PQDFGE92872" +attr: [] +labelTranslationParameters: [] } 215 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2549 +data: App\Entity\Produit {#2127 …} +value: "215" +label: "215 - BOUQUET 5 HORTENSIAS ROSES ET BLANCS + EUCALYPTUS - PQDFHO80337_PW5" +attr: [] +labelTranslationParameters: [] } 216 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2550 +data: App\Entity\Produit {#2130 …} +value: "216" +label: "216 - MARANTA FASCINATOR - PQDFPL96335" +attr: [] +labelTranslationParameters: [] } 217 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2551 +data: App\Entity\Produit {#2133 …} +value: "217" +label: "217 - ZEPHYR - PQDF96615" +attr: [] +labelTranslationParameters: [] } 218 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2552 +data: App\Entity\Produit {#2136 …} +value: "218" +label: "218 - CHERRY BLOSSOM - PQDF96614" +attr: [] +labelTranslationParameters: [] } 219 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2553 +data: App\Entity\Produit {#2139 …} +value: "219" +label: "219 - 15 ROSES ROUGES + CHAUSSONS BLEUS LAPIN - PQDFRR11555_15#BI" +attr: [] +labelTranslationParameters: [] } 220 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2554 +data: App\Entity\Produit {#2142 …} +value: "220" +label: "220 - 15 ROSES MULTICOLORES + GYPSOPHILE - PQDFRM89841_15" +attr: [] +labelTranslationParameters: [] } 221 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2555 +data: App\Entity\Produit {#2145 …} +value: "221" +label: "221 - 20 ROSES MULTICOLORES + GYPSOPHILE - PQDFRM89841_20" +attr: [] +labelTranslationParameters: [] } 222 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2556 +data: App\Entity\Produit {#2148 …} +value: "222" +label: "222 - 15 ROSES MULTICOLORES + GYPSOPHILE + BOÎTE MAXIM'S - PQDFRM89841_15#YG" +attr: [] +labelTranslationParameters: [] } 223 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2557 +data: App\Entity\Produit {#2151 …} +value: "223" +label: "223 - 15 ROSES MULTICOLORES + GYPSOPHILE + 6 MACARONS - PQDFRM89841_15#NJ" +attr: [] +labelTranslationParameters: [] } 224 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2558 +data: App\Entity\Produit {#2154 …} +value: "224" +label: "224 - REVE D'AMOUR - PQDFRR91970_30" +attr: [] +labelTranslationParameters: [] } 225 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2559 +data: App\Entity\Produit {#2157 …} +value: "225" +label: "225 - REVE D'AMOUR + PIC COEURS - PQDFRR91970_PICSV" +attr: [] +labelTranslationParameters: [] } 226 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2560 +data: App\Entity\Produit {#2160 …} +value: "226" +label: "226 - TILLANDSIAS ET COEUR CERAMIQUE BLANC - PQDFPL89839_CB" +attr: [] +labelTranslationParameters: [] } 228 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2561 +data: App\Entity\Produit {#2163 …} +value: "228" +label: "228 - ORCHIDEE 2 BRANCHES + 6 MACARONS MAXIM'S - PQDFOR9661#NJ" +attr: [] +labelTranslationParameters: [] } 229 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2562 +data: App\Entity\Produit {#2166 …} +value: "229" +label: "229 - ORCHIDEE BLANCHE 2 BRANCHES 100CM - PQDFOR94065" +attr: [] +labelTranslationParameters: [] } 230 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2563 +data: App\Entity\Produit {#2169 …} +value: "230" +label: "230 - ANTHURIUM + POT EN CERAMIQUE - PQDFPL57370_CE" +attr: [] +labelTranslationParameters: [] } 231 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2564 +data: App\Entity\Produit {#2172 …} +value: "231" +label: "231 - ANTHURIUM + POT ZINC - PQDFPL57370_ZI" +attr: [] +labelTranslationParameters: [] } 232 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2565 +data: App\Entity\Produit {#2175 …} +value: "232" +label: "232 - PACHIRA AQUATICA + POT - PQDFPL41081" +attr: [] +labelTranslationParameters: [] } 233 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2566 +data: App\Entity\Produit {#2178 …} +value: "233" +label: "233 - BOUQUET DE 15 ROSES MULTICOLORES + ROCHERS MAXIM'S - PQDFRM11557_15#LJ" +attr: [] +labelTranslationParameters: [] } 234 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2567 +data: App\Entity\Produit {#2181 …} +value: "234" +label: "234 - 11 + 1 ROSE MARQUEE JOYEUX ANNIVERSAIRE 60CM - PQDFRA5580_12" +attr: [] +labelTranslationParameters: [] } 235 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2568 +data: App\Entity\Produit {#2184 …} +value: "235" +label: "235 - 23 + 1 ROSE MARQUEE JOYEUX ANNIVERSAIRE 60CM - PQDFRA5580_24" +attr: [] +labelTranslationParameters: [] } 236 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2569 +data: App\Entity\Produit {#2187 …} +value: "236" +label: "236 - 20 ROSES MULTICOLORES + 10 BONBONS VARIES - PQDFBB97540_RM" +attr: [] +labelTranslationParameters: [] } 237 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2570 +data: App\Entity\Produit {#2190 …} +value: "237" +label: "237 - COEUR DE GERMINIS - PQDFGE92872_19" +attr: [] +labelTranslationParameters: [] } 238 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2571 +data: App\Entity\Produit {#2193 …} +value: "238" +label: "238 - VANILLE - PQDFHO80337_W3" +attr: [] +labelTranslationParameters: [] } 239 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2572 +data: App\Entity\Produit {#2196 …} +value: "239" +label: "239 - 20 ROSES MULTICOLORES + OURS BRUN - PQDFRM11557_20#CB" +attr: [] +labelTranslationParameters: [] } 240 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2573 +data: App\Entity\Produit {#2199 …} +value: "240" +label: "240 - 20 ROSES PASTEL + 10 BONBONS VARIES - PQDFBB97540_RP" +attr: [] +labelTranslationParameters: [] } 241 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2574 +data: App\Entity\Produit {#2202 …} +value: "241" +label: "241 - COURONNE FLEURS SECHEES BLEUES - PQDFFS90566_B" +attr: [] +labelTranslationParameters: [] } 242 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2575 +data: App\Entity\Produit {#2205 …} +value: "242" +label: "242 - BOUQUET FLEURS SECHEES JAUNE ET BLANC - PQDFFS93395" +attr: [] +labelTranslationParameters: [] } 243 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2576 +data: App\Entity\Produit {#2208 …} +value: "243" +label: "243 - BOUQUET DE 15 ROSES MULTICOLORES + LEGO®- LES ROSE - PQDFRM11557_15#NX" +attr: [] +labelTranslationParameters: [] } 244 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2577 +data: App\Entity\Produit {#2211 …} +value: "244" +label: "244 - BOUQUET DE FLEURS SECHEES ROSES - PQDFFS92879" +attr: [] +labelTranslationParameters: [] } 245 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2578 +data: App\Entity\Produit {#2214 …} +value: "245" +label: "245 - BOUQUET DE FLEURS SECHEES SOLEIL LEVANT - PQDFFS96814" +attr: [] +labelTranslationParameters: [] } 246 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2579 +data: App\Entity\Produit {#2217 …} +value: "246" +label: "246 - FLEUR DE ROSE + AMANDES MAXIM'S - PQDFRP89328#LK" +attr: [] +labelTranslationParameters: [] } 247 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2580 +data: App\Entity\Produit {#2220 …} +value: "247" +label: "247 - 11 + 1 ROSE MARQUEE JE T'AIME 60CM - PQDFRA5574_12" +attr: [] +labelTranslationParameters: [] } 248 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2581 +data: App\Entity\Produit {#2223 …} +value: "248" +label: "248 - 23 + 1 ROSE MARQUEE JE T'AIME 60CM - PQDFRA5574_24" +attr: [] +labelTranslationParameters: [] } 249 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2582 +data: App\Entity\Produit {#2226 …} +value: "249" +label: "249 - 5 + 1 ROSE MARQUEE JE TAIME 60CM - PQDFRA5574_6" +attr: [] +labelTranslationParameters: [] } 250 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2583 +data: App\Entity\Produit {#2229 …} +value: "250" +label: "250 - 5 + 1 ROSE MARQUEE JOYEUX ANNIVERSAIRE 60CM - PQDFRA5580_6" +attr: [] +labelTranslationParameters: [] } 251 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2584 +data: App\Entity\Produit {#2232 …} +value: "251" +label: "251 - FRAISE - PQDFHO80337_P3" +attr: [] +labelTranslationParameters: [] } 252 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2585 +data: App\Entity\Produit {#2235 …} +value: "252" +label: "252 - COEUR PASTEL + CRACKER - PQDFRP46245_19#MY" +attr: [] +labelTranslationParameters: [] } 258 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2586 +data: App\Entity\Produit {#2238 …} +value: "258" +label: "258 - LOVA PLANT - PQDFPL96015" +attr: [] +labelTranslationParameters: [] } 262 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2587 +data: App\Entity\Produit {#2241 …} +value: "262" +label: "262 - ORCHIDEE 2 BRANCHES+ LEGO - LES FLEURS DE CERISIER - PQDFOR9661#NV" +attr: [] +labelTranslationParameters: [] } 264 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2588 +data: App\Entity\Produit {#2244 …} +value: "264" +label: "264 - CHERRY BLOSSOM + LEGO® -PETIT BOUQUET ENSOLEILLÉ - PQDF96614#NU" +attr: [] +labelTranslationParameters: [] } 267 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2589 +data: App\Entity\Produit {#2247 …} +value: "267" +label: "267 - LUEUR ROSEE - PQDFFS96819" +attr: [] +labelTranslationParameters: [] } 268 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2590 +data: App\Entity\Produit {#2250 …} +value: "268" +label: "268 - 30 ROSES MULTICOLORES + CHAUSSONS ROSES LAPIN - PQDFRM11557_30#BJ" +attr: [] +labelTranslationParameters: [] } 269 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2591 +data: App\Entity\Produit {#2253 …} +value: "269" +label: "269 - LEGO® - LE BOUQUET DE ROSES - PQDFLE96920" +attr: [] +labelTranslationParameters: [] } 270 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2592 +data: App\Entity\Produit {#2256 …} +value: "270" +label: "270 - CLEA M - PQDF96641_20" +attr: [] +labelTranslationParameters: [] } 271 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2593 +data: App\Entity\Produit {#2259 …} +value: "271" +label: "271 - CLEA L - PQDF96641_30" +attr: [] +labelTranslationParameters: [] } 272 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2594 +data: App\Entity\Produit {#2262 …} +value: "272" +label: "272 - LEGO® - LE JOLI BOUQUET DE FLEURS ROSES - PQDFLE96918" +attr: [] +labelTranslationParameters: [] } 273 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2595 +data: App\Entity\Produit {#2265 …} +value: "273" +label: "273 - BONSAI NOLINA - PQDFAR13901" +attr: [] +labelTranslationParameters: [] } 274 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2596 +data: App\Entity\Produit {#2268 …} +value: "274" +label: "274 - 20 ROSES MULTICOLORES + OURSON BLANC - PQDFRM11557_20#CC" +attr: [] +labelTranslationParameters: [] } 275 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2597 +data: App\Entity\Produit {#2271 …} +value: "275" +label: "275 - PACHIRA + CACHE POT - PQDFPL57373_CE" +attr: [] +labelTranslationParameters: [] } 276 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2598 +data: App\Entity\Produit {#2274 …} +value: "276" +label: "276 - LEGO - L'ORCHIDEE MINIATURE - PQDFLE96926" +attr: [] +labelTranslationParameters: [] } 277 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2599 +data: App\Entity\Produit {#2277 …} +value: "277" +label: "277 - LYS EN POT + DOUDOU FAON - PQDFPL50042#IN" +attr: [] +labelTranslationParameters: [] } 278 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2600 +data: App\Entity\Produit {#2280 …} +value: "278" +label: "278 - 15 ROSES MULTICOLORES + CHAUSSONS ROSES LAPIN - PQDFRM11557_15#BJ" +attr: [] +labelTranslationParameters: [] } 279 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2601 +data: App\Entity\Produit {#2283 …} +value: "279" +label: "279 - YUCCA + POT - PQDFAR50045" +attr: [] +labelTranslationParameters: [] } 280 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2602 +data: App\Entity\Produit {#2286 …} +value: "280" +label: "280 - PLANTE ANANAS + POT EN CERAMIQUE - PQDFPL54644" +attr: [] +labelTranslationParameters: [] } 281 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2603 +data: App\Entity\Produit {#2289 …} +value: "281" +label: "281 - COEUR DE ROSES ROUGES + PIC LOVE BOIS - PQDFRN91417" +attr: [] +labelTranslationParameters: [] } 282 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2604 +data: App\Entity\Produit {#2292 …} +value: "282" +label: "282 - KIT DE FLEURS SECHEES - PQDFFS96647" +attr: [] +labelTranslationParameters: [] } 283 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2605 +data: App\Entity\Produit {#2295 …} +value: "283" +label: "283 - 20 ROSES ROUGES + UNE LE MONDE - PQDFULM88528" +attr: [] +labelTranslationParameters: [] } 284 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2606 +data: App\Entity\Produit {#2298 …} +value: "284" +label: "284 - ZAMIOCULCAS + POT EN CERAMIQUE - PQDFPL57739" +attr: [] +labelTranslationParameters: [] } 285 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2607 +data: App\Entity\Produit {#2301 …} +value: "285" +label: "285 - GUZMANIA + POT OSIER - PQDFPL45143" +attr: [] +labelTranslationParameters: [] } 286 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2608 +data: App\Entity\Produit {#2304 …} +value: "286" +label: "286 - BOUQUET LAFORET + RUBAN - PQDF9996" +attr: [] +labelTranslationParameters: [] } 287 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2609 +data: App\Entity\Produit {#2307 …} +value: "287" +label: "287 - CLEA M + TROUSSE GERANIUM ROSAT - PQDF96641_20#NQ" +attr: [] +labelTranslationParameters: [] } 288 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2610 +data: App\Entity\Produit {#2310 …} +value: "288" +label: "288 - 20 ROSES MULTICOLORES + COFFRET AUTOUR DE LA TRUFFE - PQDFRM11557_20#EC" +attr: [] +labelTranslationParameters: [] } 289 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2611 +data: App\Entity\Produit {#2313 …} +value: "289" +label: "289 - LUCKY LOVE - PQDFFS97543" +attr: [] +labelTranslationParameters: [] } 290 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2612 +data: App\Entity\Produit {#2316 …} +value: "290" +label: "290 - PACHIRA + CACHE POT - PQDFPL57373_ZI" +attr: [] +labelTranslationParameters: [] } 291 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2613 +data: App\Entity\Produit {#2319 …} +value: "291" +label: "291 - ALOE VERA + POT CERAMIQUE - PQDFPL41075" +attr: [] +labelTranslationParameters: [] } 292 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2614 +data: App\Entity\Produit {#2322 …} +value: "292" +label: "292 - EUPHORBIA ACRURENSIS - PQDFPL96333" +attr: [] +labelTranslationParameters: [] } 293 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2615 +data: App\Entity\Produit {#2325 …} +value: "293" +label: "293 - 20 ROSES MULTICOLORES + BRACELET OURS - PQDFRM11557_20#YZ" +attr: [] +labelTranslationParameters: [] } 294 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2616 +data: App\Entity\Produit {#2328 …} +value: "294" +label: "294 - PASSION XL - PQDF96639_15" +attr: [] +labelTranslationParameters: [] } 295 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2617 +data: App\Entity\Produit {#2331 …} +value: "295" +label: "295 - ORCHIDEE 2 BRANCHES + MIEL DE LAVANDE - PQDFOR9661#YN" +attr: [] +labelTranslationParameters: [] } 296 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2618 +data: App\Entity\Produit {#2334 …} +value: "296" +label: "296 - SPATHIPHYLLUM - PQDFPL57182" +attr: [] +labelTranslationParameters: [] } 297 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2619 +data: App\Entity\Produit {#2337 …} +value: "297" +label: "297 - OLIVIER + 6 MACARONS MAXIM'S - PQDFPL4951#NJ" +attr: [] +labelTranslationParameters: [] } 298 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2620 +data: App\Entity\Produit {#2340 …} +value: "298" +label: "298 - 15 ROSES MULTICOLORES + GYPSOPHILE + CARTE - PQDFRM89841_15#MW" +attr: [] +labelTranslationParameters: [] } 299 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2621 +data: App\Entity\Produit {#2343 …} +value: "299" +label: "299 - 30 ROSES ROUGES + CREPES DENTELLE MAXIM'S - PQDFRR11555_30#MZ" +attr: [] +labelTranslationParameters: [] } 300 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2622 +data: App\Entity\Produit {#2346 …} +value: "300" +label: "300 - 2 ROSES ETERNELLES ROUGES + POT EN VERRE - PQDFRS84673_RCTROUGE" +attr: [] +labelTranslationParameters: [] } 301 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2623 +data: App\Entity\Produit {#2349 …} +value: "301" +label: "301 - OURSON + ROSE ETERNELLE BLEUE + VERRINE CARREE - PQDFRS84664_BLE" +attr: [] +labelTranslationParameters: [] } 302 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2624 +data: App\Entity\Produit {#2352 …} +value: "302" +label: "302 - CHERRY BLOSSOM S - PQDF96614_S" +attr: [] +labelTranslationParameters: [] } 303 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2625 +data: App\Entity\Produit {#2355 …} +value: "303" +label: "303 - CHERRY BLOSSOM M - PQDF96614_M" +attr: [] +labelTranslationParameters: [] } 304 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2626 +data: App\Entity\Produit {#2358 …} +value: "304" +label: "304 - CHERRY BLOSSOM L - PQDF96614_L" +attr: [] +labelTranslationParameters: [] } 305 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2627 +data: App\Entity\Produit {#2361 …} +value: "305" +label: "305 - MONSTERA + POT - PQDFPL87546_OS" +attr: [] +labelTranslationParameters: [] } 306 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2628 +data: App\Entity\Produit {#2364 …} +value: "306" +label: "306 - OISEAU DU PARADIS REGINAE - PQDFPL96367" +attr: [] +labelTranslationParameters: [] } 307 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2629 +data: App\Entity\Produit {#2367 …} +value: "307" +label: "307 - FICUS ELASTICA - PQDFPL96340" +attr: [] +labelTranslationParameters: [] } 308 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2630 +data: App\Entity\Produit {#2370 …} +value: "308" +label: "308 - CARRE DE ROSES PASTEL - PQDF82398_RP" +attr: [] +labelTranslationParameters: [] } 309 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#2631 +data: App\Entity\Produit {#2373 …} +value: "309" +label: "309 - 20 ROSES MULTICOLORES + UNE LE MONDE - PQDFULM88527" +attr: [] +labelTranslationParameters: [] } ] |
compound | false |
data | null |
disabled | false |
duplicate_preferred_choices | true |
errors | Symfony\Component\Form\FormErrorIterator {#1521 -errors: [] -form: Symfony\Component\Form\Form {#1510 …} } |
expanded | false |
form | Symfony\Component\Form\FormView {#1519 …5} |
full_name | "association[produit]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "association_produit" |
is_selected | Closure($choice, $value) {#2633 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 | "produit" |
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 | "_association_produit" |
uses_autocomplete | false |
valid | true |
value | "" |
qts
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | Doctrine\Common\Collections\ArrayCollection {#1530 -elements: [] } |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
allow_add | true |
same as passed value |
allow_delete | true |
same as passed value |
attr | [ "data-controller" => "qt-collection" ] |
[ "data-controller" => "qt-collection" ] |
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\QtType" |
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" ] |
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 {#738 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#138 …} -logger: Monolog\Logger {#214 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -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) {#1134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
entry_options | [ "attr" => [ "data-qt-entry" => true ] "block_name" => "entry" ] |
entry_type | "App\Form\QtType" |
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() {#1136 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $message: Closure() {#1135 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
allow_add | true |
allow_delete | true |
attr | [ "data-controller" => "qt-collection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "collection" "_association_qts" ] |
cache_key | "_association_qts_collection" |
compound | true |
data | Doctrine\Common\Collections\ArrayCollection {#1530 -elements: [] } |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#2632 -errors: [] -form: Symfony\Component\Form\Form {#1513 …} } |
form | Symfony\Component\Form\FormView {#2634 …5} |
full_name | "association[qts]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "association_qts" |
label | false |
label_attr | [] |
label_format | null |
label_html | false |
label_translation_parameters | [] |
method | "POST" |
multipart | false |
name | "qts" |
priority | 0 |
prototype | Symfony\Component\Form\FormView {#2635 …5} |
required | true |
row_attr | [] |
submitted | false |
translation_domain | null |
unique_block_prefix | "_association_qts" |
valid | true |
value | Doctrine\Common\Collections\ArrayCollection {#1530 -elements: [] } |
submit
Errors
This form has no errors.
Default Data
Property | Value |
---|---|
Model Format | same as normalized format |
Normalized Format | null |
View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
Option | Passed Value | Resolved Value |
---|---|---|
attr | [ "class" => "btn btn-primary" ] |
[ "class" => "btn btn-primary" ] |
label | "Enregistrer" |
same as passed value |
Resolved Options
Option | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
auto_initialize | false |
block_name | null |
block_prefix | null |
disabled | false |
form_attr | false |
label | "Enregistrer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
priority | 0 |
row_attr | [] |
translation_domain | null |
validate | true |
validation_groups | null |
View Vars
Variable | Value |
---|---|
attr | [ "class" => "btn btn-primary" ] |
attr_translation_parameters | [] |
block_prefixes | [ "button" "submit" "_association_submit" ] |
cache_key | "_association_submit_submit" |
clicked | false |
disabled | false |
form | Symfony\Component\Form\FormView {#2637 …5} |
full_name | "association[submit]" |
id | "association_submit" |
label | "Enregistrer" |
label_format | null |
label_html | false |
label_translation_parameters | [] |
multipart | false |
name | "submit" |
priority | 0 |
row_attr | [] |
translation_domain | null |
unique_block_prefix | "_association_submit" |
value | null |
_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 {#738 -requestStack: Symfony\Component\HttpFoundation\RequestStack {#138 …} -logger: Monolog\Logger {#214 …} -fallbackCsrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#889 …} -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) {#4609 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() {#4611 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#239 …} $message: Closure() {#4610 …} $translationDomain: "validators" } } |
validation_groups | null |
View Vars
Variable | Value |
---|---|
action | "" |
attr | [ "data-controller" => "csrf-protection" ] |
attr_translation_parameters | [] |
block_prefixes | [ "form" "hidden" "csrf_token" "_association__token" ] |
cache_key | "_association__token_hidden" |
compound | false |
data | "csrf-token" |
disabled | false |
errors | Symfony\Component\Form\FormErrorIterator {#4621 -errors: [] -form: Symfony\Component\Form\Form {#4617 …} } |
form | Symfony\Component\Form\FormView {#4612 …5} |
full_name | "association[_token]" |
help | null |
help_attr | [] |
help_html | false |
help_translation_parameters | [] |
id | "association__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 | "_association__token" |
valid | true |
value | "csrf-token" |