- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 10
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Twig Components
- Doctrine
- HTTP Client
- Debug
- Messages
- E-mails
- JMS Serializer 0 + 0
- Vite
- Configuration
Configuration Settings
Theme
Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Forms
form
"Symfony\Component\Form\Extension\Core\Type\FormType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | App\Entity\DistributorContact {#10344 -id: null -uuid: "578cc340-9820-4ddd-b596-5637d6b76e3c" -distributor: null -companyName: null -firstName: null -lastName: null -phone: null -email: null -text: null -street: null -apartmentNumber: null -postalCode: null -city: null -contactType: null -configurations: Doctrine\Common\Collections\ArrayCollection {#10908 …} -createdAt: DateTimeImmutable @1780715718 {#10907 date: 2026-06-06 05:15:18.900289 Europe/Warsaw (+02:00) } -pdfFile: null } |
| View Format | same as normalized format |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| action | "#distributor-contact-form" |
same as passed value |
| attr | [ "id" => "distributor-contact-form" ] |
[ "id" => "distributor-contact-form" ] |
| data | App\Entity\DistributorContact {#10344 -id: null -uuid: "578cc340-9820-4ddd-b596-5637d6b76e3c" -distributor: null -companyName: null -firstName: null -lastName: null -phone: null -email: null -text: null -street: null -apartmentNumber: null -postalCode: null -city: null -contactType: null -configurations: Doctrine\Common\Collections\ArrayCollection {#10908 …} -createdAt: DateTimeImmutable @1780715718 {#10907 date: 2026-06-06 05:15:18.900289 Europe/Warsaw (+02:00) } -pdfFile: null } |
same as passed value |
| translation_domain | "distributor_form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "#distributor-contact-form" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "id" => "distributor-contact-form" ] |
| 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data | App\Entity\DistributorContact {#10344 -id: null -uuid: "578cc340-9820-4ddd-b596-5637d6b76e3c" -distributor: null -companyName: null -firstName: null -lastName: null -phone: null -email: null -text: null -street: null -apartmentNumber: null -postalCode: null -city: null -contactType: null -configurations: Doctrine\Common\Collections\ArrayCollection {#10908 …} -createdAt: DateTimeImmutable @1780715718 {#10907 date: 2026-06-06 05:15:18.900289 Europe/Warsaw (+02:00) } -pdfFile: null } |
| data_class | "App\Entity\DistributorContact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#10957 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} use: { $class: "App\Entity\DistributorContact" } } |
| 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 | [] |
| legacy_error_messages | true |
| 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 | "distributor_form" |
| trim | true |
| upload_max_size_message | Closure() {#10959 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#10958 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "#distributor-contact-form" |
| attr | [ "id" => "distributor-contact-form" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "_form" ] |
| cache_key | "_form_form" |
| compound | true |
| data | App\Entity\DistributorContact {#10344 -id: null -uuid: "578cc340-9820-4ddd-b596-5637d6b76e3c" -distributor: null -companyName: null -firstName: null -lastName: null -phone: null -email: null -text: null -street: null -apartmentNumber: null -postalCode: null -city: null -contactType: null -configurations: Doctrine\Common\Collections\ArrayCollection {#10908 …} -createdAt: DateTimeImmutable @1780715718 {#10907 date: 2026-06-06 05:15:18.900289 Europe/Warsaw (+02:00) } -pdfFile: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11176 -form: Symfony\Component\Form\Form {#11107 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11044 …5} |
| full_name | "form" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "form" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form" |
| valid | true |
| value | App\Entity\DistributorContact {#10344 -id: null -uuid: "578cc340-9820-4ddd-b596-5637d6b76e3c" -distributor: null -companyName: null -firstName: null -lastName: null -phone: null -email: null -text: null -street: null -apartmentNumber: null -postalCode: null -city: null -contactType: null -configurations: Doctrine\Common\Collections\ArrayCollection {#10908 …} -createdAt: DateTimeImmutable @1780715718 {#10907 date: 2026-06-06 05:15:18.900289 Europe/Warsaw (+02:00) } -pdfFile: null } |
distributor
"Symfony\Bridge\Doctrine\Form\Type\EntityType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| choice_label | Closure(Distributor $distributor) {#10966 class: "App\Controller\Frontend\Customer\DistributorsController" this: App\Controller\Frontend\Customer\DistributorsController {#10004 …} } |
same as passed value |
| choice_translation_domain | false |
same as passed value |
| choices | [ App\Entity\Distributor {#10689 -id: 26 -lat: 51.417369315791 -lng: 19.678719746964 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10690 …} -email: "kromed_piotrkow@op.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Łódzka 30 ab" -postalCode: "97-300" -city: "Piotrków Trybunalski" -phone: "44 649 60 68" -www: "" -contactPerson: "Gabriela Drożdżyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10692 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10819 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10820 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Provozní 5493/5" -postalCode: "72200" -city: "Ostrava – Třebovice" -phone: "+00420 800-242-424" -www: "https://www.manutan.cz/" -contactPerson: "Stanislav Šmiga" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10822 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10834 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10835 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Konstanzerstrasse 14" -postalCode: "CH-8274" -city: "Tägerwilen" -phone: "0041 71-667-00-00" -www: "https://www.gawela.ch/" -contactPerson: "Janine Fäsi" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10838 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10792 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10793 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#10338 …} -streetName: "Boulevard "Simeonovsko Shose 2L", floor 2 , office 9" -postalCode: "1138" -city: "Sofia" -phone: "+00359 297-379-33" -www: "https://furnit.bg/" -contactPerson: "Hristo Aleksandrov" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10795 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10796 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10769 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10770 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Gáň 909" -postalCode: "924 01" -city: "Gáň" -phone: "+00421 911-600-625" -www: "https://www.akdsro.sk/" -contactPerson: "Viktor Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10773 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10639 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10640 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Radziwie 7 lokal U03B" -postalCode: "01-164" -city: "Warszawa" -phone: "+48 22 666 80 07" -www: "https://meble.lobos.pl/kontakt/oddzial-warszawa" -contactPerson: "Lobos Odział Warszawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10642 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10589 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10590 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żelazna 2" -postalCode: "10-419" -city: "Olsztyn" -phone: "504 018 859" -www: "www.cezasglob.pl" -contactPerson: "Kamil Bączyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10592 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10798 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10799 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#10338 …} -streetName: "Triglavska ulica 61" -postalCode: "1000" -city: "Ljubljana" -phone: "+00386 143-457-40" -www: "https://www.zak.si/" -contactPerson: "Uroš Zakrajšek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10801 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10802 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10709 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10710 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. warmińsko-mazurskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10712 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10764 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10765 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Kleistu iela 24, 5. stāvs" -postalCode: "LV-1067" -city: "Rīga" -phone: "+00371 277-274-49" -www: "https://vvn.lv/" -contactPerson: "Māris Vaskis" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10767 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10909 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10920 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10926 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10353 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10209 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 23" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10347 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10899 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10898 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10896 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10406 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10405 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 44" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10403 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10619 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10620 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Przemysłowa 27" -postalCode: "33-100" -city: "Tarnów" -phone: "502 264 175" -www: "www.meble.lobos.pl" -contactPerson: "Marek Tadel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10622 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10719 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10720 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#10338 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10723 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10694 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10695 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Powstańców Ślaskich 44" -postalCode: "01-381" -city: "Warszawa" -phone: "606 264 364" -www: "www.ameco.pl" -contactPerson: "Marek Chłostecki" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10697 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10699 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10700 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. podlaskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10702 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10786 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10787 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "K Holyni 833/42" -postalCode: "154 00 Praha 5" -city: "Praha" -phone: "+00420 273-136-254" -www: "https://www.enprag.cz/" -contactPerson: "Aleš Kovařík" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10790 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10851 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10852 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Keizersweg 59" -postalCode: "7451" -city: "PH Holten" -phone: "+0031 85 303 2732" -www: "https://povag.nl/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10854 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10523 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10525 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Hawelańska 1" -postalCode: "61-625" -city: "Poznań" -phone: "737 606 606" -www: "www.mebleteo.pl" -contactPerson: "Maksymilian Bartkowiak" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10527 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10664 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10665 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Sułowska 43" -postalCode: "51-180" -city: "Wrocław" -phone: "607 041 746" -www: "www.gobiwroclaw.pl" -contactPerson: "Dariusz Syniawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10667 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10759 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10760 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Krustpils iela 54E" -postalCode: "LV-1057" -city: "Rīga" -phone: "+00371 275-075-02" -www: "https://www.flbirojs.lv/" -contactPerson: "Guntis Šverns" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10762 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10814 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10815 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#10338 …} -streetName: "ul. Tyniecka 5A" -postalCode: "52-407" -city: "Wrocław" -phone: "+48 690 950 535" -www: "https://www.emporo.pl/" -contactPerson: "Kamila Bernaś" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10817 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10840 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10841 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Bahnhofstrasse 25A" -postalCode: "8555" -city: "Müllheim Dorf" -phone: "+0041 71-660-11-11" -www: "https://www.metna.ch/" -contactPerson: "Herr Nedeljko Abadzic" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10843 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10684 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10685 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Budowlanych 46a" -postalCode: "80-298" -city: "Gdańsk" -phone: "503 118 145" -www: "www.metalica.com.pl" -contactPerson: "Grzegorz Dylawerski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10687 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10891 -id: 79 -lat: 52.29364 -lng: 21.0018 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10892 …} -email: "marcin@bprmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Modlińska 6 lok. 205" -postalCode: "03-216" -city: "Warszawa" -phone: "602 213 416" -www: "www.bprmeble.pl" -contactPerson: "Marcin Skrzypiński" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10894 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10829 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10830 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Lessingstraße 8" -postalCode: "01705" -city: "Freital" -phone: "+0049 177-609-00-24" -www: "https://www.metallspind-direkt.de/" -contactPerson: "Matthias Wenner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10832 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10824 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10825 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Industriestraße 1" -postalCode: "D-91583" -city: "Schillingsfürst" -phone: "+0049 (0) 98 68/76-67" -www: "https://www.dinzl.de/" -contactPerson: "Susanne Schachner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10827 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10539 -id: 4 -lat: 52.282119397922 -lng: 21.011458442999 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10540 …} -email: "inventive@inventivegroup.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Jagiellońska 88" -postalCode: "00-992" -city: "Warszawa" -phone: "22 838 71 74" -www: "www.inventivegroup.pl" -contactPerson: "Katarzyna Grabowska" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10542 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10737 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10738 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#10338 …} -streetName: "P. Lukšio g. 18" -postalCode: "LT-08222" -city: "Vilnius" -phone: "+00370 699-626-26" -www: "https://www.vildika.lt/" -contactPerson: "Robertas Lazauskas" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10740 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10529 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10530 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Pachońskiego 7A" -postalCode: "31-223" -city: "Kraków" -phone: "530 730 720" -www: "www.lobbysklep.pl" -contactPerson: "Krzysztof Łudzik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10532 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10742 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10743 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#10338 …} -streetName: "Linamäe 2" -postalCode: "76 406" -city: "Tänassilma küla" -phone: "+00372 659-30-30" -www: "https://laomaailm.ee/" -contactPerson: "Margit Haavasalu" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10745 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10746 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10714 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10715 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Staszica 24A/1" -postalCode: "58-200" -city: "Dzierżoniów" -phone: "513 062 563" -www: "www.tezap.pl" -contactPerson: "Arkadiusz Matyja" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10717 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10781 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10782 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zoltána Kodálya 767/33" -postalCode: "924 01" -city: "Galanta" -phone: "+00421 911-600-615" -www: "https://kovonabytok.eu/" -contactPerson: "Vladimír Štefek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10784 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10624 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10625 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żeligowskiego 3/5" -postalCode: "90-752" -city: "Łódź" -phone: "509 682 721 " -www: "www.meble.lobos.pl" -contactPerson: "Anna Moszczyńska " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10627 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10754 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10755 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://www.lazuritss.com/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10757 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10354 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10351 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 94" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10350 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10584 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10585 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Łącząca 1" -postalCode: "41-103" -city: "Siemianowice Śląskie" -phone: "502 066 931" -www: "www.tezap.pl" -contactPerson: "Kazimierz Ćwirko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10587 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10644 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10645 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Skierniewicka 18" -postalCode: "53-117" -city: "Wrocław" -phone: "501 176 837" -www: "www.meble.lobos.pl" -contactPerson: "Dorota Nagel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10647 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10569 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10570 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Droga Dębińska 13" -postalCode: "61-555" -city: "Poznań" -phone: "503 513 333" -www: "www.profesmeb.pl" -contactPerson: "Przemysław Kobiela" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10572 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10886 -id: 78 -lat: 49.2181851 -lng: 16.5964307 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10887 …} -email: "info@akd.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Hostinského 2282/4" -postalCode: "612 00" -city: "Brno-Královo Pole" -phone: "+420 720 020 083" -www: "https://www.akd.cz/" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10889 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10866 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#10871 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10867 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Oleska 121" -postalCode: "45-231" -city: "Opole" -phone: "+48 505-337-643" -www: "http://metameb.pl/" -contactPerson: "Robert Polowy" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10869 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10599 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10600 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "Aleje Piłsudskiego 70 " -postalCode: "33-300" -city: "Nowy Sącz " -phone: "502 264 170 " -www: "www.lobos.pl" -contactPerson: "Piotr Dziurzyński " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10602 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10845 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10846 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#10338 …} -streetName: "12 avenue de l'Ile de France" -postalCode: "95310" -city: "Saint‑Ouen‑L'Aumône" -phone: "+0033 (0)1 30 37 09 49" -www: "https://www.caray.fr/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10849 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10905 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10904 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 40" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10902 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10378 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10374 …} -email: "m.teklik@pozmebel.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "603 540 540" -www: "www.pozmebel.com" -contactPerson: "Michał Teklik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10483 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10775 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10776 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Práter utca 9. 3-em. 305" -postalCode: "9024" -city: "Győr" -phone: "+0036 708-830-338" -www: "https://www.akd.hu/hu" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10778 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10779 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10861 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10862 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Köpenicker Str. 325" -postalCode: "12555" -city: "Berlin" -phone: "+0049 175-223-1817" -www: "www.berger-group.de" -contactPerson: "Marcus Gramke" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10864 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10674 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#10679 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10675 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Generała Stanisława Maczka 6" -postalCode: "35-234" -city: "Rzeszów" -phone: "502 264 172" -www: "www.meble.lobos.PL" -contactPerson: "Dariusz Gromala" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10677 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10579 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10580 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Koszalińska 6" -postalCode: "42-202" -city: "Częstochowa" -phone: "602 191 850" -www: "www.fxmeble.pl" -contactPerson: "Tomasz Cisowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10582 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10881 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10882 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10884 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10731 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10732 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Van Coulsterweg 1e" -postalCode: "2952 CB" -city: "Alblasserdam" -phone: "+0031 30-636-2656" -www: "https://stokq.nl/" -contactPerson: "Patrick Roovers" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10735 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10559 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10560 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Leszczyńska 5a" -postalCode: "43-300" -city: "Bielsko-Biała" -phone: "33 829 05 24" -www: "www.cekar.pl" -contactPerson: "Krzysztof Cebo" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10562 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10669 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10670 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. M. Medweckiego 17" -postalCode: "31-870" -city: "Kraków" -phone: "502 264 194" -www: "www.meble.lobos.pl" -contactPerson: "Daniel Czajkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10672 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10748 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10749 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Delu iela 8" -postalCode: "LV-1004" -city: "Riga" -phone: "+00371 265-995-90" -www: "https://noliktavupasaule.lv/" -contactPerson: "Daniels Kalnins" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10752 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10574 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10575 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Witkiewicza 16 pok.9" -postalCode: "03-305" -city: "Warszawa" -phone: "601 262 148" -www: "https://sklep.abes.com.pl/" -contactPerson: "Ewa Cieślicka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10577 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10725 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10726 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stiegweg 9" -postalCode: "06526" -city: "Sangerhausen" -phone: "+0049 03464-90-195- 0" -www: "https://www.euroboxkg.de/" -contactPerson: "Tobias Sendobry" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10729 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10604 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10605 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Kościuszki 229" -postalCode: "40-600" -city: "Katowice" -phone: "510 199 231" -www: "www.lobbymeble.pl" -contactPerson: "Dariusz Tymczyszyn" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10607 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10629 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10630 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Droszyńskiego 15" -postalCode: "80-381" -city: "Gdańsk" -phone: "500 407 365" -www: "kupkrzeslo.pl" -contactPerson: "Jerzy Kaczanowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10632 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10856 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10857 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stuttgarter Str. 125" -postalCode: "70825" -city: "Korntal-Münchingen" -phone: "+0049 160-670-4592" -www: "www.berger-group.de" -contactPerson: "Beau Johnson" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10859 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10804 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10805 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Jasovská 3198/3a" -postalCode: "951 07" -city: "Bratislava" -phone: "+00421 918-744-143" -www: "https://www.mercator.sk/" -contactPerson: "Stanislava Hegedüšová" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10807 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10654 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#10659 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10655 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Krochmalna 22 A" -postalCode: "20-401" -city: "Lublin" -phone: "502 503 980" -www: "www.gobi.net.pl" -contactPerson: "Sylwia Kawęcka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10657 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10876 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10877 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#10214 …} -streetName: "Budovatelská 482" -postalCode: "743 01" -city: "Bílovec" -phone: "+420 608 846 556" -www: "www.rudeta.cz" -contactPerson: "Jan Hlinka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10879 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10609 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10610 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Chodkiewicza 2" -postalCode: "70-344" -city: "Szczecin" -phone: "91 484 37 03" -www: "www.steckomeble.pl" -contactPerson: "Andrzej Stecko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10612 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10809 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10810 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Prosecká 2490/63a" -postalCode: "180 00 Praha 8" -city: "Praha" -phone: "+00420 242-428-610" -www: "https://www.emporo.cz/" -contactPerson: "Janusz Wlazel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10812 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10549 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10550 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Krzysztofa Cedry 6 Lok. LU9" -postalCode: "91-129" -city: "Łódź" -phone: "606 654 671" -www: "www.galter.pl" -contactPerson: "Michał Cinkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10552 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } ] |
[ App\Entity\Distributor {#10689 -id: 26 -lat: 51.417369315791 -lng: 19.678719746964 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10690 …} -email: "kromed_piotrkow@op.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Łódzka 30 ab" -postalCode: "97-300" -city: "Piotrków Trybunalski" -phone: "44 649 60 68" -www: "" -contactPerson: "Gabriela Drożdżyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10692 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10819 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10820 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Provozní 5493/5" -postalCode: "72200" -city: "Ostrava – Třebovice" -phone: "+00420 800-242-424" -www: "https://www.manutan.cz/" -contactPerson: "Stanislav Šmiga" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10822 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10834 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10835 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Konstanzerstrasse 14" -postalCode: "CH-8274" -city: "Tägerwilen" -phone: "0041 71-667-00-00" -www: "https://www.gawela.ch/" -contactPerson: "Janine Fäsi" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10838 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10792 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10793 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#10338 …} -streetName: "Boulevard "Simeonovsko Shose 2L", floor 2 , office 9" -postalCode: "1138" -city: "Sofia" -phone: "+00359 297-379-33" -www: "https://furnit.bg/" -contactPerson: "Hristo Aleksandrov" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10795 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10796 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10769 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10770 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Gáň 909" -postalCode: "924 01" -city: "Gáň" -phone: "+00421 911-600-625" -www: "https://www.akdsro.sk/" -contactPerson: "Viktor Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10773 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10639 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10640 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Radziwie 7 lokal U03B" -postalCode: "01-164" -city: "Warszawa" -phone: "+48 22 666 80 07" -www: "https://meble.lobos.pl/kontakt/oddzial-warszawa" -contactPerson: "Lobos Odział Warszawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10642 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10589 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10590 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żelazna 2" -postalCode: "10-419" -city: "Olsztyn" -phone: "504 018 859" -www: "www.cezasglob.pl" -contactPerson: "Kamil Bączyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10592 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10798 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10799 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#10338 …} -streetName: "Triglavska ulica 61" -postalCode: "1000" -city: "Ljubljana" -phone: "+00386 143-457-40" -www: "https://www.zak.si/" -contactPerson: "Uroš Zakrajšek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10801 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10802 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10709 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10710 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. warmińsko-mazurskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10712 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10764 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10765 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Kleistu iela 24, 5. stāvs" -postalCode: "LV-1067" -city: "Rīga" -phone: "+00371 277-274-49" -www: "https://vvn.lv/" -contactPerson: "Māris Vaskis" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10767 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10909 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10920 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10926 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10353 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10209 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 23" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10347 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10899 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10898 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10896 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10406 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10405 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 44" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10403 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10619 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10620 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Przemysłowa 27" -postalCode: "33-100" -city: "Tarnów" -phone: "502 264 175" -www: "www.meble.lobos.pl" -contactPerson: "Marek Tadel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10622 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10719 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10720 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#10338 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10723 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10694 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10695 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Powstańców Ślaskich 44" -postalCode: "01-381" -city: "Warszawa" -phone: "606 264 364" -www: "www.ameco.pl" -contactPerson: "Marek Chłostecki" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10697 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10699 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10700 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. podlaskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10702 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10786 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10787 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "K Holyni 833/42" -postalCode: "154 00 Praha 5" -city: "Praha" -phone: "+00420 273-136-254" -www: "https://www.enprag.cz/" -contactPerson: "Aleš Kovařík" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10790 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10851 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10852 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Keizersweg 59" -postalCode: "7451" -city: "PH Holten" -phone: "+0031 85 303 2732" -www: "https://povag.nl/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10854 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10523 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10525 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Hawelańska 1" -postalCode: "61-625" -city: "Poznań" -phone: "737 606 606" -www: "www.mebleteo.pl" -contactPerson: "Maksymilian Bartkowiak" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10527 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10664 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10665 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Sułowska 43" -postalCode: "51-180" -city: "Wrocław" -phone: "607 041 746" -www: "www.gobiwroclaw.pl" -contactPerson: "Dariusz Syniawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10667 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10759 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10760 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Krustpils iela 54E" -postalCode: "LV-1057" -city: "Rīga" -phone: "+00371 275-075-02" -www: "https://www.flbirojs.lv/" -contactPerson: "Guntis Šverns" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10762 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10814 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10815 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#10338 …} -streetName: "ul. Tyniecka 5A" -postalCode: "52-407" -city: "Wrocław" -phone: "+48 690 950 535" -www: "https://www.emporo.pl/" -contactPerson: "Kamila Bernaś" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10817 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10840 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10841 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Bahnhofstrasse 25A" -postalCode: "8555" -city: "Müllheim Dorf" -phone: "+0041 71-660-11-11" -www: "https://www.metna.ch/" -contactPerson: "Herr Nedeljko Abadzic" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10843 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10684 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10685 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Budowlanych 46a" -postalCode: "80-298" -city: "Gdańsk" -phone: "503 118 145" -www: "www.metalica.com.pl" -contactPerson: "Grzegorz Dylawerski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10687 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10891 -id: 79 -lat: 52.29364 -lng: 21.0018 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10892 …} -email: "marcin@bprmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Modlińska 6 lok. 205" -postalCode: "03-216" -city: "Warszawa" -phone: "602 213 416" -www: "www.bprmeble.pl" -contactPerson: "Marcin Skrzypiński" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10894 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10829 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10830 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Lessingstraße 8" -postalCode: "01705" -city: "Freital" -phone: "+0049 177-609-00-24" -www: "https://www.metallspind-direkt.de/" -contactPerson: "Matthias Wenner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10832 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10824 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10825 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Industriestraße 1" -postalCode: "D-91583" -city: "Schillingsfürst" -phone: "+0049 (0) 98 68/76-67" -www: "https://www.dinzl.de/" -contactPerson: "Susanne Schachner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10827 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10539 -id: 4 -lat: 52.282119397922 -lng: 21.011458442999 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10540 …} -email: "inventive@inventivegroup.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Jagiellońska 88" -postalCode: "00-992" -city: "Warszawa" -phone: "22 838 71 74" -www: "www.inventivegroup.pl" -contactPerson: "Katarzyna Grabowska" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10542 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10737 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10738 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#10338 …} -streetName: "P. Lukšio g. 18" -postalCode: "LT-08222" -city: "Vilnius" -phone: "+00370 699-626-26" -www: "https://www.vildika.lt/" -contactPerson: "Robertas Lazauskas" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10740 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10529 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10530 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Pachońskiego 7A" -postalCode: "31-223" -city: "Kraków" -phone: "530 730 720" -www: "www.lobbysklep.pl" -contactPerson: "Krzysztof Łudzik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10532 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10742 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10743 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#10338 …} -streetName: "Linamäe 2" -postalCode: "76 406" -city: "Tänassilma küla" -phone: "+00372 659-30-30" -www: "https://laomaailm.ee/" -contactPerson: "Margit Haavasalu" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10745 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10746 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10714 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10715 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Staszica 24A/1" -postalCode: "58-200" -city: "Dzierżoniów" -phone: "513 062 563" -www: "www.tezap.pl" -contactPerson: "Arkadiusz Matyja" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10717 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10781 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10782 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zoltána Kodálya 767/33" -postalCode: "924 01" -city: "Galanta" -phone: "+00421 911-600-615" -www: "https://kovonabytok.eu/" -contactPerson: "Vladimír Štefek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10784 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10624 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10625 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żeligowskiego 3/5" -postalCode: "90-752" -city: "Łódź" -phone: "509 682 721 " -www: "www.meble.lobos.pl" -contactPerson: "Anna Moszczyńska " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10627 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10754 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10755 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://www.lazuritss.com/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10757 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10354 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10351 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 94" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10350 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10584 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10585 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Łącząca 1" -postalCode: "41-103" -city: "Siemianowice Śląskie" -phone: "502 066 931" -www: "www.tezap.pl" -contactPerson: "Kazimierz Ćwirko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10587 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10644 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10645 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Skierniewicka 18" -postalCode: "53-117" -city: "Wrocław" -phone: "501 176 837" -www: "www.meble.lobos.pl" -contactPerson: "Dorota Nagel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10647 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10569 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10570 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Droga Dębińska 13" -postalCode: "61-555" -city: "Poznań" -phone: "503 513 333" -www: "www.profesmeb.pl" -contactPerson: "Przemysław Kobiela" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10572 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10886 -id: 78 -lat: 49.2181851 -lng: 16.5964307 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10887 …} -email: "info@akd.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Hostinského 2282/4" -postalCode: "612 00" -city: "Brno-Královo Pole" -phone: "+420 720 020 083" -www: "https://www.akd.cz/" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10889 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10866 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#10871 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10867 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Oleska 121" -postalCode: "45-231" -city: "Opole" -phone: "+48 505-337-643" -www: "http://metameb.pl/" -contactPerson: "Robert Polowy" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10869 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10599 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10600 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "Aleje Piłsudskiego 70 " -postalCode: "33-300" -city: "Nowy Sącz " -phone: "502 264 170 " -www: "www.lobos.pl" -contactPerson: "Piotr Dziurzyński " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10602 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10845 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10846 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#10338 …} -streetName: "12 avenue de l'Ile de France" -postalCode: "95310" -city: "Saint‑Ouen‑L'Aumône" -phone: "+0033 (0)1 30 37 09 49" -www: "https://www.caray.fr/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10849 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10905 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10904 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 40" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10902 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10378 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10374 …} -email: "m.teklik@pozmebel.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "603 540 540" -www: "www.pozmebel.com" -contactPerson: "Michał Teklik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10483 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10775 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10776 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Práter utca 9. 3-em. 305" -postalCode: "9024" -city: "Győr" -phone: "+0036 708-830-338" -www: "https://www.akd.hu/hu" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10778 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10779 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10861 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10862 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Köpenicker Str. 325" -postalCode: "12555" -city: "Berlin" -phone: "+0049 175-223-1817" -www: "www.berger-group.de" -contactPerson: "Marcus Gramke" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10864 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10674 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#10679 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10675 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Generała Stanisława Maczka 6" -postalCode: "35-234" -city: "Rzeszów" -phone: "502 264 172" -www: "www.meble.lobos.PL" -contactPerson: "Dariusz Gromala" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10677 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10579 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10580 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Koszalińska 6" -postalCode: "42-202" -city: "Częstochowa" -phone: "602 191 850" -www: "www.fxmeble.pl" -contactPerson: "Tomasz Cisowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10582 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10881 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10882 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10884 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10731 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10732 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Van Coulsterweg 1e" -postalCode: "2952 CB" -city: "Alblasserdam" -phone: "+0031 30-636-2656" -www: "https://stokq.nl/" -contactPerson: "Patrick Roovers" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10735 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10559 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10560 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Leszczyńska 5a" -postalCode: "43-300" -city: "Bielsko-Biała" -phone: "33 829 05 24" -www: "www.cekar.pl" -contactPerson: "Krzysztof Cebo" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10562 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10669 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10670 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. M. Medweckiego 17" -postalCode: "31-870" -city: "Kraków" -phone: "502 264 194" -www: "www.meble.lobos.pl" -contactPerson: "Daniel Czajkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10672 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10748 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10749 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Delu iela 8" -postalCode: "LV-1004" -city: "Riga" -phone: "+00371 265-995-90" -www: "https://noliktavupasaule.lv/" -contactPerson: "Daniels Kalnins" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10752 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10574 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10575 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Witkiewicza 16 pok.9" -postalCode: "03-305" -city: "Warszawa" -phone: "601 262 148" -www: "https://sklep.abes.com.pl/" -contactPerson: "Ewa Cieślicka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10577 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10725 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10726 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stiegweg 9" -postalCode: "06526" -city: "Sangerhausen" -phone: "+0049 03464-90-195- 0" -www: "https://www.euroboxkg.de/" -contactPerson: "Tobias Sendobry" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10729 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10604 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10605 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Kościuszki 229" -postalCode: "40-600" -city: "Katowice" -phone: "510 199 231" -www: "www.lobbymeble.pl" -contactPerson: "Dariusz Tymczyszyn" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10607 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10629 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10630 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Droszyńskiego 15" -postalCode: "80-381" -city: "Gdańsk" -phone: "500 407 365" -www: "kupkrzeslo.pl" -contactPerson: "Jerzy Kaczanowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10632 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10856 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10857 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stuttgarter Str. 125" -postalCode: "70825" -city: "Korntal-Münchingen" -phone: "+0049 160-670-4592" -www: "www.berger-group.de" -contactPerson: "Beau Johnson" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10859 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10804 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10805 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Jasovská 3198/3a" -postalCode: "951 07" -city: "Bratislava" -phone: "+00421 918-744-143" -www: "https://www.mercator.sk/" -contactPerson: "Stanislava Hegedüšová" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10807 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10654 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#10659 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10655 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Krochmalna 22 A" -postalCode: "20-401" -city: "Lublin" -phone: "502 503 980" -www: "www.gobi.net.pl" -contactPerson: "Sylwia Kawęcka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10657 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10876 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10877 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#10214 …} -streetName: "Budovatelská 482" -postalCode: "743 01" -city: "Bílovec" -phone: "+420 608 846 556" -www: "www.rudeta.cz" -contactPerson: "Jan Hlinka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10879 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10609 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10610 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Chodkiewicza 2" -postalCode: "70-344" -city: "Szczecin" -phone: "91 484 37 03" -www: "www.steckomeble.pl" -contactPerson: "Andrzej Stecko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10612 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10809 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10810 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Prosecká 2490/63a" -postalCode: "180 00 Praha 8" -city: "Praha" -phone: "+00420 242-428-610" -www: "https://www.emporo.cz/" -contactPerson: "Janusz Wlazel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10812 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10549 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10550 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Krzysztofa Cedry 6 Lok. LU9" -postalCode: "91-129" -city: "Łódź" -phone: "606 654 671" -www: "www.galter.pl" -contactPerson: "Michał Cinkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10552 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } ] |
| class | "App\Entity\Distributor" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10967 +payload: null +message: "Musisz wybrać dystrybutora" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10967 +payload: null +message: "Musisz wybrać dystrybutora" +allowNull: false +normalizer: null } ] |
| label | "distributor" |
same as passed value |
| placeholder | "distributor.placeholder" |
same as passed value |
| query_builder | Closure(EntityRepository $er) {#10965 class: "App\Controller\Frontend\Customer\DistributorsController" this: App\Controller\Frontend\Customer\DistributorsController {#10004 …} } |
Doctrine\ORM\QueryBuilder {#11006 -em: Doctrine\ORM\EntityManager {#2491 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#11007 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#11008 #from: "App\Entity\Distributor" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11010 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "d.deletedAt IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#11009 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| choice_attr | null |
| choice_filter | null |
| choice_label | Closure(Distributor $distributor) {#10966 class: "App\Controller\Frontend\Customer\DistributorsController" this: App\Controller\Frontend\Customer\DistributorsController {#10004 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#11005 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#11003 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#11002 -om: Doctrine\ORM\EntityManager {#2491 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#10246 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ App\Entity\Distributor {#10689 -id: 26 -lat: 51.417369315791 -lng: 19.678719746964 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10690 …} -email: "kromed_piotrkow@op.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Łódzka 30 ab" -postalCode: "97-300" -city: "Piotrków Trybunalski" -phone: "44 649 60 68" -www: "" -contactPerson: "Gabriela Drożdżyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10692 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10819 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10820 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Provozní 5493/5" -postalCode: "72200" -city: "Ostrava – Třebovice" -phone: "+00420 800-242-424" -www: "https://www.manutan.cz/" -contactPerson: "Stanislav Šmiga" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10822 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10834 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10835 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Konstanzerstrasse 14" -postalCode: "CH-8274" -city: "Tägerwilen" -phone: "0041 71-667-00-00" -www: "https://www.gawela.ch/" -contactPerson: "Janine Fäsi" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10838 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10792 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10793 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#10338 …} -streetName: "Boulevard "Simeonovsko Shose 2L", floor 2 , office 9" -postalCode: "1138" -city: "Sofia" -phone: "+00359 297-379-33" -www: "https://furnit.bg/" -contactPerson: "Hristo Aleksandrov" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10795 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10796 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10769 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10770 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Gáň 909" -postalCode: "924 01" -city: "Gáň" -phone: "+00421 911-600-625" -www: "https://www.akdsro.sk/" -contactPerson: "Viktor Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10773 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10639 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10640 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Radziwie 7 lokal U03B" -postalCode: "01-164" -city: "Warszawa" -phone: "+48 22 666 80 07" -www: "https://meble.lobos.pl/kontakt/oddzial-warszawa" -contactPerson: "Lobos Odział Warszawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10642 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10589 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10590 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żelazna 2" -postalCode: "10-419" -city: "Olsztyn" -phone: "504 018 859" -www: "www.cezasglob.pl" -contactPerson: "Kamil Bączyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10592 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10798 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10799 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#10338 …} -streetName: "Triglavska ulica 61" -postalCode: "1000" -city: "Ljubljana" -phone: "+00386 143-457-40" -www: "https://www.zak.si/" -contactPerson: "Uroš Zakrajšek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10801 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10802 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10709 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10710 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. warmińsko-mazurskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10712 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10764 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10765 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Kleistu iela 24, 5. stāvs" -postalCode: "LV-1067" -city: "Rīga" -phone: "+00371 277-274-49" -www: "https://vvn.lv/" -contactPerson: "Māris Vaskis" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10767 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10909 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10920 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10926 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10353 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10209 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 23" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10347 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10899 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10898 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10896 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10406 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10405 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 44" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10403 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10619 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10620 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Przemysłowa 27" -postalCode: "33-100" -city: "Tarnów" -phone: "502 264 175" -www: "www.meble.lobos.pl" -contactPerson: "Marek Tadel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10622 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10719 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10720 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#10338 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10723 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10694 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10695 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Powstańców Ślaskich 44" -postalCode: "01-381" -city: "Warszawa" -phone: "606 264 364" -www: "www.ameco.pl" -contactPerson: "Marek Chłostecki" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10697 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10699 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10700 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. podlaskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10702 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10786 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10787 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "K Holyni 833/42" -postalCode: "154 00 Praha 5" -city: "Praha" -phone: "+00420 273-136-254" -www: "https://www.enprag.cz/" -contactPerson: "Aleš Kovařík" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10790 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10851 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10852 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Keizersweg 59" -postalCode: "7451" -city: "PH Holten" -phone: "+0031 85 303 2732" -www: "https://povag.nl/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10854 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10523 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10525 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Hawelańska 1" -postalCode: "61-625" -city: "Poznań" -phone: "737 606 606" -www: "www.mebleteo.pl" -contactPerson: "Maksymilian Bartkowiak" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10527 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10664 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10665 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Sułowska 43" -postalCode: "51-180" -city: "Wrocław" -phone: "607 041 746" -www: "www.gobiwroclaw.pl" -contactPerson: "Dariusz Syniawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10667 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10759 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10760 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Krustpils iela 54E" -postalCode: "LV-1057" -city: "Rīga" -phone: "+00371 275-075-02" -www: "https://www.flbirojs.lv/" -contactPerson: "Guntis Šverns" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10762 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10814 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10815 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#10338 …} -streetName: "ul. Tyniecka 5A" -postalCode: "52-407" -city: "Wrocław" -phone: "+48 690 950 535" -www: "https://www.emporo.pl/" -contactPerson: "Kamila Bernaś" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10817 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10840 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10841 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Bahnhofstrasse 25A" -postalCode: "8555" -city: "Müllheim Dorf" -phone: "+0041 71-660-11-11" -www: "https://www.metna.ch/" -contactPerson: "Herr Nedeljko Abadzic" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10843 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10684 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10685 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Budowlanych 46a" -postalCode: "80-298" -city: "Gdańsk" -phone: "503 118 145" -www: "www.metalica.com.pl" -contactPerson: "Grzegorz Dylawerski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10687 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10891 -id: 79 -lat: 52.29364 -lng: 21.0018 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10892 …} -email: "marcin@bprmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Modlińska 6 lok. 205" -postalCode: "03-216" -city: "Warszawa" -phone: "602 213 416" -www: "www.bprmeble.pl" -contactPerson: "Marcin Skrzypiński" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10894 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10829 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10830 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Lessingstraße 8" -postalCode: "01705" -city: "Freital" -phone: "+0049 177-609-00-24" -www: "https://www.metallspind-direkt.de/" -contactPerson: "Matthias Wenner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10832 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10824 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10825 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Industriestraße 1" -postalCode: "D-91583" -city: "Schillingsfürst" -phone: "+0049 (0) 98 68/76-67" -www: "https://www.dinzl.de/" -contactPerson: "Susanne Schachner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10827 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10539 -id: 4 -lat: 52.282119397922 -lng: 21.011458442999 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10540 …} -email: "inventive@inventivegroup.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Jagiellońska 88" -postalCode: "00-992" -city: "Warszawa" -phone: "22 838 71 74" -www: "www.inventivegroup.pl" -contactPerson: "Katarzyna Grabowska" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10542 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10737 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10738 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#10338 …} -streetName: "P. Lukšio g. 18" -postalCode: "LT-08222" -city: "Vilnius" -phone: "+00370 699-626-26" -www: "https://www.vildika.lt/" -contactPerson: "Robertas Lazauskas" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10740 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10529 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10530 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Pachońskiego 7A" -postalCode: "31-223" -city: "Kraków" -phone: "530 730 720" -www: "www.lobbysklep.pl" -contactPerson: "Krzysztof Łudzik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10532 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10742 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10743 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#10338 …} -streetName: "Linamäe 2" -postalCode: "76 406" -city: "Tänassilma küla" -phone: "+00372 659-30-30" -www: "https://laomaailm.ee/" -contactPerson: "Margit Haavasalu" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10745 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10746 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10714 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10715 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Staszica 24A/1" -postalCode: "58-200" -city: "Dzierżoniów" -phone: "513 062 563" -www: "www.tezap.pl" -contactPerson: "Arkadiusz Matyja" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10717 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10781 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10782 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zoltána Kodálya 767/33" -postalCode: "924 01" -city: "Galanta" -phone: "+00421 911-600-615" -www: "https://kovonabytok.eu/" -contactPerson: "Vladimír Štefek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10784 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10624 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10625 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żeligowskiego 3/5" -postalCode: "90-752" -city: "Łódź" -phone: "509 682 721 " -www: "www.meble.lobos.pl" -contactPerson: "Anna Moszczyńska " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10627 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10754 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10755 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://www.lazuritss.com/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10757 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10354 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10351 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 94" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10350 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10584 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10585 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Łącząca 1" -postalCode: "41-103" -city: "Siemianowice Śląskie" -phone: "502 066 931" -www: "www.tezap.pl" -contactPerson: "Kazimierz Ćwirko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10587 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10644 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10645 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Skierniewicka 18" -postalCode: "53-117" -city: "Wrocław" -phone: "501 176 837" -www: "www.meble.lobos.pl" -contactPerson: "Dorota Nagel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10647 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10569 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10570 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Droga Dębińska 13" -postalCode: "61-555" -city: "Poznań" -phone: "503 513 333" -www: "www.profesmeb.pl" -contactPerson: "Przemysław Kobiela" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10572 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10886 -id: 78 -lat: 49.2181851 -lng: 16.5964307 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10887 …} -email: "info@akd.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Hostinského 2282/4" -postalCode: "612 00" -city: "Brno-Královo Pole" -phone: "+420 720 020 083" -www: "https://www.akd.cz/" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10889 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10866 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#10871 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10867 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Oleska 121" -postalCode: "45-231" -city: "Opole" -phone: "+48 505-337-643" -www: "http://metameb.pl/" -contactPerson: "Robert Polowy" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10869 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10599 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10600 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "Aleje Piłsudskiego 70 " -postalCode: "33-300" -city: "Nowy Sącz " -phone: "502 264 170 " -www: "www.lobos.pl" -contactPerson: "Piotr Dziurzyński " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10602 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10845 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10846 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#10338 …} -streetName: "12 avenue de l'Ile de France" -postalCode: "95310" -city: "Saint‑Ouen‑L'Aumône" -phone: "+0033 (0)1 30 37 09 49" -www: "https://www.caray.fr/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10849 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10905 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10904 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 40" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10902 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10378 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10374 …} -email: "m.teklik@pozmebel.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "603 540 540" -www: "www.pozmebel.com" -contactPerson: "Michał Teklik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10483 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10775 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10776 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Práter utca 9. 3-em. 305" -postalCode: "9024" -city: "Győr" -phone: "+0036 708-830-338" -www: "https://www.akd.hu/hu" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10778 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10779 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10861 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10862 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Köpenicker Str. 325" -postalCode: "12555" -city: "Berlin" -phone: "+0049 175-223-1817" -www: "www.berger-group.de" -contactPerson: "Marcus Gramke" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10864 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10674 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#10679 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10675 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Generała Stanisława Maczka 6" -postalCode: "35-234" -city: "Rzeszów" -phone: "502 264 172" -www: "www.meble.lobos.PL" -contactPerson: "Dariusz Gromala" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10677 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10579 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10580 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Koszalińska 6" -postalCode: "42-202" -city: "Częstochowa" -phone: "602 191 850" -www: "www.fxmeble.pl" -contactPerson: "Tomasz Cisowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10582 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10881 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10882 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10884 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10731 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10732 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Van Coulsterweg 1e" -postalCode: "2952 CB" -city: "Alblasserdam" -phone: "+0031 30-636-2656" -www: "https://stokq.nl/" -contactPerson: "Patrick Roovers" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10735 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10559 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10560 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Leszczyńska 5a" -postalCode: "43-300" -city: "Bielsko-Biała" -phone: "33 829 05 24" -www: "www.cekar.pl" -contactPerson: "Krzysztof Cebo" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10562 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10669 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10670 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. M. Medweckiego 17" -postalCode: "31-870" -city: "Kraków" -phone: "502 264 194" -www: "www.meble.lobos.pl" -contactPerson: "Daniel Czajkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10672 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10748 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10749 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Delu iela 8" -postalCode: "LV-1004" -city: "Riga" -phone: "+00371 265-995-90" -www: "https://noliktavupasaule.lv/" -contactPerson: "Daniels Kalnins" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10752 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10574 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10575 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Witkiewicza 16 pok.9" -postalCode: "03-305" -city: "Warszawa" -phone: "601 262 148" -www: "https://sklep.abes.com.pl/" -contactPerson: "Ewa Cieślicka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10577 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10725 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10726 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stiegweg 9" -postalCode: "06526" -city: "Sangerhausen" -phone: "+0049 03464-90-195- 0" -www: "https://www.euroboxkg.de/" -contactPerson: "Tobias Sendobry" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10729 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10604 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10605 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Kościuszki 229" -postalCode: "40-600" -city: "Katowice" -phone: "510 199 231" -www: "www.lobbymeble.pl" -contactPerson: "Dariusz Tymczyszyn" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10607 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10629 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10630 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Droszyńskiego 15" -postalCode: "80-381" -city: "Gdańsk" -phone: "500 407 365" -www: "kupkrzeslo.pl" -contactPerson: "Jerzy Kaczanowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10632 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10856 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10857 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stuttgarter Str. 125" -postalCode: "70825" -city: "Korntal-Münchingen" -phone: "+0049 160-670-4592" -www: "www.berger-group.de" -contactPerson: "Beau Johnson" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10859 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10804 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10805 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Jasovská 3198/3a" -postalCode: "951 07" -city: "Bratislava" -phone: "+00421 918-744-143" -www: "https://www.mercator.sk/" -contactPerson: "Stanislava Hegedüšová" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10807 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10654 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#10659 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10655 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Krochmalna 22 A" -postalCode: "20-401" -city: "Lublin" -phone: "502 503 980" -www: "www.gobi.net.pl" -contactPerson: "Sylwia Kawęcka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10657 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10876 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10877 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#10214 …} -streetName: "Budovatelská 482" -postalCode: "743 01" -city: "Bílovec" -phone: "+420 608 846 556" -www: "www.rudeta.cz" -contactPerson: "Jan Hlinka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10879 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10609 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10610 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Chodkiewicza 2" -postalCode: "70-344" -city: "Szczecin" -phone: "91 484 37 03" -www: "www.steckomeble.pl" -contactPerson: "Andrzej Stecko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10612 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10809 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10810 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Prosecká 2490/63a" -postalCode: "180 00 Praha 8" -city: "Praha" -phone: "+00420 242-428-610" -www: "https://www.emporo.cz/" -contactPerson: "Janusz Wlazel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10812 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } App\Entity\Distributor {#10549 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10550 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Krzysztofa Cedry 6 Lok. LU9" -postalCode: "91-129" -city: "Łódź" -phone: "606 654 671" -www: "www.galter.pl" -contactPerson: "Michał Cinkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10552 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } ] |
| class | "App\Entity\Distributor" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10967 +payload: null +message: "Musisz wybrać dystrybutora" +allowNull: false +normalizer: 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#2491 …11} |
| empty_data | "" |
| error_bubbling | false |
| error_mapping | [] |
| expanded | false |
| extra_fields_message | "This form should not contain extra fields." |
| form_attr | false |
| getter | null |
| group_by | null |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id_reader | Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#11002 -om: Doctrine\ORM\EntityManager {#2491 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#10246 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } |
| inherit_data | false |
| invalid_message | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | null |
| label | "distributor" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| multiple | false |
| placeholder | "distributor.placeholder" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| preferred_choices | [] |
| priority | 0 |
| property_path | null |
| query_builder | Doctrine\ORM\QueryBuilder {#11006 -em: Doctrine\ORM\EntityManager {#2491 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#11007 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#11008 #from: "App\Entity\Distributor" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#11010 #preSeparator: "(" #separator: " AND " #postSeparator: ")" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Comparison" "Doctrine\ORM\Query\Expr\Func" "Doctrine\ORM\Query\Expr\Orx" "Doctrine\ORM\Query\Expr\Andx" ] #parts: [ "d.deletedAt IS NULL" ] } "groupBy" => [] "having" => null "orderBy" => [] ] -type: 0 -state: 0 -dql: null -parameters: Doctrine\Common\Collections\ArrayCollection {#11009 …} -firstResult: 0 -maxResults: null -joinRootAliases: [] #cacheable: false #cacheRegion: null #cacheMode: null #lifetime: 0 } |
| required | true |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | false |
| upload_max_size_message | Closure() {#11001 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#10999 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "choice" "entity" "_form_distributor" ] |
| cache_key | "_form_distributor_entity" |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choices | [ 26 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11244 +label: "KROMED - ul. Łódzka 30 ab, 97-300 Piotrków Trybunalski" +value: "26" +data: App\Entity\Distributor {#10689 -id: 26 -lat: 51.417369315791 -lng: 19.678719746964 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10690 …} -email: "kromed_piotrkow@op.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Łódzka 30 ab" -postalCode: "97-300" -city: "Piotrków Trybunalski" -phone: "44 649 60 68" -www: "" -contactPerson: "Gabriela Drożdżyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10692 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11246 +label: "Manutan s.r.o. - Provozní 5493/5, 72200 Ostrava – Třebovice" +value: "60" +data: App\Entity\Distributor {#10819 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10820 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Provozní 5493/5" -postalCode: "72200" -city: "Ostrava – Třebovice" -phone: "+00420 800-242-424" -www: "https://www.manutan.cz/" -contactPerson: "Stanislav Šmiga" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10822 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11253 +label: "CH - GAWELA GmbH - Konstanzerstrasse 14, CH-8274 Tägerwilen" +value: "63" +data: App\Entity\Distributor {#10834 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10835 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Konstanzerstrasse 14" -postalCode: "CH-8274" -city: "Tägerwilen" -phone: "0041 71-667-00-00" -www: "https://www.gawela.ch/" -contactPerson: "Janine Fäsi" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10838 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11256 +label: "Фурнит ООД - Boulevard "Simeonovsko Shose 2L", floor 2 , office 9, 1138 Sofia" +value: "51" +data: App\Entity\Distributor {#10792 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10793 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#10338 …} -streetName: "Boulevard "Simeonovsko Shose 2L", floor 2 , office 9" -postalCode: "1138" -city: "Sofia" -phone: "+00359 297-379-33" -www: "https://furnit.bg/" -contactPerson: "Hristo Aleksandrov" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10795 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10796 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11259 +label: "AKD s.r.o. - Gáň 909, 924 01 Gáň" +value: "47" +data: App\Entity\Distributor {#10769 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10770 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Gáň 909" -postalCode: "924 01" -city: "Gáň" -phone: "+00421 911-600-625" -www: "https://www.akdsro.sk/" -contactPerson: "Viktor Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10773 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11262 +label: "LOBOS - ul. Radziwie 7 lokal U03B, 01-164 Warszawa" +value: "18" +data: App\Entity\Distributor {#10639 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10640 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Radziwie 7 lokal U03B" -postalCode: "01-164" -city: "Warszawa" -phone: "+48 22 666 80 07" -www: "https://meble.lobos.pl/kontakt/oddzial-warszawa" -contactPerson: "Lobos Odział Warszawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10642 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11265 +label: "CEZAS-GLOB - ul. Żelazna 2, 10-419 Olsztyn" +value: "11" +data: App\Entity\Distributor {#10589 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10590 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żelazna 2" -postalCode: "10-419" -city: "Olsztyn" -phone: "504 018 859" -www: "www.cezasglob.pl" -contactPerson: "Kamil Bączyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10592 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11271 +label: "ZAK inženiring d.o.o. - Triglavska ulica 61, 1000 Ljubljana" +value: "52" +data: App\Entity\Distributor {#10798 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10799 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#10338 …} -streetName: "Triglavska ulica 61" -postalCode: "1000" -city: "Ljubljana" -phone: "+00386 143-457-40" -www: "https://www.zak.si/" -contactPerson: "Uroš Zakrajšek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10801 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10802 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11277 +label: "Przedstawiciel Handlowy Malow - Warmińsko-mazurskie" +value: "29" +data: App\Entity\Distributor {#10709 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#10594 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10710 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. warmińsko-mazurskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10712 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11280 +label: "SIA "Viss veikaliem un noliktavām" - Kleistu iela 24, 5. stāvs, LV-1067 Rīga" +value: "46" +data: App\Entity\Distributor {#10764 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10765 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Kleistu iela 24, 5. stāvs" -postalCode: "LV-1067" -city: "Rīga" -phone: "+00371 277-274-49" -www: "https://vvn.lv/" -contactPerson: "Māris Vaskis" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10767 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11286 +label: "Spoza Europy - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "36" +data: App\Entity\Distributor {#10909 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10920 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10926 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11289 +label: "Europa północna - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "35" +data: App\Entity\Distributor {#10353 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10209 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 23" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10347 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11295 +label: "Europa zachodnia - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "33" +data: App\Entity\Distributor {#10899 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10898 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 42" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10896 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11301 +label: "Europa południowa - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "34" +data: App\Entity\Distributor {#10406 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10405 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 44" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10403 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11307 +label: "LOBOS - ul. Przemysłowa 27, 33-100 Tarnów" +value: "15" +data: App\Entity\Distributor {#10619 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10620 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Przemysłowa 27" -postalCode: "33-100" -city: "Tarnów" -phone: "502 264 175" -www: "www.meble.lobos.pl" -contactPerson: "Marek Tadel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10622 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11313 +label: "UAB "Darbis" - Verslininkų g. 17, 97227 Kretingos r. sav." +value: "37" +data: App\Entity\Distributor {#10719 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10720 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#10338 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10723 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11319 +label: "AMECO - ul. Powstańców Ślaskich 44, 01-381 Warszawa" +value: "27" +data: App\Entity\Distributor {#10694 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10695 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Powstańców Ślaskich 44" -postalCode: "01-381" -city: "Warszawa" -phone: "606 264 364" -www: "www.ameco.pl" -contactPerson: "Marek Chłostecki" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10697 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11322 +label: "Przedstawiciel Handlowy Malow - Podlaskie" +value: "28" +data: App\Entity\Distributor {#10699 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10700 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. podlaskie" -postalCode: null -city: null -phone: "609 401 347" -www: "malow.com.pl" -contactPerson: "Karol Marcińczyk" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10702 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11328 +label: "ENPRAG, s.r.o. - K Holyni 833/42, 154 00 Praha 5 Praha" +value: "50" +data: App\Entity\Distributor {#10786 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10787 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "K Holyni 833/42" -postalCode: "154 00 Praha 5" -city: "Praha" -phone: "+00420 273-136-254" -www: "https://www.enprag.cz/" -contactPerson: "Aleš Kovařík" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10790 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11334 +label: "Povag Nederland BV - Keizersweg 59, 7451 PH Holten" +value: "66" +data: App\Entity\Distributor {#10851 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10852 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Keizersweg 59" -postalCode: "7451" -city: "PH Holten" -phone: "+0031 85 303 2732" -www: "https://povag.nl/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10854 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11337 +label: "TEO - ul. Hawelańska 1, 61-625 Poznań" +value: "2" +data: App\Entity\Distributor {#10523 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10525 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Hawelańska 1" -postalCode: "61-625" -city: "Poznań" -phone: "737 606 606" -www: "www.mebleteo.pl" -contactPerson: "Maksymilian Bartkowiak" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10527 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11340 +label: "GOBI - ul. Sułowska 43, 51-180 Wrocław" +value: "22" +data: App\Entity\Distributor {#10664 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10665 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Sułowska 43" -postalCode: "51-180" -city: "Wrocław" -phone: "607 041 746" -www: "www.gobiwroclaw.pl" -contactPerson: "Dariusz Syniawa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10667 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11346 +label: "SIA FL Birojs - Krustpils iela 54E, LV-1057 Rīga" +value: "45" +data: App\Entity\Distributor {#10759 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10760 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Krustpils iela 54E" -postalCode: "LV-1057" -city: "Rīga" -phone: "+00371 275-075-02" -www: "https://www.flbirojs.lv/" -contactPerson: "Guntis Šverns" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10762 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11352 +label: "EMPORO Sp. z o.o. - ul. Tyniecka 5A, 52-407 Wrocław" +value: "56" +data: App\Entity\Distributor {#10814 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10815 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#10338 …} -streetName: "ul. Tyniecka 5A" -postalCode: "52-407" -city: "Wrocław" -phone: "+48 690 950 535" -www: "https://www.emporo.pl/" -contactPerson: "Kamila Bernaś" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10817 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11355 +label: "CH - Metna GmbH - Bahnhofstrasse 25A, 8555 Müllheim Dorf" +value: "64" +data: App\Entity\Distributor {#10840 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10841 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#10338 …} -streetName: "Bahnhofstrasse 25A" -postalCode: "8555" -city: "Müllheim Dorf" -phone: "+0041 71-660-11-11" -www: "https://www.metna.ch/" -contactPerson: "Herr Nedeljko Abadzic" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10837 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10843 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11358 +label: "METALICA - ul. Budowlanych 46a, 80-298 Gdańsk" +value: "25" +data: App\Entity\Distributor {#10684 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10685 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Budowlanych 46a" -postalCode: "80-298" -city: "Gdańsk" -phone: "503 118 145" -www: "www.metalica.com.pl" -contactPerson: "Grzegorz Dylawerski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10687 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 79 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11361 +label: "BPR Meble s.c. - ul. Modlińska 6 lok. 205, 03-216 Warszawa" +value: "79" +data: App\Entity\Distributor {#10891 -id: 79 -lat: 52.29364 -lng: 21.0018 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10892 …} -email: "marcin@bprmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Modlińska 6 lok. 205" -postalCode: "03-216" -city: "Warszawa" -phone: "602 213 416" -www: "www.bprmeble.pl" -contactPerson: "Marcin Skrzypiński" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10894 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11367 +label: "DE - Matthias Wenner e.K. - Lessingstraße 8, 01705 Freital" +value: "62" +data: App\Entity\Distributor {#10829 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10830 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Lessingstraße 8" -postalCode: "01705" -city: "Freital" -phone: "+0049 177-609-00-24" -www: "https://www.metallspind-direkt.de/" -contactPerson: "Matthias Wenner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10832 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11370 +label: "DE - Dinzl Ordnungstechnik GmbH - Industriestraße 1, D-91583 Schillingsfürst" +value: "61" +data: App\Entity\Distributor {#10824 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10825 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Industriestraße 1" -postalCode: "D-91583" -city: "Schillingsfürst" -phone: "+0049 (0) 98 68/76-67" -www: "https://www.dinzl.de/" -contactPerson: "Susanne Schachner" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10827 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 4 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11373 +label: "INVENTIVE GROUP - ul. Jagiellońska 88, 00-992 Warszawa" +value: "4" +data: App\Entity\Distributor {#10539 -id: 4 -lat: 52.282119397922 -lng: 21.011458442999 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10540 …} -email: "inventive@inventivegroup.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Jagiellońska 88" -postalCode: "00-992" -city: "Warszawa" -phone: "22 838 71 74" -www: "www.inventivegroup.pl" -contactPerson: "Katarzyna Grabowska" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10542 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11376 +label: "UAB Vildika - P. Lukšio g. 18, LT-08222 Vilnius" +value: "41" +data: App\Entity\Distributor {#10737 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10738 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#10338 …} -streetName: "P. Lukšio g. 18" -postalCode: "LT-08222" -city: "Vilnius" -phone: "+00370 699-626-26" -www: "https://www.vildika.lt/" -contactPerson: "Robertas Lazauskas" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10722 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10740 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11382 +label: "LOBBY - ul. Pachońskiego 7A, 31-223 Kraków" +value: "3" +data: App\Entity\Distributor {#10529 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10530 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Pachońskiego 7A" -postalCode: "31-223" -city: "Kraków" -phone: "530 730 720" -www: "www.lobbysklep.pl" -contactPerson: "Krzysztof Łudzik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10532 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11385 +label: "Laomaailm AS - Linamäe 2, 76 406 Tänassilma küla" +value: "42" +data: App\Entity\Distributor {#10742 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10743 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#10338 …} -streetName: "Linamäe 2" -postalCode: "76 406" -city: "Tänassilma küla" -phone: "+00372 659-30-30" -www: "https://laomaailm.ee/" -contactPerson: "Margit Haavasalu" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10745 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10746 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11391 +label: "TEZAP - ul. Staszica 24A/1, 58-200 Dzierżoniów" +value: "31" +data: App\Entity\Distributor {#10714 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10715 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Staszica 24A/1" -postalCode: "58-200" -city: "Dzierżoniów" -phone: "513 062 563" -www: "www.tezap.pl" -contactPerson: "Arkadiusz Matyja" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10717 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11394 +label: "Kovonábytok Galanta s.r.o. - Zoltána Kodálya 767/33, 924 01 Galanta" +value: "49" +data: App\Entity\Distributor {#10781 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10782 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zoltána Kodálya 767/33" -postalCode: "924 01" -city: "Galanta" -phone: "+00421 911-600-615" -www: "https://kovonabytok.eu/" -contactPerson: "Vladimír Štefek" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10784 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11397 +label: "LOBOS - ul. Żeligowskiego 3/5, 90-752 Łódź" +value: "16" +data: App\Entity\Distributor {#10624 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10625 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Żeligowskiego 3/5" -postalCode: "90-752" -city: "Łódź" -phone: "509 682 721 " -www: "www.meble.lobos.pl" -contactPerson: "Anna Moszczyńska " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10627 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11400 +label: "SIA Lazurīts S - Zemitāna iela 3, Latgales priekšpilsēta, LV-1012 Rīga" +value: "44" +data: App\Entity\Distributor {#10754 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10755 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://www.lazuritss.com/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10757 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11406 +label: "MALOW - Producent Mebli Metalowych - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "30" +data: App\Entity\Distributor {#10354 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10351 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 94" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10350 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11409 +label: "TEZAP - ul. Łącząca 1, 41-103 Siemianowice Śląskie" +value: "10" +data: App\Entity\Distributor {#10584 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10585 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Łącząca 1" -postalCode: "41-103" -city: "Siemianowice Śląskie" -phone: "502 066 931" -www: "www.tezap.pl" -contactPerson: "Kazimierz Ćwirko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10587 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11415 +label: "LOBOS - ul. Skierniewicka 18, 53-117 Wrocław" +value: "20" +data: App\Entity\Distributor {#10644 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#10649 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10645 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Skierniewicka 18" -postalCode: "53-117" -city: "Wrocław" -phone: "501 176 837" -www: "www.meble.lobos.pl" -contactPerson: "Dorota Nagel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10647 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11421 +label: "PROFESMEB - ul. Droga Dębińska 13, 61-555 Poznań" +value: "7" +data: App\Entity\Distributor {#10569 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10570 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Droga Dębińska 13" -postalCode: "61-555" -city: "Poznań" -phone: "503 513 333" -www: "www.profesmeb.pl" -contactPerson: "Przemysław Kobiela" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10572 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 78 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11427 +label: "AKD Czech s.r.o. - Hostinského 2282/4, 612 00 Brno-Královo Pole" +value: "78" +data: App\Entity\Distributor {#10886 -id: 78 -lat: 49.2181851 -lng: 16.5964307 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10887 …} -email: "info@akd.cz" -type: App\Entity\DistributorType {#10338 …} -streetName: "Hostinského 2282/4" -postalCode: "612 00" -city: "Brno-Královo Pole" -phone: "+420 720 020 083" -www: "https://www.akd.cz/" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10889 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11433 +label: "METAMEB - ul. Oleska 121, 45-231 Opole" +value: "75" +data: App\Entity\Distributor {#10866 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#10871 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10867 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Oleska 121" -postalCode: "45-231" -city: "Opole" -phone: "+48 505-337-643" -www: "http://metameb.pl/" -contactPerson: "Robert Polowy" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10869 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11436 +label: "LOBOS - Aleje Piłsudskiego 70 , 33-300 Nowy Sącz " +value: "12" +data: App\Entity\Distributor {#10599 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10600 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "Aleje Piłsudskiego 70 " -postalCode: "33-300" -city: "Nowy Sącz " -phone: "502 264 170 " -www: "www.lobos.pl" -contactPerson: "Piotr Dziurzyński " -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10602 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11439 +label: "Caray - 12 avenue de l'Ile de France, 95310 Saint‑Ouen‑L'Aumône" +value: "65" +data: App\Entity\Distributor {#10845 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10846 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#10338 …} -streetName: "12 avenue de l'Ile de France" -postalCode: "95310" -city: "Saint‑Ouen‑L'Aumône" -phone: "+0033 (0)1 30 37 09 49" -www: "https://www.caray.fr/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10849 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11445 +label: "Niemcy, Austria, Szwajcaria - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "32" +data: App\Entity\Distributor {#10905 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#10704 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10904 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#10207 …} -streetName: "ul. Wojska Polskiego 114 A" -postalCode: "16-400" -city: "Suwałki" -phone: "87 566 07 40" -www: "https://malow.com.pl/en/" -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10902 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11448 +label: "POZMEBEL - ul. Starołęcka 18, 61-361 Poznań" +value: "1" +data: App\Entity\Distributor {#10378 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#10504 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10374 …} -email: "m.teklik@pozmebel.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "603 540 540" -www: "www.pozmebel.com" -contactPerson: "Michał Teklik" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10483 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11454 +label: "AKD Kft. - Práter utca 9. 3-em. 305, 9024 Győr" +value: "48" +data: App\Entity\Distributor {#10775 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10776 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Práter utca 9. 3-em. 305" -postalCode: "9024" -city: "Győr" -phone: "+0036 708-830-338" -www: "https://www.akd.hu/hu" -contactPerson: "Dávid Kontár" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10778 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10779 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11460 +label: "DE - Berger Group GmbH (Zweigniederlassung) - Köpenicker Str. 325, 12555 Berlin" +value: "74" +data: App\Entity\Distributor {#10861 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10862 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Köpenicker Str. 325" -postalCode: "12555" -city: "Berlin" -phone: "+0049 175-223-1817" -www: "www.berger-group.de" -contactPerson: "Marcus Gramke" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10864 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11463 +label: "LOBOS - ul. Generała Stanisława Maczka 6, 35-234 Rzeszów" +value: "24" +data: App\Entity\Distributor {#10674 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#10679 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10675 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Generała Stanisława Maczka 6" -postalCode: "35-234" -city: "Rzeszów" -phone: "502 264 172" -www: "www.meble.lobos.PL" -contactPerson: "Dariusz Gromala" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10677 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11466 +label: "F/X - ul. Koszalińska 6, 42-202 Częstochowa" +value: "9" +data: App\Entity\Distributor {#10579 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10580 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Koszalińska 6" -postalCode: "42-202" -city: "Częstochowa" -phone: "602 191 850" -www: "www.fxmeble.pl" -contactPerson: "Tomasz Cisowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10582 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11472 +label: "Przedstawiciel Handlowy Malow - Zachodniopomorskie" +value: "77" +data: App\Entity\Distributor {#10881 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10882 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#10273 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10884 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11478 +label: "Stokq B.V. - Van Coulsterweg 1e, 2952 CB Alblasserdam" +value: "40" +data: App\Entity\Distributor {#10731 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10732 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#10338 …} -streetName: "Van Coulsterweg 1e" -postalCode: "2952 CB" -city: "Alblasserdam" -phone: "+0031 30-636-2656" -www: "https://stokq.nl/" -contactPerson: "Patrick Roovers" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10734 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10735 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11481 +label: "CEKAR - ul. Leszczyńska 5a, 43-300 Bielsko-Biała" +value: "6" +data: App\Entity\Distributor {#10559 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10560 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Leszczyńska 5a" -postalCode: "43-300" -city: "Bielsko-Biała" -phone: "33 829 05 24" -www: "www.cekar.pl" -contactPerson: "Krzysztof Cebo" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10562 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11484 +label: "LOBOS - ul. M. Medweckiego 17, 31-870 Kraków" +value: "23" +data: App\Entity\Distributor {#10669 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#10534 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10670 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. M. Medweckiego 17" -postalCode: "31-870" -city: "Kraków" -phone: "502 264 194" -www: "www.meble.lobos.pl" -contactPerson: "Daniel Czajkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10672 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11490 +label: "Noliktavu Pasaule - Delu iela 8, LV-1004 Riga" +value: "43" +data: App\Entity\Distributor {#10748 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10749 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#10338 …} -streetName: "Delu iela 8" -postalCode: "LV-1004" -city: "Riga" -phone: "+00371 265-995-90" -www: "https://noliktavupasaule.lv/" -contactPerson: "Daniels Kalnins" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10751 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10752 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11496 +label: "ABES - ul. Witkiewicza 16 pok.9, 03-305 Warszawa" +value: "8" +data: App\Entity\Distributor {#10574 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#10544 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10575 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Witkiewicza 16 pok.9" -postalCode: "03-305" -city: "Warszawa" -phone: "601 262 148" -www: "https://sklep.abes.com.pl/" -contactPerson: "Ewa Cieślicka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10577 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11499 +label: "DE - Eurobox KG - Stiegweg 9, 06526 Sangerhausen" +value: "39" +data: App\Entity\Distributor {#10725 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10726 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stiegweg 9" -postalCode: "06526" -city: "Sangerhausen" -phone: "+0049 03464-90-195- 0" -www: "https://www.euroboxkg.de/" -contactPerson: "Tobias Sendobry" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10729 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11505 +label: "Lobby Meble Katowice - ul. Kościuszki 229, 40-600 Katowice" +value: "13" +data: App\Entity\Distributor {#10604 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#10564 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10605 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Kościuszki 229" -postalCode: "40-600" -city: "Katowice" -phone: "510 199 231" -www: "www.lobbymeble.pl" -contactPerson: "Dariusz Tymczyszyn" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10607 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11508 +label: "GRANT - ul. Droszyńskiego 15, 80-381 Gdańsk" +value: "17" +data: App\Entity\Distributor {#10629 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#10634 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10630 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Droszyńskiego 15" -postalCode: "80-381" -city: "Gdańsk" -phone: "500 407 365" -www: "kupkrzeslo.pl" -contactPerson: "Jerzy Kaczanowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10632 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11514 +label: "DE - Berger Group GmbH (Hauptsitz) - Stuttgarter Str. 125, 70825 Korntal-Münchingen" +value: "73" +data: App\Entity\Distributor {#10856 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10857 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#10338 …} -streetName: "Stuttgarter Str. 125" -postalCode: "70825" -city: "Korntal-Münchingen" -phone: "+0049 160-670-4592" -www: "www.berger-group.de" -contactPerson: "Beau Johnson" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10728 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10859 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11520 +label: "Mercator DMS, spol. s r.o. - Jasovská 3198/3a, 951 07 Bratislava" +value: "54" +data: App\Entity\Distributor {#10804 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10805 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Jasovská 3198/3a" -postalCode: "951 07" -city: "Bratislava" -phone: "+00421 918-744-143" -www: "https://www.mercator.sk/" -contactPerson: "Stanislava Hegedüšová" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10772 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10807 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11523 +label: "GOBI - ul. Krochmalna 22 A, 20-401 Lublin" +value: "21" +data: App\Entity\Distributor {#10654 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#10659 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10655 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Krochmalna 22 A" -postalCode: "20-401" -city: "Lublin" -phone: "502 503 980" -www: "www.gobi.net.pl" -contactPerson: "Sylwia Kawęcka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10657 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11526 +label: "Rudeta s.r.o. - Budovatelská 482, 743 01 Bílovec" +value: "76" +data: App\Entity\Distributor {#10876 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10877 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#10214 …} -streetName: "Budovatelská 482" -postalCode: "743 01" -city: "Bílovec" -phone: "+420 608 846 556" -www: "www.rudeta.cz" -contactPerson: "Jan Hlinka" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10879 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11532 +label: "STECKO - ul. Chodkiewicza 2, 70-344 Szczecin" +value: "14" +data: App\Entity\Distributor {#10609 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#10614 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10610 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#10334 …} -streetName: "ul. Chodkiewicza 2" -postalCode: "70-344" -city: "Szczecin" -phone: "91 484 37 03" -www: "www.steckomeble.pl" -contactPerson: "Andrzej Stecko" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10612 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11535 +label: "EMPORO, s.r.o. - Prosecká 2490/63a, 180 00 Praha 8 Praha" +value: "55" +data: App\Entity\Distributor {#10809 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#10810 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#10338 …} -streetName: "Prosecká 2490/63a" -postalCode: "180 00 Praha 8" -city: "Praha" -phone: "+00420 242-428-610" -www: "https://www.emporo.cz/" -contactPerson: "Janusz Wlazel" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10789 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10812 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11541 +label: "GALTER - ul. Krzysztofa Cedry 6 Lok. LU9, 91-129 Łódź" +value: "5" +data: App\Entity\Distributor {#10549 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#10554 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#10550 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#10214 …} -streetName: "ul. Krzysztofa Cedry 6 Lok. LU9" -postalCode: "91-129" -city: "Łódź" -phone: "606 654 671" -www: "www.galter.pl" -contactPerson: "Michał Cinkowski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#10498 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#10552 …} #newTranslations: null #currentLocale: "pl" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11139 -form: Symfony\Component\Form\Form {#11110 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#11053 …5} |
| full_name | "form[distributor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_distributor" |
| is_selected | Closure($choice, $value) {#11543 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#10976 …} } |
| label | "distributor" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| multiple | false |
| name | "distributor" |
| placeholder | "distributor.placeholder" |
| placeholder_in_choices | false |
| preferred_choices | [] |
| priority | 0 |
| required | true |
| row_attr | [] |
| separator | "-------------------" |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_distributor" |
| valid | true |
| value | "" |
companyName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "company.name.placeholder" ] |
[ "placeholder" => "company.name.placeholder" ] |
| label | "company.name" |
same as passed value |
| required | false |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "company.name.placeholder" ] |
| 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11023 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} } |
| 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 | "company.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| mapped | true |
| method | "POST" |
| post_max_size_message | "The uploaded file was too large. Please try to upload a smaller file." |
| priority | 0 |
| property_path | null |
| required | false |
| row_attr | [] |
| setter | null |
| translation_domain | null |
| trim | true |
| upload_max_size_message | Closure() {#11025 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11024 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "company.name.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_companyName" ] |
| cache_key | "_form_companyName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11242 -form: Symfony\Component\Form\Form {#11113 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11544 …5} |
| full_name | "form[companyName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_companyName" |
| label | "company.name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "companyName" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_companyName" |
| valid | true |
| value | "" |
firstName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "first_name.placeholder" ] |
[ "placeholder" => "first_name.placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10968 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10968 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "first_name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "first_name.placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10968 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11032 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} } |
| 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 | "first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#11034 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11033 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "first_name.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_firstName" ] |
| cache_key | "_form_firstName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11549 -form: Symfony\Component\Form\Form {#11116 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11550 …5} |
| full_name | "form[firstName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_firstName" |
| label | "first_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "firstName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_firstName" |
| valid | true |
| value | "" |
lastName
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "last_name.placeholder" ] |
[ "placeholder" => "last_name.placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10969 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10969 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "last_name" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "last_name.placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10969 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11041 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} } |
| 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 | "last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#11043 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11042 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "last_name.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_lastName" ] |
| cache_key | "_form_lastName_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11551 -form: Symfony\Component\Form\Form {#11119 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11552 …5} |
| full_name | "form[lastName]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_lastName" |
| label | "last_name" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "lastName" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_lastName" |
| valid | true |
| value | "" |
phone
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "phone.placeholder" ] |
[ "placeholder" => "phone.placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10970 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10970 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "phone" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "phone.placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10970 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11050 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} } |
| 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 | "phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#11052 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11051 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "phone.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_phone" ] |
| cache_key | "_form_phone_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11553 -form: Symfony\Component\Form\Form {#11122 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11554 …5} |
| full_name | "form[phone]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_phone" |
| label | "phone" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "phone" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_phone" |
| valid | true |
| value | "" |
"Symfony\Component\Form\Extension\Core\Type\TextType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | null |
| View Format |
"" |
Submitted Data
This form was not submitted.
Passed Options
| Option | Passed Value | Resolved Value |
|---|---|---|
| attr | [ "placeholder" => "email.placeholder" ] |
[ "placeholder" => "email.placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10971 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#10972 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10971 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#10972 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
| label | "email" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "email.placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10971 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#10972 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11059 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} } |
| 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 | "email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#11061 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11060 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "email.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "_form_email" ] |
| cache_key | "_form_email_text" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11555 -form: Symfony\Component\Form\Form {#11125 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11556 …5} |
| full_name | "form[email]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_email" |
| label | "email" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "email" |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_email" |
| valid | true |
| value | "" |
text
"Symfony\Component\Form\Extension\Core\Type\TextareaType"
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" => "text.placeholder" ] |
[ "placeholder" => "text.placeholder" ] |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10973 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10973 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "text" |
same as passed value |
| required | true |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [ "placeholder" => "text.placeholder" ] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10973 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11072 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} } |
| 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 | "text" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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() {#11074 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11073 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [ "placeholder" => "text.placeholder" ] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "text" "textarea" "_form_text" ] |
| cache_key | "_form_text_textarea" |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11557 -form: Symfony\Component\Form\Form {#11128 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11558 …5} |
| full_name | "form[text]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_text" |
| label | "text" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "text" |
| pattern | null |
| priority | 0 |
| required | true |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_text" |
| valid | true |
| value | "" |
check1
"Symfony\Component\Form\Extension\Core\Type\CheckboxType"
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 |
|---|---|---|
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10974 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#10974 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
| label | "personal_data_processing" |
same as passed value |
| mapped | false |
same as passed value |
| required | false |
same as passed value |
| translation_domain | "common_form" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| action | "" |
| allow_extra_fields | false |
| allow_file_upload | false |
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | true |
| block_name | null |
| block_prefix | null |
| by_reference | true |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#10974 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: 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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#11084 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#11080 …} } |
| 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 | "This value is not valid." |
| invalid_message_parameters | [] |
| is_empty_callback | Closure($modelData): bool {#11086 returnType: "bool" class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" } |
| label | "personal_data_processing" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| legacy_error_messages | true |
| 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 | "common_form" |
| trim | true |
| upload_max_size_message | Closure() {#11090 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11088 …} } } |
| validation_groups | null |
| value | "1" |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "checkbox" "_form_check1" ] |
| cache_key | "_form_check1_checkbox" |
| checked | false |
| compound | false |
| data | false |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11559 -form: Symfony\Component\Form\Form {#11131 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11560 …5} |
| full_name | "form[check1]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_check1" |
| label | "personal_data_processing" |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "check1" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "common_form" |
| unique_block_prefix | "_form_check1" |
| valid | true |
| value | "1" |
submit
"Symfony\Component\Form\Extension\Core\Type\SubmitType"
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 | "Wyślij wiadomość" |
same as passed value |
Resolved Options
| Option | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| auto_initialize | false |
| block_name | null |
| block_prefix | null |
| disabled | false |
| form_attr | false |
| label | "Wyślij wiadomość" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| priority | 0 |
| row_attr | [] |
| translation_domain | null |
| validate | true |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "button" "submit" "_form_submit" ] |
| cache_key | "_form_submit_submit" |
| clicked | false |
| disabled | false |
| form | Symfony\Component\Form\FormView {#11562 …5} |
| full_name | "form[submit]" |
| id | "form_submit" |
| label | "Wyślij wiadomość" |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| multipart | false |
| name | "submit" |
| priority | 0 |
| row_attr | [] |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form_submit" |
| value | null |
_token
"Symfony\Component\Form\Extension\Core\Type\HiddenType"
Default Data
| Property | Value |
|---|---|
| Model Format | same as normalized format |
| Normalized Format | "2e5e5962622d1c552a8972.NQrUZdJBOo7P2Rs9_7WBAFbm1HtAtedRmTvKs2Fn89c.X2aGJLMDXuqNkVMMksPFOQWF5UgUhKsh1Feh4CALnZ9AP7NSpxMCxqS9cA" |
| 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 | "2e5e5962622d1c552a8972.NQrUZdJBOo7P2Rs9_7WBAFbm1HtAtedRmTvKs2Fn89c.X2aGJLMDXuqNkVMMksPFOQWF5UgUhKsh1Feh4CALnZ9AP7NSpxMCxqS9cA" |
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 {#2877 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#2913 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#2914 …} -namespace: Closure() {#2916 …} } |
| data | "2e5e5962622d1c552a8972.NQrUZdJBOo7P2Rs9_7WBAFbm1HtAtedRmTvKs2Fn89c.X2aGJLMDXuqNkVMMksPFOQWF5UgUhKsh1Feh4CALnZ9AP7NSpxMCxqS9cA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11566 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#10912 …} } |
| 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 | [] |
| legacy_error_messages | true |
| 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() {#11568 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#10943 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#251 …} $translationDomain: "validators" $message: Closure() {#11565 …} } } |
| validation_groups | null |
View Variables
| Variable | Value |
|---|---|
| action | "" |
| attr | [] |
| attr_translation_parameters | [] |
| block_prefixes | [ "form" "hidden" "csrf_token" "_form__token" ] |
| cache_key | "_form__token_hidden" |
| compound | false |
| data | "2e5e5962622d1c552a8972.NQrUZdJBOo7P2Rs9_7WBAFbm1HtAtedRmTvKs2Fn89c.X2aGJLMDXuqNkVMMksPFOQWF5UgUhKsh1Feh4CALnZ9AP7NSpxMCxqS9cA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11578 -form: Symfony\Component\Form\Form {#11574 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11569 …5} |
| full_name | "form[_token]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form__token" |
| label | null |
| label_attr | [] |
| label_format | null |
| label_html | false |
| label_translation_parameters | [] |
| method | "POST" |
| multipart | false |
| name | "_token" |
| priority | 0 |
| required | false |
| row_attr | [] |
| size | null |
| submitted | false |
| translation_domain | "distributor_form" |
| unique_block_prefix | "_form__token" |
| valid | true |
| value | "2e5e5962622d1c552a8972.NQrUZdJBOo7P2Rs9_7WBAFbm1HtAtedRmTvKs2Fn89c.X2aGJLMDXuqNkVMMksPFOQWF5UgUhKsh1Feh4CALnZ9AP7NSpxMCxqS9cA" |