Forms
-
contact
-
property
-
externalPortal
-
placeholder
-
0
-
1
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
-
gender
-
0
-
1
-
2
-
-
name
-
phone
-
email
-
street
-
zipCode
-
city
-
message
-
language
-
0
-
1
-
2
-
3
-
-
salesDocumentationRequest
-
viewingRequest
-
propertyQuestion
-
property_on_waiting_list
-
insert
-
insertCompleted
-
_token
-
contact
"App\Form\ContactType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\Contact {#790 -id: null -gender: null -name: null -phone: null -email: null -street: null -zipCode: null -city: null -message: null -property: null -submissionDate: null -language: null -salesDocumentationRequest: null -viewingRequest: null -propertyQuestion: null -status: App\Entity\Enum\Contact\Status {#791 …} -manuallyInserted: false -externalId: null -externalPortal: null -publicId: null -sentToCustomer: null -copperResponse: null -hidden: false -autoReplySent: false -createdAt: null -updatedAt: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "novalidate" => true "data-ajax-validation-url" => "/contacts/contact_ajax_validation" ] |
[ "novalidate" => true "data-ajax-validation-url" => "/contacts/contact_ajax_validation" ] |
| data | App\Entity\Contact {#790 -id: null -gender: null -name: null -phone: null -email: null -street: null -zipCode: null -city: null -message: null -property: null -submissionDate: null -language: null -salesDocumentationRequest: null -viewingRequest: null -propertyQuestion: null -status: App\Entity\Enum\Contact\Status {#791 …} -manuallyInserted: false -externalId: null -externalPortal: null -publicId: null -sentToCustomer: null -copperResponse: null -hidden: false -autoReplySent: false -createdAt: null -updatedAt: null } |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "novalidate" => true "data-ajax-validation-url" => "/contacts/contact_ajax_validation" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data | App\Entity\Contact {#790 -id: null -gender: null -name: null -phone: null -email: null -street: null -zipCode: null -city: null -message: null -property: null -submissionDate: null -language: null -salesDocumentationRequest: null -viewingRequest: null -propertyQuestion: null -status: App\Entity\Enum\Contact\Status {#791 …} -manuallyInserted: false -externalId: null -externalPortal: null -publicId: null -sentToCustomer: null -copperResponse: null -hidden: false -autoReplySent: false -createdAt: null -updatedAt: null } |
| data_class | "App\Entity\Contact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#966 class: "Symfony\Component\Form\Extension\Core\Type\FormType" use: { $class: "App\Entity\Contact" } } |
| 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 | "entities.contact" |
| trim | true |
| upload_max_size_message | Closure() {#970 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#969 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "novalidate" => true "data-ajax-validation-url" => "/contacts/contact_ajax_validation" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "contact" "_contact" ] |
| cache_key | "_contact_contact" |
| compound | true |
| data | App\Entity\Contact {#790 -id: null -gender: null -name: null -phone: null -email: null -street: null -zipCode: null -city: null -message: null -property: null -submissionDate: null -language: null -salesDocumentationRequest: null -viewingRequest: null -propertyQuestion: null -status: App\Entity\Enum\Contact\Status {#791 …} -manuallyInserted: false -externalId: null -externalPortal: null -publicId: null -sentToCustomer: null -copperResponse: null -hidden: false -autoReplySent: false -createdAt: null -updatedAt: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#1202 -form: Symfony\Component\Form\Form {#1204 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#1203 …5} |
| full_name | "contact" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "contact" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact" |
| valid | true |
| value | App\Entity\Contact {#790 -id: null -gender: null -name: null -phone: null -email: null -street: null -zipCode: null -city: null -message: null -property: null -submissionDate: null -language: null -salesDocumentationRequest: null -viewingRequest: null -propertyQuestion: null -status: App\Entity\Enum\Contact\Status {#791 …} -manuallyInserted: false -externalId: null -externalPortal: null -publicId: null -sentToCustomer: null -copperResponse: null -hidden: false -autoReplySent: false -createdAt: null -updatedAt: null } |
property
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_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#976 -choices: [ "24-100954" => 39 "24-83331" => 40 "24-105035" => 41 "25-10281" => 43 "25-10004" => 45 "25-10494" => 46 "25-12301" => 47 "25-12300" => 48 "25-12034" => 49 "25-12035" => 50 "25-11956" => 51 "25-12017" => 52 "25-11954" => 53 "25-11936" => 54 "25-11752" => 55 "25-11844" => 56 "25-11781" => 57 "25-11594" => 58 "25-11606" => 59 "25-11709" => 60 "25-11857" => 61 "25-11480" => 62 "25-11403" => 63 "25-11344" => 64 "25-10523" => 65 "25-10582" => 66 "25-10935" => 67 "25-11219" => 68 "25-11011" => 69 "25-10530" => 70 "25-11782" => 71 "25-12033" => 72 "25-11959" => 73 "25-11661" => 74 "25-11825" => 75 "25-10076" => 76 "25-11213" => 77 "25-10543" => 78 "25-10077" => 79 "25-10015" => 80 "24-96058" => 81 "24-99032" => 82 "24-86349" => 84 "25-11542" => 85 "25-11608" => 86 "24-99447" => 87 "25-12293" => 88 "25-12281" => 89 "25-12252" => 90 "25-11653" => 91 "25-11858" => 92 "25-11888" => 93 "25-11654" => 94 "25-11710" => 95 "25-11539" => 96 "25-11711" => 97 "25-11402" => 98 "25-11598" => 99 "25-11652" => 100 "25-11543" => 101 "25-11722" => 102 "25-11715" => 103 "25-11407" => 104 "25-11659" => 105 "25-11660" => 106 "25-11607" => 107 "25-11581" => 108 "25-10904" => 109 "25-11008" => 110 "25-11217" => 111 "25-12303" => 112 "25-11278" => 113 "25-11009" => 114 "25-10903" => 115 "25-10946" => 116 "25-10947" => 117 "25-10402" => 118 "25-10351" => 119 "25-10116" => 120 "25-10193" => 121 "25-10336" => 122 "25-10189" => 123 "24-96550" => 124 "24-104561" => 125 "24-101910" => 126 "24-96195" => 127 "23-74271" => 128 "23-64260" => 129 "24-99432" => 130 "24-91463" => 131 "23-74225" => 132 "23-74197" => 133 "23-74240" => 134 "23-74254" => 135 "25-11748" => 136 "25-11749" => 137 "25-11889" => 138 "25-11601" => 139 "25-11656" => 140 "25-10493" => 141 "25-10050" => 142 "24-101042" => 143 "23-58162" => 144 "25-11861" => 145 "24-85501" => 146 "24-99797" => 147 "25-11750" => 148 "25-11713" => 149 "25-11845" => 150 "25-11341" => 151 "25-11544" => 152 "25-11495" => 153 "25-11497" => 154 "25-11408" => 155 "25-11075" => 156 "25-10933" => 157 "25-10207" => 158 "25-10080" => 159 "24-95421" => 160 "24-84341" => 161 "24-96307" => 162 "24-85252" => 163 "25-10937" => 164 "25-11595" => 165 "25-11610" => 167 "25-11775" => 168 "25-10243" => 169 "25-10081" => 170 "25-11540" => 171 "25-11545" => 173 "25-11494" => 174 "25-11215" => 175 "24-104081" => 177 "24-92748" => 178 "25-10490" => 179 "25-12294" => 180 "25-12112" => 181 "25-11712" => 182 "25-11496" => 183 "25-11755" => 184 "25-11481" => 185 "25-11609" => 186 "25-11125" => 187 "25-10909" => 188 "25-10942" => 189 "25-10908" => 191 "25-10352" => 192 "25-10074" => 193 "25-10144" => 194 "24-005037" => 195 "25-12280" => 196 "25-11901" => 197 "25-11854" => 198 "25-10940" => 199 "25-11210" => 200 "25-10907" => 201 "25-10245" => 202 "25-10256" => 203 "25-10258" => 204 "25-10034" => 205 "24-99795" => 206 "24-88054" => 207 "25-12373" => 208 "25-12372" => 209 "25-12385" => 210 "25-12200" => 211 "25-11469" => 213 "25-12368" => 214 "25-12305" => 215 "25-11900" => 216 "25-11405" => 217 "25-11546" => 218 "25-11597" => 219 "25-11404" => 220 "25-11218" => 221 "25-11263" => 222 "22-6955" => 224 "25-11010" => 225 "25-11258" => 226 "25-11851" => 227 "25-11856" => 228 "25-10905" => 229 "25-11073" => 230 "25-10365" => 231 "24-103616" => 232 "24-83570" => 233 "24-100803" => 234 "25-11602" => 235 "25-11655" => 236 "25-10221" => 237 "25-10174" => 238 "24-99030" => 239 "23-70075" => 240 "25-12371" => 241 "25-12278" => 242 "25-12367" => 243 "25-12361" => 244 "25-12308" => 245 "25-12302" => 246 "25-12175" => 247 "25-12036" => 248 "25-12018" => 249 "25-11898" => 250 "25-11850" => 251 "25-11605" => 252 "25-12040" => 253 "25-11768" => 254 "25-11753" => 255 "25-11754" => 256 "25-11751" => 257 "25-11596" => 258 "25-11409" => 259 "25-11741" => 260 "25-11372" => 262 "24-85636" => 263 "24-99121" => 264 "24-101578" => 265 "24-99439" => 266 "24-101580" => 267 "24-101672" => 268 "24-103619" => 269 "25-10222" => 270 "25-10003" => 271 "25-10764" => 272 "25-11014" => 273 "25-11015" => 274 "25-11078" => 275 "25-11127" => 276 "25-11259" => 277 "25-10362" => 278 "25-10252" => 279 "25-12366" => 280 "25-11334" => 281 "25-10932" => 282 "25-10897" => 283 "25-10862" => 284 "25-10354" => 285 "25-10253" => 286 "25-10251" => 287 "24-89476" => 288 "23-55749" => 289 "24-91529" => 290 "24-99051" => 291 "24-98459" => 292 "25-12418" => 294 "25-12424" => 295 "25-12198" => 296 "25-12423" => 297 "25-12241" => 298 "25-12243" => 299 "25-12272" => 300 "25-12437" => 301 "25-12443" => 302 "25-12359" => 304 "25-12411" => 305 "25-12475" => 306 "25-12476" => 307 "25-12276" => 308 "25-12484" => 309 "25-12486" => 311 "25-10872" => 312 "25-20001" => 319 "25-10791" => 321 "25-11899" => 323 "25-12117" => 324 "25-11902" => 325 "25-12356" => 326 "25-12279" => 327 "25-12136" => 328 "25-12150" => 329 "25-12075" => 331 "25-20004" => 332 "25-20005" => 333 "25-20006" => 334 "25-20007" => 335 "25-20008" => 336 "25-12199" => 338 "25-20011" => 339 "25-11855" => 340 "25-20013" => 341 "25-20014" => 342 "25-10075" => 343 "25-11600" => 344 "25-12416" => 345 "25-12408" => 346 "25-12412" => 347 "25-12242" => 348 "25-12485" => 349 "25-12173" => 350 "25-12128" => 351 "25-20016" => 352 "25-20017" => 353 "25-20018" => 354 "25-20019" => 355 "25-20020" => 356 "25-20022" => 358 "25-12275" => 359 "25-20024" => 360 "25-20025" => 361 "25-20028" => 364 "25-20041" => 377 "25-20042" => 378 "24-86956" => 379 "25-12407" => 380 "25-11957" => 381 "25-12464" => 382 "25-12415" => 383 "25-12358" => 384 "25-12244" => 385 "25-20046" => 388 "25-20047" => 389 "25-20048" => 390 "25-20049" => 391 "25-20050" => 393 "25-20051" => 394 "25-20052" => 395 "25-20053" => 396 "25-20054" => 397 "25-20055" => 398 "25-12274" => 399 "25-20057" => 400 "25-20058" => 401 "25-20059" => 402 "25-12277" => 403 "25-20061" => 404 "25-20062" => 405 "25-20063" => 406 "25-20064" => 407 "25-20065" => 408 "25-20066" => 409 "25-12465" => 410 "25-12410" => 411 "25-20067" => 412 "24-93872" => 413 "24-93868" => 414 "24-93876" => 415 "24-93879" => 416 "24-93881" => 417 "24-93883" => 418 "25-20068" => 419 "25-20069" => 420 "25-20070" => 421 "25-20071" => 422 "25-20072" => 423 "25-20073" => 424 "25-12271" => 425 "25-12115" => 426 "25-20074" => 427 "25-20075" => 428 "25-20076" => 429 "25-20077" => 430 "25-20078" => 431 "25-20079" => 432 "25-20080" => 433 "25-20081" => 434 "25-20082" => 435 "25-20083" => 436 "25-20084" => 437 "25-20085" => 438 "25-20086" => 439 "25-20087" => 440 "25-20088" => 441 "25-20089" => 442 "25-20090" => 443 "25-20091" => 444 "25-20092" => 445 "25-20093" => 446 "25-10486" => 447 "25-20095" => 448 "25-12282" => 449 "25-20097" => 450 "25-20098" => 451 "25-20099" => 452 "25-20100" => 453 "25-20101" => 454 "25-20102" => 455 "25-20103" => 456 "25-20104" => 457 "25-20105" => 458 "25-20106" => 459 "25-20107" => 460 "25-20108" => 461 "25-20109" => 462 "25-20110" => 463 "25-20111" => 464 "25-20112" => 465 "25-20113" => 466 "25-20114" => 467 "25-20115" => 468 "25-20116" => 469 "25-20117" => 470 "25-20118" => 471 "25-20119" => 472 "25-20120" => 473 "25-20121" => 474 "25-20122" => 475 "25-12406" => 476 "25-20123" => 477 "25-20124" => 478 "25-20125" => 479 "25-20126" => 480 "25-20127" => 481 "25-20128" => 482 "25-20129" => 483 "25-20130" => 484 "25-20131" => 485 "25-20132" => 486 "25-20133" => 487 "25-20134" => 488 "25-20135" => 489 "25-20136" => 490 "25-20137" => 491 "25-20138" => 492 "25-20139" => 493 "25-20140" => 494 "25-20141" => 495 "25-20142" => 496 "25-20143" => 497 "25-20144" => 498 "25-20145" => 499 "25-20146" => 501 "25-20147" => 502 "25-20148" => 503 "25-20149" => 504 "25-20150" => 505 "25-20151" => 506 "25-20152" => 507 "25-20153" => 508 "25-20154" => 509 "25-20155" => 510 "26-00001" => 511 "26-00002" => 512 "26-00004" => 514 "26-00005" => 515 "26-00006" => 516 "26-00007" => 518 "26-00008" => 519 "26-00009" => 520 "26-00010" => 521 "26-00011" => 522 "26-00012" => 523 "26-00013" => 524 "26-00014" => 525 "26-00015" => 526 "26-00016" => 527 "26-00017" => 528 "26-00018" => 529 "26-00019" => 530 "26-00020" => 531 "26-00021" => 532 "26-00022" => 533 "26-00023" => 534 "26-00024" => 535 "26-00025" => 536 "26-00026" => 537 "26-00027" => 538 "26-00028" => 539 "26-00029" => 540 "26-00030" => 541 "26-00031" => 542 "26-00032" => 543 "26-00033" => 544 "26-00034" => 545 "26-00035" => 546 "26-00036" => 547 "26-00037" => 548 "25-12270" => 549 "26-00038" => 550 "26-00039" => 551 "26-00040" => 552 "26-00041" => 553 "26-00042" => 554 "26-00043" => 555 "26-00044" => 556 "26-00045" => 557 "26-00046" => 558 "26-00047" => 559 "26-00048" => 560 "26-00049" => 561 "26-00050" => 562 "26-00051" => 563 "26-00052" => 564 "26-00053" => 565 "26-00054" => 566 "26-00055" => 567 "26-00056" => 568 "26-00057" => 569 "26-00058" => 570 "26-00059" => 571 "26-00060" => 572 "26-00061" => 573 "26-00062" => 574 "26-00063" => 575 "26-00064" => 576 "26-00065" => 577 "26-00066" => 578 "26-00067" => 579 "26-00068" => 580 "26-00069" => 581 "26-00070" => 582 "26-00071" => 583 "26-00072" => 584 "26-00073" => 585 "26-00074" => 586 "26-00075" => 587 "26-00076" => 588 "26-00077" => 589 "26-00078" => 590 "26-00080" => 592 "26-00081" => 593 "26-00084" => 596 "26-00085" => 597 "26-00086" => 598 "26-00087" => 599 "26-00088" => 600 "26-00089" => 601 "26-00090" => 602 "26-00091" => 603 "26-00092" => 604 "26-00093" => 605 "26-00094" => 606 "26-00095" => 607 "26-00096" => 608 "26-00097" => 609 "26-00098" => 610 "26-00099" => 611 "26-00100" => 612 "26-00101" => 613 "26-00102" => 614 "26-00103" => 615 "26-00104" => 616 "26-00105" => 617 "26-00106" => 618 "26-00107" => 619 "26-00108" => 620 "26-00109" => 621 "26-00110" => 622 "26-00111" => 623 "26-00112" => 624 "26-00113" => 625 "26-00114" => 626 "26-00115" => 627 "26-00116" => 628 "26-00117" => 629 "26-00118" => 630 "26-00119" => 631 "26-00120" => 632 "26-00121" => 633 "26-00122" => 634 "26-00123" => 635 "26-00124" => 636 "26-00125" => 637 "26-00126" => 638 "26-00127" => 639 "26-00128" => 640 "26-00129" => 641 "26-00130" => 642 "26-00131" => 643 "26-00132" => 644 "26-00133" => 645 "26-00134" => 646 "26-00135" => 647 "26-00136" => 648 "26-00137" => 649 "26-00138" => 650 "26-00139" => 651 "26-00140" => 652 "26-00141" => 653 "26-00142" => 654 "26-00143" => 655 "26-00144" => 657 "26-00145" => 658 "26-00146" => 659 "26-00147" => 660 "26-00148" => 661 "26-00149" => 662 "26-00150" => 664 "26-00151" => 665 "26-00152" => 666 "26-00153" => 667 "26-00154" => 668 "26-00155" => 669 "26-00156" => 670 "26-00157" => 671 "26-00158" => 672 "26-00159" => 673 "26-00160" => 674 "26-00161" => 675 ] -callback: Closure(): array {#978 …} } |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotNull {#982 +payload: null +groups: ? +message: "This value should not be null." } ] |
[ Symfony\Component\Validator\Constraints\NotNull {#982 +payload: null +groups: ? +message: "This value should not be null." } ] |
| label | "form.property" |
same as passed value |
| placeholder | "" |
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 |
| choice_attr | null |
| choice_filter | null |
| choice_label | null |
| choice_loader | Symfony\Component\Form\ChoiceList\Loader\CallbackChoiceLoader {#976 -choices: [ "24-100954" => 39 "24-83331" => 40 "24-105035" => 41 "25-10281" => 43 "25-10004" => 45 "25-10494" => 46 "25-12301" => 47 "25-12300" => 48 "25-12034" => 49 "25-12035" => 50 "25-11956" => 51 "25-12017" => 52 "25-11954" => 53 "25-11936" => 54 "25-11752" => 55 "25-11844" => 56 "25-11781" => 57 "25-11594" => 58 "25-11606" => 59 "25-11709" => 60 "25-11857" => 61 "25-11480" => 62 "25-11403" => 63 "25-11344" => 64 "25-10523" => 65 "25-10582" => 66 "25-10935" => 67 "25-11219" => 68 "25-11011" => 69 "25-10530" => 70 "25-11782" => 71 "25-12033" => 72 "25-11959" => 73 "25-11661" => 74 "25-11825" => 75 "25-10076" => 76 "25-11213" => 77 "25-10543" => 78 "25-10077" => 79 "25-10015" => 80 "24-96058" => 81 "24-99032" => 82 "24-86349" => 84 "25-11542" => 85 "25-11608" => 86 "24-99447" => 87 "25-12293" => 88 "25-12281" => 89 "25-12252" => 90 "25-11653" => 91 "25-11858" => 92 "25-11888" => 93 "25-11654" => 94 "25-11710" => 95 "25-11539" => 96 "25-11711" => 97 "25-11402" => 98 "25-11598" => 99 "25-11652" => 100 "25-11543" => 101 "25-11722" => 102 "25-11715" => 103 "25-11407" => 104 "25-11659" => 105 "25-11660" => 106 "25-11607" => 107 "25-11581" => 108 "25-10904" => 109 "25-11008" => 110 "25-11217" => 111 "25-12303" => 112 "25-11278" => 113 "25-11009" => 114 "25-10903" => 115 "25-10946" => 116 "25-10947" => 117 "25-10402" => 118 "25-10351" => 119 "25-10116" => 120 "25-10193" => 121 "25-10336" => 122 "25-10189" => 123 "24-96550" => 124 "24-104561" => 125 "24-101910" => 126 "24-96195" => 127 "23-74271" => 128 "23-64260" => 129 "24-99432" => 130 "24-91463" => 131 "23-74225" => 132 "23-74197" => 133 "23-74240" => 134 "23-74254" => 135 "25-11748" => 136 "25-11749" => 137 "25-11889" => 138 "25-11601" => 139 "25-11656" => 140 "25-10493" => 141 "25-10050" => 142 "24-101042" => 143 "23-58162" => 144 "25-11861" => 145 "24-85501" => 146 "24-99797" => 147 "25-11750" => 148 "25-11713" => 149 "25-11845" => 150 "25-11341" => 151 "25-11544" => 152 "25-11495" => 153 "25-11497" => 154 "25-11408" => 155 "25-11075" => 156 "25-10933" => 157 "25-10207" => 158 "25-10080" => 159 "24-95421" => 160 "24-84341" => 161 "24-96307" => 162 "24-85252" => 163 "25-10937" => 164 "25-11595" => 165 "25-11610" => 167 "25-11775" => 168 "25-10243" => 169 "25-10081" => 170 "25-11540" => 171 "25-11545" => 173 "25-11494" => 174 "25-11215" => 175 "24-104081" => 177 "24-92748" => 178 "25-10490" => 179 "25-12294" => 180 "25-12112" => 181 "25-11712" => 182 "25-11496" => 183 "25-11755" => 184 "25-11481" => 185 "25-11609" => 186 "25-11125" => 187 "25-10909" => 188 "25-10942" => 189 "25-10908" => 191 "25-10352" => 192 "25-10074" => 193 "25-10144" => 194 "24-005037" => 195 "25-12280" => 196 "25-11901" => 197 "25-11854" => 198 "25-10940" => 199 "25-11210" => 200 "25-10907" => 201 "25-10245" => 202 "25-10256" => 203 "25-10258" => 204 "25-10034" => 205 "24-99795" => 206 "24-88054" => 207 "25-12373" => 208 "25-12372" => 209 "25-12385" => 210 "25-12200" => 211 "25-11469" => 213 "25-12368" => 214 "25-12305" => 215 "25-11900" => 216 "25-11405" => 217 "25-11546" => 218 "25-11597" => 219 "25-11404" => 220 "25-11218" => 221 "25-11263" => 222 "22-6955" => 224 "25-11010" => 225 "25-11258" => 226 "25-11851" => 227 "25-11856" => 228 "25-10905" => 229 "25-11073" => 230 "25-10365" => 231 "24-103616" => 232 "24-83570" => 233 "24-100803" => 234 "25-11602" => 235 "25-11655" => 236 "25-10221" => 237 "25-10174" => 238 "24-99030" => 239 "23-70075" => 240 "25-12371" => 241 "25-12278" => 242 "25-12367" => 243 "25-12361" => 244 "25-12308" => 245 "25-12302" => 246 "25-12175" => 247 "25-12036" => 248 "25-12018" => 249 "25-11898" => 250 "25-11850" => 251 "25-11605" => 252 "25-12040" => 253 "25-11768" => 254 "25-11753" => 255 "25-11754" => 256 "25-11751" => 257 "25-11596" => 258 "25-11409" => 259 "25-11741" => 260 "25-11372" => 262 "24-85636" => 263 "24-99121" => 264 "24-101578" => 265 "24-99439" => 266 "24-101580" => 267 "24-101672" => 268 "24-103619" => 269 "25-10222" => 270 "25-10003" => 271 "25-10764" => 272 "25-11014" => 273 "25-11015" => 274 "25-11078" => 275 "25-11127" => 276 "25-11259" => 277 "25-10362" => 278 "25-10252" => 279 "25-12366" => 280 "25-11334" => 281 "25-10932" => 282 "25-10897" => 283 "25-10862" => 284 "25-10354" => 285 "25-10253" => 286 "25-10251" => 287 "24-89476" => 288 "23-55749" => 289 "24-91529" => 290 "24-99051" => 291 "24-98459" => 292 "25-12418" => 294 "25-12424" => 295 "25-12198" => 296 "25-12423" => 297 "25-12241" => 298 "25-12243" => 299 "25-12272" => 300 "25-12437" => 301 "25-12443" => 302 "25-12359" => 304 "25-12411" => 305 "25-12475" => 306 "25-12476" => 307 "25-12276" => 308 "25-12484" => 309 "25-12486" => 311 "25-10872" => 312 "25-20001" => 319 "25-10791" => 321 "25-11899" => 323 "25-12117" => 324 "25-11902" => 325 "25-12356" => 326 "25-12279" => 327 "25-12136" => 328 "25-12150" => 329 "25-12075" => 331 "25-20004" => 332 "25-20005" => 333 "25-20006" => 334 "25-20007" => 335 "25-20008" => 336 "25-12199" => 338 "25-20011" => 339 "25-11855" => 340 "25-20013" => 341 "25-20014" => 342 "25-10075" => 343 "25-11600" => 344 "25-12416" => 345 "25-12408" => 346 "25-12412" => 347 "25-12242" => 348 "25-12485" => 349 "25-12173" => 350 "25-12128" => 351 "25-20016" => 352 "25-20017" => 353 "25-20018" => 354 "25-20019" => 355 "25-20020" => 356 "25-20022" => 358 "25-12275" => 359 "25-20024" => 360 "25-20025" => 361 "25-20028" => 364 "25-20041" => 377 "25-20042" => 378 "24-86956" => 379 "25-12407" => 380 "25-11957" => 381 "25-12464" => 382 "25-12415" => 383 "25-12358" => 384 "25-12244" => 385 "25-20046" => 388 "25-20047" => 389 "25-20048" => 390 "25-20049" => 391 "25-20050" => 393 "25-20051" => 394 "25-20052" => 395 "25-20053" => 396 "25-20054" => 397 "25-20055" => 398 "25-12274" => 399 "25-20057" => 400 "25-20058" => 401 "25-20059" => 402 "25-12277" => 403 "25-20061" => 404 "25-20062" => 405 "25-20063" => 406 "25-20064" => 407 "25-20065" => 408 "25-20066" => 409 "25-12465" => 410 "25-12410" => 411 "25-20067" => 412 "24-93872" => 413 "24-93868" => 414 "24-93876" => 415 "24-93879" => 416 "24-93881" => 417 "24-93883" => 418 "25-20068" => 419 "25-20069" => 420 "25-20070" => 421 "25-20071" => 422 "25-20072" => 423 "25-20073" => 424 "25-12271" => 425 "25-12115" => 426 "25-20074" => 427 "25-20075" => 428 "25-20076" => 429 "25-20077" => 430 "25-20078" => 431 "25-20079" => 432 "25-20080" => 433 "25-20081" => 434 "25-20082" => 435 "25-20083" => 436 "25-20084" => 437 "25-20085" => 438 "25-20086" => 439 "25-20087" => 440 "25-20088" => 441 "25-20089" => 442 "25-20090" => 443 "25-20091" => 444 "25-20092" => 445 "25-20093" => 446 "25-10486" => 447 "25-20095" => 448 "25-12282" => 449 "25-20097" => 450 "25-20098" => 451 "25-20099" => 452 "25-20100" => 453 "25-20101" => 454 "25-20102" => 455 "25-20103" => 456 "25-20104" => 457 "25-20105" => 458 "25-20106" => 459 "25-20107" => 460 "25-20108" => 461 "25-20109" => 462 "25-20110" => 463 "25-20111" => 464 "25-20112" => 465 "25-20113" => 466 "25-20114" => 467 "25-20115" => 468 "25-20116" => 469 "25-20117" => 470 "25-20118" => 471 "25-20119" => 472 "25-20120" => 473 "25-20121" => 474 "25-20122" => 475 "25-12406" => 476 "25-20123" => 477 "25-20124" => 478 "25-20125" => 479 "25-20126" => 480 "25-20127" => 481 "25-20128" => 482 "25-20129" => 483 "25-20130" => 484 "25-20131" => 485 "25-20132" => 486 "25-20133" => 487 "25-20134" => 488 "25-20135" => 489 "25-20136" => 490 "25-20137" => 491 "25-20138" => 492 "25-20139" => 493 "25-20140" => 494 "25-20141" => 495 "25-20142" => 496 "25-20143" => 497 "25-20144" => 498 "25-20145" => 499 "25-20146" => 501 "25-20147" => 502 "25-20148" => 503 "25-20149" => 504 "25-20150" => 505 "25-20151" => 506 "25-20152" => 507 "25-20153" => 508 "25-20154" => 509 "25-20155" => 510 "26-00001" => 511 "26-00002" => 512 "26-00004" => 514 "26-00005" => 515 "26-00006" => 516 "26-00007" => 518 "26-00008" => 519 "26-00009" => 520 "26-00010" => 521 "26-00011" => 522 "26-00012" => 523 "26-00013" => 524 "26-00014" => 525 "26-00015" => 526 "26-00016" => 527 "26-00017" => 528 "26-00018" => 529 "26-00019" => 530 "26-00020" => 531 "26-00021" => 532 "26-00022" => 533 "26-00023" => 534 "26-00024" => 535 "26-00025" => 536 "26-00026" => 537 "26-00027" => 538 "26-00028" => 539 "26-00029" => 540 "26-00030" => 541 "26-00031" => 542 "26-00032" => 543 "26-00033" => 544 "26-00034" => 545 "26-00035" => 546 "26-00036" => 547 "26-00037" => 548 "25-12270" => 549 "26-00038" => 550 "26-00039" => 551 "26-00040" => 552 "26-00041" => 553 "26-00042" => 554 "26-00043" => 555 "26-00044" => 556 "26-00045" => 557 "26-00046" => 558 "26-00047" => 559 "26-00048" => 560 "26-00049" => 561 "26-00050" => 562 "26-00051" => 563 "26-00052" => 564 "26-00053" => 565 "26-00054" => 566 "26-00055" => 567 "26-00056" => 568 "26-00057" => 569 "26-00058" => 570 "26-00059" => 571 "26-00060" => 572 "26-00061" => 573 "26-00062" => 574 "26-00063" => 575 "26-00064" => 576 "26-00065" => 577 "26-00066" => 578 "26-00067" => 579 "26-00068" => 580 "26-00069" => 581 "26-00070" => 582 "26-00071" => 583 "26-00072" => 584 "26-00073" => 585 "26-00074" => 586 "26-00075" => 587 "26-00076" => 588 "26-00077" => 589 "26-00078" => 590 "26-00080" => 592 "26-00081" => 593 "26-00084" => 596 "26-00085" => 597 "26-00086" => 598 "26-00087" => 599 "26-00088" => 600 "26-00089" => 601 "26-00090" => 602 "26-00091" => 603 "26-00092" => 604 "26-00093" => 605 "26-00094" => 606 "26-00095" => 607 "26-00096" => 608 "26-00097" => 609 "26-00098" => 610 "26-00099" => 611 "26-00100" => 612 "26-00101" => 613 "26-00102" => 614 "26-00103" => 615 "26-00104" => 616 "26-00105" => 617 "26-00106" => 618 "26-00107" => 619 "26-00108" => 620 "26-00109" => 621 "26-00110" => 622 "26-00111" => 623 "26-00112" => 624 "26-00113" => 625 "26-00114" => 626 "26-00115" => 627 "26-00116" => 628 "26-00117" => 629 "26-00118" => 630 "26-00119" => 631 "26-00120" => 632 "26-00121" => 633 "26-00122" => 634 "26-00123" => 635 "26-00124" => 636 "26-00125" => 637 "26-00126" => 638 "26-00127" => 639 "26-00128" => 640 "26-00129" => 641 "26-00130" => 642 "26-00131" => 643 "26-00132" => 644 "26-00133" => 645 "26-00134" => 646 "26-00135" => 647 "26-00136" => 648 "26-00137" => 649 "26-00138" => 650 "26-00139" => 651 "26-00140" => 652 "26-00141" => 653 "26-00142" => 654 "26-00143" => 655 "26-00144" => 657 "26-00145" => 658 "26-00146" => 659 "26-00147" => 660 "26-00148" => 661 "26-00149" => 662 "26-00150" => 664 "26-00151" => 665 "26-00152" => 666 "26-00153" => 667 "26-00154" => 668 "26-00155" => 669 "26-00156" => 670 "26-00157" => 671 "26-00158" => 672 "26-00159" => 673 "26-00160" => 674 "26-00161" => 675 ] -callback: Closure(): array {#978 …} } |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | null |
| choices | [] |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotNull {#982 +payload: null +groups: ? +message: "This value should not be null." } ] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.property" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#993 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#991 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "_contact_property" ] |
| cache_key | "_contact_property_choice" |
| choice_translation_domain | "entities.contact" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1476 +label: "24-100954" +value: "39" +data: 39 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1439 +label: "24-83331" +value: "40" +data: 40 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1430 +label: "24-105035" +value: "41" +data: 41 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1421 +label: "25-10281" +value: "43" +data: 43 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1412 +label: "25-10004" +value: "45" +data: 45 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1488 +label: "25-10494" +value: "46" +data: 46 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1500 +label: "25-12301" +value: "47" +data: 47 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1512 +label: "25-12300" +value: "48" +data: 48 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1518 +label: "25-12034" +value: "49" +data: 49 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1527 +label: "25-12035" +value: "50" +data: 50 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1540 +label: "25-11956" +value: "51" +data: 51 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1544 +label: "25-12017" +value: "52" +data: 52 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1055 +label: "25-11954" +value: "53" +data: 53 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1370 +label: "25-11936" +value: "54" +data: 54 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1361 +label: "25-11752" +value: "55" +data: 55 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1352 +label: "25-11844" +value: "56" +data: 56 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1027 +label: "25-11781" +value: "57" +data: 57 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1307 +label: "25-11594" +value: "58" +data: 58 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1298 +label: "25-11606" +value: "59" +data: 59 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1289 +label: "25-11709" +value: "60" +data: 60 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1280 +label: "25-11857" +value: "61" +data: 61 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1271 +label: "25-11480" +value: "62" +data: 62 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1262 +label: "25-11403" +value: "63" +data: 63 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1253 +label: "25-11344" +value: "64" +data: 64 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1244 +label: "25-10523" +value: "65" +data: 65 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1235 +label: "25-10582" +value: "66" +data: 66 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1226 +label: "25-10935" +value: "67" +data: 67 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1217 +label: "25-11219" +value: "68" +data: 68 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#994 +label: "25-11011" +value: "69" +data: 69 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1584 +label: "25-10530" +value: "70" +data: 70 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1586 +label: "25-11782" +value: "71" +data: 71 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1587 +label: "25-12033" +value: "72" +data: 72 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1588 +label: "25-11959" +value: "73" +data: 73 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1589 +label: "25-11661" +value: "74" +data: 74 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1769 +label: "25-11825" +value: "75" +data: 75 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1771 +label: "25-10076" +value: "76" +data: 76 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1772 +label: "25-11213" +value: "77" +data: 77 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1773 +label: "25-10543" +value: "78" +data: 78 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1774 +label: "25-10077" +value: "79" +data: 79 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1775 +label: "25-10015" +value: "80" +data: 80 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1776 +label: "24-96058" +value: "81" +data: 81 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1777 +label: "24-99032" +value: "82" +data: 82 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1778 +label: "24-86349" +value: "84" +data: 84 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1779 +label: "25-11542" +value: "85" +data: 85 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1780 +label: "25-11608" +value: "86" +data: 86 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1781 +label: "24-99447" +value: "87" +data: 87 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1782 +label: "25-12293" +value: "88" +data: 88 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1783 +label: "25-12281" +value: "89" +data: 89 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1784 +label: "25-12252" +value: "90" +data: 90 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1785 +label: "25-11653" +value: "91" +data: 91 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1786 +label: "25-11858" +value: "92" +data: 92 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1787 +label: "25-11888" +value: "93" +data: 93 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1788 +label: "25-11654" +value: "94" +data: 94 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1789 +label: "25-11710" +value: "95" +data: 95 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1790 +label: "25-11539" +value: "96" +data: 96 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1791 +label: "25-11711" +value: "97" +data: 97 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1792 +label: "25-11402" +value: "98" +data: 98 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1793 +label: "25-11598" +value: "99" +data: 99 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1794 +label: "25-11652" +value: "100" +data: 100 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1795 +label: "25-11543" +value: "101" +data: 101 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1796 +label: "25-11722" +value: "102" +data: 102 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1797 +label: "25-11715" +value: "103" +data: 103 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1798 +label: "25-11407" +value: "104" +data: 104 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1799 +label: "25-11659" +value: "105" +data: 105 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1800 +label: "25-11660" +value: "106" +data: 106 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1801 +label: "25-11607" +value: "107" +data: 107 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1802 +label: "25-11581" +value: "108" +data: 108 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1803 +label: "25-10904" +value: "109" +data: 109 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1804 +label: "25-11008" +value: "110" +data: 110 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1805 +label: "25-11217" +value: "111" +data: 111 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1806 +label: "25-12303" +value: "112" +data: 112 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1807 +label: "25-11278" +value: "113" +data: 113 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1808 +label: "25-11009" +value: "114" +data: 114 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1809 +label: "25-10903" +value: "115" +data: 115 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1810 +label: "25-10946" +value: "116" +data: 116 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1811 +label: "25-10947" +value: "117" +data: 117 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1812 +label: "25-10402" +value: "118" +data: 118 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1813 +label: "25-10351" +value: "119" +data: 119 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1814 +label: "25-10116" +value: "120" +data: 120 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1815 +label: "25-10193" +value: "121" +data: 121 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1816 +label: "25-10336" +value: "122" +data: 122 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1817 +label: "25-10189" +value: "123" +data: 123 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1818 +label: "24-96550" +value: "124" +data: 124 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1819 +label: "24-104561" +value: "125" +data: 125 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1820 +label: "24-101910" +value: "126" +data: 126 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1821 +label: "24-96195" +value: "127" +data: 127 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1822 +label: "23-74271" +value: "128" +data: 128 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1823 +label: "23-64260" +value: "129" +data: 129 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1824 +label: "24-99432" +value: "130" +data: 130 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1825 +label: "24-91463" +value: "131" +data: 131 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1826 +label: "23-74225" +value: "132" +data: 132 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1827 +label: "23-74197" +value: "133" +data: 133 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1828 +label: "23-74240" +value: "134" +data: 134 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1829 +label: "23-74254" +value: "135" +data: 135 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1830 +label: "25-11748" +value: "136" +data: 136 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1831 +label: "25-11749" +value: "137" +data: 137 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1832 +label: "25-11889" +value: "138" +data: 138 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1833 +label: "25-11601" +value: "139" +data: 139 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1834 +label: "25-11656" +value: "140" +data: 140 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1835 +label: "25-10493" +value: "141" +data: 141 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1836 +label: "25-10050" +value: "142" +data: 142 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1837 +label: "24-101042" +value: "143" +data: 143 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1838 +label: "23-58162" +value: "144" +data: 144 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1839 +label: "25-11861" +value: "145" +data: 145 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1840 +label: "24-85501" +value: "146" +data: 146 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1841 +label: "24-99797" +value: "147" +data: 147 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1842 +label: "25-11750" +value: "148" +data: 148 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1843 +label: "25-11713" +value: "149" +data: 149 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1844 +label: "25-11845" +value: "150" +data: 150 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1845 +label: "25-11341" +value: "151" +data: 151 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1846 +label: "25-11544" +value: "152" +data: 152 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1847 +label: "25-11495" +value: "153" +data: 153 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1848 +label: "25-11497" +value: "154" +data: 154 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1849 +label: "25-11408" +value: "155" +data: 155 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1850 +label: "25-11075" +value: "156" +data: 156 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1851 +label: "25-10933" +value: "157" +data: 157 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1852 +label: "25-10207" +value: "158" +data: 158 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1853 +label: "25-10080" +value: "159" +data: 159 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1854 +label: "24-95421" +value: "160" +data: 160 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1855 +label: "24-84341" +value: "161" +data: 161 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1856 +label: "24-96307" +value: "162" +data: 162 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1857 +label: "24-85252" +value: "163" +data: 163 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1858 +label: "25-10937" +value: "164" +data: 164 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1859 +label: "25-11595" +value: "165" +data: 165 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1860 +label: "25-11610" +value: "167" +data: 167 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1861 +label: "25-11775" +value: "168" +data: 168 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1862 +label: "25-10243" +value: "169" +data: 169 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1863 +label: "25-10081" +value: "170" +data: 170 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1864 +label: "25-11540" +value: "171" +data: 171 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1865 +label: "25-11545" +value: "173" +data: 173 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1866 +label: "25-11494" +value: "174" +data: 174 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1867 +label: "25-11215" +value: "175" +data: 175 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1868 +label: "24-104081" +value: "177" +data: 177 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1869 +label: "24-92748" +value: "178" +data: 178 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1870 +label: "25-10490" +value: "179" +data: 179 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1871 +label: "25-12294" +value: "180" +data: 180 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1872 +label: "25-12112" +value: "181" +data: 181 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1873 +label: "25-11712" +value: "182" +data: 182 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1874 +label: "25-11496" +value: "183" +data: 183 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1875 +label: "25-11755" +value: "184" +data: 184 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1876 +label: "25-11481" +value: "185" +data: 185 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1877 +label: "25-11609" +value: "186" +data: 186 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1878 +label: "25-11125" +value: "187" +data: 187 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1879 +label: "25-10909" +value: "188" +data: 188 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1880 +label: "25-10942" +value: "189" +data: 189 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1881 +label: "25-10908" +value: "191" +data: 191 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1882 +label: "25-10352" +value: "192" +data: 192 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1883 +label: "25-10074" +value: "193" +data: 193 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1884 +label: "25-10144" +value: "194" +data: 194 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1885 +label: "24-005037" +value: "195" +data: 195 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1886 +label: "25-12280" +value: "196" +data: 196 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1887 +label: "25-11901" +value: "197" +data: 197 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1888 +label: "25-11854" +value: "198" +data: 198 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1889 +label: "25-10940" +value: "199" +data: 199 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1890 +label: "25-11210" +value: "200" +data: 200 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1891 +label: "25-10907" +value: "201" +data: 201 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1892 +label: "25-10245" +value: "202" +data: 202 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1893 +label: "25-10256" +value: "203" +data: 203 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1894 +label: "25-10258" +value: "204" +data: 204 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1895 +label: "25-10034" +value: "205" +data: 205 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1896 +label: "24-99795" +value: "206" +data: 206 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1897 +label: "24-88054" +value: "207" +data: 207 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1898 +label: "25-12373" +value: "208" +data: 208 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1899 +label: "25-12372" +value: "209" +data: 209 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1900 +label: "25-12385" +value: "210" +data: 210 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1901 +label: "25-12200" +value: "211" +data: 211 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1902 +label: "25-11469" +value: "213" +data: 213 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1903 +label: "25-12368" +value: "214" +data: 214 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1904 +label: "25-12305" +value: "215" +data: 215 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1905 +label: "25-11900" +value: "216" +data: 216 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1906 +label: "25-11405" +value: "217" +data: 217 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1907 +label: "25-11546" +value: "218" +data: 218 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1908 +label: "25-11597" +value: "219" +data: 219 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1909 +label: "25-11404" +value: "220" +data: 220 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1910 +label: "25-11218" +value: "221" +data: 221 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1911 +label: "25-11263" +value: "222" +data: 222 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1912 +label: "22-6955" +value: "224" +data: 224 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1913 +label: "25-11010" +value: "225" +data: 225 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1914 +label: "25-11258" +value: "226" +data: 226 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1915 +label: "25-11851" +value: "227" +data: 227 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1916 +label: "25-11856" +value: "228" +data: 228 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1917 +label: "25-10905" +value: "229" +data: 229 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1918 +label: "25-11073" +value: "230" +data: 230 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1919 +label: "25-10365" +value: "231" +data: 231 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1920 +label: "24-103616" +value: "232" +data: 232 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1921 +label: "24-83570" +value: "233" +data: 233 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1922 +label: "24-100803" +value: "234" +data: 234 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1923 +label: "25-11602" +value: "235" +data: 235 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1924 +label: "25-11655" +value: "236" +data: 236 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1925 +label: "25-10221" +value: "237" +data: 237 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1926 +label: "25-10174" +value: "238" +data: 238 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1927 +label: "24-99030" +value: "239" +data: 239 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1928 +label: "23-70075" +value: "240" +data: 240 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1929 +label: "25-12371" +value: "241" +data: 241 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1930 +label: "25-12278" +value: "242" +data: 242 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1931 +label: "25-12367" +value: "243" +data: 243 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1932 +label: "25-12361" +value: "244" +data: 244 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1933 +label: "25-12308" +value: "245" +data: 245 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1934 +label: "25-12302" +value: "246" +data: 246 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1935 +label: "25-12175" +value: "247" +data: 247 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1936 +label: "25-12036" +value: "248" +data: 248 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1937 +label: "25-12018" +value: "249" +data: 249 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1938 +label: "25-11898" +value: "250" +data: 250 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1939 +label: "25-11850" +value: "251" +data: 251 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1940 +label: "25-11605" +value: "252" +data: 252 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1941 +label: "25-12040" +value: "253" +data: 253 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1942 +label: "25-11768" +value: "254" +data: 254 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1943 +label: "25-11753" +value: "255" +data: 255 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1944 +label: "25-11754" +value: "256" +data: 256 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1945 +label: "25-11751" +value: "257" +data: 257 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1946 +label: "25-11596" +value: "258" +data: 258 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1947 +label: "25-11409" +value: "259" +data: 259 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1948 +label: "25-11741" +value: "260" +data: 260 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1949 +label: "25-11372" +value: "262" +data: 262 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1950 +label: "24-85636" +value: "263" +data: 263 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1951 +label: "24-99121" +value: "264" +data: 264 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1952 +label: "24-101578" +value: "265" +data: 265 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1953 +label: "24-99439" +value: "266" +data: 266 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1954 +label: "24-101580" +value: "267" +data: 267 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1955 +label: "24-101672" +value: "268" +data: 268 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1956 +label: "24-103619" +value: "269" +data: 269 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1957 +label: "25-10222" +value: "270" +data: 270 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1958 +label: "25-10003" +value: "271" +data: 271 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1959 +label: "25-10764" +value: "272" +data: 272 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1960 +label: "25-11014" +value: "273" +data: 273 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1961 +label: "25-11015" +value: "274" +data: 274 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1962 +label: "25-11078" +value: "275" +data: 275 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1963 +label: "25-11127" +value: "276" +data: 276 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1964 +label: "25-11259" +value: "277" +data: 277 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1965 +label: "25-10362" +value: "278" +data: 278 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1966 +label: "25-10252" +value: "279" +data: 279 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1967 +label: "25-12366" +value: "280" +data: 280 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1968 +label: "25-11334" +value: "281" +data: 281 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1969 +label: "25-10932" +value: "282" +data: 282 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1970 +label: "25-10897" +value: "283" +data: 283 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1971 +label: "25-10862" +value: "284" +data: 284 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1972 +label: "25-10354" +value: "285" +data: 285 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1973 +label: "25-10253" +value: "286" +data: 286 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1974 +label: "25-10251" +value: "287" +data: 287 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1975 +label: "24-89476" +value: "288" +data: 288 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1976 +label: "23-55749" +value: "289" +data: 289 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1977 +label: "24-91529" +value: "290" +data: 290 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1978 +label: "24-99051" +value: "291" +data: 291 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1979 +label: "24-98459" +value: "292" +data: 292 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1980 +label: "25-12418" +value: "294" +data: 294 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1981 +label: "25-12424" +value: "295" +data: 295 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1982 +label: "25-12198" +value: "296" +data: 296 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1983 +label: "25-12423" +value: "297" +data: 297 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1984 +label: "25-12241" +value: "298" +data: 298 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1985 +label: "25-12243" +value: "299" +data: 299 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1986 +label: "25-12272" +value: "300" +data: 300 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1987 +label: "25-12437" +value: "301" +data: 301 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1988 +label: "25-12443" +value: "302" +data: 302 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1989 +label: "25-12359" +value: "304" +data: 304 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1990 +label: "25-12411" +value: "305" +data: 305 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1991 +label: "25-12475" +value: "306" +data: 306 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1992 +label: "25-12476" +value: "307" +data: 307 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1993 +label: "25-12276" +value: "308" +data: 308 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1994 +label: "25-12484" +value: "309" +data: 309 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1995 +label: "25-12486" +value: "311" +data: 311 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1996 +label: "25-10872" +value: "312" +data: 312 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1997 +label: "25-20001" +value: "319" +data: 319 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1998 +label: "25-10791" +value: "321" +data: 321 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1999 +label: "25-11899" +value: "323" +data: 323 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2000 +label: "25-12117" +value: "324" +data: 324 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2001 +label: "25-11902" +value: "325" +data: 325 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2002 +label: "25-12356" +value: "326" +data: 326 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2003 +label: "25-12279" +value: "327" +data: 327 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2004 +label: "25-12136" +value: "328" +data: 328 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2005 +label: "25-12150" +value: "329" +data: 329 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2006 +label: "25-12075" +value: "331" +data: 331 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2007 +label: "25-20004" +value: "332" +data: 332 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2008 +label: "25-20005" +value: "333" +data: 333 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2009 +label: "25-20006" +value: "334" +data: 334 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2010 +label: "25-20007" +value: "335" +data: 335 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2011 +label: "25-20008" +value: "336" +data: 336 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2012 +label: "25-12199" +value: "338" +data: 338 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2013 +label: "25-20011" +value: "339" +data: 339 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2014 +label: "25-11855" +value: "340" +data: 340 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2015 +label: "25-20013" +value: "341" +data: 341 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2016 +label: "25-20014" +value: "342" +data: 342 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2017 +label: "25-10075" +value: "343" +data: 343 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2018 +label: "25-11600" +value: "344" +data: 344 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2019 +label: "25-12416" +value: "345" +data: 345 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2020 +label: "25-12408" +value: "346" +data: 346 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2021 +label: "25-12412" +value: "347" +data: 347 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2022 +label: "25-12242" +value: "348" +data: 348 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2023 +label: "25-12485" +value: "349" +data: 349 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2024 +label: "25-12173" +value: "350" +data: 350 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2025 +label: "25-12128" +value: "351" +data: 351 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2026 +label: "25-20016" +value: "352" +data: 352 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2027 +label: "25-20017" +value: "353" +data: 353 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2028 +label: "25-20018" +value: "354" +data: 354 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2029 +label: "25-20019" +value: "355" +data: 355 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2030 +label: "25-20020" +value: "356" +data: 356 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2031 +label: "25-20022" +value: "358" +data: 358 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2032 +label: "25-12275" +value: "359" +data: 359 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2033 +label: "25-20024" +value: "360" +data: 360 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2034 +label: "25-20025" +value: "361" +data: 361 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2035 +label: "25-20028" +value: "364" +data: 364 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2036 +label: "25-20041" +value: "377" +data: 377 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2037 +label: "25-20042" +value: "378" +data: 378 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2038 +label: "24-86956" +value: "379" +data: 379 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2039 +label: "25-12407" +value: "380" +data: 380 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2040 +label: "25-11957" +value: "381" +data: 381 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2041 +label: "25-12464" +value: "382" +data: 382 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2042 +label: "25-12415" +value: "383" +data: 383 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2043 +label: "25-12358" +value: "384" +data: 384 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2044 +label: "25-12244" +value: "385" +data: 385 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2045 +label: "25-20046" +value: "388" +data: 388 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2046 +label: "25-20047" +value: "389" +data: 389 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2047 +label: "25-20048" +value: "390" +data: 390 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2048 +label: "25-20049" +value: "391" +data: 391 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2049 +label: "25-20050" +value: "393" +data: 393 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2050 +label: "25-20051" +value: "394" +data: 394 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2051 +label: "25-20052" +value: "395" +data: 395 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2052 +label: "25-20053" +value: "396" +data: 396 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2053 +label: "25-20054" +value: "397" +data: 397 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2054 +label: "25-20055" +value: "398" +data: 398 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2055 +label: "25-12274" +value: "399" +data: 399 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2056 +label: "25-20057" +value: "400" +data: 400 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2057 +label: "25-20058" +value: "401" +data: 401 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2058 +label: "25-20059" +value: "402" +data: 402 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2059 +label: "25-12277" +value: "403" +data: 403 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2060 +label: "25-20061" +value: "404" +data: 404 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2061 +label: "25-20062" +value: "405" +data: 405 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2062 +label: "25-20063" +value: "406" +data: 406 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2063 +label: "25-20064" +value: "407" +data: 407 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2064 +label: "25-20065" +value: "408" +data: 408 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2065 +label: "25-20066" +value: "409" +data: 409 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2066 +label: "25-12465" +value: "410" +data: 410 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2067 +label: "25-12410" +value: "411" +data: 411 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2068 +label: "25-20067" +value: "412" +data: 412 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2069 +label: "24-93872" +value: "413" +data: 413 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2070 +label: "24-93868" +value: "414" +data: 414 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2071 +label: "24-93876" +value: "415" +data: 415 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2072 +label: "24-93879" +value: "416" +data: 416 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2073 +label: "24-93881" +value: "417" +data: 417 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2074 +label: "24-93883" +value: "418" +data: 418 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2075 +label: "25-20068" +value: "419" +data: 419 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2076 +label: "25-20069" +value: "420" +data: 420 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2077 +label: "25-20070" +value: "421" +data: 421 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2078 +label: "25-20071" +value: "422" +data: 422 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2079 +label: "25-20072" +value: "423" +data: 423 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2080 +label: "25-20073" +value: "424" +data: 424 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2081 +label: "25-12271" +value: "425" +data: 425 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2082 +label: "25-12115" +value: "426" +data: 426 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2083 +label: "25-20074" +value: "427" +data: 427 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2084 +label: "25-20075" +value: "428" +data: 428 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2085 +label: "25-20076" +value: "429" +data: 429 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2086 +label: "25-20077" +value: "430" +data: 430 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2087 +label: "25-20078" +value: "431" +data: 431 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2088 +label: "25-20079" +value: "432" +data: 432 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2089 +label: "25-20080" +value: "433" +data: 433 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2090 +label: "25-20081" +value: "434" +data: 434 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2091 +label: "25-20082" +value: "435" +data: 435 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2092 +label: "25-20083" +value: "436" +data: 436 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2093 +label: "25-20084" +value: "437" +data: 437 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2094 +label: "25-20085" +value: "438" +data: 438 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2095 +label: "25-20086" +value: "439" +data: 439 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2096 +label: "25-20087" +value: "440" +data: 440 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2097 +label: "25-20088" +value: "441" +data: 441 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2098 +label: "25-20089" +value: "442" +data: 442 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2099 +label: "25-20090" +value: "443" +data: 443 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2100 +label: "25-20091" +value: "444" +data: 444 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2101 +label: "25-20092" +value: "445" +data: 445 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2102 +label: "25-20093" +value: "446" +data: 446 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2103 +label: "25-10486" +value: "447" +data: 447 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2104 +label: "25-20095" +value: "448" +data: 448 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2105 +label: "25-12282" +value: "449" +data: 449 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2106 +label: "25-20097" +value: "450" +data: 450 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2107 +label: "25-20098" +value: "451" +data: 451 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2108 +label: "25-20099" +value: "452" +data: 452 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2109 +label: "25-20100" +value: "453" +data: 453 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2110 +label: "25-20101" +value: "454" +data: 454 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2111 +label: "25-20102" +value: "455" +data: 455 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2112 +label: "25-20103" +value: "456" +data: 456 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2113 +label: "25-20104" +value: "457" +data: 457 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2114 +label: "25-20105" +value: "458" +data: 458 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2115 +label: "25-20106" +value: "459" +data: 459 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2116 +label: "25-20107" +value: "460" +data: 460 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2117 +label: "25-20108" +value: "461" +data: 461 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2118 +label: "25-20109" +value: "462" +data: 462 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2119 +label: "25-20110" +value: "463" +data: 463 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2120 +label: "25-20111" +value: "464" +data: 464 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2121 +label: "25-20112" +value: "465" +data: 465 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2122 +label: "25-20113" +value: "466" +data: 466 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2123 +label: "25-20114" +value: "467" +data: 467 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2124 +label: "25-20115" +value: "468" +data: 468 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2125 +label: "25-20116" +value: "469" +data: 469 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2126 +label: "25-20117" +value: "470" +data: 470 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2127 +label: "25-20118" +value: "471" +data: 471 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2128 +label: "25-20119" +value: "472" +data: 472 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2129 +label: "25-20120" +value: "473" +data: 473 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2130 +label: "25-20121" +value: "474" +data: 474 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2131 +label: "25-20122" +value: "475" +data: 475 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2132 +label: "25-12406" +value: "476" +data: 476 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2133 +label: "25-20123" +value: "477" +data: 477 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2134 +label: "25-20124" +value: "478" +data: 478 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2135 +label: "25-20125" +value: "479" +data: 479 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2136 +label: "25-20126" +value: "480" +data: 480 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2137 +label: "25-20127" +value: "481" +data: 481 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2138 +label: "25-20128" +value: "482" +data: 482 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2139 +label: "25-20129" +value: "483" +data: 483 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2140 +label: "25-20130" +value: "484" +data: 484 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2141 +label: "25-20131" +value: "485" +data: 485 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2142 +label: "25-20132" +value: "486" +data: 486 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2143 +label: "25-20133" +value: "487" +data: 487 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2144 +label: "25-20134" +value: "488" +data: 488 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2145 +label: "25-20135" +value: "489" +data: 489 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2146 +label: "25-20136" +value: "490" +data: 490 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2147 +label: "25-20137" +value: "491" +data: 491 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2148 +label: "25-20138" +value: "492" +data: 492 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2149 +label: "25-20139" +value: "493" +data: 493 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2150 +label: "25-20140" +value: "494" +data: 494 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2151 +label: "25-20141" +value: "495" +data: 495 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2152 +label: "25-20142" +value: "496" +data: 496 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2153 +label: "25-20143" +value: "497" +data: 497 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2154 +label: "25-20144" +value: "498" +data: 498 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2155 +label: "25-20145" +value: "499" +data: 499 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2156 +label: "25-20146" +value: "501" +data: 501 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2157 +label: "25-20147" +value: "502" +data: 502 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2158 +label: "25-20148" +value: "503" +data: 503 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2159 +label: "25-20149" +value: "504" +data: 504 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2160 +label: "25-20150" +value: "505" +data: 505 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2161 +label: "25-20151" +value: "506" +data: 506 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2162 +label: "25-20152" +value: "507" +data: 507 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2163 +label: "25-20153" +value: "508" +data: 508 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2164 +label: "25-20154" +value: "509" +data: 509 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2165 +label: "25-20155" +value: "510" +data: 510 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2166 +label: "26-00001" +value: "511" +data: 511 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2167 +label: "26-00002" +value: "512" +data: 512 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2168 +label: "26-00004" +value: "514" +data: 514 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2169 +label: "26-00005" +value: "515" +data: 515 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2170 +label: "26-00006" +value: "516" +data: 516 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2171 +label: "26-00007" +value: "518" +data: 518 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2172 +label: "26-00008" +value: "519" +data: 519 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2173 +label: "26-00009" +value: "520" +data: 520 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2174 +label: "26-00010" +value: "521" +data: 521 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2175 +label: "26-00011" +value: "522" +data: 522 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2176 +label: "26-00012" +value: "523" +data: 523 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2177 +label: "26-00013" +value: "524" +data: 524 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2178 +label: "26-00014" +value: "525" +data: 525 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2179 +label: "26-00015" +value: "526" +data: 526 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2180 +label: "26-00016" +value: "527" +data: 527 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2181 +label: "26-00017" +value: "528" +data: 528 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2182 +label: "26-00018" +value: "529" +data: 529 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2183 +label: "26-00019" +value: "530" +data: 530 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2184 +label: "26-00020" +value: "531" +data: 531 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2185 +label: "26-00021" +value: "532" +data: 532 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2186 +label: "26-00022" +value: "533" +data: 533 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2187 +label: "26-00023" +value: "534" +data: 534 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2188 +label: "26-00024" +value: "535" +data: 535 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2189 +label: "26-00025" +value: "536" +data: 536 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2190 +label: "26-00026" +value: "537" +data: 537 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2191 +label: "26-00027" +value: "538" +data: 538 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2192 +label: "26-00028" +value: "539" +data: 539 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2193 +label: "26-00029" +value: "540" +data: 540 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2194 +label: "26-00030" +value: "541" +data: 541 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2195 +label: "26-00031" +value: "542" +data: 542 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2196 +label: "26-00032" +value: "543" +data: 543 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2197 +label: "26-00033" +value: "544" +data: 544 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2198 +label: "26-00034" +value: "545" +data: 545 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2199 +label: "26-00035" +value: "546" +data: 546 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2200 +label: "26-00036" +value: "547" +data: 547 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2201 +label: "26-00037" +value: "548" +data: 548 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2202 +label: "25-12270" +value: "549" +data: 549 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2203 +label: "26-00038" +value: "550" +data: 550 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2204 +label: "26-00039" +value: "551" +data: 551 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2205 +label: "26-00040" +value: "552" +data: 552 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2206 +label: "26-00041" +value: "553" +data: 553 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2207 +label: "26-00042" +value: "554" +data: 554 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2208 +label: "26-00043" +value: "555" +data: 555 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2209 +label: "26-00044" +value: "556" +data: 556 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2210 +label: "26-00045" +value: "557" +data: 557 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2211 +label: "26-00046" +value: "558" +data: 558 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2212 +label: "26-00047" +value: "559" +data: 559 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2213 +label: "26-00048" +value: "560" +data: 560 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2214 +label: "26-00049" +value: "561" +data: 561 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2215 +label: "26-00050" +value: "562" +data: 562 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2216 +label: "26-00051" +value: "563" +data: 563 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2217 +label: "26-00052" +value: "564" +data: 564 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2218 +label: "26-00053" +value: "565" +data: 565 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2219 +label: "26-00054" +value: "566" +data: 566 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2220 +label: "26-00055" +value: "567" +data: 567 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2221 +label: "26-00056" +value: "568" +data: 568 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2222 +label: "26-00057" +value: "569" +data: 569 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2223 +label: "26-00058" +value: "570" +data: 570 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2224 +label: "26-00059" +value: "571" +data: 571 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2225 +label: "26-00060" +value: "572" +data: 572 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2226 +label: "26-00061" +value: "573" +data: 573 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2227 +label: "26-00062" +value: "574" +data: 574 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2228 +label: "26-00063" +value: "575" +data: 575 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2229 +label: "26-00064" +value: "576" +data: 576 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2230 +label: "26-00065" +value: "577" +data: 577 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2231 +label: "26-00066" +value: "578" +data: 578 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2232 +label: "26-00067" +value: "579" +data: 579 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2233 +label: "26-00068" +value: "580" +data: 580 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2234 +label: "26-00069" +value: "581" +data: 581 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2235 +label: "26-00070" +value: "582" +data: 582 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2236 +label: "26-00071" +value: "583" +data: 583 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2237 +label: "26-00072" +value: "584" +data: 584 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2238 +label: "26-00073" +value: "585" +data: 585 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2239 +label: "26-00074" +value: "586" +data: 586 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2240 +label: "26-00075" +value: "587" +data: 587 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2241 +label: "26-00076" +value: "588" +data: 588 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2242 +label: "26-00077" +value: "589" +data: 589 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2243 +label: "26-00078" +value: "590" +data: 590 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2244 +label: "26-00080" +value: "592" +data: 592 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2245 +label: "26-00081" +value: "593" +data: 593 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2246 +label: "26-00084" +value: "596" +data: 596 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2247 +label: "26-00085" +value: "597" +data: 597 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2248 +label: "26-00086" +value: "598" +data: 598 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2249 +label: "26-00087" +value: "599" +data: 599 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2250 +label: "26-00088" +value: "600" +data: 600 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2251 +label: "26-00089" +value: "601" +data: 601 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2252 +label: "26-00090" +value: "602" +data: 602 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2253 +label: "26-00091" +value: "603" +data: 603 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2254 +label: "26-00092" +value: "604" +data: 604 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2255 +label: "26-00093" +value: "605" +data: 605 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2256 +label: "26-00094" +value: "606" +data: 606 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2257 +label: "26-00095" +value: "607" +data: 607 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2258 +label: "26-00096" +value: "608" +data: 608 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2259 +label: "26-00097" +value: "609" +data: 609 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2260 +label: "26-00098" +value: "610" +data: 610 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2261 +label: "26-00099" +value: "611" +data: 611 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2262 +label: "26-00100" +value: "612" +data: 612 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2263 +label: "26-00101" +value: "613" +data: 613 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2264 +label: "26-00102" +value: "614" +data: 614 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2265 +label: "26-00103" +value: "615" +data: 615 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2266 +label: "26-00104" +value: "616" +data: 616 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2267 +label: "26-00105" +value: "617" +data: 617 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2268 +label: "26-00106" +value: "618" +data: 618 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2269 +label: "26-00107" +value: "619" +data: 619 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2270 +label: "26-00108" +value: "620" +data: 620 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2271 +label: "26-00109" +value: "621" +data: 621 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2272 +label: "26-00110" +value: "622" +data: 622 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2273 +label: "26-00111" +value: "623" +data: 623 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2274 +label: "26-00112" +value: "624" +data: 624 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2275 +label: "26-00113" +value: "625" +data: 625 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2276 +label: "26-00114" +value: "626" +data: 626 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2277 +label: "26-00115" +value: "627" +data: 627 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2278 +label: "26-00116" +value: "628" +data: 628 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2279 +label: "26-00117" +value: "629" +data: 629 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2280 +label: "26-00118" +value: "630" +data: 630 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2281 +label: "26-00119" +value: "631" +data: 631 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2282 +label: "26-00120" +value: "632" +data: 632 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2283 +label: "26-00121" +value: "633" +data: 633 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2284 +label: "26-00122" +value: "634" +data: 634 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2285 +label: "26-00123" +value: "635" +data: 635 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2286 +label: "26-00124" +value: "636" +data: 636 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2287 +label: "26-00125" +value: "637" +data: 637 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2288 +label: "26-00126" +value: "638" +data: 638 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2289 +label: "26-00127" +value: "639" +data: 639 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2290 +label: "26-00128" +value: "640" +data: 640 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2291 +label: "26-00129" +value: "641" +data: 641 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2292 +label: "26-00130" +value: "642" +data: 642 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2293 +label: "26-00131" +value: "643" +data: 643 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2294 +label: "26-00132" +value: "644" +data: 644 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2295 +label: "26-00133" +value: "645" +data: 645 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2296 +label: "26-00134" +value: "646" +data: 646 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2297 +label: "26-00135" +value: "647" +data: 647 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2298 +label: "26-00136" +value: "648" +data: 648 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2299 +label: "26-00137" +value: "649" +data: 649 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2300 +label: "26-00138" +value: "650" +data: 650 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2301 +label: "26-00139" +value: "651" +data: 651 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2302 +label: "26-00140" +value: "652" +data: 652 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2303 +label: "26-00141" +value: "653" +data: 653 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2304 +label: "26-00142" +value: "654" +data: 654 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2305 +label: "26-00143" +value: "655" +data: 655 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2306 +label: "26-00144" +value: "657" +data: 657 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2307 +label: "26-00145" +value: "658" +data: 658 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2308 +label: "26-00146" +value: "659" +data: 659 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2309 +label: "26-00147" +value: "660" +data: 660 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2310 +label: "26-00148" +value: "661" +data: 661 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2311 +label: "26-00149" +value: "662" +data: 662 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2312 +label: "26-00150" +value: "664" +data: 664 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2313 +label: "26-00151" +value: "665" +data: 665 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2314 +label: "26-00152" +value: "666" +data: 666 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2315 +label: "26-00153" +value: "667" +data: 667 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2316 +label: "26-00154" +value: "668" +data: 668 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2317 +label: "26-00155" +value: "669" +data: 669 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2318 +label: "26-00156" +value: "670" +data: 670 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2319 +label: "26-00157" +value: "671" +data: 671 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2320 +label: "26-00158" +value: "672" +data: 672 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2321 +label: "26-00159" +value: "673" +data: 673 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2322 +label: "26-00160" +value: "674" +data: 674 +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#2323 +label: "26-00161" +value: "675" +data: 675 +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#1456 -form: Symfony\Component\Form\Form {#1207 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#1078 …5} |
| full_name | "contact[property]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_property" |
| is_selected | Closure($choice, $value) {#2325 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.property" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "property" |
| placeholder | "" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_property" |
| valid | true |
| value | "" |
externalPortal
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "d-flex flex-wrap gap-2 justify-content-start" ] |
[ "class" => "d-flex flex-wrap gap-2 justify-content-start" ] |
| choice_label | Closure(ExternalPortal $choice) {#1002 class: "App\Form\ContactType" this: App\Form\ContactType {#811 …} } |
same as passed value |
| class | "App\Entity\Enum\Contact\ExternalPortal" |
same as passed value |
| expanded | true |
same as passed value |
| label | "form.labels.external_portal" |
same as passed value |
| label_attr | [ "class" => "form-radio-inline" ] |
[ "class" => "form-radio-inline" ] |
| multiple | false |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "d-flex flex-wrap gap-2 justify-content-start" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(ExternalPortal $choice) {#1002 class: "App\Form\ContactType" this: App\Form\ContactType {#811 …} } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1026 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Entity\Enum\Contact\ExternalPortal {#1016 +name: "PropertyOwner" +value: "propertyowner" } App\Entity\Enum\Contact\ExternalPortal {#1017 +name: "SMG" +value: "SMG" } App\Entity\Enum\Contact\ExternalPortal {#1018 +name: "UrbanHome" +value: "urbanhome" } App\Entity\Enum\Contact\ExternalPortal {#1019 +name: "NewHome" +value: "newhome" } App\Entity\Enum\Contact\ExternalPortal {#1020 +name: "Comparis" +value: "comparis" } App\Entity\Enum\Contact\ExternalPortal {#1021 +name: "RealAdvisor" +value: "realadvisor" } App\Entity\Enum\Contact\ExternalPortal {#1022 +name: "ProperStar" +value: "properstar" } App\Entity\Enum\Contact\ExternalPortal {#1023 +name: "FlatFox" +value: "flatfox" } App\Entity\Enum\Contact\ExternalPortal {#1024 +name: "Immobilier" +value: "immobilier" } App\Entity\Enum\Contact\ExternalPortal {#1025 +name: "JamesEdition" +value: "jamesedition" } ] |
| class | "App\Entity\Enum\Contact\ExternalPortal" |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.labels.external_portal" |
| label_attr | [ "class" => "form-radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "None" |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1015 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1011 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "d-flex flex-wrap gap-2 justify-content-start" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_contact_externalPortal" ] |
| cache_key | "_contact_externalPortal_enum" |
| choice_translation_domain | "entities.contact" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1033 +label: App\Entity\Enum\Contact\ExternalPortal {#1016 +name: "PropertyOwner" +value: "propertyowner" } +value: "propertyowner" +data: App\Entity\Enum\Contact\ExternalPortal {#1016} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1034 +label: App\Entity\Enum\Contact\ExternalPortal {#1017 +name: "SMG" +value: "SMG" } +value: "SMG" +data: App\Entity\Enum\Contact\ExternalPortal {#1017} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1035 +label: App\Entity\Enum\Contact\ExternalPortal {#1018 +name: "UrbanHome" +value: "urbanhome" } +value: "urbanhome" +data: App\Entity\Enum\Contact\ExternalPortal {#1018} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1036 +label: App\Entity\Enum\Contact\ExternalPortal {#1019 +name: "NewHome" +value: "newhome" } +value: "newhome" +data: App\Entity\Enum\Contact\ExternalPortal {#1019} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1037 +label: App\Entity\Enum\Contact\ExternalPortal {#1020 +name: "Comparis" +value: "comparis" } +value: "comparis" +data: App\Entity\Enum\Contact\ExternalPortal {#1020} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1038 +label: App\Entity\Enum\Contact\ExternalPortal {#1021 +name: "RealAdvisor" +value: "realadvisor" } +value: "realadvisor" +data: App\Entity\Enum\Contact\ExternalPortal {#1021} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1039 +label: App\Entity\Enum\Contact\ExternalPortal {#1022 +name: "ProperStar" +value: "properstar" } +value: "properstar" +data: App\Entity\Enum\Contact\ExternalPortal {#1022} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1040 +label: App\Entity\Enum\Contact\ExternalPortal {#1023 +name: "FlatFox" +value: "flatfox" } +value: "flatfox" +data: App\Entity\Enum\Contact\ExternalPortal {#1023} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1041 +label: App\Entity\Enum\Contact\ExternalPortal {#1024 +name: "Immobilier" +value: "immobilier" } +value: "immobilier" +data: App\Entity\Enum\Contact\ExternalPortal {#1024} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1042 +label: App\Entity\Enum\Contact\ExternalPortal {#1025 +name: "JamesEdition" +value: "jamesedition" } +value: "jamesedition" +data: App\Entity\Enum\Contact\ExternalPortal {#1025} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2326 -form: Symfony\Component\Form\Form {#1313 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2327 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal" |
| is_selected | Closure($choice, $value) {#2328 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.labels.external_portal" |
| label_attr | [ "class" => "form-radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "externalPortal" |
| placeholder | "None" |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | false |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal" |
| valid | true |
| value | "" |
placeholder
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | true |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | "None" |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "None" |
| 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() {#1216 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1215 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | true |
| compound | false |
| data | true |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2332 -form: Symfony\Component\Form\Form {#1316 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2331 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_placeholder" |
| label | "None" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "placeholder" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1016 +name: "PropertyOwner" +value: "propertyowner" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "propertyowner" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1016 +name: "PropertyOwner" +value: "propertyowner" } |
| 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() {#1225 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1224 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "propertyowner" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2333 -form: Symfony\Component\Form\Form {#1319 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2334 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_0" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1016 +name: "PropertyOwner" +value: "propertyowner" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "0" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "propertyowner" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1017 +name: "SMG" +value: "SMG" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "SMG" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1017 +name: "SMG" +value: "SMG" } |
| 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() {#1234 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1233 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "SMG" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2335 -form: Symfony\Component\Form\Form {#1322 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2336 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_1" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1017 +name: "SMG" +value: "SMG" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "SMG" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1018 +name: "UrbanHome" +value: "urbanhome" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "urbanhome" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1018 +name: "UrbanHome" +value: "urbanhome" } |
| 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() {#1243 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1242 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "urbanhome" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2337 -form: Symfony\Component\Form\Form {#1325 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2338 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_2" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1018 +name: "UrbanHome" +value: "urbanhome" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "urbanhome" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1019 +name: "NewHome" +value: "newhome" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "newhome" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1019 +name: "NewHome" +value: "newhome" } |
| 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() {#1252 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1251 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "newhome" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2339 -form: Symfony\Component\Form\Form {#1328 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2340 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_3" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1019 +name: "NewHome" +value: "newhome" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "newhome" |
4
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1020 +name: "Comparis" +value: "comparis" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "comparis" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1020 +name: "Comparis" +value: "comparis" } |
| 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() {#1261 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1260 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "comparis" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2341 -form: Symfony\Component\Form\Form {#1331 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2342 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_4" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1020 +name: "Comparis" +value: "comparis" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "4" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "comparis" |
5
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1021 +name: "RealAdvisor" +value: "realadvisor" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "realadvisor" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1021 +name: "RealAdvisor" +value: "realadvisor" } |
| 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() {#1270 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1269 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "realadvisor" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2343 -form: Symfony\Component\Form\Form {#1334 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2344 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_5" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1021 +name: "RealAdvisor" +value: "realadvisor" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "5" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "realadvisor" |
6
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1022 +name: "ProperStar" +value: "properstar" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "properstar" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1022 +name: "ProperStar" +value: "properstar" } |
| 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() {#1279 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1278 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "properstar" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2345 -form: Symfony\Component\Form\Form {#1337 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2346 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_6" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1022 +name: "ProperStar" +value: "properstar" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "6" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "properstar" |
7
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1023 +name: "FlatFox" +value: "flatfox" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "flatfox" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1023 +name: "FlatFox" +value: "flatfox" } |
| 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() {#1288 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1287 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "flatfox" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2347 -form: Symfony\Component\Form\Form {#1340 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2348 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_7" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1023 +name: "FlatFox" +value: "flatfox" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "7" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "flatfox" |
8
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1024 +name: "Immobilier" +value: "immobilier" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "immobilier" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1024 +name: "Immobilier" +value: "immobilier" } |
| 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() {#1297 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1296 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "immobilier" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2349 -form: Symfony\Component\Form\Form {#1343 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2350 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_8" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1024 +name: "Immobilier" +value: "immobilier" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "8" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "immobilier" |
9
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\ExternalPortal {#1025 +name: "JamesEdition" +value: "jamesedition" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "jamesedition" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\ExternalPortal {#1025 +name: "JamesEdition" +value: "jamesedition" } |
| 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() {#1306 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1305 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "jamesedition" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_externalPortal_entry" ] |
| cache_key | "_contact_externalPortal_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2351 -form: Symfony\Component\Form\Form {#1346 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2352 …5} |
| full_name | "contact[externalPortal]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_externalPortal_9" |
| label | App\Entity\Enum\Contact\ExternalPortal {#1025 +name: "JamesEdition" +value: "jamesedition" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "9" |
| priority | 0 |
| required | false |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_externalPortal_entry" |
| valid | true |
| value | "jamesedition" |
gender
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "justify-content-start" ] |
[ "class" => "justify-content-start" ] |
| class | "App\Entity\Enum\Contact\Gender" |
same as passed value |
| expanded | true |
same as passed value |
| label | "form.gender" |
same as passed value |
| label_attr | [ "class" => "form-radio-inline" ] |
[ "class" => "form-radio-inline" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "justify-content-start" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice, string|int $key): TranslatableInterface|string {#1053 returnType: "Symfony\Contracts\Translation\TranslatableInterface|string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1054 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Entity\Enum\Contact\Gender {#1050 +name: "Male" +value: "male" } App\Entity\Enum\Contact\Gender {#1051 +name: "Miss" +value: "female" } App\Entity\Enum\Contact\Gender {#1052 +name: "Other" +value: "other" } ] |
| class | "App\Entity\Enum\Contact\Gender" |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "form.gender" |
| label_attr | [ "class" => "form-radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1049 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1048 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "justify-content-start" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_contact_gender" ] |
| cache_key | "_contact_gender_enum" |
| choice_translation_domain | "entities.contact" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1061 +label: App\Entity\Enum\Contact\Gender {#1050 +name: "Male" +value: "male" } +value: "male" +data: App\Entity\Enum\Contact\Gender {#1050} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1062 +label: App\Entity\Enum\Contact\Gender {#1051 +name: "Miss" +value: "female" } +value: "female" +data: App\Entity\Enum\Contact\Gender {#1051} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1063 +label: App\Entity\Enum\Contact\Gender {#1052 +name: "Other" +value: "other" } +value: "other" +data: App\Entity\Enum\Contact\Gender {#1052} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2330 -form: Symfony\Component\Form\Form {#1376 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2329 …5} |
| full_name | "contact[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_gender" |
| is_selected | Closure($choice, $value) {#2354 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | "form.gender" |
| label_attr | [ "class" => "form-radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "gender" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_gender" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\Gender {#1050 +name: "Male" +value: "male" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "male" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\Gender {#1050 +name: "Male" +value: "male" } |
| 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() {#1351 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1350 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "male" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_gender_entry" ] |
| cache_key | "_contact_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2357 -form: Symfony\Component\Form\Form {#1379 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2356 …5} |
| full_name | "contact[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_gender_0" |
| label | App\Entity\Enum\Contact\Gender {#1050 +name: "Male" +value: "male" } |
| 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 | "entities.contact" |
| unique_block_prefix | "_contact_gender_entry" |
| valid | true |
| value | "male" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\Gender {#1051 +name: "Miss" +value: "female" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "female" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\Gender {#1051 +name: "Miss" +value: "female" } |
| 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() {#1360 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1359 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "female" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_gender_entry" ] |
| cache_key | "_contact_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2358 -form: Symfony\Component\Form\Form {#1382 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2359 …5} |
| full_name | "contact[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_gender_1" |
| label | App\Entity\Enum\Contact\Gender {#1051 +name: "Miss" +value: "female" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_gender_entry" |
| valid | true |
| value | "female" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Contact\Gender {#1052 +name: "Other" +value: "other" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "other" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Contact\Gender {#1052 +name: "Other" +value: "other" } |
| 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() {#1369 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1368 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "other" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_gender_entry" ] |
| cache_key | "_contact_gender_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2360 -form: Symfony\Component\Form\Form {#1385 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2361 …5} |
| full_name | "contact[gender]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_gender_2" |
| label | App\Entity\Enum\Contact\Gender {#1052 +name: "Other" +value: "other" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_gender_entry" |
| valid | true |
| value | "other" |
name
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "form.name" ] |
[ "maxlength" => 255 "placeholder" => "form.name" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "col-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/name.svg");" ] |
[ "class" => "col-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/name.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "form.name" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1557 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | 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 | 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 |
| required | false |
| row_attr | [ "class" => "col-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/name.svg");" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1545 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1546 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "form.name" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_name" ] |
| cache_key | "_contact_name_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2355 -form: Symfony\Component\Form\Form {#1388 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2353 …5} |
| full_name | "contact[name]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_name" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "name" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/name.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_name" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 64 "class" => "input-group--phone-number" ] |
[ "maxlength" => 64 "class" => "input-group--phone-number" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/phone.svg");" ] |
[ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/phone.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 64 "class" => "input-group--phone-number" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1134 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | 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 | 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 |
| required | false |
| row_attr | [ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/phone.svg");" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1541 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1551 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 64 "class" => "input-group--phone-number" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_phone" ] |
| cache_key | "_contact_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2363 -form: Symfony\Component\Form\Form {#1391 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2362 …5} |
| full_name | "contact[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_phone" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/phone.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_phone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\EmailType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 64 "placeholder" => "form.email" ] |
[ "maxlength" => 64 "placeholder" => "form.email" ] |
| label | false |
same as passed value |
| required | true |
same as passed value |
| row_attr | [ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/email.svg");" ] |
[ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/email.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 64 "placeholder" => "form.email" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1530 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please enter a valid email address." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| 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 |
| required | true |
| row_attr | [ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/email.svg");" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1528 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1529 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 64 "placeholder" => "form.email" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "email" "_contact_email" ] |
| cache_key | "_contact_email_email" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2364 -form: Symfony\Component\Form\Form {#1394 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2365 …5} |
| full_name | "contact[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_email" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/email.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_email" |
| valid | true |
| value | "" |
street
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "form.street" ] |
[ "maxlength" => 255 "placeholder" => "form.street" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "col-24 col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/street.svg");" ] |
[ "class" => "col-24 col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/street.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "form.street" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1534 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | 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 | 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 |
| required | false |
| row_attr | [ "class" => "col-24 col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/street.svg");" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1519 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1520 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "form.street" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_street" ] |
| cache_key | "_contact_street_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2366 -form: Symfony\Component\Form\Form {#1397 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2367 …5} |
| full_name | "contact[street]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_street" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "street" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-24 col-xl-12 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/street.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_street" |
| valid | true |
| value | "" |
zipCode
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "form.zipCode" ] |
[ "placeholder" => "form.zipCode" ] |
| label | false |
same as passed value |
| row_attr | [ "class" => "col-8 col-xl-4" ] |
[ "class" => "col-8 col-xl-4" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "form.zipCode" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1093 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | 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 | 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 |
| required | true |
| row_attr | [ "class" => "col-8 col-xl-4" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1513 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1549 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "form.zipCode" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_zipCode" ] |
| cache_key | "_contact_zipCode_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2368 -form: Symfony\Component\Form\Form {#1400 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2369 …5} |
| full_name | "contact[zipCode]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_zipCode" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "zipCode" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "col-8 col-xl-4" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_zipCode" |
| valid | true |
| value | "" |
city
"Symfony\Component\Form\Extension\Core\Type\TextType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "maxlength" => 255 "placeholder" => "form.city" ] |
[ "maxlength" => 255 "placeholder" => "form.city" ] |
| label | false |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "col-16 col-xl-8 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/city.svg");" ] |
[ "class" => "col-16 col-xl-8 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/city.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "maxlength" => 255 "placeholder" => "form.city" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1507 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | 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 | 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 |
| required | false |
| row_attr | [ "class" => "col-16 col-xl-8 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/city.svg");" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1501 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1502 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "maxlength" => 255 "placeholder" => "form.city" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_contact_city" ] |
| cache_key | "_contact_city_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2370 -form: Symfony\Component\Form\Form {#1403 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2371 …5} |
| full_name | "contact[city]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_city" |
| label | false |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "city" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-16 col-xl-8 input-icon" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/city.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_city" |
| valid | true |
| value | "" |
message
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "rows" => 7 ] |
[ "rows" => 7 ] |
| label | "form.message" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "col-24 input-icon textarea-wrapper" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/message.svg");" ] |
[ "class" => "col-24 input-icon textarea-wrapper" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/message.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "rows" => 7 ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#1491 class: "Symfony\Component\Form\Extension\Core\Type\FormType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| help | 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 | "form.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "col-24 input-icon textarea-wrapper" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/message.svg");" ] |
| sanitize_html | false |
| sanitizer | null |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1489 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1490 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "rows" => 7 ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_contact_message" ] |
| cache_key | "_contact_message_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2372 -form: Symfony\Component\Form\Form {#1406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2373 …5} |
| full_name | "contact[message]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_message" |
| label | "form.message" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "message" |
| pattern | null |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "col-24 input-icon textarea-wrapper" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/message.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_message" |
| valid | true |
| value | "" |
language
"Symfony\Component\Form\Extension\Core\Type\EnumType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "class" => "justify-content-start" ] |
[ "class" => "justify-content-start" ] |
| choice_attr | [ "class" => "mb-0" ] |
[ "class" => "mb-0" ] |
| class | "App\Entity\Enum\Language" |
same as passed value |
| expanded | true |
same as passed value |
| label | false |
same as passed value |
| label_attr | [ "class" => "form-radio-inline" ] |
[ "class" => "form-radio-inline" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "class" => "justify-content-start" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | [ "class" => "mb-0" ] |
| choice_filter | null |
| choice_label | Closure(UnitEnum $choice, string|int $key): TranslatableInterface|string {#1478 returnType: "Symfony\Contracts\Translation\TranslatableInterface|string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choice_loader | null |
| choice_name | null |
| choice_translation_domain | null |
| choice_translation_parameters | [] |
| choice_value | Closure(?BackedEnum $choice): ?string {#1477 returnType: "?string" class: "Symfony\Component\Form\Extension\Core\Type\EnumType" } |
| choices | [ App\Entity\Enum\Language {#1482 +name: "Deutsch" +value: "de" } App\Entity\Enum\Language {#1481 +name: "French" +value: "fr" } App\Entity\Enum\Language {#1480 +name: "Italian" +value: "it" } App\Entity\Enum\Language {#1479 +name: "English" +value: "en" } ] |
| class | "App\Entity\Enum\Language" |
| compound | true |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| duplicate_preferred_choices | true |
| empty_data | null |
| error_bubbling | false |
| error_mapping | [] |
| expanded | true |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The selected choice is invalid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | false |
| label_attr | [ "class" => "form-radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | null |
| placeholder_attr | [] |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#1483 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1505 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "class" => "justify-content-start" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "enum" "_contact_language" ] |
| cache_key | "_contact_language_enum" |
| choice_translation_domain | "entities.contact" |
| choice_translation_parameters | [] |
| choices | [ Symfony\Component\Form\ChoiceList\View\ChoiceView {#1470 +label: App\Entity\Enum\Language {#1482 +name: "Deutsch" +value: "de" } +value: "de" +data: App\Entity\Enum\Language {#1482} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1469 +label: App\Entity\Enum\Language {#1481 +name: "French" +value: "fr" } +value: "fr" +data: App\Entity\Enum\Language {#1481} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1468 +label: App\Entity\Enum\Language {#1480 +name: "Italian" +value: "it" } +value: "it" +data: App\Entity\Enum\Language {#1480} +attr: [] +labelTranslationParameters: [] } Symfony\Component\Form\ChoiceList\View\ChoiceView {#1467 +label: App\Entity\Enum\Language {#1479 +name: "English" +value: "en" } +value: "en" +data: App\Entity\Enum\Language {#1479} +attr: [] +labelTranslationParameters: [] } ] |
| compound | true |
| data | null |
| disabled | false |
| duplicate_preferred_choices | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2374 -form: Symfony\Component\Form\Form {#1445 …} -errors: [] } |
| expanded | true |
| form | Symfony\Component\Form\FormView {#2375 …5} |
| full_name | "contact[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_language" |
| is_selected | Closure($choice, $value) {#2376 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" } |
| label | false |
| label_attr | [ "class" => "form-radio-inline" ] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "language" |
| placeholder | null |
| placeholder_attr | [] |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_language" |
| valid | true |
| value | "" |
0
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Language {#1482 +name: "Deutsch" +value: "de" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "de" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Language {#1482 +name: "Deutsch" +value: "de" } |
| 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() {#1411 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1410 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "de" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_language_entry" ] |
| cache_key | "_contact_language_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2380 -form: Symfony\Component\Form\Form {#1448 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2379 …5} |
| full_name | "contact[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_language_0" |
| label | App\Entity\Enum\Language {#1482 +name: "Deutsch" +value: "de" } |
| 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 | "entities.contact" |
| unique_block_prefix | "_contact_language_entry" |
| valid | true |
| value | "de" |
1
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Language {#1481 +name: "French" +value: "fr" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "fr" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Language {#1481 +name: "French" +value: "fr" } |
| 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() {#1420 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1419 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "fr" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_language_entry" ] |
| cache_key | "_contact_language_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2381 -form: Symfony\Component\Form\Form {#1451 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2382 …5} |
| full_name | "contact[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_language_1" |
| label | App\Entity\Enum\Language {#1481 +name: "French" +value: "fr" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "1" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_language_entry" |
| valid | true |
| value | "fr" |
2
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Language {#1480 +name: "Italian" +value: "it" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "it" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Language {#1480 +name: "Italian" +value: "it" } |
| 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() {#1429 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1428 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "it" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_language_entry" ] |
| cache_key | "_contact_language_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2383 -form: Symfony\Component\Form\Form {#1560 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2384 …5} |
| full_name | "contact[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_language_2" |
| label | App\Entity\Enum\Language {#1480 +name: "Italian" +value: "it" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "2" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_language_entry" |
| valid | true |
| value | "it" |
3
"Symfony\Component\Form\Extension\Core\Type\RadioType"
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [] |
same as passed value |
| block_name | "entry" |
same as passed value |
| label | App\Entity\Enum\Language {#1479 +name: "English" +value: "en" } |
same as passed value |
| label_html | false |
same as passed value |
| label_translation_parameters | [] |
same as passed value |
| translation_domain | null |
same as passed value |
| value | "en" |
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 | "entry" |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "Please select a valid option." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | App\Entity\Enum\Language {#1479 +name: "English" +value: "en" } |
| 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() {#1438 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1437 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "en" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "radio" "_contact_language_entry" ] |
| cache_key | "_contact_language_entry_radio" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2385 -form: Symfony\Component\Form\Form {#1564 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2386 …5} |
| full_name | "contact[language]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_language_3" |
| label | App\Entity\Enum\Language {#1479 +name: "English" +value: "en" } |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "3" |
| priority | 0 |
| required | true |
| row_attr | [] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_language_entry" |
| valid | true |
| value | "en" |
salesDocumentationRequest
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 |
|---|---|---|
| label | "form.salesDocumentationRequest" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_sales_documentation.svg");" ] |
[ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_sales_documentation.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.salesDocumentationRequest" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_sales_documentation.svg");" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1455 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1453 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_salesDocumentationRequest" ] |
| cache_key | "_contact_salesDocumentationRequest_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2378 -form: Symfony\Component\Form\Form {#1567 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2377 …5} |
| full_name | "contact[salesDocumentationRequest]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_salesDocumentationRequest" |
| label | "form.salesDocumentationRequest" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "salesDocumentationRequest" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_sales_documentation.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_salesDocumentationRequest" |
| valid | true |
| value | "1" |
viewingRequest
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 |
|---|---|---|
| label | "form.viewingRequest" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_viewing.svg");" ] |
[ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_viewing.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.viewingRequest" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_viewing.svg");" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1087 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1086 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_viewingRequest" ] |
| cache_key | "_contact_viewingRequest_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2388 -form: Symfony\Component\Form\Form {#1570 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2387 …5} |
| full_name | "contact[viewingRequest]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_viewingRequest" |
| label | "form.viewingRequest" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "viewingRequest" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/request_viewing.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_viewingRequest" |
| valid | true |
| value | "1" |
propertyQuestion
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 |
|---|---|---|
| label | "form.propertyQuestion" |
same as passed value |
| required | false |
same as passed value |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/question.svg");" ] |
[ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/question.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.propertyQuestion" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/question.svg");" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1176 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1175 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_propertyQuestion" ] |
| cache_key | "_contact_propertyQuestion_checkbox" |
| checked | false |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2389 -form: Symfony\Component\Form\Form {#1573 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2390 …5} |
| full_name | "contact[propertyQuestion]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_propertyQuestion" |
| label | "form.propertyQuestion" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "propertyQuestion" |
| priority | 0 |
| required | false |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/question.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_propertyQuestion" |
| valid | true |
| value | "1" |
property_on_waiting_list
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | false |
| View Format |
null
|
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| data | null |
same as passed value |
| disabled | true |
same as passed value |
| label | "form.property_on_waiting_list" |
same as passed value |
| mapped | false |
same as passed value |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/waiting_list.svg");" ] |
[ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/waiting_list.svg");" ] |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data | null |
| data_class | null |
| disabled | true |
| empty_data | Closure(FormInterface $form, $viewData) {#1458 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| error_bubbling | false |
| error_mapping | [] |
| extra_fields_message | "This form should not contain extra fields." |
| false_values | [
null
] |
| form_attr | false |
| getter | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| inherit_data | false |
| invalid_message | "The checkbox has an invalid value." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#1457 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "form.property_on_waiting_list" |
| 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 | true |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/waiting_list.svg");" ] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#1185 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#1184 …} $translationDomain: "validators" } } |
| validation_groups | null |
| value | "1" |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_contact_property_on_waiting_list" ] |
| cache_key | "_contact_property_on_waiting_list_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | true |
| errors | Symfony\Component\Form\FormErrorIterator {#2391 -form: Symfony\Component\Form\Form {#1576 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2392 …5} |
| full_name | "contact[property_on_waiting_list]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact_property_on_waiting_list" |
| label | "form.property_on_waiting_list" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "property_on_waiting_list" |
| priority | 0 |
| required | true |
| row_attr | [ "class" => "input-icon mb-3" "style" => "--svg-url: url("/build/images/icons/property-owner/form_fields/contact/waiting_list.svg");" ] |
| submitted | false |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_property_on_waiting_list" |
| valid | true |
| value | "1" |
insert
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--form-action--medium btn-outline-blue-2" ] |
[ "class" => "btn btn--form-action--medium btn-outline-blue-2" ] |
| label | "form.submit_buttons.insert" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn--form-action--medium btn-outline-blue-2" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "form.submit_buttons.insert" |
| 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--form-action--medium btn-outline-blue-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_insert" ] |
| cache_key | "_contact_insert_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2394 …5} |
| full_name | "contact[insert]" |
| id | "contact_insert" |
| label | "form.submit_buttons.insert" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "insert" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_insert" |
| value | null |
insertCompleted
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--form-action--medium btn-blue-2" ] |
[ "class" => "btn btn--form-action--medium btn-blue-2" ] |
| label | "form.submit_buttons.insert_completed" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [ "class" => "btn btn--form-action--medium btn-blue-2" ] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "form.submit_buttons.insert_completed" |
| 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--form-action--medium btn-blue-2" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_contact_insertCompleted" ] |
| cache_key | "_contact_insertCompleted_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#2393 …5} |
| full_name | "contact[insertCompleted]" |
| id | "contact_insertCompleted" |
| label | "form.submit_buttons.insert_completed" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "insertCompleted" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "entities.contact" |
| unique_block_prefix | "_contact_insertCompleted" |
| value | null |
_token
Errors
This form has no errors.
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "eb90.Y2solAT_pfeUV831WikQF0fx3bqpttCzPMfOOka0Ox0.AUZH8EGU4sfXO6y7IhBRZAODt9bI2ZjnCpSGW2uCY3kmLRzGVcb_htsHqg" |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| block_prefix | "csrf_token" |
same as passed value |
| data | "eb90.Y2solAT_pfeUV831WikQF0fx3bqpttCzPMfOOka0Ox0.AUZH8EGU4sfXO6y7IhBRZAODt9bI2ZjnCpSGW2uCY3kmLRzGVcb_htsHqg" |
same as passed value |
| mapped | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | "csrf_token" |
| by_reference | true |
| compound | false |
| constraints | [] |
| csrf_field_name | "_token" |
| csrf_message | "The CSRF token is invalid. Please try to resubmit the form." |
| csrf_protection | true |
| csrf_token_id | null |
| csrf_token_manager | Symfony\Component\Security\Csrf\CsrfTokenManager {#942 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#943 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#944 …} -namespace: Closure() {#946 …} } |
| data | "eb90.Y2solAT_pfeUV831WikQF0fx3bqpttCzPMfOOka0Ox0.AUZH8EGU4sfXO6y7IhBRZAODt9bI2ZjnCpSGW2uCY3kmLRzGVcb_htsHqg" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#2398 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() {#2400 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#52 …} $message: Closure() {#2399 …} $translationDomain: "validators" } } |
| validation_groups | null |
View Vars
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_contact__token" ] |
| cache_key | "_contact__token_hidden" |
| compound | false |
| data | "eb90.Y2solAT_pfeUV831WikQF0fx3bqpttCzPMfOOka0Ox0.AUZH8EGU4sfXO6y7IhBRZAODt9bI2ZjnCpSGW2uCY3kmLRzGVcb_htsHqg" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#2410 -form: Symfony\Component\Form\Form {#2406 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#2401 …5} |
| full_name | "contact[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "contact__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 | "entities.contact" |
| unique_block_prefix | "_contact__token" |
| valid | true |
| value | "eb90.Y2solAT_pfeUV831WikQF0fx3bqpttCzPMfOOka0Ox0.AUZH8EGU4sfXO6y7IhBRZAODt9bI2ZjnCpSGW2uCY3kmLRzGVcb_htsHqg" |