- Request / Response
- API Platform
- Performance
- Validator
- Forms
- Exception
- Logs 94
- Events
- Routing
- Cache
- Translation
- Security
- Twig
- Twig Components
- Doctrine
- HTTP Client
- Debug
- Messages
- E-mails
- JMS Serializer 0 + 0
- 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 {#11423 -id: null -uuid: "8fa80cd3-2724-4bae-b7f1-d027fcf77029" -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 {#45886 …} -createdAt: DateTimeImmutable @1768401302 {#45991 date: 2026-01-14 15:35:02.183442 Europe/Warsaw (+01: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 {#11423 -id: null -uuid: "8fa80cd3-2724-4bae-b7f1-d027fcf77029" -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 {#45886 …} -createdAt: DateTimeImmutable @1768401302 {#45991 date: 2026-01-14 15:35:02.183442 Europe/Warsaw (+01: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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data | App\Entity\DistributorContact {#11423 -id: null -uuid: "8fa80cd3-2724-4bae-b7f1-d027fcf77029" -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 {#45886 …} -createdAt: DateTimeImmutable @1768401302 {#45991 date: 2026-01-14 15:35:02.183442 Europe/Warsaw (+01:00) } -pdfFile: null } |
| data_class | "App\Entity\DistributorContact" |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#45929 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} 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() {#45757 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45793 …} } } |
| 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 {#11423 -id: null -uuid: "8fa80cd3-2724-4bae-b7f1-d027fcf77029" -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 {#45886 …} -createdAt: DateTimeImmutable @1768401302 {#45991 date: 2026-01-14 15:35:02.183442 Europe/Warsaw (+01:00) } -pdfFile: null } |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#45687 -form: Symfony\Component\Form\Form {#45569 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#45704 …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 {#11423 -id: null -uuid: "8fa80cd3-2724-4bae-b7f1-d027fcf77029" -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 {#45886 …} -createdAt: DateTimeImmutable @1768401302 {#45991 date: 2026-01-14 15:35:02.183442 Europe/Warsaw (+01: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) {#45965 class: "App\Controller\Frontend\Customer\DistributorsController" this: App\Controller\Frontend\Customer\DistributorsController {#27018 …} } |
same as passed value |
| choice_translation_domain | false |
same as passed value |
| choices | [ App\Entity\Distributor {#35169 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35080 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35099 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45809 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45953 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45820 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45613 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45963 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45868 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45914 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45918 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45794 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45952 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45624 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35096 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35176 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35065 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11346 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11381 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11270 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35069 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35214 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35188 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11434 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11244 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11365 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35157 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#34994 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#11225 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://infolapa.zl.lv/lazurits-s-sia/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35098 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45652 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35067 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35186 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35075 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35042 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35232 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35233 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35156 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35196 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35046 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23073 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35223 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35151 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35167 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35147 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#35140 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35131 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35066 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45990 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45786 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#11343 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45806 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23048 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35120 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35171 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35070 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11258 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11219 …} -email: "r.koperski@pozmebel.pl" -type: App\Entity\DistributorType {#11343 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "690 992 789" -www: "www.pozmebel.com" -contactPerson: "Rafał Koperski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11385 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35043 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35057 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35083 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45817 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45979 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#11225 …} -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 {#45777 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45949 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22996 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35093 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#35023 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35149 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35030 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35136 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35009 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35077 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35152 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#34999 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35189 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35221 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35224 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35048 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45856 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45791 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45865 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23041 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35052 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35242 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35076 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45760 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45987 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45879 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22977 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45907 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45972 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45997 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35018 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35144 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35183 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45854 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45851 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#11225 …} -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 {#45848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45928 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22988 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45785 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45792 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45915 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23059 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35174 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35123 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#11225 …} -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 {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35193 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23022 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35038 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35206 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35142 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35128 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35061 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35016 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23093 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35160 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35117 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#11225 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35100 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23156 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45833 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45998 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#11225 …} -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 {#45978 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45954 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23207 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35081 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35246 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35226 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45787 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45981 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45922 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23157 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35145 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35210 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35158 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35209 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35029 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#11225 …} -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 {#35109 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35194 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23122 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45766 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45900 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45882 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23140 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45761 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45823 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45995 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23071 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45844 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45943 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45901 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35106 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35133 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35041 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35027 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35207 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35089 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23052 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45816 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45890 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45937 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23074 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35203 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35213 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35086 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45970 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45784 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45860 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23192 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35125 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35245 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35220 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45977 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45776 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45778 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23079 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35056 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35139 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35047 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23050 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35103 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35094 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35137 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45764 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45819 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#11225 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45864 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23128 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35228 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35184 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35244 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23173 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35039 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35190 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35058 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45745 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45825 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45934 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23160 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11255 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11408 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11383 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#34993 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35073 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35182 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45895 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45975 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45840 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23175 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45857 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45971 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#11225 …} -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 {#45960 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45866 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23066 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45962 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45905 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45878 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22985 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35049 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35074 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35121 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45750 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45771 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45874 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11831 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45896 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#45958 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45772 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45902 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11809 …} #currentLocale: "fr" #defaultLocale: "pl" } ] |
[ App\Entity\Distributor {#35169 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35080 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35099 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45809 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45953 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45820 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45613 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45963 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45868 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45914 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45918 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45794 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45952 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45624 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35096 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35176 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35065 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11346 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11381 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11270 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35069 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35214 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35188 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11434 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11244 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11365 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35157 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#34994 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#11225 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://infolapa.zl.lv/lazurits-s-sia/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35098 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45652 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35067 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35186 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35075 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35042 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35232 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35233 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35156 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35196 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35046 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23073 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35223 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35151 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35167 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35147 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#35140 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35131 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35066 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45990 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45786 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#11343 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45806 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23048 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35120 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35171 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35070 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11258 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11219 …} -email: "r.koperski@pozmebel.pl" -type: App\Entity\DistributorType {#11343 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "690 992 789" -www: "www.pozmebel.com" -contactPerson: "Rafał Koperski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11385 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35043 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35057 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35083 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45817 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45979 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#11225 …} -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 {#45777 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45949 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22996 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35093 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#35023 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35149 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35030 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35136 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35009 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35077 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35152 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#34999 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35189 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35221 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35224 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35048 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45856 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45791 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45865 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23041 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35052 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35242 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35076 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45760 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45987 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45879 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22977 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45907 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45972 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45997 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35018 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35144 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35183 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45854 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45851 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#11225 …} -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 {#45848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45928 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22988 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45785 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45792 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45915 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23059 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35174 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35123 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#11225 …} -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 {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35193 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23022 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35038 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35206 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35142 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35128 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35061 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35016 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23093 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35160 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35117 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#11225 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35100 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23156 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45833 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45998 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#11225 …} -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 {#45978 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45954 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23207 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35081 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35246 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35226 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45787 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45981 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45922 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23157 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35145 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35210 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35158 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35209 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35029 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#11225 …} -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 {#35109 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35194 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23122 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45766 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45900 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45882 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23140 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45761 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45823 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45995 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23071 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45844 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45943 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45901 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35106 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35133 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35041 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35027 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35207 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35089 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23052 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45816 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45890 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45937 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23074 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35203 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35213 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35086 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45970 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45784 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45860 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23192 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35125 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35245 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35220 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45977 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45776 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45778 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23079 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35056 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35139 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35047 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23050 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35103 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35094 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35137 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45764 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45819 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#11225 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45864 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23128 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35228 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35184 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35244 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23173 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35039 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35190 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35058 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45745 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45825 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45934 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23160 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11255 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11408 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11383 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#34993 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35073 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35182 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45895 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45975 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45840 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23175 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45857 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45971 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#11225 …} -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 {#45960 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45866 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23066 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45962 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45905 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45878 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22985 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35049 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35074 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35121 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45750 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45771 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45874 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11831 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45896 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#45958 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45772 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45902 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11809 …} #currentLocale: "fr" #defaultLocale: "pl" } ] |
| class | "App\Entity\Distributor" |
same as passed value |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#45797 +payload: null +message: "Musisz wybrać dystrybutora" +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#45797 +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) {#45955 class: "App\Controller\Frontend\Customer\DistributorsController" this: App\Controller\Frontend\Customer\DistributorsController {#27018 …} } |
Doctrine\ORM\QueryBuilder {#45945 -em: Doctrine\ORM\EntityManager {#32203 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#45961 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#45781 #from: "App\Entity\Distributor" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#45812 #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 {#45847 …} -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) {#45965 class: "App\Controller\Frontend\Customer\DistributorsController" this: App\Controller\Frontend\Customer\DistributorsController {#27018 …} } |
| choice_loader | null |
| choice_name | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceFieldName {#45926 -option: [ "Symfony\Bridge\Doctrine\Form\Type\DoctrineType" "createChoiceName" ] } |
| choice_translation_domain | false |
| choice_translation_parameters | [] |
| choice_value | Symfony\Component\Form\ChoiceList\Factory\Cache\ChoiceValue {#45875 -option: [ Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader {#45756 -om: Doctrine\ORM\EntityManager {#32203 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#11232 …} -singleId: true -intId: true -idField: "id" -associationIdReader: null } "getIdValue" ] } |
| choices | [ App\Entity\Distributor {#35169 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35080 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35099 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45809 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45953 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45820 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45613 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45963 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45868 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45914 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45918 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45794 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45952 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45624 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35096 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35176 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35065 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11346 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11381 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11270 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35069 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35214 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35188 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11434 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11244 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11365 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35157 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#34994 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#11225 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://infolapa.zl.lv/lazurits-s-sia/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35098 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45652 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35067 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35186 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35075 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35042 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35232 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35233 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35156 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35196 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35046 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23073 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35223 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35151 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35167 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35147 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#35140 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35131 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35066 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45990 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45786 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#11343 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45806 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23048 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35120 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35171 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35070 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11258 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11219 …} -email: "r.koperski@pozmebel.pl" -type: App\Entity\DistributorType {#11343 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "690 992 789" -www: "www.pozmebel.com" -contactPerson: "Rafał Koperski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11385 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35043 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35057 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35083 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45817 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45979 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#11225 …} -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 {#45777 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45949 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22996 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35093 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#35023 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35149 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35030 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35136 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35009 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35077 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35152 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#34999 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35189 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35221 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35224 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35048 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45856 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45791 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45865 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23041 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35052 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35242 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35076 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45760 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45987 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45879 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22977 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45907 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45972 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45997 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35018 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35144 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35183 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45854 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45851 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#11225 …} -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 {#45848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45928 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22988 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45785 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45792 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45915 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23059 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35174 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35123 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#11225 …} -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 {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35193 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23022 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35038 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35206 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35142 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35128 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35061 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35016 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23093 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35160 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35117 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#11225 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35100 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23156 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45833 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45998 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#11225 …} -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 {#45978 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45954 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23207 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35081 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35246 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35226 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45787 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45981 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45922 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23157 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35145 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35210 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35158 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35209 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35029 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#11225 …} -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 {#35109 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35194 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23122 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45766 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45900 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45882 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23140 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45761 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45823 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45995 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23071 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45844 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45943 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45901 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35106 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35133 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35041 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35027 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35207 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35089 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23052 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45816 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45890 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45937 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23074 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35203 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35213 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35086 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45970 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45784 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45860 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23192 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35125 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35245 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35220 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45977 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45776 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45778 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23079 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35056 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35139 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35047 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23050 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35103 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35094 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35137 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45764 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45819 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#11225 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45864 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23128 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35228 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35184 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35244 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23173 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35039 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35190 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35058 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45745 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45825 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45934 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23160 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#11255 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11408 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11383 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#34993 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35073 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35182 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45895 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45975 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45840 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23175 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45857 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45971 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#11225 …} -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 {#45960 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45866 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23066 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45962 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45905 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45878 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22985 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#35049 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35074 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35121 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45750 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45771 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45874 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11831 …} #currentLocale: "fr" #defaultLocale: "pl" } App\Entity\Distributor {#45896 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#45958 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45772 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45902 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11809 …} #currentLocale: "fr" #defaultLocale: "pl" } ] |
| class | "App\Entity\Distributor" |
| compound | false |
| constraints | [ Symfony\Component\Validator\Constraints\NotBlank {#45797 +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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| em | Doctrine\ORM\EntityManager {#32203 …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 {#45756 -om: Doctrine\ORM\EntityManager {#32203 …11} -classMetadata: Doctrine\ORM\Mapping\ClassMetadata {#11232 …} -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 {#45945 -em: Doctrine\ORM\EntityManager {#32203 …11} -dqlParts: [ "distinct" => false "select" => [ Doctrine\ORM\Query\Expr\Select {#45961 #preSeparator: "" #separator: ", " #postSeparator: "" #allowedClasses: [ "Doctrine\ORM\Query\Expr\Func" ] #parts: [ "d" ] } ] "from" => [ Doctrine\ORM\Query\Expr\From {#45781 #from: "App\Entity\Distributor" #alias: "d" #indexBy: null } ] "join" => [] "set" => [] "where" => Doctrine\ORM\Query\Expr\Andx {#45812 #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 {#45847 …} -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() {#45768 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45944 …} } } |
| 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 | [ 2 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45551 +label: "TEO - ul. Hawelańska 1, 61-625 Poznań" +value: "2" +data: App\Entity\Distributor {#35169 -id: 2 -lat: 52.436486135406 -lng: 16.951883239301 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35080 …} -email: "biuro@mebleteo.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35099 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 77 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45498 +label: "Przedstawiciel Handlowy Malow - Zachodniopomorskie" +value: "77" +data: App\Entity\Distributor {#45809 -id: 77 -lat: 53.425432 -lng: 14.5562937 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45953 …} -email: "filip.pindral@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -streetName: "woj. zachodniopomorskie" -postalCode: null -city: null -phone: "691 980 036" -www: "malow.com.pl" -contactPerson: "Filip Pindral" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45820 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45613 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 32 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45543 +label: "Allemagne, Autriche, Suisse - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "32" +data: App\Entity\Distributor {#45963 -id: 32 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45868 …} -email: "export.qn@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45914 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 61 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45635 +label: "DE - Dinzl Ordnungstechnik GmbH - Industriestraße 1, D-91583 Schillingsfürst" +value: "61" +data: App\Entity\Distributor {#45918 -id: 61 -lat: 49.276862173126 -lng: 10.245582940554 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45794 …} -email: "schachner.susanne@dinzl.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45952 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45624 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 3 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45549 +label: "Lobby Meble Kraków - ul. Pachońskiego 7A, 31-223 Kraków" +value: "3" +data: App\Entity\Distributor {#35096 -id: 3 -lat: 50.094701887244 -lng: 19.922972387207 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35176 …} -email: "kontakt@lobbysklep.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35065 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 35 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45591 +label: "Europe du Nord - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "35" +data: App\Entity\Distributor {#11346 -id: 35 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11381 …} -email: "export.qs@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11270 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 17 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45733 +label: "GRANT - ul. Droszyńskiego 15, 80-381 Gdańsk" +value: "17" +data: App\Entity\Distributor {#35069 -id: 17 -lat: 54.407178553031 -lng: 18.574784198624 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35214 …} -email: "zamowienia@kupkrzeslo.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35188 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 34 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45637 +label: "Europe du Sud - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "34" +data: App\Entity\Distributor {#11434 -id: 34 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11244 …} -email: "export.qt@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11365 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 44 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#45500 +label: "SIA Lazurīts S - Zemitāna iela 3, Latgales priekšpilsēta, LV-1012 Rīga" +value: "44" +data: App\Entity\Distributor {#35157 -id: 44 -lat: 56.9665596 -lng: 24.1535961 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#34994 …} -email: "lazurits.s@inbox.lv" -type: App\Entity\DistributorType {#11225 …} -streetName: "Zemitāna iela 3, Latgales priekšpilsēta" -postalCode: "LV-1012" -city: "Rīga" -phone: "+00371 672-735-22" -www: "https://infolapa.zl.lv/lazurits-s-sia/" -contactPerson: "Dace Reitere-Stivriņa" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35098 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#45652 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 6 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23095 +label: "CEKAR - ul. Leszczyńska 5a, 43-300 Bielsko-Biała" +value: "6" +data: App\Entity\Distributor {#35067 -id: 6 -lat: 49.809407500241 -lng: 19.048224556445 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35186 …} -email: "biuro@cekar.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35075 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 7 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22966 +label: "PROFESMEB - ul. Droga Dębińska 13, 61-555 Poznań" +value: "7" +data: App\Entity\Distributor {#35042 -id: 7 -lat: 52.396849192104 -lng: 16.934528441151 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35232 …} -email: "biuro@profesmeb.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35233 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 45 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22976 +label: "SIA FL Birojs - Krustpils iela 54E, LV-1057 Rīga" +value: "45" +data: App\Entity\Distributor {#35156 -id: 45 -lat: 56.9268387 -lng: 24.1859562 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35196 …} -email: "info@flbirojs.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35046 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23073 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 5 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23078 +label: "GALTER - ul. Krzysztofa Cedry 6 Lok. LU9, 91-129 Łódź" +value: "5" +data: App\Entity\Distributor {#35223 -id: 5 -lat: 51.772743491133 -lng: 19.435637018192 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35151 …} -email: "biuro@galter.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35167 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 24 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23100 +label: "LOBOS - ul. Generała Stanisława Maczka 6, 35-234 Rzeszów" +value: "24" +data: App\Entity\Distributor {#35147 -id: 24 -lat: 50.049359988704 -lng: 22.008844962064 -voivodeship: App\Entity\Voivodeship {#35140 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35131 …} -email: "meble.rzeszow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35066 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 76 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23092 +label: "Rudeta s.r.o. - Budovatelská 482, 743 01 Bílovec" +value: "76" +data: App\Entity\Distributor {#45990 -id: 76 -lat: 49.45108 -lng: 18.0043 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45786 …} -email: "rudeta@rudeta.cz" -type: App\Entity\DistributorType {#11343 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45806 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23048 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 23 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23195 +label: "LOBOS - ul. M. Medweckiego 17, 31-870 Kraków" +value: "23" +data: App\Entity\Distributor {#35120 -id: 23 -lat: 50.075276161961 -lng: 20.01448295645 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35171 …} -email: "meble.krakow@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35070 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 1 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22993 +label: "POZMEBEL - ul. Starołęcka 18, 61-361 Poznań" +value: "1" +data: App\Entity\Distributor {#11258 -id: 1 -lat: 52.372618329996 -lng: 16.934923125702 -voivodeship: App\Entity\Voivodeship {#35159 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11219 …} -email: "r.koperski@pozmebel.pl" -type: App\Entity\DistributorType {#11343 …} -streetName: "ul. Starołęcka 18" -postalCode: "61-361" -city: "Poznań" -phone: "690 992 789" -www: "www.pozmebel.com" -contactPerson: "Rafał Koperski" -country: Proxies\__CG__\App\Entity\DistributorCountry {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11385 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 15 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23056 +label: "LOBOS - ul. Przemysłowa 27, 33-100 Tarnów" +value: "15" +data: App\Entity\Distributor {#35043 -id: 15 -lat: 49.999115226874 -lng: 20.970124798777 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35057 …} -email: "marek.tadel@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35083 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 52 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23144 +label: "ZAK inženiring d.o.o. - Triglavska ulica 61, 1000 Ljubljana" +value: "52" +data: App\Entity\Distributor {#45817 -id: 52 -lat: 46.073365054898 -lng: 14.505992895113 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45979 …} -email: "info@zak.si" -type: App\Entity\DistributorType {#11225 …} -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 {#45777 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45949 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22996 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 21 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23075 +label: "GOBI - ul. Krochmalna 22 A, 20-401 Lublin" +value: "21" +data: App\Entity\Distributor {#35093 -id: 21 -lat: 51.226725291083 -lng: 22.554171691109 -voivodeship: App\Entity\Voivodeship {#35023 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35149 …} -email: "sylwia@gobi.lublin.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35030 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 11 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23155 +label: "CEZAS-GLOB - ul. Żelazna 2, 10-419 Olsztyn" +value: "11" +data: App\Entity\Distributor {#35136 -id: 11 -lat: 53.783427138642 -lng: 20.508038570014 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35009 …} -email: "biuro@cezasglob.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35077 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 18 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23072 +label: "LOBOS - ul. Radziwie 7 lokal U03B, 01-164 Warszawa" +value: "18" +data: App\Entity\Distributor {#35152 -id: 18 -lat: 52.245903035692 -lng: 20.960564156491 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#34999 …} -email: "meble.warszawa@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35189 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 27 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23008 +label: "AMECO - ul. Powstańców Ślaskich 44, 01-381 Warszawa" +value: "27" +data: App\Entity\Distributor {#35221 -id: 27 -lat: 52.231430808927 -lng: 20.915480864305 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35224 …} -email: "marek@ameco.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35048 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 62 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23043 +label: "DE - Matthias Wenner e.K. - Lessingstraße 8, 01705 Freital" +value: "62" +data: App\Entity\Distributor {#45856 -id: 62 -lat: 50.993418 -lng: 13.650219 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45791 …} -email: "kontakt@metallspind-direkt.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45865 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23041 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 29 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23170 +label: "Malow Représentant des ventes - Warmińsko-mazurskie" +value: "29" +data: App\Entity\Distributor {#35052 -id: 29 -lat: 53.844831575355 -lng: 20.459245868029 -voivodeship: App\Entity\Voivodeship {#35240 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35242 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35076 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 46 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23214 +label: "SIA "Viss veikaliem un noliktavām" - Kleistu iela 24, 5. stāvs, LV-1067 Rīga" +value: "46" +data: App\Entity\Distributor {#45760 -id: 46 -lat: 56.9684733 -lng: 24.0299485 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45987 …} -email: "info@vvn.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45879 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22977 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 33 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23138 +label: "Europe de l'Ouest - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "33" +data: App\Entity\Distributor {#45907 -id: 33 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45972 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45997 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 13 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23178 +label: "Lobby Meble Katowice - ul. Kościuszki 229, 40-600 Katowice" +value: "13" +data: App\Entity\Distributor {#35018 -id: 13 -lat: 50.224037763106 -lng: 18.987077669945 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35144 …} -email: "biuro@lobbymeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35183 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 51 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23003 +label: "Фурнит ООД - Boulevard "Simeonovsko Shose 2L", floor 2 , office 9, 1138 Sofia" +value: "51" +data: App\Entity\Distributor {#45854 -id: 51 -lat: 42.66209006688 -lng: 23.592320664417 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45851 …} -email: "ico@furnit.bg" -type: App\Entity\DistributorType {#11225 …} -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 {#45848 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45928 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22988 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 63 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23149 +label: "CH - GAWELA GmbH - Konstanzerstrasse 14, CH-8274 Tägerwilen" +value: "63" +data: App\Entity\Distributor {#45785 -id: 63 -lat: 47.658581411262 -lng: 9.1309479513372 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45792 …} -email: "info@gawela.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45915 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23059 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 41 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23206 +label: "UAB Vildika - P. Lukšio g. 18, LT-08222 Vilnius" +value: "41" +data: App\Entity\Distributor {#35174 -id: 41 -lat: 54.71262511755 -lng: 25.29038007791 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35123 …} -email: "robertas.lazauskas@vildika.lt" -type: App\Entity\DistributorType {#11225 …} -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 {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35193 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23022 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 14 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23051 +label: "STECKO - ul. Chodkiewicza 2, 70-344 Szczecin" +value: "14" +data: App\Entity\Distributor {#35038 -id: 14 -lat: 53.4302192 -lng: 14.5318731 -voivodeship: App\Entity\Voivodeship {#35091 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35206 …} -email: "steckomeble@steckomeble.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35142 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 40 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23011 +label: "Stokq B.V. - Van Coulsterweg 1e, 2952 CB Alblasserdam" +value: "40" +data: App\Entity\Distributor {#35128 -id: 40 -lat: 51.8464488 -lng: 4.6788065 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35061 …} -email: "info@stokq.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35016 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23093 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 37 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23037 +label: "UAB "Darbis" - Verslininkų g. 17, 97227 Kretingos r. sav." +value: "37" +data: App\Entity\Distributor {#35160 -id: 37 -lat: 55.895939 -lng: 21.131214 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35117 …} -email: "uabdarbis@gmail.com" -type: App\Entity\DistributorType {#11225 …} -streetName: "Verslininkų g. 17" -postalCode: "97227" -city: "Kretingos r. sav." -phone: "+37061744400" -www: null -contactPerson: null -country: Proxies\__CG__\App\Entity\DistributorCountry {#35015 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35100 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23156 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 65 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23084 +label: "Caray - 12 avenue de l'Ile de France, 95310 Saint‑Ouen‑L'Aumône" +value: "65" +data: App\Entity\Distributor {#45833 -id: 65 -lat: 49.0455246 -lng: 2.141775 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45998 …} -email: "commercial@caray.fr" -type: App\Entity\DistributorType {#11225 …} -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 {#45978 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45954 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23207 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 10 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22967 +label: "TEZAP - ul. Łącząca 1, 41-103 Siemianowice Śląskie" +value: "10" +data: App\Entity\Distributor {#35081 -id: 10 -lat: 50.312299005951 -lng: 19.00755268529 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35246 …} -email: "slask@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35226 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 73 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23102 +label: "DE - Berger Group GmbH (Hauptsitz) - Stuttgarter Str. 125, 70825 Korntal-Münchingen" +value: "73" +data: App\Entity\Distributor {#45787 -id: 73 -lat: 48.851809837587 -lng: 9.1144158815362 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45981 …} -email: "johnson@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45922 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23157 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 12 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23184 +label: "LOBOS - Aleje Piłsudskiego 70 , 33-300 Nowy Sącz " +value: "12" +data: App\Entity\Distributor {#35145 -id: 12 -lat: 49.596402086783 -lng: 20.730816188348 -voivodeship: App\Entity\Voivodeship {#35129 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35210 …} -email: "piotr.dziurzynski@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35158 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 42 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23089 +label: "Laomaailm AS - Linamäe 2, 76 406 Tänassilma küla" +value: "42" +data: App\Entity\Distributor {#35209 -id: 42 -lat: 59.3430914 -lng: 24.6954772 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35029 …} -email: "info@storit.ee" -type: App\Entity\DistributorType {#11225 …} -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 {#35109 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35194 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23122 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 55 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22998 +label: "EMPORO, s.r.o. - Prosecká 2490/63a, 180 00 Praha 8 Praha" +value: "55" +data: App\Entity\Distributor {#45766 -id: 55 -lat: 50.1148333 -lng: 14.4865717 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45900 …} -email: "janusz.wlazel@emporo.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45882 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23140 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 66 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23167 +label: "Povag Nederland BV - Keizersweg 59, 7451 PH Holten" +value: "66" +data: App\Entity\Distributor {#45761 -id: 66 -lat: 52.2801612 -lng: 6.4073556 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45823 …} -email: "info@povag.nl" -type: App\Entity\DistributorType {#11225 …} -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 {#34997 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45995 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23071 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 36 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23004 +label: "de l'extérieur de l'Europe - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "36" +data: App\Entity\Distributor {#45844 -id: 36 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45943 …} -email: "export.qf@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45901 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 25 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23139 +label: "METALICA - ul. Budowlanych 46a, 80-298 Gdańsk" +value: "25" +data: App\Entity\Distributor {#35106 -id: 25 -lat: 54.364412006313 -lng: 18.470674083518 -voivodeship: App\Entity\Voivodeship {#35211 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35133 …} -email: "biuro@metalica.com.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35041 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 43 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23062 +label: "Noliktavu Pasaule - Delu iela 8, LV-1004 Riga" +value: "43" +data: App\Entity\Distributor {#35027 -id: 43 -lat: 56.9349572 -lng: 24.1012395 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35207 …} -email: "daniels@np.lv" -type: App\Entity\DistributorType {#11225 …} -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 {#35000 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35089 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23052 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 60 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23018 +label: "Manutan s.r.o. - Provozní 5493/5, 72200 Ostrava – Třebovice" +value: "60" +data: App\Entity\Distributor {#45816 -id: 60 -lat: 49.8405173 -lng: 18.1914515 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45890 …} -email: "prodej@manutan.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45937 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23074 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 28 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22973 +label: "Malow Représentant des ventes - Podlaskie" +value: "28" +data: App\Entity\Distributor {#35203 -id: 28 -lat: 53.165348018413 -lng: 23.154175418445 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35213 …} -email: "przedstawiciel.handlowy@malow.com.pl" -type: App\Entity\DistributorType {#11308 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35086 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 50 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23101 +label: "ENPRAG, s.r.o. - K Holyni 833/42, 154 00 Praha 5 Praha" +value: "50" +data: App\Entity\Distributor {#45970 -id: 50 -lat: 50.0246066 -lng: 14.3572773 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45784 …} -email: "ales@kovovynabytek.cz" -type: App\Entity\DistributorType {#11225 …} -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 {#45932 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45860 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23192 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 16 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23185 +label: "LOBOS - ul. Żeligowskiego 3/5, 90-752 Łódź" +value: "16" +data: App\Entity\Distributor {#35125 -id: 16 -lat: 51.77257055093 -lng: 19.437591571825 -voivodeship: App\Entity\Voivodeship {#35148 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35245 …} -email: "meble.lodz@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35220 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 49 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23181 +label: "Kovonábytok Galanta s.r.o. - Zoltána Kodálya 767/33, 924 01 Galanta" +value: "49" +data: App\Entity\Distributor {#45977 -id: 49 -lat: 48.1896752 -lng: 17.7357657 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45776 …} -email: "stefek@kovogalant.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45778 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23079 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 39 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23210 +label: "DE - Eurobox KG - Stiegweg 9, 06526 Sangerhausen" +value: "39" +data: App\Entity\Distributor {#35056 -id: 39 -lat: 51.442118413935 -lng: 11.3079572 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#35139 …} -email: "tobias.sendobry@euroboxkg.de" -type: App\Entity\DistributorType {#11225 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35047 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23050 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 22 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23212 +label: "GOBI - ul. Sułowska 43, 51-180 Wrocław" +value: "22" +data: App\Entity\Distributor {#35103 -id: 22 -lat: 51.176014214386 -lng: 17.024134814142 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35094 …} -email: "darek@gobiwroclaw.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35137 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 56 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23196 +label: "EMPORO Sp. z o.o. - ul. Tyniecka 5A, 52-407 Wrocław" +value: "56" +data: App\Entity\Distributor {#45764 -id: 56 -lat: 51.074247 -lng: 16.9565677 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45819 …} -email: "kamila.bernas@emporo.pl" -type: App\Entity\DistributorType {#11225 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45864 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23128 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 31 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23172 +label: "TEZAP - ul. Staszica 24A/1, 58-200 Dzierżoniów" +value: "31" +data: App\Entity\Distributor {#35228 -id: 31 -lat: 50.720470870936 -lng: 16.659558594574 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35184 …} -email: "tezap@tezap.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35244 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23173 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 8 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23096 +label: "ABES - ul. Witkiewicza 16 pok.9, 03-305 Warszawa" +value: "8" +data: App\Entity\Distributor {#35039 -id: 8 -lat: 52.280733748057 -lng: 21.013934014163 -voivodeship: App\Entity\Voivodeship {#35040 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35190 …} -email: "abes@abes.com.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35058 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 64 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23132 +label: "CH - Metna GmbH - Bahnhofstrasse 25A, 8555 Müllheim Dorf" +value: "64" +data: App\Entity\Distributor {#45745 -id: 64 -lat: 47.59841 -lng: 9.004439 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45825 …} -email: "info@metna.ch" -type: App\Entity\DistributorType {#11225 …} -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 {#45773 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45934 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23160 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 30 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23063 +label: "MALOW - ul. Wojska Polskiego 114 A, 16-400 Suwałki" +value: "30" +data: App\Entity\Distributor {#11255 -id: 30 -lat: 54.059590540444 -lng: 22.934762778449 -voivodeship: App\Entity\Voivodeship {#35198 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#11408 …} -email: "info@malow.com.pl" -type: App\Entity\DistributorType {#11419 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#11383 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 9 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#22997 +label: "F/X - ul. Koszalińska 6, 42-202 Częstochowa" +value: "9" +data: App\Entity\Distributor {#34993 -id: 9 -lat: 50.822667754081 -lng: 19.058470896942 -voivodeship: App\Entity\Voivodeship {#35138 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35073 …} -email: "biuro@fxmeble.pl" -type: App\Entity\DistributorType {#11343 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35182 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 54 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23091 +label: "Mercator DMS, spol. s r.o. - Jasovská 3198/3a, 951 07 Bratislava" +value: "54" +data: App\Entity\Distributor {#45895 -id: 54 -lat: 48.0978398 -lng: 17.1116451 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45975 …} -email: "hegedusova@abamet.eu" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45840 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23175 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 48 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23125 +label: "AKD Kft. - Práter utca 9. 3-em. 305, 9024 Győr" +value: "48" +data: App\Entity\Distributor {#45857 -id: 48 -lat: 47.676416 -lng: 17.6274458 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45971 …} -email: "info@akd.hu" -type: App\Entity\DistributorType {#11225 …} -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 {#45960 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45866 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#23066 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 74 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23047 +label: "DE - Berger Group GmbH (Zweigniederlassung) - Köpenicker Str. 325, 12555 Berlin" +value: "74" +data: App\Entity\Distributor {#45962 -id: 74 -lat: 52.470514267815 -lng: 13.565255076573 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45905 …} -email: "gramke@berger-group.de" -type: App\Entity\DistributorType {#11343 …} -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 {#35164 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45878 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#22985 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 20 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11939 +label: "LOBOS - ul. Skierniewicka 18, 53-117 Wrocław" +value: "20" +data: App\Entity\Distributor {#35049 -id: 20 -lat: 51.077599697303 -lng: 17.017437785304 -voivodeship: App\Entity\Voivodeship {#35191 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#35074 …} -email: "logistyka.wroclaw@lobos.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#35121 …} #newTranslations: null #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 47 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#23014 +label: "AKD s.r.o. - Gáň 909, 924 01 Gáň" +value: "47" +data: App\Entity\Distributor {#45750 -id: 47 -lat: 48.2259126 -lng: 17.7273566 -voivodeship: null -distributorContacts: Doctrine\ORM\PersistentCollection {#45771 …} -email: "akdsro@akdsro.sk" -type: App\Entity\DistributorType {#11225 …} -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 {#45982 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45874 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11831 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } 75 => Symfony\Component\Form\ChoiceList\View\ChoiceView {#11934 +label: "METAMEB - ul. Oleska 121, 45-231 Opole" +value: "75" +data: App\Entity\Distributor {#45896 -id: 75 -lat: 50.6846027 -lng: 17.9414564 -voivodeship: App\Entity\Voivodeship {#45958 …} -distributorContacts: Doctrine\ORM\PersistentCollection {#45772 …} -email: "biuro@metameb.pl" -type: App\Entity\DistributorType {#11403 …} -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 {#35230 …} -deletedAt: null #translations: Doctrine\ORM\PersistentCollection {#45902 …} #newTranslations: Doctrine\Common\Collections\ArrayCollection {#11809 …} #currentLocale: "fr" #defaultLocale: "pl" } +attr: [] +labelTranslationParameters: [] } ] |
| compound | false |
| data | null |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#45638 -form: Symfony\Component\Form\Form {#45737 …} -errors: [] } |
| expanded | false |
| form | Symfony\Component\Form\FormView {#45528 …5} |
| full_name | "form[distributor]" |
| help | null |
| help_attr | [] |
| help_html | false |
| help_translation_parameters | [] |
| id | "form_distributor" |
| is_selected | Closure($choice, $value) {#11823 class: "Symfony\Component\Form\Extension\Core\Type\ChoiceType" this: Symfony\Component\Form\Extension\Core\Type\ChoiceType {#45994 …} } |
| 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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#45850 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} } |
| 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() {#45908 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45831 …} } } |
| 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 {#11923 -form: Symfony\Component\Form\Form {#45583 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11818 …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 {#45838 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#45838 +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 {#45838 +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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#45568 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} } |
| 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() {#45555 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45623 …} } } |
| 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 {#11828 -form: Symfony\Component\Form\Form {#45632 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11929 …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 {#45969 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#45969 +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 {#45969 +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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#45601 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} } |
| 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() {#45615 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45715 …} } } |
| 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 {#11728 -form: Symfony\Component\Form\Form {#45573 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11814 …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 {#45950 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#45950 +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 {#45950 +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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#45522 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} } |
| 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() {#45714 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45628 …} } } |
| 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 {#11730 -form: Symfony\Component\Form\Form {#45531 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11836 …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 {#45863 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#45762 +payload: null +message: "This value is not a valid email address." +mode: null +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#45863 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#45762 +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 {#45863 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } Symfony\Component\Validator\Constraints\Email {#45762 +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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#45595 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} } |
| 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() {#45592 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45533 …} } } |
| 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 {#11922 -form: Symfony\Component\Form\Form {#45666 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11736 …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 {#45925 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#45925 +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 {#45925 +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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#45647 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} } |
| 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() {#45663 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45584 …} } } |
| 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 {#11873 -form: Symfony\Component\Form\Form {#45649 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11884 …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 {#45758 +payload: null +message: "This value should not be blank." +allowNull: false +normalizer: null } ] |
[ Symfony\Component\Validator\Constraints\NotBlank {#45758 +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 {#45758 +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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form, $viewData) {#45571 class: "Symfony\Component\Form\Extension\Core\Type\CheckboxType" this: Symfony\Component\Form\Extension\Core\Type\CheckboxType {#45508 …} } |
| 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 {#45634 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() {#45662 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#45681 …} } } |
| 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 {#11812 -form: Symfony\Component\Form\Form {#45514 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11784 …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 {#11803 …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 | "b4c30.hNRFJ0XbCFsF4ePO8HxFBk64pmHs-c9Fr3CRvCtvBMU.tq0TfQLtS28xsYqjlB5wMHn39wXdjq0czAL80mwtY5DUuxV2PLdDI2iphA" |
| 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 | "b4c30.hNRFJ0XbCFsF4ePO8HxFBk64pmHs-c9Fr3CRvCtvBMU.tq0TfQLtS28xsYqjlB5wMHn39wXdjq0czAL80mwtY5DUuxV2PLdDI2iphA" |
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 {#48465 -generator: Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator {#48430 …} -storage: Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage {#48366 …} -namespace: Closure() {#48369 …} } |
| data | "b4c30.hNRFJ0XbCFsF4ePO8HxFBk64pmHs-c9Fr3CRvCtvBMU.tq0TfQLtS28xsYqjlB5wMHn39wXdjq0czAL80mwtY5DUuxV2PLdDI2iphA" |
| data_class | null |
| disabled | false |
| empty_data | Closure(FormInterface $form) {#11705 class: "Symfony\Component\Form\Extension\Core\Type\FormType" this: Symfony\Component\Form\Extension\Core\Type\FormType {#45930 …} } |
| 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() {#11931 class: "Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension" this: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension {#45822 …} use: { $translator: Symfony\Component\Translation\DataCollectorTranslator {#164 …} $translationDomain: "validators" $message: Closure() {#11880 …} } } |
| 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 | "b4c30.hNRFJ0XbCFsF4ePO8HxFBk64pmHs-c9Fr3CRvCtvBMU.tq0TfQLtS28xsYqjlB5wMHn39wXdjq0czAL80mwtY5DUuxV2PLdDI2iphA" |
| disabled | false |
| errors | Symfony\Component\Form\FormErrorIterator {#11718 -form: Symfony\Component\Form\Form {#11927 …} -errors: [] } |
| form | Symfony\Component\Form\FormView {#11833 …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 | "b4c30.hNRFJ0XbCFsF4ePO8HxFBk64pmHs-c9Fr3CRvCtvBMU.tq0TfQLtS28xsYqjlB5wMHn39wXdjq0czAL80mwtY5DUuxV2PLdDI2iphA" |