Back To Properties
Jūrmala
Strēlnieku prospekts 42 , Jaundubulti
Property Size
55.6 m2
Bedrooms
2
Style
Jaunais projekts
Price
€185,272
<!doctype html> <html lang="
en
"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1">
{{ if environment === 'production' }}
1
<meta name="robots" content="index, follow">
{{ else }}
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <html lang="
en
"> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
</head> <body class="flex flex-col justify-between min-h-screen font-body antialiased
">
<div x-data="{ isMobile: false }" x-screen="isMobile = ($width < 1024)" class="container pt-14 pb-28">
Back To Properties
{{ if redirect_back == 'true' }}
{{ else }}
{{ if locale == 'lv' }}
{{ else }}
<a href="/
en
/
properties
" aria-label="Go back" class="inline-flex items-center">
{{ %blade_host:component component="text" weight="700" class="ml-2 font-heading" }}
</a>
{{ /if }}
{{ /if }}
<div x-cloak x-show="!isMobile"> <div class="lg:flex lg:space-x-8 lg:mt-10"> <div class="lg:w-2/3"> <div class="h-full max-h-[500px] w-full overflow-hidden shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
image/jpeg
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> </div> <div class="lg:w-1/3">
{{ if gallery }}
1
<div class="relative">
{{ gallery limit="2" }}
<div class="overflow-hidden mt-7 first:lg:mt-0 max-h-[235px] h-full w-full shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div>
{{ /gallery }}
<div class="overflow-hidden mt-7 first:lg:mt-0 max-h-[235px] h-full w-full shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div>
{{ /gallery }}
<div class="h-full"> <div x-data="{ open: false, activeSlide: 0, slides: [
{{ gallery }}
'
/assets/properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg
',
{{ /gallery }}
'
/assets/properties/aU4jlKtqrufOrFp2JkdP15HllAWPCxapUMDBSgZU.jpg
',
{{ /gallery }}
'
/assets/properties/Pb6qqZ5Wxmnp0rgeIsWIaaMzouO9dkNtkjzUVOh2.jpg
',
{{ /gallery }}
'
/assets/properties/3L9P0cpwisUrXG4gjQwkR2qqi5EAqfJbONLoDIz7.jpg
',
{{ /gallery }}
'
/assets/properties/x8rF9icEqwQhSk0La9YqO55PxQBfWEgWB83LCe2p.jpg
',
{{ /gallery }}
'
/assets/properties/UZolaB6hiMRNfcRlYN1XMWSkLRlDu6j6RhPdFl0M.jpg
',
{{ /gallery }}
'
/assets/properties/AJ9YVpW7pkFtIUnx7MttVx67t1UnVpKBKbvtO5Ge.jpg
',
{{ /gallery }}
'
/assets/properties/Ucp3m7rsuT6eHW0mbOkLOtlFekzUbdMh0anAmaA7.jpg
',
{{ /gallery }}
'
/assets/properties/X0H1ubtt1nia9dljQkKzVBC3NT5cTCFvoWmq8KGU.jpg
',
{{ /gallery }}
'
/assets/properties/5hAKC5IsTrPkUPQWK4wljtZarrrMhSAZZxxN83Nh.jpg
',
{{ /gallery }}
'
/assets/properties/puiWcQ1gwdNe8L2FTWSqd0dvnCVcWzHdtCropYzn.jpg
',
{{ /gallery }}
'
/assets/properties/c2528db3a1caa651722d3af9dc41d77b7SlBTqsv.jpg
',
{{ /gallery }}
'
/assets/properties/50addf6e194e21c08dcb70bfe3d384b2RwMflehc.jpg
',
{{ /gallery }}
] }" x-init="slides.push('
')" @keydown.escape="open = false" class="w-full h-full">
<div @click="open = true" class="absolute right-4 bottom-4">
{{ %blade_host:component component="button" variant="outline" class="bg-dark-90" aria-label="Open Slider Button" }}
</div>
<div x-cloak class="z-[50] fixed top-0 left-0 flex items-center justify-center w-full h-full" style="background-color: rgba(0,0,0,.6);" x-show.transition="open" role="dialog" aria-modal="true" aria-labelledby="modal">
<div class="absolute z-50 flex items-center justify-start w-12 m-2 mb-4 ml-6 transform top-4 right-4 md:m-2"> <button class="flex items-center justify-center w-12 h-12 text-white rounded-full focus:outline-none" style="background-color: rgba(0,0,0,.4);" @click="open = false" aria-label="Close Slider Button">
</button> </div>
<div class="flex items-center justify-center w-full h-full overflow-hidden"> <template x-for="(slide, index) in slides" :key="index"> <div @click="open = false" class="absolute flex items-center justify-center w-full h-full"> <div x-cloak class="absolute top-0 bottom-0 flex flex-col items-center justify-center px-2 py-2 md:py-24" x-show="activeSlide === index" x-transition:enter="transition ease-out duration-150" x-transition:enter-start="opacity-0 transform scale-90" x-transition:enter-end="opacity-100 transform scale-100" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 transform scale-100" x-transition:leave-end="opacity-0 transform scale-90"> <img :src="slide" class="object-cover w-full h-full rounded shadow-lg" style="object-position:
" alt="Slider Image"> </div> <div x-cloak class="fixed items-center justify-center hidden w-40 h-12 mb-2 text-sm font-bold text-white transform bottom-4 md:flex" x-show="activeSlide === index"> <span class="w-12 text-right" x-text="index + 1"></span> <span class="w-4 text-center">/</span> <span class="w-12 text-left" x-text="slides.length"></span> </div> </div> </template>
<div class="fixed bottom-4 z-[60] flex justify-center mb-4 transform inset-x-0 md:mb-2"> <div class="flex items-center justify-end w-12 mr-3 md:mr-16"> <button type="button" class="flex items-center justify-center w-12 h-12 rounded-full focus:outline-none" style="background-color: rgba(0,0,0,.4);" @click="activeSlide = activeSlide === 0 ? slides.length - 1 : activeSlide - 1" aria-label="Previous Slide">
</button> </div> <div class="flex items-center justify-start w-12 md:ml-16"> <button type="button" class="flex items-center justify-center w-12 h-12 font-bold text-white rounded-full focus:outline-none" style="background-color: rgba(0,0,0,.4);" @click="activeSlide = activeSlide === slides.length - 1 ? 0 : activeSlide + 1" aria-label="Next Slide">
</button> </div> </div> </div> </div> </div> </div>
</div>
{{ /if }}
</div> </div> </div> <div x-cloak x-show="isMobile"> <div class="splide" id="property-carousel"> <div class="splide__track"> <div class="splide__list">
{{ if gallery }}
1
{{ gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
1
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
2
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
3
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
4
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
5
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
6
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
7
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
8
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
9
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
10
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
11
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
12
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
<div class="splide__slide"> <div class="max-h-[275px] h-full mt-8 overflow-hidden lg:mt-10 shrink-0 rounded-2xl">
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
{{ else }}
<source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="image/webp" > <source srcset="
320w,
480w,
768w,
1280w,
1440w,
1680w" sizes="
" type="
" > <img
{{ if cover }}
1
class="object-cover w-full h-full
" style="object-position:
50% 50%
"
{{ else }}
src="
" alt="
.
"
{{ if lazy }}
>
{{ /if }}
{{ /asset }}
</picture>
{{ /if }}
</div> <div class="absolute px-3 py-1 text-sm font-medium text-white bg-black bg-opacity-50 rounded-2xl bottom-4 right-4"> <span>
13
</span> <span>/</span> <span>
13
</span> </div> </div>
{{ /gallery }}
{{ /if }}
</div> </div> </div> </div>
<div class="mt-8 lg:flex lg:space-x-8 md:mt-14">
<div class="lg:w-2/3"> <div class="lg:flex lg:items-center lg:justify-between">
<div class="mb-8 lg:mb-0">
{{ %blade_host:component component="heading" size="3" color="gray" }}
{{ %blade_host:component component="text" size="xl" weight="300" color="light" class="mt-2" }}
</div> </div>
{{ if property_features }}
1
<div>
<div class="mt-12 md:flex max-md:space-y-8 md:items-center md:justify-between rounded-2xl bg-dark-90
px-5 py-5 lg:px-10
">
{{ property_features :limit="features_limit" }}
<div>
{{ %blade_host:component component="text" color="light" }}
property_size
<div class="flex items-center mt-2"> <div class="w-6 h-6 mr-2 shrink-0">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"> <path fill="#0F68FF" d="M12.0015 20.1764c-.719 0-1.438-.2558-1.9594-.766l-6.54577-6.4047c-1.04434-1.0219-1.04434-2.8142 0-3.83604l6.54417-6.40328c1.0444-1.02184 2.8761-1.02184 3.9205 0l6.5442 6.40328c1.0443 1.02184 1.0443 2.81414 0 3.83604l-6.5442 6.4032c-.5214.5102-1.2405.7661-1.9595.7661v.0014Zm0-16.68565c-.3314 0-.6612.11007-.8847.32723L4.57107 10.2213c-.44692.4372-.44692 1.2955 0 1.7328l6.54423 6.4032c.4469.4373 1.324.4373 1.7709 0l6.5443-6.4032c.4469-.4373.4469-1.2956 0-1.7328l-6.5443-6.40332c-.2234-.21865-.5548-.32723-.8847-.32723ZM7.57335 22c-.19458 0-.38916-.0729-.53813-.2172l-5.3129-5.1984c-.29643-.2901-.29643-.7616 0-1.0516.29643-.2901.77831-.2901 1.07474 0l5.3129 5.1984c.29642.2901.29642.7616 0 1.0516-.14898.1458-.34356.2172-.53813.2172h.00152Zm8.85485 0c-.1946 0-.3892-.0729-.5382-.2172-.2964-.29-.2964-.7615 0-1.0516l5.3129-5.1984c.2965-.2901.7784-.2901 1.0748 0 .2964.29.2964.7615 0 1.0516l-5.3129 5.1984c-.149.1458-.3436.2172-.5381.2172h.0015Z"/> </svg>
</div>
{{ %blade_host:component component="text" size="sm" weight="700" color="dark" }}
</div> </div>
{{ /property_features }}
<div>
{{ %blade_host:component component="text" color="light" }}
bedrooms
{{ /%blade_host:component }}
<div class="flex items-center mt-2"> <div class="w-6 h-6 mr-2 shrink-0">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"> <path stroke="#0F68FF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M20.8889 18.5v-2.1667M3.11111 18.5v-2.1667m18.88889 0H2v-3.25c0-.2873.11706-.5628.32544-.766.20837-.2032.49099-.3173.78567-.3173H20.8889c.2947 0 .5773.1141.7857.3173.2083.2032.3254.4787.3254.766v3.25Zm-2.2222-9.74997c0-.28731-.1171-.56286-.3255-.76603-.2083-.20316-.4909-.3173-.7856-.3173H5.33333c-.29468 0-.5773.11414-.78567.3173-.20837.20317-.32544.47872-.32544.76603V12H19.7778V6.58333Z"/> </svg>
</div>
{{ %blade_host:component component="text" size="sm" weight="700" color="dark" }}
2
{{ if type == 'property_size' }}
{{ /%blade_host:component }}
</div> </div>
{{ /property_features }}
<div>
{{ %blade_host:component component="text" color="light" }}
style
{{ /%blade_host:component }}
<div class="flex items-center mt-2"> <div class="w-6 h-6 mr-2 shrink-0">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"> <path stroke="#0F68FF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.5 19.5V18h-5c-.55 0-1.05-.22-1.41-.59-.37-.36-.59-.86-.59-1.41 0-1.03.8-1.89 1.81-1.99.06-.01.12-.01.19-.01h15c.07 0 .13 0 .19.01.48.04.9.25 1.22.58.41.4.63.97.58 1.59-.09 1.05-1.04 1.82-2.1 1.82H14.5v1.5c0 1.38-1.12 2.5-2.5 2.5s-2.5-1.12-2.5-2.5Z"/> <path stroke="#0F68FF" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m20.1702 5.3-.48 8.71c-.06-.01-.12-.01-.19-.01H4.50016c-.07 0-.13 0-.19.01l-.48-8.71c-.18-1.77 1.21-3.3 2.98-3.3H17.1902c1.77 0 3.16 1.53 2.98 3.3ZM7.99023 2v5M12 2v2"/> </svg>
</div>
{{ %blade_host:component component="text" size="sm" weight="700" color="dark" }}
Jaunais projekts
{{ if type == 'property_size' }}
{{ /%blade_host:component }}
</div> </div>
{{ /property_features }}
</div>
</div>
{{ /if }}
<div class="py-5">
{{ %blade_host:component component="prose" class="prose-p:text-base" }}
</div> <div class="mt-8">
{{ %blade_host:component component="heading" as="h5" size="5" class="mb-4" }}
{{ %blade_host:component component="card" color="dark" class="max-md:flex-col max-md:items-start" }}
{{ if image }}
1
<picture>
{{ asset :url="image" }}
{{ if extension == 'svg' || extension == 'gif' }}
1
<img class="
" src="
/assets/undraw_profile_pic_re_iwgo.svg
" alt="
" />
{{ else }}
{{ /asset }}
</picture>
{{ /if }}
Arina Truseva
{{ /%blade_host:component }}
</div>
{{ if latitude and longitude }}
1
{{ push:scripts }}
<script src='https://api.mapbox.com/mapbox-gl-js/v2.14.1/mapbox-gl.js'></script> <link href='https://api.mapbox.com/mapbox-gl-js/v2.14.1/mapbox-gl.css' rel='stylesheet' />
{{ /push:scripts }}
<div class="
px-0
pt-16">
{{ if theme:map_title }}
<div class="
"> <div x-data="mapbox({ data: [ { url: '
/en/properties/jaundubulti-sell-18527207-eur
', featured_image: '
', title: '
Jūrmala
', price: '
185272.07
', address:
{{ if street_number_1 or region or zip }}
1
'
Strēlnieku prospekts
,
Jaundubulti
,
'
{{ else }}
, property_features:
{{ if property_features }}
1
[{"icon":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\">\n <path fill=\"#0F68FF\" d=\"M12.0015 20.1764c-.719 0-1.438-.2558-1.9594-.766l-6.54577-6.4047c-1.04434-1.0219-1.04434-2.8142 0-3.83604l6.54417-6.40328c1.0444-1.02184 2.8761-1.02184 3.9205 0l6.5442 6.40328c1.0443 1.02184 1.0443 2.81414 0 3.83604l-6.5442 6.4032c-.5214.5102-1.2405.7661-1.9595.7661v.0014Zm0-16.68565c-.3314 0-.6612.11007-.8847.32723L4.57107 10.2213c-.44692.4372-.44692 1.2955 0 1.7328l6.54423 6.4032c.4469.4373 1.324.4373 1.7709 0l6.5443-6.4032c.4469-.4373.4469-1.2956 0-1.7328l-6.5443-6.40332c-.2234-.21865-.5548-.32723-.8847-.32723ZM7.57335 22c-.19458 0-.38916-.0729-.53813-.2172l-5.3129-5.1984c-.29643-.2901-.29643-.7616 0-1.0516.29643-.2901.77831-.2901 1.07474 0l5.3129 5.1984c.29642.2901.29642.7616 0 1.0516-.14898.1458-.34356.2172-.53813.2172h.00152Zm8.85485 0c-.1946 0-.3892-.0729-.5382-.2172-.2964-.29-.2964-.7615 0-1.0516l5.3129-5.1984c.2965-.2901.7784-.2901 1.0748 0 .2964.29.2964.7615 0 1.0516l-5.3129 5.1984c-.149.1458-.3436.2172-.5381.2172h.0015Z\"\/>\n<\/svg>","type":{"value":"property_size","label":"Property Size","key":"property_size"},"description":55.6,"id":"syZqIPZ7"},{"icon":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\">\n <path stroke=\"#0F68FF\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M20.8889 18.5v-2.1667M3.11111 18.5v-2.1667m18.88889 0H2v-3.25c0-.2873.11706-.5628.32544-.766.20837-.2032.49099-.3173.78567-.3173H20.8889c.2947 0 .5773.1141.7857.3173.2083.2032.3254.4787.3254.766v3.25Zm-2.2222-9.74997c0-.28731-.1171-.56286-.3255-.76603-.2083-.20316-.4909-.3173-.7856-.3173H5.33333c-.29468 0-.5773.11414-.78567.3173-.20837.20317-.32544.47872-.32544.76603V12H19.7778V6.58333Z\"\/>\n<\/svg>","type":{"value":"bedrooms","label":"Bedrooms","key":"bedrooms"},"description":2,"id":"YzbwCOMU"},{"icon":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\">\n <path stroke=\"#0F68FF\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9.5 19.5V18h-5c-.55 0-1.05-.22-1.41-.59-.37-.36-.59-.86-.59-1.41 0-1.03.8-1.89 1.81-1.99.06-.01.12-.01.19-.01h15c.07 0 .13 0 .19.01.48.04.9.25 1.22.58.41.4.63.97.58 1.59-.09 1.05-1.04 1.82-2.1 1.82H14.5v1.5c0 1.38-1.12 2.5-2.5 2.5s-2.5-1.12-2.5-2.5Z\"\/>\n <path stroke=\"#0F68FF\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m20.1702 5.3-.48 8.71c-.06-.01-.12-.01-.19-.01H4.50016c-.07 0-.13 0-.19.01l-.48-8.71c-.18-1.77 1.21-3.3 2.98-3.3H17.1902c1.77 0 3.16 1.53 2.98 3.3ZM7.99023 2v5M12 2v2\"\/>\n<\/svg>","type":{"value":"style","label":"Style","key":"style"},"description":"Jaunais projekts","id":"NVyzXCAK"}]
{{ else }}
, latitude: '
56.964577
', longitude: '
23.7482875
', is_contact_variant: '
', }, ], type: normalmap })" class="
relative"> <div id="normalmap" class="overflow-hidden h-[350px] w-full rounded-2xl"></div>
<div id="menu" class="absolute top-5 left-3"> <label for="light-v10" class="text-sm py-2.5 px-4 bg-white border border-brand-200 rounded-bl-lg rounded-tl-lg cursor-pointer font-bold text-dark-950">
Map
</label> <input id="light-v10" type="radio" name="rtoggle" value="light" class="hidden peer"> <label for="satellite-streets-v12" class="text-sm py-2.5 px-4 bg-white border border-brand-200 rounded-br-lg rounded-tr-lg cursor-pointer font-bold text-dark-950">
Satellite
</label> <input id="satellite-streets-v12" type="radio" name="rtoggle" value="satellite" class="hidden peer"> </div>
</div>
{{ if has_content }}
</div> </div>
{{ /if }}
</div> <div class="max-lg:mt-8 lg:w-1/3">
{{ %blade_host:component component="card" direction="vertical" color="dark" }}
</div> </div> </div>
{{ collection:properties as="listing" blueprint:is="property" :id:isnt="id" :city:is="city:id" limit="6" sort="random" }}
{{ if !no_results }}
{{ /collection:properties }}
<link rel="apple-touch-icon" sizes="180x180" href="
"> <link rel="icon" type="image/png" sizes="32x32" href="
"> <link rel="icon" type="image/png" sizes="16x16" href="
"> <link rel="manifest" href="/site.webmanifest">
<title>
</title>
{{ if int_bdfdc0bf1dfaa355367 }}
<meta property="og:type" content="website" />
{{ if int_9d06d5d1500c0d9b }}
1
<meta name="og:title" content="
">
{{ /if }}
{{ if int_4a41a29fa4b0fc9914e67e }}
{{ if $og_image }}
{{ if int_b291d860631cd49a4 }}
1
<link rel="canonical" href="
" /> <meta property="og:url" content="
" />
{{ /if }}
{{ if seo:sitename }}
<meta property="og:locale" content="
en_US
" />
{{ if seo:display_twitter_tags }}
<div class="
bg-white
sticky top-0 z-50 transition ease-in-out duration-300"
{{ if isTransparent }}
> <nav x-data="{ isOpen: false }" aria-labelledby="nav-heading" :aria-expanded="isOpen" class="container flex flex-wrap items-center py-5" :class="{ 'bg-white': isOpen }" @click.away="isOpen = false">
<a aria-label="logo" href="/">
{{ if theme:logo }}
1
<img class="object-cover w-auto h-8" src="
" alt="logo">
{{ else }}
</a>
<button :aria-expanded="isOpen" aria-controls="nav-list" aria-label="toggle menu" @click="isOpen = !isOpen" type="button" class="block px-2 ml-auto text-dark-900 lg:hidden focus:outline-none"> <span x-show.transition="!isOpen">
</span> <span x-show="isOpen" x-cloak>
</span> </button>
<div class="w-full grow lg:flex lg:items-center lg:w-auto" :class="{ 'block': isOpen, 'hidden': !isOpen }"> <ul id="nav-list" class="
items-center flex-1 pt-3 space-y-5 lg:space-y-0 lg:pt-0 list-reset lg:flex lg:space-x-10">
{{ nav:navigation include_home="true" }}
{{ if !toggle_button }}
1
<li> <a class="flex flex-col font-heading mx-3 mt-10 text-xl lg:text-base lg:my-0 border-b-2 pb-5 lg:border-0 lg:p-0
font-light
" href="
/en
" aria-label="
HOME
" @click="isOpen = false">
HOME
</a> </li>
{{ /if }}
{{ /nav:navigation }}
{{ if !toggle_button }}
1
<li> <a class="flex flex-col font-heading mx-3 mt-10 text-xl lg:text-base lg:my-0 border-b-2 pb-5 lg:border-0 lg:p-0
font-bold
" href="
/en/properties
" aria-label="
PROPERTIES
" @click="isOpen = false">
PROPERTIES
</a> </li>
{{ /if }}
{{ /nav:navigation }}
{{ if !toggle_button }}
1
<li> <a class="flex flex-col font-heading mx-3 mt-10 text-xl lg:text-base lg:my-0 border-b-2 pb-5 lg:border-0 lg:p-0
font-light
" href="
/en/news
" aria-label="
NEWS
" @click="isOpen = false">
NEWS
</a> </li>
{{ /if }}
{{ /nav:navigation }}
{{ if !toggle_button }}
1
<li> <a class="flex flex-col font-heading mx-3 mt-10 text-xl lg:text-base lg:my-0 border-b-2 pb-5 lg:border-0 lg:p-0
font-light
" href="
/en/about-us
" aria-label="
ABOUT US
" @click="isOpen = false">
ABOUT US
</a> </li>
{{ /if }}
{{ /nav:navigation }}
{{ if !toggle_button }}
{{ /nav:navigation }}
</ul> <div class="flex items-center mt-4 lg:mt-0 mx-3">
{{ locales self="false"}}
{{ if locale:handle != 'ru'}}
1
<a href="
https://segrow-web.ict.lv/ipasumi/jaundubulti-sell-18527207-eur
" class="mr-2 rounded-full px-2 py-1 uppercase hover:border-blue-400 border-2 border-blue-200">
lv
</a>
{{ /if }}
{{ /locales }}
{{ if locale:handle != 'ru'}}
{{ /locales }}
</div>
{{ nav:navigation }}
{{ if toggle_button }}
{{ /nav:navigation }}
{{ if toggle_button }}
{{ /nav:navigation }}
{{ if toggle_button }}
{{ /nav:navigation }}
{{ if toggle_button }}
{{ /nav:navigation }}
{{ if toggle_button }}
1
<div class="max-lg:ml-3 max-lg:mt-12 max-lg:mb-6">
{{ %blade_host:component component="button" :url="url" variant="int_c89de979761c" target="int_94d0ba394040d08f3874f1" }}
</div>
{{ /if }}
{{ /nav:navigation }}
</div> </nav> </div>
<footer>
<div class="container py-12 md:py-16 lg:py-20"> <div class="
md:grid-cols-2 md:grid-cols-3 lg:grid-cols-5
grid justify-between gap-8">
<div class="max-w-xs col-span-full lg:col-span-2">
{{ if theme:footer_description }}
1
{{ %blade_host:component component="text" class="mt-6" }}
{{ /if }}
</div>
{{ if theme:footer_menu }}
1
{{ nav :handle="theme:footer_menu" }}
<div class="flex flex-col">
{{ if title }}
1
{{ %blade_host:component component="text" color="light" class="mb-4 lg:mb-6" }}
Support
{{ /%blade_host:component }}
{{ /if }}
{{ if children }}
1
<ul class="space-y-4">
{{ children }}
<li class="text-lg font-medium duration-200 ease-in-out font-heading hover:text-brand-900 text-dark-950"> <a href="
/en/agents
" aria-label="
Agents
">
Agents
</a> </li>
{{ /children }}
<li class="text-lg font-medium duration-200 ease-in-out font-heading hover:text-brand-900 text-dark-950"> <a href="
/en/contact-us
" aria-label="
Contact Us
">
Contact Us
</a> </li>
{{ /children }}
</ul>
{{ /if }}
</div>
{{ /nav }}
<div class="flex flex-col">
{{ if title }}
1
{{ %blade_host:component component="text" color="light" class="mb-4 lg:mb-6" }}
Legal
{{ /%blade_host:component }}
{{ /if }}
{{ if children }}
1
<ul class="space-y-4">
{{ children }}
<li class="text-lg font-medium duration-200 ease-in-out font-heading hover:text-brand-900 text-dark-950"> <a href="
/en/terms-services
" aria-label="
Terms & Services
">
Terms & Services
</a> </li>
{{ /children }}
<li class="text-lg font-medium duration-200 ease-in-out font-heading hover:text-brand-900 text-dark-950"> <a href="
/en/privacy-policy
" aria-label="
Privacy Policy
">
Privacy Policy
</a> </li>
{{ /children }}
</ul>
{{ /if }}
</div>
{{ /nav }}
{{ /if }}
{{ if theme:social_media }}
1
<div class="flex flex-col">
{{ %blade_host:component component="text" color="light" class="mb-4 lg:mb-6" }}
<ul class="space-y-4">
{{ theme:social_media }}
<li class="text-lg font-medium capitalize transition-all duration-200 ease-in-out font-heading hover:text-brand-900 text-dark-950"> <a href="
" aria-label="
" target="_blank" rel="noopener noreferrer">
</a> </li>
{{ /theme:social_media }}
</ul> </div>
{{ /if }}
</div> </div>
{{ if theme:footer_copyright }}
1
<div class="container py-8 border-t border-dark-100"> <div class="
text-center
">
{{ %blade_host:component component="text" color="light" }}
</div> </div>
{{ /if }}
</footer>
</body> </html>
1 x Application (87.2%) | 1.67s |
17 x partial:components/picture (28.94%) | 556ms |
208 x glide:url (17.3%) | 332ms |
1 x Booting (12.8%) | 246ms |
26 x blade_host:component (6.38%) | 123ms |
3 x gallery:index (5.69%) | 109ms |
17 x asset:index (2.32%) | 44.52ms |
2 x nav:navigation (2.23%) | 42.82ms |
1 x locales:index (1.51%) | 29.06ms |
1 x partial:seo (1.3%) | 24.88ms |
1 x collection:properties (1.2%) | 23.02ms |
1 x partial:partials/lightbox_slider (1.02%) | 19.56ms |
1 x partial:layout/footer/_footer_navigation (0.91%) | 17.43ms |
1 x partial:components/go_back (0.82%) | 15.81ms |
7 x svg:index (0.82%) | 15.68ms |
1 x partial:layout/navigation (0.79%) | 15.20ms |
1 x partial:properties/partials/agent_set (0.66%) | 12.66ms |
1 x partial:sets/map_section (0.66%) | 12.60ms |
1 x partial:properties/partials/property_features/large_variant (0.38%) | 7.34ms |
1 x partial:properties/partials/gallery (0.31%) | 6.02ms |
1 x partial:layout/footer/_footer_copyright (0.29%) | 5.64ms |
1 x nav:index (0.29%) | 5.52ms |
1 x partial:properties/partials/price (0.23%) | 4.50ms |
1 x partial:partials/related_listings (0.23%) | 4.46ms |
9 x trans:index (0.21%) | 4.12ms |
1 x partial:partials/maps/map_styles (0.13%) | 2.41ms |
1 x partial:layout/footer (0.11%) | 2.20ms |
1 x partial:partials/favicons (0.1%) | 1.99ms |
1 x vite:index (0.08%) | 1.46ms |
3 x lucky_seo:canonical (0.03%) | 516μs |
2 x lucky_seo:og_title (0.02%) | 406μs |
1 x lucky_seo:title (0.02%) | 345μs |
1 x lucky_seo:og_description (0.01%) | 244μs |
1 x lucky_seo:description (0.01%) | 184μs |
Backtrace |
|
select * from entries where id = '50299fd7-007c-45e7-ac4b-21e48b80282b'
Bindings |
|
Backtrace |
|
select * from entries where uri = '/properties/jaundubulti-sell-18527207-eur' and site = 'en'
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg', 'properties/aU4jlKtqrufOrFp2JkdP15HllAWPCxapUMDBSgZU.jpg', 'properties/Pb6qqZ5Wxmnp0rgeIsWIaaMzouO9dkNtkjzUVOh2.jpg', 'properties/3L9P0cpwisUrXG4gjQwkR2qqi5EAqfJbONLoDIz7.jpg', 'properties/x8rF9icEqwQhSk0La9YqO55PxQBfWEgWB83LCe2p.jpg', 'properties/UZolaB6hiMRNfcRlYN1XMWSkLRlDu6j6RhPdFl0M.jpg', 'properties/AJ9YVpW7pkFtIUnx7MttVx67t1UnVpKBKbvtO5Ge.jpg', 'properties/Ucp3m7rsuT6eHW0mbOkLOtlFekzUbdMh0anAmaA7.jpg', 'properties/X0H1ubtt1nia9dljQkKzVBC3NT5cTCFvoWmq8KGU.jpg', 'properties/5hAKC5IsTrPkUPQWK4wljtZarrrMhSAZZxxN83Nh.jpg', 'properties/puiWcQ1gwdNe8L2FTWSqd0dvnCVcWzHdtCropYzn.jpg', 'properties/c2528db3a1caa651722d3af9dc41d77b7SlBTqsv.jpg', 'properties/50addf6e194e21c08dcb70bfe3d384b2RwMflehc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg', 'properties/aU4jlKtqrufOrFp2JkdP15HllAWPCxapUMDBSgZU.jpg', 'properties/Pb6qqZ5Wxmnp0rgeIsWIaaMzouO9dkNtkjzUVOh2.jpg', 'properties/3L9P0cpwisUrXG4gjQwkR2qqi5EAqfJbONLoDIz7.jpg', 'properties/x8rF9icEqwQhSk0La9YqO55PxQBfWEgWB83LCe2p.jpg', 'properties/UZolaB6hiMRNfcRlYN1XMWSkLRlDu6j6RhPdFl0M.jpg', 'properties/AJ9YVpW7pkFtIUnx7MttVx67t1UnVpKBKbvtO5Ge.jpg', 'properties/Ucp3m7rsuT6eHW0mbOkLOtlFekzUbdMh0anAmaA7.jpg', 'properties/X0H1ubtt1nia9dljQkKzVBC3NT5cTCFvoWmq8KGU.jpg', 'properties/5hAKC5IsTrPkUPQWK4wljtZarrrMhSAZZxxN83Nh.jpg', 'properties/puiWcQ1gwdNe8L2FTWSqd0dvnCVcWzHdtCropYzn.jpg', 'properties/c2528db3a1caa651722d3af9dc41d77b7SlBTqsv.jpg', 'properties/50addf6e194e21c08dcb70bfe3d384b2RwMflehc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg', 'properties/aU4jlKtqrufOrFp2JkdP15HllAWPCxapUMDBSgZU.jpg', 'properties/Pb6qqZ5Wxmnp0rgeIsWIaaMzouO9dkNtkjzUVOh2.jpg', 'properties/3L9P0cpwisUrXG4gjQwkR2qqi5EAqfJbONLoDIz7.jpg', 'properties/x8rF9icEqwQhSk0La9YqO55PxQBfWEgWB83LCe2p.jpg', 'properties/UZolaB6hiMRNfcRlYN1XMWSkLRlDu6j6RhPdFl0M.jpg', 'properties/AJ9YVpW7pkFtIUnx7MttVx67t1UnVpKBKbvtO5Ge.jpg', 'properties/Ucp3m7rsuT6eHW0mbOkLOtlFekzUbdMh0anAmaA7.jpg', 'properties/X0H1ubtt1nia9dljQkKzVBC3NT5cTCFvoWmq8KGU.jpg', 'properties/5hAKC5IsTrPkUPQWK4wljtZarrrMhSAZZxxN83Nh.jpg', 'properties/puiWcQ1gwdNe8L2FTWSqd0dvnCVcWzHdtCropYzn.jpg', 'properties/c2528db3a1caa651722d3af9dc41d77b7SlBTqsv.jpg', 'properties/50addf6e194e21c08dcb70bfe3d384b2RwMflehc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg', 'properties/aU4jlKtqrufOrFp2JkdP15HllAWPCxapUMDBSgZU.jpg', 'properties/Pb6qqZ5Wxmnp0rgeIsWIaaMzouO9dkNtkjzUVOh2.jpg', 'properties/3L9P0cpwisUrXG4gjQwkR2qqi5EAqfJbONLoDIz7.jpg', 'properties/x8rF9icEqwQhSk0La9YqO55PxQBfWEgWB83LCe2p.jpg', 'properties/UZolaB6hiMRNfcRlYN1XMWSkLRlDu6j6RhPdFl0M.jpg', 'properties/AJ9YVpW7pkFtIUnx7MttVx67t1UnVpKBKbvtO5Ge.jpg', 'properties/Ucp3m7rsuT6eHW0mbOkLOtlFekzUbdMh0anAmaA7.jpg', 'properties/X0H1ubtt1nia9dljQkKzVBC3NT5cTCFvoWmq8KGU.jpg', 'properties/5hAKC5IsTrPkUPQWK4wljtZarrrMhSAZZxxN83Nh.jpg', 'properties/puiWcQ1gwdNe8L2FTWSqd0dvnCVcWzHdtCropYzn.jpg', 'properties/c2528db3a1caa651722d3af9dc41d77b7SlBTqsv.jpg', 'properties/50addf6e194e21c08dcb70bfe3d384b2RwMflehc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg', 'properties/aU4jlKtqrufOrFp2JkdP15HllAWPCxapUMDBSgZU.jpg', 'properties/Pb6qqZ5Wxmnp0rgeIsWIaaMzouO9dkNtkjzUVOh2.jpg', 'properties/3L9P0cpwisUrXG4gjQwkR2qqi5EAqfJbONLoDIz7.jpg', 'properties/x8rF9icEqwQhSk0La9YqO55PxQBfWEgWB83LCe2p.jpg', 'properties/UZolaB6hiMRNfcRlYN1XMWSkLRlDu6j6RhPdFl0M.jpg', 'properties/AJ9YVpW7pkFtIUnx7MttVx67t1UnVpKBKbvtO5Ge.jpg', 'properties/Ucp3m7rsuT6eHW0mbOkLOtlFekzUbdMh0anAmaA7.jpg', 'properties/X0H1ubtt1nia9dljQkKzVBC3NT5cTCFvoWmq8KGU.jpg', 'properties/5hAKC5IsTrPkUPQWK4wljtZarrrMhSAZZxxN83Nh.jpg', 'properties/puiWcQ1gwdNe8L2FTWSqd0dvnCVcWzHdtCropYzn.jpg', 'properties/c2528db3a1caa651722d3af9dc41d77b7SlBTqsv.jpg', 'properties/50addf6e194e21c08dcb70bfe3d384b2RwMflehc.jpg')
Bindings |
|
Backtrace |
|
select * from entries where id in ('b497f54f-5e10-4b96-886b-fe21a3322cd6')
Bindings |
|
Backtrace |
|
select * from entries where id = 'b497f54f-5e10-4b96-886b-fe21a3322cd6'
Bindings |
|
Backtrace |
|
select * from entries where id = 'b497f54f-5e10-4b96-886b-fe21a3322cd6'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('agents') and origin = 'b497f54f-5e10-4b96-886b-fe21a3322cd6'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('agents') and origin = 'efbcecfd-cb96-4c1e-b2e8-51d0ea94955f'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('agents') and origin = 'a30b745b-5e44-473d-a99c-0d113f62f8f4'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('agents') and id in ('a30b745b-5e44-473d-a99c-0d113f62f8f4') and published = '1' and (collection in ('agents') or (collection in ('agents') and collectionHandle = 'agents'))
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('undraw_profile_pic_re_iwgo.svg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('undraw_profile_pic_re_iwgo.svg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('undraw_profile_pic_re_iwgo.svg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg')
Bindings |
|
Backtrace |
|
select * from entries where id in ('700cdd8b-9146-4374-8425-4c2683ddcc80')
Bindings |
|
Backtrace |
|
select * from entries where id = '700cdd8b-9146-4374-8425-4c2683ddcc80'
Bindings |
|
Backtrace |
|
select * from entries where id = '700cdd8b-9146-4374-8425-4c2683ddcc80'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('cities') and origin = '700cdd8b-9146-4374-8425-4c2683ddcc80'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('cities') and origin = 'd4a73157-7992-4db9-82c0-b7fcc48fd3f5'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('cities') and origin = '8422311e-8339-425a-81ca-2c7f51d15f4f'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('cities') and id in ('d4a73157-7992-4db9-82c0-b7fcc48fd3f5') and published = '1' and (collection in ('cities') or (collection in ('cities') and collectionHandle = 'cities'))
Bindings |
|
Backtrace |
|
select * from entries where collection in ('properties') and site = 'en' and published = '1' and redirect is null and blueprint = 'property' and id != '19030d5a-e9d9-4cc2-aac8-a161f14f4162' and city = 'd4a73157-7992-4db9-82c0-b7fcc48fd3f5' limit 6
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('favicons/apple-touch-icon.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('favicons/apple-touch-icon.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('favicons/favicon-32x32.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('favicons/favicon-32x32.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('favicons/favicon-16x16.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('favicons/favicon-16x16.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ([])
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('icons/logo-horizontal.svg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('icons/logo-horizontal.svg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('icons/logo-horizontal.svg')
Bindings |
|
Backtrace |
|
select * from entries where id = 'adb1b0db-1337-4ba7-a220-5d49b255272c'
Bindings |
|
Backtrace |
|
select * from entries where id = 'bb5502aa-7618-4400-95b3-44f3ad8fefe9'
Bindings |
|
Backtrace |
|
select * from entries where id = 'ac0e74d8-a98b-4342-a9ca-303df10780b3'
Bindings |
|
Backtrace |
|
select * from entries where id = 'home'
Bindings |
|
Backtrace |
|
select * from entries where id = 'ffb29872-4670-458f-b60b-f73b6092b2f1'
Bindings |
|
Backtrace |
|
select * from entries where id in ('9685f9b2-6ac1-4c99-98fc-d93a3ce864e0', '4d9f31ff-42f1-4a2f-9762-dc51892cc7b6', '5aabff16-9907-40a4-adfc-baa431b0a790', '9996fea2-5a8b-45f1-9718-ae774ea39fc0', 'ebbfcee3-4486-47d4-b8a5-ce12dcbda1c9')
Bindings |
|
Backtrace |
|
select * from entries where id = '19030d5a-e9d9-4cc2-aac8-a161f14f4162'
Bindings |
|
Backtrace |
|
select * from entries where id = '50299fd7-007c-45e7-ac4b-21e48b80282b'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('properties') and origin = '50299fd7-007c-45e7-ac4b-21e48b80282b'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('properties') and origin = '19030d5a-e9d9-4cc2-aac8-a161f14f4162'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('properties') and origin = '1fdd0c4d-6e43-4d73-bdcb-1c8b44f2dff2'
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('icons/logo-horizontal.svg')
Bindings |
|
Backtrace |
|
0 of 0Statamic\Fields\Value {#2328 ▼ -resolver: null #raw: "b497f54f-5e10-4b96-886b-fe21a3322cd6" #handle: "agent" #fieldtype: Statamic\Fieldtypes\Entries {#14478 ▶ #field: Statamic\Fields\Field {#14568 ▶ #handle: "agent" #prefix: null #config: array:8 [▶ "max_items" => 1 "collections" => array:1 [▶ 0 => "agents" ] "display" => "Agent" "type" => "entries" "always_save" => false "validate" => array:1 [▶ 0 => "required" ] "width" => 50 "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: true #categories: array:1 [▶ 0 => "relationship" ] #rules: [] #extraRules: [] #defaultValue: [] #configFields: [] #icon: null #component: "relationship" #indexComponent: "relationship" #itemComponent: "related-item" #formComponent: "entry-publish-form" #canEdit: true #canCreate: true #canSearch: true #statusIcons: true #taggable: false #formComponentProps: array:21 [▶ "initialActions" => "actions" "initialTitle" => "title" "initialReference" => "reference" "initialFieldset" => "blueprint" "initialValues" => "values" "initialLocalizedFields" => "localizedFields" "initialMeta" => "meta" "initialPermalink" => "permalink" "initialLocalizations" => "localizations" "initialHasOrigin" => "hasOrigin" "initialOriginValues" => "originValues" "initialOriginMeta" => "originMeta" "initialSite" => "locale" "initialIsWorkingCopy" => "hasWorkingCopy" "initialIsRoot" => "isRoot" "initialReadOnly" => "readOnly" "revisionsEnabled" => "revisionsEnabled" "breadcrumbs" => "breadcrumbs" "collectionHandle" => "collection" "canManagePublishState" => "canManagePublishState" "collectionHasRoutes" => "collectionHasRoutes" ] #activeFilterBadges: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2437 ▼ -resolver: Closure(Value $value) {#2428 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "api_url" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "api_url" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2549 ▼ -resolver: Closure(Value $value) {#2439 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "blueprint" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "blueprint" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2335 ▼ -resolver: Closure(Value $value) {#2589 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "categories" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "categories" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2550 ▼ -resolver: null #raw: "700cdd8b-9146-4374-8425-4c2683ddcc80" #handle: "city" #fieldtype: Statamic\Fieldtypes\Entries {#17775 ▶ #field: Statamic\Fields\Field {#17776 ▶ #handle: "city" #prefix: null #config: array:7 [▶ "max_items" => 1 "collections" => array:1 [▶ 0 => "cities" ] "type" => "entries" "display" => "City" "width" => 50 "validate" => array:1 [▶ 0 => "required" ] "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: true #categories: array:1 [▶ 0 => "relationship" ] #rules: [] #extraRules: [] #defaultValue: [] #configFields: [] #icon: null #component: "relationship" #indexComponent: "relationship" #itemComponent: "related-item" #formComponent: "entry-publish-form" #canEdit: true #canCreate: true #canSearch: true #statusIcons: true #taggable: false #formComponentProps: array:21 [▶ "initialActions" => "actions" "initialTitle" => "title" "initialReference" => "reference" "initialFieldset" => "blueprint" "initialValues" => "values" "initialLocalizedFields" => "localizedFields" "initialMeta" => "meta" "initialPermalink" => "permalink" "initialLocalizations" => "localizations" "initialHasOrigin" => "hasOrigin" "initialOriginValues" => "originValues" "initialOriginMeta" => "originMeta" "initialSite" => "locale" "initialIsWorkingCopy" => "hasWorkingCopy" "initialIsRoot" => "isRoot" "initialReadOnly" => "readOnly" "revisionsEnabled" => "revisionsEnabled" "breadcrumbs" => "breadcrumbs" "collectionHandle" => "collection" "canManagePublishState" => "canManagePublishState" "collectionHasRoutes" => "collectionHasRoutes" ] #activeFilterBadges: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2568 ▼ -resolver: null #raw: Statamic\Entries\Collection {#2413 ▶ #handle: "properties" #routes: array:3 [▶ "lv" => "/ipasumi/{slug}" "en" => "/properties/{slug}" "ru" => "/properties/{slug}" ] -cachedRoutes: null #mount: null #title: "Properties" #template: "properties/show" #layout: "layout" #sites: array:3 [▶ 0 => "lv" 1 => "en" 2 => "ru" ] #propagate: true #blueprints: [] #searchIndex: null #dated: false #sortField: null #sortDirection: "asc" #revisions: false #positions: null #defaultPublishState: true #originBehavior: "select" #futureDateBehavior: "private" #pastDateBehavior: "public" #structure: null #structureContents: null #taxonomies: array:1 [▶ 0 => "categories" ] #requiresSlugs: true #titleFormats: [] #previewTargets: array:1 [▶ 0 => array:3 [▶ "format" => "{permalink}" "label" => "Entry" "refresh" => true ] ] #autosave: null #withEvents: true #cascade: Illuminate\Support\Collection {#2431 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: null } #handle: "collection" #fieldtype: null #augmentable: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #shallow: false }
0 of 0array:24 [▼ "app" => array:16 [▶ "name" => "Statamic" "env" => "production" "debug" => true "url" => "http://segrow-web.ict.lv" "frontend_url" => "http://localhost:3000" "asset_url" => null "timezone" => "UTC" "locale" => "en" "fallback_locale" => "en" "faker_locale" => "en_US" "cipher" => "AES-256-CBC" "key" => "base64:u9zoLwbZ7DltrVb4q/jDlAbvq4B7q4PBXMxhWUQpR8k=" "previous_keys" => [] "maintenance" => array:2 [▶ "driver" => "file" "store" => "file" ] "providers" => array:23 [▶ 0 => "Illuminate\Auth\AuthServiceProvider" 1 => "Illuminate\Broadcasting\BroadcastServiceProvider" 2 => "Illuminate\Bus\BusServiceProvider" 3 => "Illuminate\Cache\CacheServiceProvider" 4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" 5 => "Illuminate\Cookie\CookieServiceProvider" 6 => "Illuminate\Database\DatabaseServiceProvider" 7 => "Illuminate\Encryption\EncryptionServiceProvider" 8 => "Illuminate\Filesystem\FilesystemServiceProvider" 9 => "Illuminate\Foundation\Providers\FoundationServiceProvider" 10 => "Illuminate\Hashing\HashServiceProvider" 11 => "Illuminate\Mail\MailServiceProvider" 12 => "Illuminate\Notifications\NotificationServiceProvider" 13 => "Illuminate\Pagination\PaginationServiceProvider" 14 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider" 15 => "Illuminate\Pipeline\PipelineServiceProvider" 16 => "Illuminate\Queue\QueueServiceProvider" 17 => "Illuminate\Redis\RedisServiceProvider" 18 => "Illuminate\Session\SessionServiceProvider" 19 => "Illuminate\Translation\TranslationServiceProvider" 20 => "Illuminate\Validation\ValidationServiceProvider" 21 => "Illuminate\View\ViewServiceProvider" 22 => "App\Providers\AppServiceProvider" ] "aliases" => array:43 [▶ "App" => "Illuminate\Support\Facades\App" "Arr" => "Illuminate\Support\Arr" "Artisan" => "Illuminate\Support\Facades\Artisan" "Auth" => "Illuminate\Support\Facades\Auth" "Blade" => "Illuminate\Support\Facades\Blade" "Broadcast" => "Illuminate\Support\Facades\Broadcast" "Bus" => "Illuminate\Support\Facades\Bus" "Cache" => "Illuminate\Support\Facades\Cache" "Config" => "Illuminate\Support\Facades\Config" "Context" => "Illuminate\Support\Facades\Context" "Cookie" => "Illuminate\Support\Facades\Cookie" "Crypt" => "Illuminate\Support\Facades\Crypt" "Date" => "Illuminate\Support\Facades\Date" "DB" => "Illuminate\Support\Facades\DB" "Eloquent" => "Illuminate\Database\Eloquent\Model" "Event" => "Illuminate\Support\Facades\Event" "File" => "Illuminate\Support\Facades\File" "Gate" => "Illuminate\Support\Facades\Gate" "Hash" => "Illuminate\Support\Facades\Hash" "Http" => "Illuminate\Support\Facades\Http" "Js" => "Illuminate\Support\Js" "Lang" => "Illuminate\Support\Facades\Lang" "Log" => "Illuminate\Support\Facades\Log" "Mail" => "Illuminate\Support\Facades\Mail" "Notification" => "Illuminate\Support\Facades\Notification" "Number" => "Illuminate\Support\Number" "Password" => "Illuminate\Support\Facades\Password" "Process" => "Illuminate\Support\Facades\Process" "Queue" => "Illuminate\Support\Facades\Queue" "RateLimiter" => "Illuminate\Support\Facades\RateLimiter" "Redirect" => "Illuminate\Support\Facades\Redirect" "Request" => "Illuminate\Support\Facades\Request" "Response" => "Illuminate\Support\Facades\Response" "Route" => "Illuminate\Support\Facades\Route" "Schedule" => "Illuminate\Support\Facades\Schedule" "Schema" => "Illuminate\Support\Facades\Schema" "Session" => "Illuminate\Support\Facades\Session" "Storage" => "Illuminate\Support\Facades\Storage" "Str" => "Illuminate\Support\Str" "URL" => "Illuminate\Support\Facades\URL" "Validator" => "Illuminate\Support\Facades\Validator" "View" => "Illuminate\Support\Facades\View" "Vite" => "Illuminate\Support\Facades\Vite" ] ] "auth" => array:5 [▶ "defaults" => array:2 [▶ "guard" => "web" "passwords" => "users" ] "guards" => array:1 [▶ "web" => array:2 [▶ "driver" => "session" "provider" => "users" ] ] "providers" => array:1 [▶ "users" => array:1 [▶ "driver" => "statamic" ] ] "passwords" => array:2 [▶ "users" => array:4 [▶ "provider" => "users" "table" => "password_reset_tokens" "expire" => 60 "throttle" => 60 ] "activations" => array:4 [▶ "provider" => "users" "table" => "password_activation_tokens" "expire" => 4320 "throttle" => 60 ] ] "password_timeout" => 10800 ] "cache" => array:3 [▶ "default" => "statamic" "stores" => array:9 [▶ "array" => array:2 [▶ "driver" => "array" "serialize" => false ] "database" => array:4 [▶ "driver" => "database" "table" => "cache" "connection" => null "lock_connection" => null ] "file" => array:3 [▶ "driver" => "file" "path" => "/home/forge/segrow-web.ict.lv/storage/framework/cache/data" "lock_path" => "/home/forge/segrow-web.ict.lv/storage/framework/cache/data" ] "memcached" => array:5 [▶ "driver" => "memcached" "persistent_id" => null "sasl" => array:2 [▶ 0 => null 1 => null ] "options" => [] "servers" => array:1 [▶ 0 => array:3 [▶ "host" => "127.0.0.1" "port" => 11211 "weight" => 100 ] ] ] "redis" => array:3 [▶ "driver" => "redis" "connection" => "cache" "lock_connection" => "default" ] "dynamodb" => array:6 [▶ "driver" => "dynamodb" "key" => "" "secret" => "" "region" => "us-east-1" "table" => "cache" "endpoint" => null ] "octane" => array:1 [▶ "driver" => "octane" ] "static_cache" => array:2 [▶ "driver" => "file" "path" => "/home/forge/segrow-web.ict.lv/storage/statamic/static-urls-cache" ] "statamic" => array:1 [▶ "driver" => "statamic" ] ] "prefix" => "" ] "database" => array:4 [▶ "default" => "mysql" "connections" => array:5 [▶ "sqlite" => array:5 [▶ "driver" => "sqlite" "url" => null "database" => "segrow_web_test_db" "prefix" => "" "foreign_key_constraints" => true ] "mysql" => array:15 [▶ "driver" => "mysql" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "segrow_web_test_db" "username" => "forge" "password" => "1Qna3mTleJ7IChVwHLXY" "unix_socket" => "" "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" "prefix" => "" "prefix_indexes" => true "strict" => true "engine" => null "options" => [] ] "mariadb" => array:15 [▶ "driver" => "mariadb" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "segrow_web_test_db" "username" => "forge" "password" => "1Qna3mTleJ7IChVwHLXY" "unix_socket" => "" "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" "prefix" => "" "prefix_indexes" => true "strict" => true "engine" => null "options" => [] ] "pgsql" => array:12 [▶ "driver" => "pgsql" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "segrow_web_test_db" "username" => "forge" "password" => "1Qna3mTleJ7IChVwHLXY" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true "search_path" => "public" "sslmode" => "prefer" ] "sqlsrv" => array:10 [▶ "driver" => "sqlsrv" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "segrow_web_test_db" "username" => "forge" "password" => "1Qna3mTleJ7IChVwHLXY" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true ] ] "migrations" => array:2 [▶ "table" => "migrations" "update_date_on_publish" => true ] "redis" => array:4 [▶ "client" => "phpredis" "options" => array:2 [▶ "cluster" => "redis" "prefix" => "statamic_database_" ] "default" => array:6 [▶ "url" => null "host" => "127.0.0.1" "username" => null "password" => "" "port" => "6379" "database" => "0" ] "cache" => array:6 [▶ "url" => null "host" => "127.0.0.1" "username" => null "password" => "" "port" => "6379" "database" => "1" ] ] ] "filesystems" => array:3 [▶ "default" => "local" "disks" => array:4 [▶ "local" => array:3 [▶ "driver" => "local" "root" => "/home/forge/segrow-web.ict.lv/storage/app" "throw" => false ] "public" => array:5 [▶ "driver" => "local" "root" => "/home/forge/segrow-web.ict.lv/storage/app/public" "url" => "http://segrow-web.ict.lv/storage" "visibility" => "public" "throw" => false ] "s3" => array:9 [▶ "driver" => "s3" "key" => "" "secret" => "" "region" => "us-east-1" "bucket" => "" "url" => null "endpoint" => null "use_path_style_endpoint" => false "throw" => false ] "assets" => array:5 [▶ "driver" => "local" "root" => "/home/forge/segrow-web.ict.lv/public/assets" "url" => "/assets" "visibility" => "public" "throw" => false ] ] "links" => array:1 [▶ "/home/forge/segrow-web.ict.lv/public/storage" => "/home/forge/segrow-web.ict.lv/storage/app/public" ] ] "integration" => array:1 [▶ "url" => "https://app.segrow.com/exports/teams/lOL1AOVQvr/web" ] "logging" => array:3 [▶ "default" => "stack" "deprecations" => array:2 [▶ "channel" => null "trace" => false ] "channels" => array:10 [▶ "stack" => array:3 [▶ "driver" => "stack" "channels" => array:1 [▶ 0 => "single" ] "ignore_exceptions" => false ] "single" => array:4 [▶ "driver" => "single" "path" => "/home/forge/segrow-web.ict.lv/storage/logs/laravel.log" "level" => "debug" "replace_placeholders" => true ] "daily" => array:5 [▶ "driver" => "daily" "path" => "/home/forge/segrow-web.ict.lv/storage/logs/laravel.log" "level" => "debug" "days" => 14 "replace_placeholders" => true ] "slack" => array:6 [▶ "driver" => "slack" "url" => null "username" => "Laravel Log" "emoji" => ":boom:" "level" => "debug" "replace_placeholders" => true ] "papertrail" => array:5 [▶ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\SyslogUdpHandler" "handler_with" => array:3 [▶ "host" => null "port" => null "connectionString" => "tls://:" ] "processors" => array:1 [▶ 0 => "Monolog\Processor\PsrLogMessageProcessor" ] ] "stderr" => array:6 [▶ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\StreamHandler" "formatter" => null "with" => array:1 [▶ "stream" => "php://stderr" ] "processors" => array:1 [▶ 0 => "Monolog\Processor\PsrLogMessageProcessor" ] ] "syslog" => array:4 [▶ "driver" => "syslog" "level" => "debug" "facility" => 8 "replace_placeholders" => true ] "errorlog" => array:3 [▶ "driver" => "errorlog" "level" => "debug" "replace_placeholders" => true ] "null" => array:2 [▶ "driver" => "monolog" "handler" => "Monolog\Handler\NullHandler" ] "emergency" => array:1 [▶ "path" => "/home/forge/segrow-web.ict.lv/storage/logs/laravel.log" ] ] ] "mail" => array:4 [▶ "default" => "log" "mailers" => array:9 [▶ "smtp" => array:9 [▶ "transport" => "smtp" "url" => null "host" => "127.0.0.1" "port" => "2525" "encryption" => null "username" => null "password" => null "timeout" => null "local_domain" => null ] "ses" => array:1 [▶ "transport" => "ses" ] "postmark" => array:1 [▶ "transport" => "postmark" ] "resend" => array:1 [▶ "transport" => "resend" ] "sendmail" => array:2 [▶ "transport" => "sendmail" "path" => "/usr/sbin/sendmail -bs -i" ] "log" => array:2 [▶ "transport" => "log" "channel" => null ] "array" => array:1 [▶ "transport" => "array" ] "failover" => array:2 [▶ "transport" => "failover" "mailers" => array:2 [▶ 0 => "smtp" 1 => "log" ] ] "roundrobin" => array:2 [▶ "transport" => "roundrobin" "mailers" => array:2 [▶ 0 => "ses" 1 => "postmark" ] ] ] "from" => array:2 [▶ "address" => "hello@example.com" "name" => "Statamic" ] "markdown" => array:2 [▶ "theme" => "default" "paths" => array:1 [▶ 0 => "/home/forge/segrow-web.ict.lv/resources/views/vendor/mail" ] ] ] "queue" => array:4 [▶ "default" => "database" "connections" => array:5 [▶ "sync" => array:1 [▶ "driver" => "sync" ] "database" => array:6 [▶ "driver" => "database" "connection" => null "table" => "jobs" "queue" => "default" "retry_after" => 90 "after_commit" => false ] "beanstalkd" => array:6 [▶ "driver" => "beanstalkd" "host" => "localhost" "queue" => "default" "retry_after" => 90 "block_for" => 0 "after_commit" => false ] "sqs" => array:8 [▶ "driver" => "sqs" "key" => "" "secret" => "" "prefix" => "https://sqs.us-east-1.amazonaws.com/your-account-id" "queue" => "default" "suffix" => null "region" => "us-east-1" "after_commit" => false ] "redis" => array:6 [▶ "driver" => "redis" "connection" => "default" "queue" => "default" "retry_after" => 90 "block_for" => null "after_commit" => false ] ] "batching" => array:2 [▶ "database" => "mysql" "table" => "job_batches" ] "failed" => array:3 [▶ "driver" => "database-uuids" "database" => "mysql" "table" => "failed_jobs" ] ] "services" => array:4 [▶ "postmark" => array:1 [▶ "token" => null ] "ses" => array:3 [▶ "key" => "" "secret" => "" "region" => "us-east-1" ] "resend" => array:1 [▶ "key" => null ] "slack" => array:1 [▶ "notifications" => array:2 [▶ "bot_user_oauth_token" => null "channel" => null ] ] ] "session" => array:16 [▶ "driver" => "file" "lifetime" => "120" "expire_on_close" => false "encrypt" => false "files" => "/home/forge/segrow-web.ict.lv/storage/framework/sessions" "connection" => null "table" => "sessions" "store" => null "lottery" => array:2 [▶ 0 => 2 1 => 100 ] "cookie" => "statamic_session" "path" => "/" "domain" => null "secure" => null "http_only" => true "same_site" => "lax" "partitioned" => false ] "statamic" => array:20 [▶ "antlers" => array:4 [▶ "debugbar" => true "guardedVariables" => array:1 [▶ 0 => "config.app.key" ] "guardedTags" => [] "guardedModifiers" => [] ] "api" => array:7 [▶ "enabled" => false "resources" => array:7 [▶ "collections" => false "navs" => false "taxonomies" => false "assets" => false "globals" => false "forms" => false "users" => false ] "route" => "api" "middleware" => "api" "pagination_size" => 50 "cache" => array:1 [▶ "expiry" => 60 ] "excluded_keys" => [] ] "assets" => array:9 [▶ "image_manipulation" => array:6 [▶ "route" => "img" "secure" => true "driver" => "gd" "cache" => false "cache_path" => "/home/forge/segrow-web.ict.lv/public/img" "presets" => array:13 [▶ "xs-webp" => array:5 [▶ "w" => 320 "h" => 10000 "q" => 85 "fit" => "contain" "fm" => "webp" ] "sm-webp" => array:5 [▶ "w" => 480 "h" => 10000 "q" => 85 "fit" => "contain" "fm" => "webp" ] "md-webp" => array:5 [▶ "w" => 768 "h" => 10000 "q" => 85 "fit" => "contain" "fm" => "webp" ] "lg-webp" => array:5 [▶ "w" => 1280 "h" => 10000 "q" => 85 "fit" => "contain" "fm" => "webp" ] "xl-webp" => array:5 [▶ "w" => 1440 "h" => 10000 "q" => 95 "fit" => "contain" "fm" => "webp" ] "2xl-webp" => array:5 [▶ "w" => 1680 "h" => 10000 "q" => 95 "fit" => "contain" "fm" => "webp" ] "xs" => array:4 [▶ "w" => 320 "h" => 10000 "q" => 85 "fit" => "contain" ] "sm" => array:4 [▶ "w" => 480 "h" => 10000 "q" => 85 "fit" => "contain" ] "md" => array:4 [▶ "w" => 768 "h" => 10000 "q" => 85 "fit" => "contain" ] "lg" => array:4 [▶ "w" => 1280 "h" => 10000 "q" => 85 "fit" => "contain" ] "xl" => array:4 [▶ "w" => 1440 "h" => 10000 "q" => 95 "fit" => "contain" ] "2xl" => array:4 [▶ "w" => 1680 "h" => 10000 "q" => 95 "fit" => "contain" ] "og_image" => array:4 [▶ "w" => 1200 "h" => 630 "q" => 95 "fit" => "contain" ] ] ] "auto_crop" => true "thumbnails" => array:2 [▶ "max_width" => 10000 "max_height" => 10000 ] "google_docs_viewer" => false "cache_meta" => true "focal_point_editor" => true "lowercase" => true "additional_uploadable_extensions" => array:1 [▶ 0 => "ico" ] "svg_sanitization_on_upload" => true ] "autosave" => array:2 [▶ "enabled" => false "interval" => 5000 ] "cp" => array:16 [▶ "enabled" => true "route" => "cp" "start_page" => "dashboard" "widgets" => array:1 [▶ 0 => "getting_started" ] "date_format" => "Y-m-d" "pagination_size" => 50 "pagination_size_options" => array:5 [▶ 0 => 10 1 => 25 2 => 50 3 => 100 4 => 500 ] "link_to_docs" => true "support_url" => "https://statamic.com/support" "theme" => "rad" "custom_cms_name" => "Statamic" "custom_logo_url" => null "custom_dark_logo_url" => null "custom_favicon_url" => null "custom_css_url" => null "thumbnail_presets" => [] ] "editions" => array:2 [▶ "pro" => true "addons" => [] ] "forms" => array:4 [▶ "forms" => "/home/forge/segrow-web.ict.lv/resources/forms" "email_view_folder" => null "send_email_job" => "Statamic\Forms\SendEmail" "exporters" => array:2 [▶ "csv" => array:1 [▶ "class" => "Statamic\Forms\Exporters\CsvExporter" ] "json" => array:1 [▶ "class" => "Statamic\Forms\Exporters\JsonExporter" ] ] ] "git" => array:12 [▶ "enabled" => false "automatic" => false "queue_connection" => null "dispatch_delay" => 0 "use_authenticated" => true "user" => array:2 [▶ "name" => "Spock" "email" => "spock@example.com" ] "paths" => array:9 [▶ 0 => "/home/forge/segrow-web.ict.lv/content" 1 => "/home/forge/segrow-web.ict.lv/users" 2 => "/home/forge/segrow-web.ict.lv/resources/blueprints" 3 => "/home/forge/segrow-web.ict.lv/resources/fieldsets" 4 => "/home/forge/segrow-web.ict.lv/resources/forms" 5 => "/home/forge/segrow-web.ict.lv/resources/users" 6 => "/home/forge/segrow-web.ict.lv/resources/preferences.yaml" 7 => "/home/forge/segrow-web.ict.lv/storage/forms" 8 => "/home/forge/segrow-web.ict.lv/public/assets" ] "binary" => "git" "commands" => array:2 [▶ 0 => "{{ git }} add {{ paths }}" 1 => "{{ git }} -c "user.name={{ name }}" -c "user.email={{ email }}" commit -m "{{ message }}"" ] "push" => false "ignored_events" => [] "locale" => null ] "graphql" => array:5 [▶ "enabled" => false "resources" => array:8 [▶ "collections" => false "navs" => false "taxonomies" => false "assets" => false "globals" => false "forms" => false "sites" => false "users" => false ] "queries" => [] "middleware" => [] "cache" => array:1 [▶ "expiry" => 60 ] ] "live_preview" => array:2 [▶ "devices" => array:3 [▶ "Laptop" => array:2 [▶ "width" => 1440 "height" => 900 ] "Tablet" => array:2 [▶ "width" => 1024 "height" => 786 ] "Mobile" => array:2 [▶ "width" => 375 "height" => 812 ] ] "inputs" => [] ] "markdown" => array:1 [▶ "configs" => array:1 [▶ "default" => [] ] ] "oauth" => array:5 [▶ "enabled" => false "email_login_enabled" => true "providers" => [] "routes" => array:2 [▶ "login" => "oauth/{provider}" "callback" => "oauth/{provider}/callback" ] "remember_me" => true ] "protect" => array:2 [▶ "default" => null "schemes" => array:3 [▶ "ip_address" => array:2 [▶ "driver" => "ip_address" "allowed" => array:1 [▶ 0 => "127.0.0.1" ] ] "logged_in" => array:3 [▶ "driver" => "auth" "login_url" => "/login" "append_redirect" => true ] "password" => array:3 [▶ "driver" => "password" "allowed" => array:1 [▶ 0 => "secret" ] "form_url" => null ] ] ] "revisions" => array:2 [▶ "enabled" => true "path" => "/home/forge/segrow-web.ict.lv/storage/statamic/revisions" ] "routes" => array:4 [▶ "enabled" => true "bindings" => false "action" => "!" "middleware" => "web" ] "search" => array:4 [▶ "default" => "default" "indexes" => array:1 [▶ "agents" => array:3 [▶ "driver" => "local" "searchables" => "collection:agents" "fields" => array:4 [▶ 0 => "title" 1 => "position" 2 => "content" 3 => "slug" ] ] ] "drivers" => array:2 [▶ "local" => array:1 [▶ "path" => "/home/forge/segrow-web.ict.lv/storage/statamic/search" ] "algolia" => array:1 [▶ "credentials" => array:2 [▶ "id" => "" "secret" => "" ] ] ] "defaults" => array:1 [▶ "fields" => array:1 [▶ 0 => "title" ] ] ] "stache" => array:4 [▶ "watcher" => true "stores" => array:8 [▶ "taxonomies" => array:2 [▶ "class" => "Statamic\Stache\Stores\TaxonomiesStore" "directory" => "/home/forge/segrow-web.ict.lv/content/taxonomies" ] "terms" => array:2 [▶ "class" => "Statamic\Stache\Stores\TermsStore" "directory" => "/home/forge/segrow-web.ict.lv/content/taxonomies" ] "collections" => array:2 [▶ "class" => "Statamic\Stache\Stores\CollectionsStore" "directory" => "/home/forge/segrow-web.ict.lv/content/collections" ] "entries" => array:2 [▶ "class" => "Statamic\Stache\Stores\EntriesStore" "directory" => "/home/forge/segrow-web.ict.lv/content/collections" ] "navigation" => array:2 [▶ "class" => "Statamic\Stache\Stores\NavigationStore" "directory" => "/home/forge/segrow-web.ict.lv/content/navigation" ] "globals" => array:2 [▶ "class" => "Statamic\Stache\Stores\GlobalsStore" "directory" => "/home/forge/segrow-web.ict.lv/content/globals" ] "asset-containers" => array:2 [▶ "class" => "Statamic\Stache\Stores\AssetContainersStore" "directory" => "/home/forge/segrow-web.ict.lv/content/assets" ] "users" => array:2 [▶ "class" => "Statamic\Stache\Stores\UsersStore" "directory" => "/home/forge/segrow-web.ict.lv/users" ] ] "indexes" => [] "lock" => array:2 [▶ "enabled" => true "timeout" => 30 ] ] "static_caching" => array:7 [▶ "strategy" => null "strategies" => array:2 [▶ "half" => array:2 [▶ "driver" => "application" "expiry" => null ] "full" => array:4 [▶ "driver" => "file" "path" => "/home/forge/segrow-web.ict.lv/public/static" "lock_hold_length" => 0 "permissions" => array:2 [▶ "directory" => 493 "file" => 420 ] ] ] "exclude" => array:2 [▶ "class" => null "urls" => [] ] "invalidation" => array:2 [▶ "class" => null "rules" => [] ] "ignore_query_strings" => false "replacers" => array:2 [▶ 0 => "Statamic\StaticCaching\Replacers\CsrfTokenReplacer" 1 => "Statamic\StaticCaching\Replacers\NoCacheReplacer" ] "warm_queue" => null ] "system" => array:17 [▶ "license_key" => "" "multisite" => true "addons_path" => "/home/forge/segrow-web.ict.lv/addons" "send_powered_by_header" => true "date_format" => "F jS, Y" "charset" => "UTF-8" "track_last_update" => true "cache_tags_enabled" => true "php_memory_limit" => "-1" "php_max_execution_time" => "0" "ajax_timeout" => "600000" "pcre_backtrack_limit" => "-1" "debugbar" => array:1 [▶ "pretty_print_variables" => true ] "ascii_replace_extra_symbols" => false "update_references" => true "row_id_handle" => "id" "fake_sql_queries" => true ] "users" => array:14 [▶ "repository" => "file" "repositories" => array:2 [▶ "file" => array:2 [▶ "driver" => "file" "paths" => array:3 [▶ "users" => "/home/forge/segrow-web.ict.lv/users" "roles" => "/home/forge/segrow-web.ict.lv/resources/users/roles.yaml" "groups" => "/home/forge/segrow-web.ict.lv/resources/users/groups.yaml" ] ] "eloquent" => array:1 [▶ "driver" => "eloquent" ] ] "avatars" => "initials" "new_user_roles" => [] "new_user_groups" => [] "registration_form_honeypot_field" => null "wizard_invitation" => true "passwords" => array:2 [▶ "resets" => "users" "activations" => "users" ] "database" => "mysql" "tables" => array:3 [▶ "users" => "users" "role_user" => "role_user" "group_user" => "group_user" ] "guards" => array:2 [▶ "cp" => "web" "web" => "web" ] "impersonate" => array:2 [▶ "enabled" => true "redirect" => null ] "sort_field" => "email" "sort_direction" => "asc" ] ] "broadcasting" => array:2 [▶ "default" => "log" "connections" => array:5 [▶ "reverb" => array:6 [▶ "driver" => "reverb" "key" => null "secret" => null "app_id" => null "options" => array:4 [▶ "host" => null "port" => 443 "scheme" => "https" "useTLS" => true ] "client_options" => [] ] "pusher" => array:6 [▶ "driver" => "pusher" "key" => null "secret" => null "app_id" => null "options" => array:6 [▶ "cluster" => null "host" => "api-mt1.pusher.com" "port" => 443 "scheme" => "https" "encrypted" => true "useTLS" => true ] "client_options" => [] ] "ably" => array:2 [▶ "driver" => "ably" "key" => null ] "log" => array:1 [▶ "driver" => "log" ] "null" => array:1 [▶ "driver" => "null" ] ] ] "view" => array:2 [▶ "paths" => array:1 [▶ 0 => "/home/forge/segrow-web.ict.lv/resources/views" ] "compiled" => "/home/forge/segrow-web.ict.lv/storage/framework/views" ] "cors" => array:8 [▶ "paths" => array:2 [▶ 0 => "api/*" 1 => "sanctum/csrf-cookie" ] "allowed_methods" => array:1 [▶ 0 => "*" ] "allowed_origins" => array:1 [▶ 0 => "*" ] "allowed_origins_patterns" => [] "allowed_headers" => array:1 [▶ 0 => "*" ] "exposed_headers" => [] "max_age" => 0 "supports_credentials" => false ] "hashing" => array:4 [▶ "driver" => "bcrypt" "bcrypt" => array:2 [▶ "rounds" => "12" "verify" => true ] "argon" => array:4 [▶ "memory" => 65536 "threads" => 1 "time" => 4 "verify" => true ] "rehash_on_login" => true ] "archetype" => array:4 [▶ "roots" => array:3 [▶ "input" => array:2 [▶ "driver" => "local" "root" => "/home/forge/segrow-web.ict.lv" ] "output" => array:2 [▶ "driver" => "local" "root" => "/home/forge/segrow-web.ict.lv" ] "debug" => array:2 [▶ "driver" => "local" "root" => "/home/forge/segrow-web.ict.lv/storage/archetype/debug" ] ] "ignored_paths" => array:4 [▶ 0 => "node_modules" 1 => "vendor" 2 => "_ide_helper.php" 3 => ".git" ] "snippets_path" => "resources/snippets" "locations" => array:10 [▶ "namespace_map" => array:1 [▶ "app" => "App" ] "app_path" => "app" "app_namespace" => "App" "file_root" => "" "class_root" => "" "commands_root" => "app/HTTP/Controllers" "controllers_root" => "app/HTTP/Controllers" "factories_root" => "database/factories" "migrations_root" => "database/migrations" "models_root" => "app/Models" ] ] "debugbar" => array:21 [▶ "enabled" => null "except" => array:2 [▶ 0 => "telescope*" 1 => "horizon*" ] "storage" => array:8 [▶ "enabled" => true "open" => null "driver" => "file" "path" => "/home/forge/segrow-web.ict.lv/storage/debugbar" "connection" => null "provider" => "" "hostname" => "127.0.0.1" "port" => 2304 ] "editor" => "phpstorm" "remote_sites_path" => null "local_sites_path" => null "include_vendors" => true "capture_ajax" => true "add_ajax_timing" => false "ajax_handler_auto_show" => true "ajax_handler_enable_tab" => true "error_handler" => false "clockwork" => false "collectors" => array:24 [▶ "phpinfo" => true "messages" => true "time" => true "memory" => true "exceptions" => true "log" => true "db" => true "views" => true "route" => true "auth" => false "gate" => true "session" => true "symfony_request" => true "mail" => true "laravel" => false "events" => false "default_request" => false "logs" => false "files" => false "config" => false "cache" => false "models" => true "livewire" => true "jobs" => false ] "options" => array:13 [▶ "time" => array:1 [▶ "memory_usage" => false ] "messages" => array:1 [▶ "trace" => true ] "memory" => array:3 [▶ "reset_peak" => false "with_baseline" => false "precision" => 0 ] "auth" => array:2 [▶ "show_name" => true "show_guards" => true ] "db" => array:12 [▶ "with_params" => true "backtrace" => true "backtrace_exclude_paths" => [] "timeline" => false "duration_background" => true "explain" => array:2 [▶ "enabled" => false "types" => array:1 [▶ 0 => "SELECT" ] ] "hints" => false "show_copy" => false "slow_threshold" => false "memory_usage" => false "soft_limit" => 100 "hard_limit" => 500 ] "mail" => array:2 [▶ "timeline" => false "show_body" => true ] "views" => array:4 [▶ "timeline" => false "data" => false "group" => 50 "exclude_paths" => array:1 [▶ 0 => "vendor/filament" ] ] "route" => array:1 [▶ "label" => true ] "session" => array:1 [▶ "hiddens" => [] ] "symfony_request" => array:1 [▶ "hiddens" => [] ] "events" => array:1 [▶ "data" => false ] "logs" => array:1 [▶ "file" => null ] "cache" => array:1 [▶ "values" => true ] ] "inject" => true "route_prefix" => "_debugbar" "route_middleware" => [] "route_domain" => null "theme" => "auto" "debug_backtrace_limit" => 50 ] "image" => array:1 [▶ "driver" => "gd" ] "flare" => array:3 [▶ "key" => null "flare_middleware" => array:13 [▶ 0 => "Spatie\FlareClient\FlareMiddleware\RemoveRequestIp" 1 => "Spatie\FlareClient\FlareMiddleware\AddGitInformation" 2 => "Spatie\LaravelIgnition\FlareMiddleware\AddNotifierName" 3 => "Spatie\LaravelIgnition\FlareMiddleware\AddEnvironmentInformation" 4 => "Spatie\LaravelIgnition\FlareMiddleware\AddExceptionInformation" 5 => "Spatie\LaravelIgnition\FlareMiddleware\AddDumps" "Spatie\LaravelIgnition\FlareMiddleware\AddLogs" => array:1 [▶ "maximum_number_of_collected_logs" => 200 ] "Spatie\LaravelIgnition\FlareMiddleware\AddQueries" => array:2 [▶ "maximum_number_of_collected_queries" => 200 "report_query_bindings" => true ] "Spatie\LaravelIgnition\FlareMiddleware\AddJobs" => array:1 [▶ "max_chained_job_reporting_depth" => 5 ] 6 => "Spatie\LaravelIgnition\FlareMiddleware\AddContext" 7 => "Spatie\LaravelIgnition\FlareMiddleware\AddExceptionHandledStatus" "Spatie\FlareClient\FlareMiddleware\CensorRequestBodyFields" => array:1 [▶ "censor_fields" => array:2 [▶ 0 => "password" 1 => "password_confirmation" ] ] "Spatie\FlareClient\FlareMiddleware\CensorRequestHeaders" => array:1 [▶ "headers" => array:6 [▶ 0 => "API-KEY" 1 => "Authorization" 2 => "Cookie" 3 => "Set-Cookie" 4 => "X-CSRF-TOKEN" 5 => "X-XSRF-TOKEN" ] ] ] "send_logs_as_events" => true ] "ignition" => array:15 [▶ "editor" => "phpstorm" "theme" => "auto" "enable_share_button" => true "register_commands" => false "solution_providers" => array:22 [▶ 0 => "Spatie\Ignition\Solutions\SolutionProviders\BadMethodCallSolutionProvider" 1 => "Spatie\Ignition\Solutions\SolutionProviders\MergeConflictSolutionProvider" 2 => "Spatie\Ignition\Solutions\SolutionProviders\UndefinedPropertySolutionProvider" 3 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\IncorrectValetDbCredentialsSolutionProvider" 4 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingAppKeySolutionProvider" 5 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\DefaultDbNameSolutionProvider" 6 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\TableNotFoundSolutionProvider" 7 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingImportSolutionProvider" 8 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\InvalidRouteActionSolutionProvider" 9 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\ViewNotFoundSolutionProvider" 10 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\RunningLaravelDuskInProductionProvider" 11 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingColumnSolutionProvider" 12 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownValidationSolutionProvider" 13 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingMixManifestSolutionProvider" 14 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingViteManifestSolutionProvider" 15 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingLivewireComponentSolutionProvider" 16 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UndefinedViewVariableSolutionProvider" 17 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\GenericLaravelExceptionSolutionProvider" 18 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\OpenAiSolutionProvider" 19 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\SailNetworkSolutionProvider" 20 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownMysql8CollationSolutionProvider" 21 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownMariadbCollationSolutionProvider" ] "ignored_solution_providers" => [] "enable_runnable_solutions" => null "remote_sites_path" => "/home/forge/segrow-web.ict.lv" "local_sites_path" => "" "housekeeping_endpoint_prefix" => "_ignition" "settings_file_path" => "" "recorders" => array:4 [▶ 0 => "Spatie\LaravelIgnition\Recorders\DumpRecorder\DumpRecorder" 1 => "Spatie\LaravelIgnition\Recorders\JobRecorder\JobRecorder" 2 => "Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder" 3 => "Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder" ] "open_ai_key" => null "with_stack_frame_arguments" => true "argument_reducers" => array:11 [▶ 0 => "Spatie\Backtrace\Arguments\Reducers\BaseTypeArgumentReducer" 1 => "Spatie\Backtrace\Arguments\Reducers\ArrayArgumentReducer" 2 => "Spatie\Backtrace\Arguments\Reducers\StdClassArgumentReducer" 3 => "Spatie\Backtrace\Arguments\Reducers\EnumArgumentReducer" 4 => "Spatie\Backtrace\Arguments\Reducers\ClosureArgumentReducer" 5 => "Spatie\Backtrace\Arguments\Reducers\DateTimeArgumentReducer" 6 => "Spatie\Backtrace\Arguments\Reducers\DateTimeZoneArgumentReducer" 7 => "Spatie\Backtrace\Arguments\Reducers\SymphonyRequestArgumentReducer" 8 => "Spatie\LaravelIgnition\ArgumentReducers\ModelArgumentReducer" 9 => "Spatie\LaravelIgnition\ArgumentReducers\CollectionArgumentReducer" 10 => "Spatie\Backtrace\Arguments\Reducers\StringableArgumentReducer" ] ] "blade" => array:1 [▶ "validation" => array:5 [▶ "core_validators" => array:19 [▶ 0 => "Stillat\BladeParser\Validation\Validators\UnpairedConditionValidator" 1 => "Stillat\BladeParser\Validation\Validators\EmptyConditionValidator" 2 => "Stillat\BladeParser\Validation\Validators\RequiredArgumentsValidator" 3 => "Stillat\BladeParser\Validation\Validators\DirectiveArgumentSpacingValidator" 4 => "Stillat\BladeParser\Validation\Validators\NoArgumentsValidator" 5 => "Stillat\BladeParser\Validation\Validators\DuplicateConditionExpressionsValidator" 6 => "Stillat\BladeParser\Validation\Validators\ForElseStructureValidator" 7 => "Stillat\BladeParser\Validation\Validators\SwitchValidator" 8 => "Stillat\BladeParser\Validation\Validators\InconsistentDirectiveCasingValidator" 9 => "Stillat\BladeParser\Validation\Validators\RequiresOpenValidator" 10 => "Stillat\BladeParser\Validation\Validators\DirectiveSpacingValidator" 11 => "Stillat\BladeParser\Validation\Validators\DirectiveArgumentsSpanningLinesValidator" 12 => "Stillat\BladeParser\Validation\Validators\NodeCompilationValidator" 13 => "Stillat\BladeParser\Validation\Validators\Documents\InvalidPhpDocumentValidator" 14 => "Stillat\BladeParser\Validation\Validators\InconsistentIndentationLevelValidator" 15 => "Stillat\BladeParser\Validation\Validators\DebugDirectiveValidator" 16 => "Stillat\BladeParser\Validation\Validators\ComponentParameterNameSpacingValidator" 17 => "Stillat\BladeParser\Validation\Validators\ComponentShorthandVariableParameterValidator" 18 => "Stillat\BladeParser\Validation\Validators\RecursiveIncludeValidator" ] "phpstan" => array:1 [▶ "enabled" => true ] "ignore_directives" => [] "custom_directives" => [] "options" => array:12 [▶ "Stillat\BladeParser\Validation\Validators\DirectiveArgumentSpacingValidator" => array:2 [▶ "expected_spacing" => 1 "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\UnpairedConditionValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DuplicateConditionExpressionsValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\EmptyConditionValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\NoArgumentsValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\RequiredArgumentsValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\InconsistentDirectiveCasingValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\RequiresOpenValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DirectiveSpacingValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DirectiveArgumentsSpanningLinesValidator" => array:2 [▶ "max_line_span" => 1 "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\NodeCompilationValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DebugDirectiveValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] ] ] ] "graphql" => array:17 [▶ "route" => false "default_schema" => "default" "batching" => array:1 [▶ "enable" => true ] "schemas" => array:1 [▶ "default" => "Statamic\GraphQL\DefaultSchema" ] "types" => [] "error_formatter" => array:2 [▶ 0 => "Rebing\GraphQL\GraphQL" 1 => "formatError" ] "errors_handler" => array:2 [▶ 0 => "Rebing\GraphQL\GraphQL" 1 => "handleErrors" ] "security" => array:3 [▶ "query_max_complexity" => null "query_max_depth" => null "disable_introspection" => false ] "pagination_type" => "Rebing\GraphQL\Support\PaginationType" "simple_pagination_type" => "Rebing\GraphQL\Support\SimplePaginationType" "defaultFieldResolver" => null "headers" => [] "json_encoding_options" => 0 "apq" => array:4 [▶ "enable" => false "cache_driver" => "statamic" "cache_prefix" => ":graphql.apq" "cache_ttl" => 300 ] "execution_middleware" => array:3 [▶ 0 => "Rebing\GraphQL\Support\ExecutionMiddleware\ValidateOperationParamsMiddleware" 1 => "Rebing\GraphQL\Support\ExecutionMiddleware\AutomaticPersistedQueriesMiddleware" 2 => "Rebing\GraphQL\Support\ExecutionMiddleware\AddAuthUserContextValueMiddleware" ] "resolver_middleware_append" => null "graphiql" => array:1 [▶ "display" => false ] ] "tinker" => array:3 [▶ "commands" => [] "alias" => [] "dont_alias" => array:1 [▶ 0 => "App\Nova" ] ] ]
0 of 0Statamic\Fields\Value {#2566 ▼ -resolver: null #raw: """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ #handle: "content" #fieldtype: Statamic\Fieldtypes\Textarea {#12497 ▶ #field: Statamic\Fields\Field {#8456 ▶ #handle: "content" #prefix: null #config: array:3 [▶ "type" => "textarea" "display" => "Content" "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
"https://segrow-web.ict.lv/cp"
0 of 0Illuminate\Support\HtmlString {#691 ▼ #html: "<input type="hidden" name="_token" value="DUQdxntcw8QZH9JoVFXVuzekgvJscRgrGc76NTBn" autocomplete="off">" }
"DUQdxntcw8QZH9JoVFXVuzekgvJscRgrGc76NTBn"
0 of 0Illuminate\Support\Carbon @1744043038 {#2499 ▼ #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000009c30000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-07 16:23:58.250764 UTC (+00:00) }
"https://segrow-web.ict.lv/en/properties/jaundubulti-sell-18527207-eur"
"layout"
"properties/show"
"/en/properties/jaundubulti-sell-18527207-eur"
"https://segrow-web.ict.lv/en/properties/jaundubulti-sell-18527207-eur"
null
0 of 0Statamic\Fields\Value {#2329 ▼ -resolver: Closure(Value $value) {#2559 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "date" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "date" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2584 ▼ -resolver: Closure(Value $value) {#2582 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "edit_url" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "edit_url" #fieldtype: null #augmentable: null #shallow: false }
"production"
0 of 0Statamic\Fields\Value {#2586 ▼ -resolver: Closure(Value $value) {#2590 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "external_id" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "external_id" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2545 ▼ -resolver: null #raw: "properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg" #handle: "featured_image" #fieldtype: Statamic\Fieldtypes\Assets\Assets {#4804 ▶ #field: Statamic\Fields\Field {#4802 ▶ #handle: "featured_image" #prefix: null #config: array:8 [▶ "mode" => "grid" "container" => "assets" "max_files" => 1 "display" => "Featured Image" "type" => "assets" "always_save" => false "validate" => array:1 [▶ 0 => "required" ] "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:2 [▶ 0 => "media" 1 => "relationship" ] #rules: [] #extraRules: [] #defaultValue: [] #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2449 ▼ -resolver: Closure(Value $value) {#2338 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "forms" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "forms" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2548 ▼ -resolver: null #raw: array:13 [▶ 0 => "properties/c2528db3a1caa651722d3af9dc41d77b5F2bDrFc.jpg" 1 => "properties/aU4jlKtqrufOrFp2JkdP15HllAWPCxapUMDBSgZU.jpg" 2 => "properties/Pb6qqZ5Wxmnp0rgeIsWIaaMzouO9dkNtkjzUVOh2.jpg" 3 => "properties/3L9P0cpwisUrXG4gjQwkR2qqi5EAqfJbONLoDIz7.jpg" 4 => "properties/x8rF9icEqwQhSk0La9YqO55PxQBfWEgWB83LCe2p.jpg" 5 => "properties/UZolaB6hiMRNfcRlYN1XMWSkLRlDu6j6RhPdFl0M.jpg" 6 => "properties/AJ9YVpW7pkFtIUnx7MttVx67t1UnVpKBKbvtO5Ge.jpg" 7 => "properties/Ucp3m7rsuT6eHW0mbOkLOtlFekzUbdMh0anAmaA7.jpg" 8 => "properties/X0H1ubtt1nia9dljQkKzVBC3NT5cTCFvoWmq8KGU.jpg" 9 => "properties/5hAKC5IsTrPkUPQWK4wljtZarrrMhSAZZxxN83Nh.jpg" 10 => "properties/puiWcQ1gwdNe8L2FTWSqd0dvnCVcWzHdtCropYzn.jpg" 11 => "properties/c2528db3a1caa651722d3af9dc41d77b7SlBTqsv.jpg" 12 => "properties/50addf6e194e21c08dcb70bfe3d384b2RwMflehc.jpg" ] #handle: "gallery" #fieldtype: Statamic\Fieldtypes\Assets\Assets {#7795 ▶ #field: Statamic\Fields\Field {#7798 ▶ #handle: "gallery" #prefix: null #config: array:6 [▶ "mode" => "grid" "container" => "assets" "display" => "Gallery" "type" => "assets" "always_save" => false "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:2 [▶ 0 => "media" 1 => "relationship" ] #rules: [] #extraRules: [] #defaultValue: [] #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
[]
[]
0 of 0Statamic\Fields\Value {#2332 ▼ -resolver: null #raw: null #handle: "has_content" #fieldtype: Statamic\Fieldtypes\Toggle {#16526 ▶ #field: Statamic\Fields\Field {#16527 ▶ #handle: "has_content" #prefix: null #config: array:6 [▶ "display" => "Has Content" "type" => "toggle" "width" => 50 "always_save" => false "if" => array:1 [▶ "variants" => "equals contact" ] "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "controls" ] #rules: [] #extraRules: [] #defaultValue: false #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
"/en"
0 of 0Statamic\Fields\Value {#2578 ▼ -resolver: null #raw: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #handle: "id" #fieldtype: null #augmentable: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #shallow: false }
0 of 0Statamic\Fields\Value {#2445 ▼ -resolver: Closure(Value $value) {#2573 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "is_entry" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "is_entry" #fieldtype: null #augmentable: null #shallow: false }
false
0 of 0Statamic\Fields\Value {#2440 ▼ -resolver: Closure(Value $value) {#2560 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "last_modified" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "last_modified" #fieldtype: null #augmentable: null #shallow: false }
"jaundubulti-sell-18527207-eur"
0 of 0Statamic\Fields\Value {#2583 ▼ -resolver: null #raw: 56.964577 #handle: "latitude" #fieldtype: Statamic\Fieldtypes\Text {#16389 ▶ #field: Statamic\Fields\Field {#16393 ▶ #handle: "latitude" #prefix: null #config: array:6 [▶ "display" => "Latitude" "type" => "text" "width" => 50 "always_save" => false "validate" => array:1 [▶ 0 => "numeric" ] "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2567 ▼ -resolver: null #raw: "en" #handle: "locale" #fieldtype: null #augmentable: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #shallow: false }
false
true
0 of 0Statamic\Fields\Value {#2569 ▼ -resolver: null #raw: 23.7482875 #handle: "longitude" #fieldtype: Statamic\Fieldtypes\Text {#2546 ▶ #field: Statamic\Fields\Field {#16394 ▶ #handle: "longitude" #prefix: null #config: array:6 [▶ "display" => "Longitude" "type" => "text" "width" => 50 "always_save" => false "validate" => array:1 [▶ 0 => "numeric" ] "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2572 ▼ -resolver: Closure(Value $value) {#2574 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "map_title" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "map_title" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2570 ▼ -resolver: Closure(Value $value) {#2571 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "meta" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "meta" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2336 ▼ -resolver: Closure(Value $value) {#2565 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "mount" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "mount" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Illuminate\Support\Carbon @1744043038 {#2499 ▼ #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000009c30000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-07 16:23:58.250764 UTC (+00:00) }
[]
0 of 0Statamic\Fields\Value {#2575 ▼ -resolver: Closure(Value $value) {#2580 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "order" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "order" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2611 ▼ -resolver: Closure(Value $value) {#2588 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "origin_id" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "origin_id" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Entries\Entry {#2524 ▼ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" }
0 of 0Statamic\Fields\Value {#2592 ▼ -resolver: null #raw: "https://segrow-web.ict.lv/en/properties/jaundubulti-sell-18527207-eur" #handle: "permalink" #fieldtype: null #augmentable: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #shallow: false }
[]
0 of 0Statamic\Fields\Value {#2614 ▼ -resolver: null #raw: 185272.07 #handle: "price" #fieldtype: Statamic\Fieldtypes\Text {#16565 ▶ #field: Statamic\Fields\Field {#16564 ▶ #handle: "price" #prefix: null #config: array:7 [▶ "display" => "Price" "type" => "text" "width" => 50 "always_save" => false "instructions" => "ex: `5000`" "validate" => array:1 [▶ 0 => "required" ] "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2616 ▼ -resolver: Closure(Value $value) {#2615 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "private" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "private" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2618 ▼ -resolver: null #raw: array:3 [▶ 0 => array:4 [▶ "id" => "syZqIPZ7" "type" => "property_size" "description" => 55.6 "icon" => "size" ] 1 => array:4 [▶ "id" => "YzbwCOMU" "type" => "bedrooms" "description" => 2 "icon" => "bedrooms" ] 2 => array:4 [▶ "id" => "NVyzXCAK" "type" => "style" "description" => "Jaunais projekts" "icon" => "style" ] ] #handle: "property_features" #fieldtype: Statamic\Fieldtypes\Grid {#8416 ▶ #field: Statamic\Fields\Field {#12306 ▶ #handle: "property_features" #prefix: null #config: array:4 [▶ "type" => "grid" "display" => "Property Features" "localizable" => true "fields" => array:3 [▶ 0 => array:2 [▶ "handle" => "icon" "field" => array:9 [▶ "type" => "icon" "display" => "Icon" "icon" => "icon_picker" "width" => 33 "listable" => "hidden" "instructions_position" => "above" "visibility" => "visible" "hide_display" => false "directory" => "resources/svg/property_features" ] ] 1 => array:2 [▶ "handle" => "type" "field" => array:15 [▶ "options" => array:4 [▶ "bedrooms" => "Bedrooms" "bathrooms" => "Bathrooms" "property_size" => "Property Size" "style" => "Style" ] "taggable" => false "push_tags" => false "multiple" => false "clearable" => false "searchable" => true "cast_booleans" => false "type" => "select" "display" => "Type" "icon" => "select" "width" => 33 "listable" => "hidden" "instructions_position" => "above" "visibility" => "visible" "hide_display" => false ] ] 2 => array:2 [▶ "handle" => "description" "field" => array:10 [▶ "input_type" => "text" "antlers" => false "type" => "text" "display" => "Description" "icon" => "text" "width" => 33 "listable" => "hidden" "instructions_position" => "above" "visibility" => "visible" "hide_display" => false ] ] ] ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: false #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "structured" ] #rules: [] #extraRules: [] #defaultValue: [] #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2620 ▼ -resolver: Closure(Value $value) {#2619 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "property_status" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "property_status" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2622 ▼ -resolver: Closure(Value $value) {#2621 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "published" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "published" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2624 ▼ -resolver: null #raw: "Jaundubulti" #handle: "region" #fieldtype: Statamic\Fieldtypes\Text {#12218 ▶ #field: Statamic\Fields\Field {#12215 ▶ #handle: "region" #prefix: null #config: array:4 [▶ "type" => "text" "display" => "Region" "width" => 50 "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
200
0 of 0Statamic\Fields\Value {#2626 ▼ -resolver: Closure(Value $value) {#2625 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "rich_text" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "rich_text" #fieldtype: null #augmentable: null #shallow: false }
""
"properties"
"jaundubulti-sell-18527207-eur"
0 of 0Statamic\Fields\Value {#2628 ▼ -resolver: null #raw: "none" #handle: "seo_canonical" #fieldtype: Statamic\Fieldtypes\ButtonGroup {#10533 ▶ #field: Statamic\Fields\Field {#10534 ▶ #handle: "seo_canonical" #prefix: null #config: array:8 [▶ "options" => array:3 [▶ "none" => "None" "url" => "URL" "entry" => "Entry" ] "default" => "none" "display" => "Canonical" "type" => "button_group" "instructions" => "By default it will be set to the page url" "width" => 33 "always_save" => false "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "controls" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null #indexComponent: "tags" } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2630 ▼ -resolver: Closure(Value $value) {#2629 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_canonical_custom_entry" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_canonical_custom_entry" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2632 ▼ -resolver: Closure(Value $value) {#2631 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_canonical_url" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_canonical_url" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2634 ▼ -resolver: Closure(Value $value) {#2633 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_custom_meta_description" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_custom_meta_description" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2636 ▼ -resolver: Closure(Value $value) {#2635 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_custom_meta_title" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_custom_meta_title" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2638 ▼ -resolver: Closure(Value $value) {#2637 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_custom_og_desc" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_custom_og_desc" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2640 ▼ -resolver: Closure(Value $value) {#2639 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_custom_og_title" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_custom_og_title" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2642 ▼ -resolver: Closure(Value $value) {#2641 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_custom_tw_desc" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_custom_tw_desc" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2644 ▼ -resolver: Closure(Value $value) {#2643 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_custom_tw_title" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_custom_tw_title" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2646 ▼ -resolver: null #raw: "empty" #handle: "seo_meta_description" #fieldtype: Statamic\Fieldtypes\ButtonGroup {#8864 ▶ #field: Statamic\Fields\Field {#10858 ▶ #handle: "seo_meta_description" #prefix: null #config: array:8 [▶ "options" => array:3 [▶ "empty" => "Empty" "general" => "General" "custom" => "Custom" ] "default" => "empty" "display" => "Meta Description" "type" => "button_group" "instructions" => "It can be used to determine the text used under the title on search engine results pages. If empty, search engines will automatically generate this text." "always_save" => false "width" => 50 "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "controls" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null #indexComponent: "tags" } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2648 ▼ -resolver: null #raw: "general" #handle: "seo_og_description" #fieldtype: Statamic\Fieldtypes\ButtonGroup {#14573 ▶ #field: Statamic\Fields\Field {#14561 ▶ #handle: "seo_og_description" #prefix: null #config: array:7 [▶ "options" => array:3 [▶ "meta" => "Meta Description" "general" => "General Description" "custom" => "Custom" ] "default" => "general" "display" => "Open Graph Description" "type" => "button_group" "always_save" => false "width" => 50 "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "controls" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null #indexComponent: "tags" } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2650 ▼ -resolver: null #raw: null #handle: "seo_og_image" #fieldtype: Statamic\Fieldtypes\Assets\Assets {#10076 ▶ #field: Statamic\Fields\Field {#10584 ▶ #handle: "seo_og_image" #prefix: null #config: array:6 [▶ "container" => "assets" "display" => "OG Image" "type" => "assets" "instructions" => "If not set, the general image will be used. It's best to use an image with a 1.91:1 aspect ratio that is at least 1200px wide for universal support. The image will be resized to 1200 width. ◀If not set, the general image will be used. It's best to use an image with a 1.91:1 aspect ratio that is at least 1200px wide for universal support. The image w ▶" "always_save" => false "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:2 [▶ 0 => "media" 1 => "relationship" ] #rules: [] #extraRules: [] #defaultValue: [] #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2652 ▼ -resolver: null #raw: "title" #handle: "seo_og_title" #fieldtype: Statamic\Fieldtypes\ButtonGroup {#10788 ▶ #field: Statamic\Fields\Field {#10784 ▶ #handle: "seo_og_title" #prefix: null #config: array:7 [▶ "options" => array:2 [▶ "title" => "Title" "custom" => "Custom" ] "default" => "title" "display" => "Open Graph Title" "type" => "button_group" "always_save" => false "width" => 50 "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "controls" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null #indexComponent: "tags" } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2654 ▼ -resolver: null #raw: "title" #handle: "seo_title" #fieldtype: Statamic\Fieldtypes\ButtonGroup {#13785 ▶ #field: Statamic\Fields\Field {#10865 ▶ #handle: "seo_title" #prefix: null #config: array:8 [▶ "options" => array:2 [▶ "title" => "Title" "custom" => "Custom" ] "display" => "Title" "type" => "button_group" "instructions" => "It can be used to determine the title used on search engine results pages." "always_save" => false "default" => "title" "width" => 50 "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "controls" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null #indexComponent: "tags" } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2656 ▼ -resolver: Closure(Value $value) {#2655 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_tw_description" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_tw_description" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2658 ▼ -resolver: Closure(Value $value) {#2657 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "seo_tw_title" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_tw_title" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2660 ▼ -resolver: Closure(Value $value) {#2659 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "show_featured_badge" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "show_featured_badge" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2662 ▼ -resolver: Closure(Value $value) {#2661 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "show_status" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "show_status" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Sites\Site {#597 ▼ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] }
0 of 0Illuminate\Support\Collection {#2501 ▼ #items: array:3 [▶ 0 => Statamic\Sites\Site {#594 ▶ #handle: "lv" #config: array:3 [▶ "name" => "Latviešu" "locale" => "lv_LV" "url" => "/" ] #rawConfig: array:3 [▶ "name" => "Latviešu" "locale" => "lv_LV" "url" => "/" ] } 1 => Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } 2 => Statamic\Sites\Site {#608 ▶ #handle: "ru" #config: array:3 [▶ "name" => "Русский" "url" => "/ru" "locale" => "ru_RU" ] #rawConfig: array:3 [▶ "name" => "Русский" "url" => "/ru" "locale" => "ru_RU" ] } ] #escapeWhenCastingToString: false }
0 of 0Statamic\Fields\Value {#2664 ▼ -resolver: Closure(Value $value) {#2663 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "slug" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "slug" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2666 ▼ -resolver: Closure(Value $value) {#2665 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "social" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "social" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2668 ▼ -resolver: Closure(Value $value) {#2667 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "status" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "status" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2670 ▼ -resolver: null #raw: "Strēlnieku prospekts" #handle: "street_number_1" #fieldtype: Statamic\Fieldtypes\Text {#12266 ▶ #field: Statamic\Fields\Field {#12263 ▶ #handle: "street_number_1" #prefix: null #config: array:4 [▶ "type" => "text" "display" => "Street Number 1" "width" => 50 "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2672 ▼ -resolver: null #raw: "42" #handle: "street_number_2" #fieldtype: Statamic\Fieldtypes\Text {#12242 ▶ #field: Statamic\Fields\Field {#12239 ▶ #handle: "street_number_2" #prefix: null #config: array:4 [▶ "type" => "text" "display" => "Street Number 2" "width" => 50 "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Statamic\Globals\Variables {#2404 ▼ #set: "theme" #locale: "en" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#2355 ▶ #items: array:2 [▶ "footer_copyright" => "© {{ now format="Y" }} ESTATER Ltd. All rights reserved." "footer_description" => "Your Guide to the Latvian Real Estate Market" ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2471 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/globals/en/theme.yaml" #origin: "lv" -cachedKeys: null #selectedQueryRelations: [] }
0 of 0Statamic\Fields\Value {#2674 ▼ -resolver: null #raw: "Jūrmala" #handle: "title" #fieldtype: Statamic\Fieldtypes\Text {#10730 ▶ #field: Statamic\Fields\Field {#10714 ▶ #handle: "title" #prefix: null #config: array:4 [▶ "type" => "text" "required" => true "validate" => array:1 [▶ 0 => "required" ] "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
0 of 0Illuminate\Support\Carbon @1744043038 {#2499 ▼ #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000009c30000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-07 16:23:58.250764 UTC (+00:00) }
0 of 0Statamic\Fields\Value {#2676 ▼ -resolver: Closure(Value $value) {#2675 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "updated_at" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "updated_at" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2678 ▼ -resolver: Closure(Value $value) {#2677 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "updated_by" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "updated_by" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2680 ▼ -resolver: Closure(Value $value) {#2679 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "uri" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "uri" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2682 ▼ -resolver: null #raw: "/en/properties/jaundubulti-sell-18527207-eur" #handle: "url" #fieldtype: null #augmentable: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #shallow: false }
0 of 0Statamic\Fields\Value {#2684 ▼ -resolver: null #raw: "property" #handle: "variants" #fieldtype: Statamic\Fieldtypes\ButtonGroup {#16744 ▶ #field: Statamic\Fields\Field {#16743 ▶ #handle: "variants" #prefix: null #config: array:6 [▶ "options" => array:2 [▶ "property" => "Map Only" "contact" => "Map + Content" ] "default" => "property" "type" => "button_group" "display" => "Variants" "width" => 25 "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "controls" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null #indexComponent: "tags" } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
"<?xml version="1.0" encoding="utf-8" ?>"
0 of 0Statamic\Fields\Value {#2686 ▼ -resolver: Closure(Value $value) {#2685 ▶ class: "Statamic\Entries\AugmentedEntry" this: Statamic\Entries\AugmentedEntry {#2485 …} use: {▶ $key: "year_build" $fields: Illuminate\Support\Collection {#2561 …} } file: "/home/forge/segrow-web.ict.lv/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "year_build" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2688 ▼ -resolver: null #raw: null #handle: "zip" #fieldtype: Statamic\Fieldtypes\Text {#12187 ▶ #field: Statamic\Fields\Field {#12296 ▶ #handle: "zip" #prefix: null #config: array:4 [▶ "type" => "text" "display" => "Zip" "width" => 50 "localizable" => false ] #value: null #parent: Statamic\Entries\Entry {#2524 ▶ #id: "19030d5a-e9d9-4cc2-aac8-a161f14f4162" #collection: "properties" #blueprint: null #date: null #locale: "en" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: null -computedCallbackCache: Illuminate\Support\Collection {#2324 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#597 ▶ #handle: "en" #config: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "English" "url" => "/en" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2429 ▶ #items: array:4 [▶ "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "updated_at" => 1718004132 "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2397 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:10 [▶ "collection" => "properties" "locale" => "en" "origin" => "50299fd7-007c-45e7-ac4b-21e48b80282b" "slug" => "jaundubulti-sell-18527207-eur" "date" => null "published" => true "path" => "/home/forge/segrow-web.ict.lv/content/collections/properties/en/jaundubulti-sell-18527207-eur.md" "rich_text" => null "updated_by" => "a55d6b51-9ab5-46ae-81d3-142fa60c347b" "content" => """ We offer for purchase 2-bedroom apartments in the exclusive project "Amber Rezidence" at 42 Strēlnieku Prospekts. The project was completed on 07.03.2024.\n The apartments are located on the 2nd floor of the building. The total area is 55.6 sq.m., including a 6.9 sq.m. balcony. Ceiling height in the rooms: 2.95m.\n \n Layout: Entrance hall, bathroom with shower, living room combined with kitchen, with access to the balcony, and a bedroom with a wardrobe.\n \n About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking for 16 cars, 13 surface parking spaces, and storage rooms. Modern architecture with ventilated facade and outdoor lighting. High-quality and sustainable finishing materials and plumbing. Designer-made, lockable staircases with video intercom. Double-glazed panoramic windows with triple glazing. Elevators and easy access to the apartments for residents' convenience.\n ◀About the project: Amber Rezidence is situated on a well-appointed area of 3161 m² and comprises a 3-storey residential building with heated underground parking ▶ \n This will be a favorable residence for those who appreciate peace and quiet. Just 600 meters from the golden coast of the Baltic Sea.\n Additional information available upon request. """ ] #origin: "50299fd7-007c-45e7-ac4b-21e48b80282b" -cachedKeys: Illuminate\Support\Collection {#2474 ▶ #items: array:36 [▶ 0 => "blueprint" 1 => "external_id" 2 => "title" 3 => "price" 4 => "agent" 5 => "date" 6 => "categories" 7 => "property_status" 8 => "show_featured_badge" 9 => "show_status" 10 => "street_number_1" 11 => "street_number_2" 12 => "city" 13 => "region" 14 => "map_title" 15 => "longitude" 16 => "latitude" 17 => "property_features" 18 => "forms" 19 => "featured_image" 20 => "gallery" 21 => "variants" 22 => "seo_title" 23 => "seo_meta_description" 24 => "seo_canonical" 25 => "seo_og_description" 26 => "seo_og_title" 27 => "seo_tw_title" 28 => "seo_tw_description" 29 => "updated_by" 30 => "updated_at" 31 => "content" 32 => "rich_text" 33 => "updated_by" 34 => "updated_at" 35 => "content" ] #escapeWhenCastingToString: false } #slug: "jaundubulti-sell-18527207-eur" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#2524 ▶} #shallow: false }
200
[]
[]
0 of 0array:15 [▼ "priority" => array:1 [▶ 0 => "u=0, i" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "host" => array:1 [▶ 0 => "segrow-web.ict.lv" ] ]
[]
0 of 0array:7 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Mon, 07 Apr 2025 16:23:59 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "permissions-policy" => array:1 [▶ 0 => "interest-cohort=()" ] "x-powered-by" => array:1 [▶ 0 => "Statamic" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlpiZ1lRT0Q5QVJJalAwTHBsUlREMFE9PSIsInZhbHVlIjoibWxFUDRDWERhUjRTLzRLbVNyMk95TmtjbTdVNkwybkJ1R1kvZTJHbS9TN1hXWjkyVkhvZ2RFd2dRU0hrS0RERzA2VU9DZ3paeXhrdUxNNXpYTmFxaHFaUTV4TFdYcUFwRTdMeUZPb1pjR2pNQldlNzliVU9TcFp1QUZHT0tCRmIiLCJtYWMiOiJjZjM3NWUwZWZlZDBiOGMwMDRlZjkyNmRhYTdiMDcwMTdmODZjMTE0OTI0YmZhM2JiNjA0M2RlMmNlNzc1ZmU5IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 18:23:59 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlpiZ1lRT0Q5QVJJalAwTHBsUlREMFE9PSIsInZhbHVlIjoibWxFUDRDWERhUjRTLzRLbVNyMk95TmtjbTdVNkwybkJ1R1kvZTJHbS9TN1hXWjkyVkhvZ2RFd2dRU0hrS0RERzA2VU9DZ ▶" 1 => "statamic_session=eyJpdiI6IitlZGs2OEU0QTNFNk5ubG9jbUZQN2c9PSIsInZhbHVlIjoiUEVqMXg2TEhLd1lRZTM3bU1GTkNWUE1CMDR6ZlFwRk9PdEJuMTZrSVFnUHpNdDhVd0I5RkswRHN3UzdYRmVEdFZmajFVWlJNWGUzVjMrRk03a3lOdG55QVArZFl0aEZMSHNHR2dxNXhYLzB5KzMyQUg3MVFUYzByb0FINzhwaUciLCJtYWMiOiJlOGJjMjA0OTU5Y2MxYzM3NDFiZGQyZjFhM2QwOThlNDBhNWU3MTQzOTg3MDFmOGQwYzUyNWJjYmNmYzcyODI1IiwidGFnIjoiIn0%3D; expires=Mon, 07 Apr 2025 18:23:59 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀statamic_session=eyJpdiI6IitlZGs2OEU0QTNFNk5ubG9jbUZQN2c9PSIsInZhbHVlIjoiUEVqMXg2TEhLd1lRZTM3bU1GTkNWUE1CMDR6ZlFwRk9PdEJuMTZrSVFnUHpNdDhVd0I5RkswRHN3UzdYRmVEdFZ ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlpiZ1lRT0Q5QVJJalAwTHBsUlREMFE9PSIsInZhbHVlIjoibWxFUDRDWERhUjRTLzRLbVNyMk95TmtjbTdVNkwybkJ1R1kvZTJHbS9TN1hXWjkyVkhvZ2RFd2dRU0hrS0RERzA2VU9DZ3paeXhrdUxNNXpYTmFxaHFaUTV4TFdYcUFwRTdMeUZPb1pjR2pNQldlNzliVU9TcFp1QUZHT0tCRmIiLCJtYWMiOiJjZjM3NWUwZWZlZDBiOGMwMDRlZjkyNmRhYTdiMDcwMTdmODZjMTE0OTI0YmZhM2JiNjA0M2RlMmNlNzc1ZmU5IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 18:23:59 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IlpiZ1lRT0Q5QVJJalAwTHBsUlREMFE9PSIsInZhbHVlIjoibWxFUDRDWERhUjRTLzRLbVNyMk95TmtjbTdVNkwybkJ1R1kvZTJHbS9TN1hXWjkyVkhvZ2RFd2dRU0hrS0RERzA2VU9DZ ▶" 1 => "statamic_session=eyJpdiI6IitlZGs2OEU0QTNFNk5ubG9jbUZQN2c9PSIsInZhbHVlIjoiUEVqMXg2TEhLd1lRZTM3bU1GTkNWUE1CMDR6ZlFwRk9PdEJuMTZrSVFnUHpNdDhVd0I5RkswRHN3UzdYRmVEdFZmajFVWlJNWGUzVjMrRk03a3lOdG55QVArZFl0aEZMSHNHR2dxNXhYLzB5KzMyQUg3MVFUYzByb0FINzhwaUciLCJtYWMiOiJlOGJjMjA0OTU5Y2MxYzM3NDFiZGQyZjFhM2QwOThlNDBhNWU3MTQzOTg3MDFmOGQwYzUyNWJjYmNmYzcyODI1IiwidGFnIjoiIn0%3D; expires=Mon, 07-Apr-2025 18:23:59 GMT; path=/; httponly ◀statamic_session=eyJpdiI6IitlZGs2OEU0QTNFNk5ubG9jbUZQN2c9PSIsInZhbHVlIjoiUEVqMXg2TEhLd1lRZTM3bU1GTkNWUE1CMDR6ZlFwRk9PdEJuMTZrSVFnUHpNdDhVd0I5RkswRHN3UzdYRmVEdFZ ▶" ] ]
0 of 0array:4 [▼ "_token" => "DUQdxntcw8QZH9JoVFXVuzekgvJscRgrGc76NTBn" "_previous" => array:1 [▶ "url" => "https://segrow-web.ict.lv/en/properties/jaundubulti-sell-18527207-eur" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]