In
ArticleController.php
line 47:
);
$pagination = $paginator->paginate($blogArticles, $page, self::POSTS_PER_PAGE);
dump($pagination);
return $this->render('article/list.html.twig', [
'site_data' => $this->mainService->getGlobalData(),
'pagination' => $pagination,
'category' => $blogCategory,
Knp\Bundle\PaginatorBundle\Pagination\SlidingPagination {#3343
#currentPageNumber: 7
#numItemsPerPage: 12
#items: array:12 [
0 => App\Entity\Article\Article {#2123
-id: 88
-migrationId: 1478002145
-locale: null
-title: "BLK is Official Distributor of Cinematic Carl Zeiss Lenses"
-slug: "blk-is-official-distributor-of-cinematic-carl-zeiss-lenses"
#summary: "BLK is Official Distributor of Carl Zeiss in Greece. We are pleased to announce that we will be able to sell the Zeiss Cine Lenses in the Greek Market."
#description: """
BLK is Official Distributor of <a href="https://www.zeiss.com/photonics-and-optics/en/cinematography/lenses.html">Carl Zeiss </a>in Greece for Cine Lenses. We \u{A0}are pleased to announce that we will be able to sell the Zeiss Lenses in the Greek Market.<span style="text-align: justify;">\u{A0}Zeiss is specialized in high quality Lenses for Photo, Video and Cine Cameras. High quality Lens elements with high quality materials for the best perfomance.</span><br style="text-align: justify;" />\r\n
<br style="text-align: justify;" />\r\n
<br style="text-align: justify;" />\r\n
<strong style="text-align: justify;">Key Products</strong><br style="text-align: justify;" />\r\n
<a href="http://blk.gr/index.php?view=view_search&searchword=varavon&lang=en&option=searchresults&searchsubmit=" style="text-align: justify;">L</a><a href="http://blk.gr/index.php?view=view_search&searchword=LWZ&lang=en&option=searchresults&searchsubmit=">WZ.3-21-100mm-T2.9</a><br style="text-align: justify;" />\r\n
<a href="http://blk.gr/index.php?view=view_search&searchword=cp2&lang=en&option=searchresults&searchsubmit=" style="text-align: justify;">CP2 Lenses</a><br style="text-align: justify;" />\r\n
<a href="http://varavon.com/collections/video-sliders" style="text-align: justify;">B</a><a href="http://blk.gr/index.php?view=view_search&searchword=batis&lang=en&option=searchresults">atis Lenses</a><br style="text-align: justify;" />\r\n
<a href="http://varavon.com/collections/wirecam-1" style="text-align: justify;">D</a><a href="http://blk.gr/index.php?view=view_search&searchword=distagon&lang=en&option=searchresults&searchsubmit=">istagon Lenses</a><br style="text-align: justify;" />\r\n
<br style="text-align: justify;" />\r\n
<br style="text-align: justify;" />\r\n
<span style="text-align: justify;">PHOTO GALLERY</span>
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1478002140 {#2121
date: 2016-11-01 14:09:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2122
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2125
#id: 65185
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2126
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214
-id: 2
-migrationId: null
-name: "Νέα"
-locale: null
-slug: "news"
-description: null
-lft: 2
-lvl: 1
-rgt: 3
-root: Proxies\__CG__\App\Entity\Article\ArticleCategory {#1182
-id: 1
-migrationId: ? ?int
-name: ? string
-locale: ? ?string
-slug: ? string
-description: ? ?string
-lft: ? int
-lvl: ? int
-rgt: ? int
-root: ? ?App\Entity\Article\ArticleCategory
-published: ? bool
-sortIndex: ? int
-menu: ? ?App\Entity\Menu
-parent: ? ?App\Entity\Article\ArticleCategory
-children: ? Doctrine\Common\Collections\Collection
-articles: ? Doctrine\Common\Collections\Collection
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1169
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-published: true
-sortIndex: 0
-menu: Proxies\__CG__\App\Entity\Menu {#1234
-id: 6
-migrationId: ? ?int
-name: ? string
-type: ? ?App\Enum\MenuType
-website: ? ?App\Enum\BlkWebsite
-pageName: ? ?string
-locale: ? ?string
-slug: ? string
-url: ? ?string
-internalUrlData: ? ?array
-description: ? ?string
-lft: ? int
-lvl: ? int
-rgt: ? int
-root: ? ?App\Entity\Menu
-published: ? bool
-sortIndex: ? int
-parent: ? ?App\Entity\Menu
-children: ? Doctrine\Common\Collections\Collection
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1237
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-parent: Proxies\__CG__\App\Entity\Article\ArticleCategory {#1182}
-children: Doctrine\ORM\PersistentCollection {#1257
#collection: Doctrine\Common\Collections\ArrayCollection {#1314
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\ArticleCategory {#1214}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#976 …}
-backRefFieldName: "parent"
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#962 …}
}
-articles: Doctrine\ORM\PersistentCollection {#1316
#collection: Doctrine\Common\Collections\ArrayCollection {#1317
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\ArticleCategory {#1214}
-association: Doctrine\ORM\Mapping\OneToManyAssociationMapping {#983 …}
-backRefFieldName: "category"
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1313 …}
}
}
-images: Doctrine\ORM\PersistentCollection {#2127
#collection: Doctrine\Common\Collections\ArrayCollection {#2128
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2123}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
1 => App\Entity\Article\Article {#2131
-id: 91
-migrationId: 1479849469
-locale: null
-title: "Olympiakos chooses Syrp"
-slug: "olympiakos-chooses-syrp"
#summary: "Olympiakos purchased Syrp 3-axis systems for the karaiskaki stadium. Syrp 3-axis system is a time lapse system with many unique features"
#description: """
<div style="text-align: justify;">\r\n
\tOlympiakos purchased Syrp 3-axis systems for the karaiskaki stadium. Syrp 3-axis system is a time lapse system with many unique features. It consists of two Genie-mini Heads and one Genie Head. You can control all three heads for the 3-axis movement with a mobile phone or tablet. Genie Head can be used with ropes for sliding distances up to 100m. Syrp 3-axis system is ideal for stadiums or general long distance time lapses. They have also purchased Syrp Sliders.\u{A0}<br />\r\n
\t<br />\r\n
\t<br />\r\n
\t<strong>Key Products</strong><br />\r\n
\t<a href="http://blk.gr/index/products/Slider_Kits/27719650508/en/syrp-syrp-genie-3-axis-kit">Head Syrp 3-axis System</a><br />\r\n
\t<a href="http://blk.gr/index/products/Controllers_Slider/3845629542/en/syrp-syrp-genie-mini">Head Syrp Genie mini</a><br />\r\n
\t<a href="http://blk.gr/index/products/Controllers_Slider/2417266568/en/syrp-syrp-genie">Head Syrp Genie</a><br />\r\n
\t<a href="http://blk.gr/index/products/sliders/3852690766/en/syrp-syrp-magic-carpet-long">Slider Syrp Magic-Carpet-Long</a><br />\r\n
\t<br />\r\n
\t<br />\r\n
\tPHOTO GALLERY</div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1475698620 {#2129
date: 2016-10-05 23:17:00.0 Europe/Athens (+03:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2130
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2133
#id: 65198
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2134
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2135
#collection: Doctrine\Common\Collections\ArrayCollection {#2136
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2131}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
2 => App\Entity\Article\Article {#2139
-id: 83
-migrationId: 1475522480
-locale: null
-title: "Η Blackfilms Company αγόρασε το Freefly Movi-M10"
-slug: "blackfilms-company-purchased-freefly-movi-m10"
#summary: "Η εταιρεία παραγωγής Blackfilms αγόρασε το Freefly Movi-M10 και την κάμερα Canon C300-DAF για παραγωγές βίντεο και ταινιών."
#description: """
<div style="text-align: justify;">\r\n
\tΗ εταιρεία παραγωγής Blackfilms αγόρασε το Freefly Movi-M10 και την κάμερα Canon C300-DAF για παραγωγές βίντεο και ταινιών. Το Movi-M10 είναι ένας σταθεροποιητής 3-άξονα για ομαλές λήψεις βίντεο και ταινιών. Έχουν επίσης αγοράσει πολλά χρήσιμα αξεσουάρ για την κάμερα C300 όπως το ασύρματο σύστημα follow focus Redrock Handheld-Bundle, τη θήκη Redrock για C300, την οθόνη JVC 24" DT-V24G2, την οθόνη SmallHD 701-Lite, φακό Tamron 24-70mm κ.λπ.<br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\t<strong>Κύρια προϊόντα</strong><br \/>\r\n
\t<a href="http://blk.gr/index/products/Gyro_Stabilizers/1415794599/en/freefly-freefly-movi-m10" target="_blank">Σταθεροποιητής Freefly Movi-M10<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/canon_ef_mount_lenses/1000005081/en/tokina-tokina-atx11-16-f2-8-prodxii-c">Κάμερα Canon C300-DAF<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/professional_video/111187124355/en/canon-canon-16-35mm-f2-8lii-usm">Φακός Tamron 24-70mm<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/for_sony_e_nex_mount_cameras/99875588474/en/metabones-metabones-spef-e-bt2">Οθόνη JVC DT-V24G2<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/on_camera_monitors/23763136255/en/smallhd-smallhd-701-lite">Οθόνη SmallHD 701-Lite<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/zoomfocus_controllers/5299054064/en/redrock-redrock-microremote-handheld-bdl">Redrock Follow Focus Handheld bundle<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/cages_handles_steadycams_stabilizers/11031267266/en/redrock-redrock-cage-studio-bundle-dslr">Θήκη Redrock Studio<\/a><br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\tΦΩΤΟΓΡΑΦΙΚΗ ΓΑΛΕΡΙΑ<br \/>\r\n
\t <\/div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1469474460 {#2137
date: 2016-07-25 22:21:00.0 Europe/Athens (+03:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2138
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2141
#id: 65159
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2142
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2143
#collection: Doctrine\Common\Collections\ArrayCollection {#2144
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2139}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
3 => App\Entity\Article\Article {#2147
-id: 84
-migrationId: 1475525461
-locale: null
-title: "Η IndigoView Company αγόρασε φακούς Samyang"
-slug: "indigoview-company-purchased-samyang-lenses"
#summary: "Η IndigoView Company αγόρασε φακούς Samyang, το Full Frame Kit, για λήψεις βίντεο και ταινιών. Αγόρασαν 6 φακούς (14mm, 24mm, 35mm, 50mm, 85mm, 135mm)."
#description: """
<div style="text-align: justify;">\r\n
\tΗ IndigoView Company αγόρασε φακούς Samyang, το Full Frame Kit, για λήψεις βίντεο και ταινιών. Αγόρασαν 6 φακούς (14mm, 24mm, 35mm, 50mm, 85mm, 135mm), το ασύρματο σύστημα Follow Focus DJI, φίλτρα Hoya και προσαρμογείς φακών Metabones. Οι φακοί Samyang είναι υψηλής ποιότητας φακοί με δαχτυλίδι διαφράγματος που τους καθιστούν ιδανική λύση για παραγωγές ταινιών.<br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\t<strong>Κύρια προϊόντα</strong><br \/>\r\n
\t<a href="http://blk.gr/index/products/Gyro_Stabilizers/1415794599/en/freefly-freefly-movi-m10" target="_blank">Samyang Full Frame Kit με 6 φακούς<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/zoomfocus_controllers/5314434488/el/dji-dji-focus">Σύστημα DJI Wireless Follow Focus<\/a><br \/>\r\n
\t<a href="http://blk.gr/index.php?view=view_search&searchword=hoya&lang=el&option=searchresults&searchsubmit=">Φίλτρα Hoya<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/for_sony_e_nex_mount_cameras/99875607959/el/metabones-metabones-ef-e-bt4">Προσαρμογείς Metabones<\/a><br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\tΦΩΤΟΓΡΑΦΙΚΗ ΓΑΛΕΡΙΑ<\/div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1462306260 {#2145
date: 2016-05-03 23:11:00.0 Europe/Athens (+03:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2146
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2149
#id: 65166
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2150
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2151
#collection: Doctrine\Common\Collections\ArrayCollection {#2152
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2147}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
4 => App\Entity\Article\Article {#2155
-id: 81
-migrationId: 1475506456
-locale: null
-title: ""DK Rental House" επιλέγει την Sony A7SII"
-slug: "dk-rental-house-chooses-sony-a7sii"
#summary: ""DK Rental House" αγόρασε 3 σετ κάμερες Sony A7SII με πολλά αξεσουάρ για παραγωγές βίντεο και ταινιών. Η A7SII είναι μια full frame"
#description: """
<div style="text-align: justify;">\r\n
\t"DK Rental House" αγόρασε 3 σετ κάμερες Sony A7SII με πλήρη αξεσουάρ για παραγωγές βίντεο και ταινιών. Η A7SII είναι μια full frame 4K κάμερα με αισθητήρα Super-35 και καταγραφή 4K XAVC. Η DK έχει επίσης αγοράσει οθόνες SmallHD 701-Lite και 702-Bright, προσαρμογείς Metabones EF-E-BT4, θήκες Varavon Zeus-A7SII, Matteboxes Fotga, πλήρες σετ φακών Samyang Full-frame-Kit και Slider Syrp Magic Carpet.<br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\t<strong>Κύρια προϊόντα</strong><br \/>\r\n
\t<a href="http://blk.gr/index/products/Photo_Cameras/5261724288/en/sony-sony-a7s-ii" target="_blank">Κάμερα Sony A7SII<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/canon_ef_mount_lenses/4284787325/en/samyang-samyang-full-frame-canon-6kit">Σετ φακών Samyang Full frame kit<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/on_camera_monitors/23763136255/en/smallhd-smallhd-701-lite">Οθόνη SmallHD 701-Lite<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/on_camera_monitors/20850766868/en/smallhd-smallhd-702-bright">Οθόνη SmallHD 702-Bright<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/for_sony_e_nex_mount_cameras/99875607959/en/metabones-metabones-ef-e-bt4">Προσαρμογέας Metabones EF-E-BT4<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/cages_handles_steadycams_stabilizers/6730235558/en/varavon-varavon-zeus-a7sii">Θήκη Varavon Zeus-A7SII<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/matteboxes_for_mini_cameras/9508364599/en/fotga-fotga-m3-dp3000">Fotga Mattebox DP3000<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/sliders/2426338751/en/syrp-syrp-magic-carpet-short">Slider Syrp Magic Carpet<\/a><br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\tΦΩΤΟΓΡΑΦΙΚΗ ΓΑΛΕΡΙΑ<\/div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1459695240 {#2153
date: 2016-04-03 17:54:00.0 Europe/Athens (+03:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2154
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2157
#id: 65147
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2158
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2159
#collection: Doctrine\Common\Collections\ArrayCollection {#2160
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2155}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
5 => App\Entity\Article\Article {#2163
-id: 87
-migrationId: 1475532518
-locale: null
-title: "BLK is Official Distributor of Varavon"
-slug: "blk-is-official-distributor-of-varavon"
#summary: "BLK is Official Distributor of Varavon in Greece. We are pleased to announce that we will be able to sell the Varavon Products in the Greek Market."
#description: """
<div style="text-align: justify;">\r\n
\t<span style="text-align: justify;">BLK is Official Distributor of Varavon in Greece. We \u{A0}are pleased to announce that we will be able to sell the VaravonProducts in the Greek Market. Varavon is specialized in high quality Camera Accessories. 3-Axis Gimbals, \u{A0}Sliders, Cages and Rigs. Varavon uses only high quality lightweight materials for its products and that's why they are a very good solution for cinema and video tools for any kind of shooter.</span><br style="text-align: justify;" />\r\n
\t<br />\r\n
\t<br style="text-align: justify;" />\r\n
\t<strong style="text-align: justify;">Key Products</strong><br style="text-align: justify;" />\r\n
\t<a href="http://blk.gr/index.php?view=view_search&searchword=varavon&lang=en&option=searchresults&searchsubmit=">Varavon Cages</a><br />\r\n
\t<a href="http://varavon.com/collections/gimbals">Varavon 3-axis Gimbal</a><br />\r\n
\t<a href="http://varavon.com/collections/video-sliders">Varavon Sliders</a><br />\r\n
\t<a href="http://varavon.com/collections/wirecam-1">Varavon Wirecam</a><br style="text-align: justify;" />\r\n
\t<br style="text-align: justify;" />\r\n
\t<br style="text-align: justify;" />\r\n
\t<span style="text-align: justify;">PHOTO GALLERY</span></div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1457046480 {#2161
date: 2016-03-04 01:08:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2162
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2165
#id: 65180
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2166
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2167
#collection: Doctrine\Common\Collections\ArrayCollection {#2168
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2163}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
6 => App\Entity\Article\Article {#2171
-id: 82
-migrationId: 1475521671
-locale: null
-title: "Η Onos Productions αγόρασε την Sony PXW-FS5K"
-slug: "onos-productions-purchased-sony-pxw-fs5k"
#summary: "Η Onos Productions αγόρασε κάμερες Sony PXW-FS5K για παραγωγές βίντεο και ταινιών. Το PXW-FS5K είναι μια 4K κάμερα με αισθητήρα Super-35."
#description: """
<div style="text-align: justify;">\r\n
\tΗ Onos Productions αγόρασε κάμερες Sony PXW-FS5K για παραγωγές βίντεο και ταινιών. Το PXW-FS5K είναι μια 4K κάμερα με αισθητήρα Super-35 και καταγραφή 4K XAVC. Έχουν επίσης αγοράσει προσαρμογείς Metabones SPEF-E-BT2, φακούς Tokina 11-16, φακούς Canon 16-35mm και πολλά άλλα αξεσουάρ.<\/div>\r\n
<div style="text-align: justify;">\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\t<strong>Κύρια προϊόντα</strong><br \/>\r\n
\t<a href="http://blk.gr/index/products/super_35_cameras/12305834468/en/sony-sony-pxw-fs5k" target="_blank">Κάμερα Sony PXW-FS5K<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/canon_ef_mount_lenses/1000005081/en/tokina-tokina-atx11-16-f2-8-prodxii-c">Φακός Tokina 11-16mm<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/professional_video/111187124355/en/canon-canon-16-35mm-f2-8lii-usm">Φακός Canon 16-35mm<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/for_sony_e_nex_mount_cameras/99875588474/en/metabones-metabones-spef-e-bt2">Προσαρμογέας Metabones SPEF-E-BT2<\/a><br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\tΦΩΤΟΓΡΑΦΙΚΗ ΓΑΛΕΡΙΑ<\/div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1456344420 {#2169
date: 2016-02-24 22:07:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2170
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2173
#id: 65154
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2174
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2175
#collection: Doctrine\Common\Collections\ArrayCollection {#2176
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2171}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
7 => App\Entity\Article\Article {#2179
-id: 90
-migrationId: 1479819089
-locale: null
-title: "PAO TV Purchased Sony PXW-X70"
-slug: "pao-tv-purchased-sony-pxw-x70"
#summary: "PAO TV Purchased Sony PXW-X70 camcorders with all the appropriate accessories. PXW-X70 is a Handheld full HD camera with 1" Sensor. It has a fixed lens with 12X zoom"
#description: """
<div style="text-align: justify;">\r\n
\tPAO TV Purchased Sony PXW-X70 camcorders with all the appropriate accessories. PXW-X70 is a Handheld full HD camera with 1" Sensor. It has a fixed lens with 12X zoom and image stabilizer. 3G/HD/SD-SDI & HDMI video outputs and XLR Audio inputs. PXW-X70 is an ideal camera for news gathering. Upgrade to 4K is also available. PAO TV also purchased Sachtler ACE-LMS-CF video tripods, LED Light Panels and tripoods.<br />\r\n
\t<br />\r\n
\t<br />\r\n
\t<strong>Key Products</strong><br />\r\n
\t<a href="http://blk.gr/index/products/mini_cameras/10856866193/en/sony-sony-pxw-x70-c">Camera Sony PXW-X70</a><br />\r\n
\t<a href="http://blk.gr/index/products/lightweight_camera_tripod_kits/85703203986/en/sachtler-sachtler-ace-lms-cf">Tripod Sachtler ACE-LMS-CF</a><br />\r\n
\t<a href="http://blk.gr/index/products/tripods_for_lights/1000002888/en/mz-mz-mz-3-8">Tripod MZ MZ-3.8</a><br />\r\n
\t<br />\r\n
\t<br />\r\n
\tPHOTO GALLERY</div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1456145460 {#2177
date: 2016-02-22 14:51:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2178
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2181
#id: 65193
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2182
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2183
#collection: Doctrine\Common\Collections\ArrayCollection {#2184
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2179}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
8 => App\Entity\Article\Article {#2187
-id: 80
-migrationId: 1475498902
-locale: null
-title: "Η Imaging Productions αγόρασε την JVC GY-LS300"
-slug: "imaging-productions-purchased-jvc-gy-ls300"
#summary: "Η Imaging Productions αγόρασε την κάμερα JVC GY-LS300 και αξεσουάρ για παραγωγές ταινιών και βίντεο. Το LS300 είναι μια κάμερα 4K με αισθητήρα Super 35mm CMOS και καταγραφή 4K 150Mbps."
#description: """
<div style="text-align: justify;">\r\n
\tΗ Imaging Productions αγόρασε την κάμερα JVC GY-LS300 και αξεσουάρ για παραγωγές ταινιών και βίντεο. Το LS300 είναι μια κάμερα 4K με αισθητήρα Super 35mm CMOS και καταγραφή 4K 150Mbps. Η εταιρεία Imaging αγόρασε επίσης ένα τρίποδο Secced Reach-Plus0, Slider Slidekamera SP-600 με ελεγκτή time lapse, αποθήκευση NAS, Mac mini και Mattebox Genus.<\/div>\r\n
<div style="text-align: justify;">\r\n
\t<br \/>\r\n
\t<strong>Κύρια προϊόντα</strong><br \/>\r\n
\t<a href="http://blk.gr/index/products/super_35_cameras/12305834468/en/sony-sony-pxw-fs5k" target="_blank">Κάμερα JVC GY-LS300<\/a><br \/>\r\n
\t<a href="http://www.blk.gr/index/products/lightweight_camera_tripod_kits/84290479939/en/secced-secced-reach-plus0">Τρίποδο Secced Reach-Plus0<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/cameras_2K_4K/3835288683/en/jvc-jvc-gy-hm200e">Slider Slidekamera SP-600<\/a><br \/>\r\n
\t<a href="http://www.blk.gr/index/products/Controllers_Slider/1000005371/en/slidekamera-slidekamera-hdn-2-pro">Controller Slidekamera HDN-2-PRO<\/a><br \/>\r\n
\t<a href="http://www.blk.gr/index/products/monopods/91354490497/en/manfrotto-manfrotto-mvm500a">Monopod Manfrotto MVM500A<\/a><br \/>\r\n
\tΑποθήκευση NAS NAS812B<br \/>\r\n
\tMac Mini<br \/>\r\n
\tMattebox Genus<br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\tΦΩΤΟΓΡΑΦΙΚΗ ΓΑΛΕΡΙΑ<\/div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1455803280 {#2185
date: 2016-02-18 15:48:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2186
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2189
#id: 65142
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2190
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2191
#collection: Doctrine\Common\Collections\ArrayCollection {#2192
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2187}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
9 => App\Entity\Article\Article {#2195
-id: 79
-migrationId: 1475488841
-locale: null
-title: "Η DCV Productions επιλέγει BLK"
-slug: "dcv-productions-chooses-blk"
#summary: "Η DCV Productions αγόρασε από την BLK τις παρακάτω κάμερες: Sony PXW-FS5K, A7SII, JVC GY-HM200 & Panasonic AG-DVX200. Αυτές οι κάμερες μπορούν να χρησιμοποιηθούν για παραγωγές ταινιών και βίντεο."
#description: """
<div style="text-align: justify;">\r\n
\tΗ DCV Productions αγόρασε από την BLK τις παρακάτω κάμερες: Sony PXW-FS5K, Sony A7SII, JVC GY-HM200 & Panasonic AG-DVX200. Αυτές οι κάμερες μπορούν να χρησιμοποιηθούν για παραγωγές ταινιών και βίντεο. Όλες αυτές οι κάμερες μπορούν να καταγράφουν σε 4K ή HD αναλύσεις σε αρχεία MOV ή MP4.<\/div>\r\n
<div style="text-align: justify;">\r\n
\t<br \/>\r\n
\t<strong>Κύρια προϊόντα</strong><br \/>\r\n
\t<a href="http://blk.gr/index/products/super_35_cameras/12305834468/en/sony-sony-pxw-fs5k" target="_blank">Κάμερα Sony PXW-FS5K<\/a><br \/>\r\n
\t<a href="http://www.blk.gr/index/products/super_35_cameras/10864327162/el/blackmagic-blackmagic-production-4k-ef" target="_blank">Κάμερα Sony A7SII<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/cameras_2K_4K/3835288683/en/jvc-jvc-gy-hm200e">Κάμερα JVC GY-HM200<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/cameras_2K_4K/2441585150/en/panasonic-panasonic-ag-dvx200">Κάμερα Panasonic AG-DVX200<\/a><br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\tΦΩΤΟΓΡΑΦΙΚΗ ΓΑΛΕΡΙΑ<\/div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1452596400 {#2193
date: 2016-01-12 13:00:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2194
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2197
#id: 65137
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2198
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2199
#collection: Doctrine\Common\Collections\ArrayCollection {#2200
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2195}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
10 => App\Entity\Article\Article {#2203
-id: 86
-migrationId: 1475529069
-locale: null
-title: "Ena Channel chooses Blackmagic & JVC"
-slug: "ena-channel-chooses-blackmagic-amp-jvc"
#summary: "Ena Channel chooses Blackmagic to improve their Studio and JVC for their ENG crews. In detail they have purchased Atem-2ME-Production Mixer, Hyperdeck"
#description: """
<div style="text-align: justify;">\r\n
\tEna Channel chooses Blackmagic for their Studio improvement and JVC for their ENG crews. In detail they have purchased for their studio the Blackmagic Atem-2ME-Production Mixer, Blackmagic Hyperdeck Studio Pro 2 Recorder and Blackmagic Studio fiber Camera Converters. For the ENG crews they have purchased full JVC GY-HM200 ENG Kits and Teradek Cube-155 & Cube-205 streaming encoders.<br />\r\n
\t<br />\r\n
\t<br />\r\n
\t\u{A0}<strong>Key Products</strong></div>\r\n
<a href="http://blk.gr/index/products/Gyro_Stabilizers/1415794599/en/freefly-freefly-movi-m10" target="_blank">M</a><a href="http://blk.gr/index/products/input_mixers_7_20/6776026716/en/blackmagic-blackmagic-atem-2me-production-std4k">ixer Blackmagic ATEM-2-Production Studio 4K</a><br />\r\n
<a href="http://blk.gr/index/products/input_mixers_7_20/6776026716/en/blackmagic-blackmagic-atem-2me-production-std4k">Recorder Hyperdeck Studio 2 Pro</a><br />\r\n
<a href="http://blk.gr/index/products/cameras_2K_4K/3835288683/en/jvc-jvc-gy-hm200e">Camera JVC GY-HM200</a><br />\r\n
<a href="http://blk.gr/index/products/web_streaming_web_streaming/1000005232/en/teradek-teradek-cube-155">Streaming\u{A0}</a><a href="http://blk.gr/index/products/on_camera_monitors/23763136255/en/smallhd-smallhd-701-lite">E</a><a href="http://blk.gr/index/products/web_streaming_web_streaming/1000005232/en/teradek-teradek-cube-155">ncoder Teradek Cube-155</a><br />\r\n
<a href="http://blk.gr/index/products/web_streaming_web_streaming/1000005235/en/teradek-teradek-cube-205">Streaming\u{A0}</a><a href="http://blk.gr/index/products/on_camera_monitors/23763136255/en/smallhd-smallhd-701-lite">E</a><a href="http://blk.gr/index/products/web_streaming_web_streaming/1000005235/en/teradek-teradek-cube-205">ncoder Teradek Cube-205\u{A0}</a><br />\r\n
<br />\r\n
<br />\r\n
PHOTO GALLERY
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1452550260 {#2201
date: 2016-01-12 00:11:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2202
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2205
#id: 65176
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2206
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2207
#collection: Doctrine\Common\Collections\ArrayCollection {#2208
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2203}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
11 => App\Entity\Article\Article {#2211
-id: 85
-migrationId: 1475527611
-locale: null
-title: "Η Heretic Production Company επιλέγει Blackmagic"
-slug: "heretic-production-company-chooses-blackmagic"
#summary: "Η Heretic Production Company αγόρασε την κάμερα Blackmagic Ursa 4K Shoulder με αισθητήρα super-35 και καταγραφή 4K Prores."
#description: """
<div style="text-align: justify;">\r\n
\tΗ Heretic Production Company αγόρασε την κάμερα Blackmagic Ursa 4K Shoulder με αισθητήρα super-35 και καταγραφή 4K Prores. Έχουν επίσης αγοράσει το σετ φακών Samyang Full Frame (14mm, 24mm, 35mm, 50mm, 85mm, 135mm), το τρίποδο Reach-Plus3-CF Secced, το mattebox Fotga, την κάμερα pocket cinema και τις μπαταρίες farseeing V-Lock.<br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\t<strong>Κύρια προϊόντα</strong><br \/>\r\n
\t<a href="http://blk.gr/index/products/super_35_cameras/16536576534/en/blackmagic-blackmagic-ursa-4-6k-ef">Κάμερα Blackmagic Ursa-4K<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/canon_ef_mount_lenses/4284787325/en/samyang-samyang-full-frame-canon-6kit">Σετ φακών Samyang<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/heavy-duty_camera_tripod_kits/88528631987/en/secced-secced-reach-plus3-cf">Τρίποδο-Kit Secced Reach-Plus3-CF <\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/matteboxes_for_mini_cameras/9508364599/en/fotga-fotga-m3-dp3000">Mattebox Fotga DP3000<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/on_camera_monitors/23763136255/en/smallhd-smallhd-701-lite">Κάμερα Pocket-Cinema<\/a><br \/>\r\n
\t<a href="http://blk.gr/index/products/zoomfocus_controllers/5299054064/en/redrock-redrock-microremote-handheld-bdl">Μπαταρίες Farseeing V-Lock FD-BP95L<\/a><br \/>\r\n
\t<br \/>\r\n
\t<br \/>\r\n
\tΦΩΤΟΓΡΑΦΙΚΗ ΓΑΛΕΡΙΑ<\/div>\r\n
"""
-videoUrl: ""
-published: true
-createdAt: DateTimeImmutable @1452289560 {#2209
date: 2016-01-08 23:46:00.0 Europe/Athens (+02:00)
}
-updatedAt: DateTimeImmutable @1774045383 {#2210
date: 2026-03-21 00:23:03.0 Europe/Athens (+02:00)
}
-image: Proxies\__CG__\App\Entity\Common\Files\ArticleImage {#2213
#id: 65170
#path: ? string
#name: ? string
#mimeType: ? string
#size: ? int
#uploadedAt: ? ?DateTimeImmutable
-lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#2214
+status: UNINITIALIZED_FULL
+realInstance: ? object
…3
}
}
-menu: null
-category: App\Entity\Article\ArticleCategory {#1214}
-images: Doctrine\ORM\PersistentCollection {#2215
#collection: Doctrine\Common\Collections\ArrayCollection {#2216
-elements: []
}
#initialized: false
-snapshot: []
-owner: App\Entity\Article\Article {#2211}
-association: Doctrine\ORM\Mapping\ManyToManyOwningSideMapping {#1286 …}
-backRefFieldName: null
-isDirty: false
-em: Doctrine\ORM\EntityManager {#441 …11}
-typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1387 …}
}
}
]
#totalCount: 138
#paginatorOptions: array:8 [
"pageParameterName" => "page"
"sortFieldParameterName" => "sort"
"sortDirectionParameterName" => "direction"
"filterFieldParameterName" => "filterField"
"filterValueParameterName" => "filterValue"
"distinct" => true
"pageOutOfRange" => "ignore"
"defaultLimit" => 10
]
#customParameters: []
-route: "blog_list"
-pageRange: 5
-pageLimit: null
-template: "pagination/custom_pagination.html.twig"
-relLinksTemplate: "@KnpPaginator/Pagination/rel_links.html.twig"
-sortableTemplate: "@KnpPaginator/Pagination/sortable_link.html.twig"
-filtrationTemplate: "@KnpPaginator/Pagination/filtration.html.twig"
-params: array:2 [
"page" => "7"
"categorySlug" => "wishlist.html"
]
}