GET https://land.n46.net/ro/de-vanzare/teren/mun-chisinau/durlesti?orderBy=area&page=1&sortOrder=ASC

PropertyController :: listPropertiesByLocality

Request

GET Parameters

Key Value
orderBy
"area"
page
"1"
sortOrder
"ASC"

POST Parameters

No POST parameters

Uploaded Files

No uploaded files

Request Attributes

Key Value
_controller
"App\Controller\PropertyController::listPropertiesByLocality"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#692
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: [
      "en" => "/{propertyListingTypeSlug}/{propertyTypeSlug}/{districtSlug}/{localitySlug}"
      "ro" => "/{propertyListingTypeSlug}/{propertyTypeSlug}/{districtSlug}/{localitySlug}"
    ]
    +name: "list_properties_by_locality_view_list"
    +requirements: [
      "propertyListingTypeSlug" => "[a-z\-]{7,12}$"
      "propertyTypeSlug" => "[a-z\-]{4,11}$"
      "districtSlug" => "[a-z\-]{5,15}$"
      "localitySlug" => "[a-z\-]{3,32}$"
    ]
    +options: []
    +defaults: [
      "view" => "list"
    ]
    +host: null
    +condition: null
    +priority: null
  }
  Symfony\Component\Routing\Attribute\Route {#693
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: [
      "en" => "/{propertyListingTypeSlug}/{propertyTypeSlug}/{districtSlug}/{localitySlug}/view-map"
      "ro" => "/{propertyListingTypeSlug}/{propertyTypeSlug}/{districtSlug}/{localitySlug}/harta"
    ]
    +name: "list_properties_by_locality_view_map"
    +requirements: [
      "propertyListingTypeSlug" => "[a-z\-]{7,12}$"
      "propertyTypeSlug" => "[a-z\-]{4,11}$"
      "districtSlug" => "[a-z\-]{5,15}$"
      "localitySlug" => "[a-z\-]{3,32}$"
    ]
    +options: []
    +defaults: [
      "view" => "map"
    ]
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.user_secured_area"
_locale
"ro"
_route
"list_properties_by_locality_view_list"
_route_params
[
  "view" => "list"
  "_locale" => "ro"
  "propertyListingTypeSlug" => "de-vanzare"
  "propertyTypeSlug" => "teren"
  "districtSlug" => "mun-chisinau"
  "localitySlug" => "durlesti"
]
_security_authenticators
[]
_security_firewall_run
"_security_user"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#647
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#594 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#649
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#650 …}
  }
]
_stopwatch_token
"74fed3"
districtSlug
"mun-chisinau"
localitySlug
"durlesti"
propertyListingTypeSlug
"de-vanzare"
propertyTypeSlug
"teren"
view
"list"

Request Headers

Header Value
accept
"text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php"
accept-encoding
"br,gzip"
accept-language
"en"
authorization
""
host
"land.n46.net"
user-agent
"Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
x-php-ob-level
"0"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://land.n46.net/ro/de-vanzare/teren/mun-chisinau/durlesti?orderBy=area&page=1&sortOrder=ASC' \
  --header 'Accept-Language: en' \
  --header 'Accept-Encoding: br,gzip' \
  --header 'User-Agent: Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)' \
  --header 'Accept: text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php' \
  --header 'Authorization: ' \
  --header 'X-Php-Ob-Level: 0'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 08 Jun 2026 12:16:19 GMT"
expires
"Mon, 08 Jun 2026 12:16:19 GMT"
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
set-cookie
[
  "device_view=full; expires=Wed, 08 Jul 2026 12:16:19 GMT; Max-Age=2592000; path=/; httponly; samesite=lax"
  "PHPSESSID=4560cae7bbe52bd5f0ea1e59e504805d; path=/; secure; httponly; samesite=lax"
]
x-content-type-options
"nosniff"
x-debug-token
"e69108"
x-frame-options
"DENY"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
PHPSESSID
Symfony\Component\HttpFoundation\Cookie {#4409
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "PHPSESSID"
  #value: "4560cae7bbe52bd5f0ea1e59e504805d"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}
device_view
Symfony\Component\HttpFoundation\Cookie {#4384
  #expire: 1783512979
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "device_view"
  #value: "full"
  #domain: ""
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 4

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/3d/3d245d90f20700b4ad00b8d5c8462d37.php"
    "line" => 733
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_header"
    "class" => "__TwigTemplate_a0c8c9524145d93fa81d97352b98e29e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/3d/3d245d90f20700b4ad00b8d5c8462d37.php"
    "line" => 200
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a0c8c9524145d93fa81d97352b98e29e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/b8/b83433091a37ac98e262d573726ab02b.php"
    "line" => 107
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5abea7f945b4674457cdde78c2a10262"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/src/Controller/PropertyController.php"
    "line" => 266
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "listPropertiesByLocality"
    "class" => "App\Controller\PropertyController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 70
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/1c/1c91ac515862d5bbd44d1f17b74585e5.php"
    "line" => 68
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ac0d9eeff5bccec60c69a42e155f2615"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1522
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/b8/b83433091a37ac98e262d573726ab02b.php"
    "line" => 1439
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_footer"
    "class" => "__TwigTemplate_5abea7f945b4674457cdde78c2a10262"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/3d/3d245d90f20700b4ad00b8d5c8462d37.php"
    "line" => 214
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a0c8c9524145d93fa81d97352b98e29e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/b8/b83433091a37ac98e262d573726ab02b.php"
    "line" => 107
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5abea7f945b4674457cdde78c2a10262"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/src/Controller/PropertyController.php"
    "line" => 266
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "listPropertiesByLocality"
    "class" => "App\Controller\PropertyController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/1c/1c91ac515862d5bbd44d1f17b74585e5.php"
    "line" => 68
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ac0d9eeff5bccec60c69a42e155f2615"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1522
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/b8/b83433091a37ac98e262d573726ab02b.php"
    "line" => 1439
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_footer"
    "class" => "__TwigTemplate_5abea7f945b4674457cdde78c2a10262"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/3d/3d245d90f20700b4ad00b8d5c8462d37.php"
    "line" => 214
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a0c8c9524145d93fa81d97352b98e29e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/b8/b83433091a37ac98e262d573726ab02b.php"
    "line" => 107
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5abea7f945b4674457cdde78c2a10262"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/src/Controller/PropertyController.php"
    "line" => 266
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "listPropertiesByLocality"
    "class" => "App\Controller\PropertyController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/1c/1c91ac515862d5bbd44d1f17b74585e5.php"
    "line" => 68
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ac0d9eeff5bccec60c69a42e155f2615"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1522
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/b8/b83433091a37ac98e262d573726ab02b.php"
    "line" => 1439
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 456
    "function" => "block_footer"
    "class" => "__TwigTemplate_5abea7f945b4674457cdde78c2a10262"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/3d/3d245d90f20700b4ad00b8d5c8462d37.php"
    "line" => 214
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a0c8c9524145d93fa81d97352b98e29e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/var/cache/dev/twig/b8/b83433091a37ac98e262d573726ab02b.php"
    "line" => 107
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5abea7f945b4674457cdde78c2a10262"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/src/Controller/PropertyController.php"
    "line" => 266
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "listPropertiesByLocality"
    "class" => "App\Controller\PropertyController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/1007/domains/n46.net/land/public_html/index.php"
    "line" => 5
    "args" => [
      "/var/www/vhosts/1007/domains/n46.net/land/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADSENSE
"ca-pub-?"
APP_ENV
"dev"
APP_SECRET
"a0a4872bfdf85330536f9966bdaa040e"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://1007-land:Ppppppp123!@127.0.0.1:3306/1007-land"
DEFAULT_URI
"http://localhost"
DOMAIN_NAME
"land.n46.net"
EMAIL_FROM_NAME
"imobiliare.online"
EMAIL_INFO
"info@imobiliare.online"
EMAIL_NOREPLY
"no-reply@imobiliare.online"
EMAIL_SUPPORT
"support@imobiliare.online"
FACEBOOK_APP_ID
"850026243501684"
GOOGLE_API_KEY
""
GOOGLE_API_KEY_IP_ADDRESSES
"AIzaSyADGYOFYEyVPUqYO7wNS9w5VF6BflAD0ME"
GOOGLE_API_KEY_WEBSITES
"AIzaSyDRCH9LqSQxr1jDWpWMg3q88Pi-wXIm3oU"
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/config/gcloud/service-account.json"
GOOGLE_CLIENT_ID
"657636602163-k0cus770ojntgvseqt92ibldarv3b87m.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
GOOGLE_MAP_ID
"377c441d256a5a6e"
GOOGLE_PROJECT_ID
"imobiliare-online"
GOOGLE_RECAPTCHA_SECRET_KEY
"6LcEsJ4rAAAAAOhBolWffwccYVMtSMjBAxFCjdsK"
GOOGLE_RECAPTCHA_SITE_KEY
"6LcEsJ4rAAAAAGAlBhjH2BBLt7TCnB97T7NLpsAy"
GTM
"GTM-KD4BQVWB"
JWT_PASSPHRASE
"AgroFermaOnlineMoldova"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://no-reply%40imobiliare.online:KLJDHuihyfg7uKJ@mail.lxhost.com:465/?encryption=ssl&auth_mode=plain&verify_peer=false&local_domain=imobiliare.online"
MAPBOX_ACCESS_TOKEN
"pk.eyJ1IjoibHJ1ZGVuY28iLCJhIjoiY2treTVidnFpMm5hajJvcW5qbXk1eWptcyJ9.F8v49glk418QVqDcMiQweg"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
""
REDIS_PORT
"6379"
TELEGRAM_DSN
"telegram://5787131626:AAF4MtzHRW8aDoRy4FRLHGWVHb7YgF1MeV4@default?channel=-1002713124951"
TELEPHONE_NUMBER
"+37361007007"
VICTORIA_BANK_CARD_ACCEPTOR_ID
"498000049892038"
VICTORIA_BANK_MERCHANT_ADDRESS
"str. A. Puskin 22, of. 229, MD-2013, Chisinau, Moldova"
VICTORIA_BANK_MERCHANT_BANK_PUBLIC_KEY
"victoria_pub.pem"
VICTORIA_BANK_MERCHANT_COUNTRY_CODE
"MD"
VICTORIA_BANK_MERCHANT_DEFAULT_LANGUAGE
"ro"
VICTORIA_BANK_MERCHANT_NAME
"Media Web S.R.L."
VICTORIA_BANK_MERCHANT_PRIVATE_KEY
"private.pem"
VICTORIA_BANK_MERCHANT_PUBLIC_KEY
"public.pem"
VICTORIA_BANK_MERCHANT_TERMINAL_ID
"49892038"
VICTORIA_BANK_MERCHANT_TIMEZONE_NAME
"Europe/Chisinau"
VICTORIA_BANK_MERCHANT_URL
"https://www.lxhost.com/"
VICTORIA_BANK_SECURITY_SIGNATURE_FIRST
"0001"
VICTORIA_BANK_SECURITY_SIGNATURE_PADDING
"00"
VICTORIA_BANK_SECURITY_SIGNATURE_PREFIX
"3020300C06082A864886F70D020505000410"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/1007/domains/n46.net/land"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/1007/domains/n46.net/land"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/1007/domains/n46.net/land/public_html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/1007/domains/n46.net/land/public_html"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/1007/domains"
HTTPS
"on"
HTTP_ACCEPT
"text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php"
HTTP_ACCEPT_ENCODING
"br,gzip"
HTTP_ACCEPT_LANGUAGE
"en"
HTTP_AUTHORIZATION
""
HTTP_HOST
"land.n46.net"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)"
PATH
"/usr/local/bin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
"orderBy=area&page=1&sortOrder=ASC"
REDIRECT_HTTPS
"on"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_QUERY_STRING
"orderBy=area&page=1&sortOrder=ASC"
REDIRECT_SCRIPT_URI
"https://land.n46.net/ro/de-vanzare/teren/mun-chisinau/durlesti"
REDIRECT_SCRIPT_URL
"/ro/de-vanzare/teren/mun-chisinau/durlesti"
REDIRECT_SSL_TLS_SNI
"land.n46.net"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aiayk65x5tVxM34bTDMADwAAARA"
REDIRECT_URL
"/ro/de-vanzare/teren/mun-chisinau/durlesti"
REMOTE_ADDR
"2001:41d0:303:86a5::1"
REMOTE_PORT
"38626"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780920979
REQUEST_TIME_FLOAT
1780920979.4246
REQUEST_URI
"/ro/de-vanzare/teren/mun-chisinau/durlesti?orderBy=area&page=1&sortOrder=ASC"
SCRIPT_FILENAME
"/var/www/vhosts/1007/domains/n46.net/land/public_html/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://land.n46.net/ro/de-vanzare/teren/mun-chisinau/durlesti"
SCRIPT_URL
"/ro/de-vanzare/teren/mun-chisinau/durlesti"
SERVER_ADDR
"2a01:4f9:3100:26d8::"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"land.n46.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.66 (Fedora Linux) OpenSSL/3.2.6 mod_perl/2.0.13 Perl/v5.40.4"
SSL_TLS_SNI
"land.n46.net"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/1007/domains/n46.net/land/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,MAILER_DSN,DEFAULT_URI,DOMAIN_NAME,EMAIL_NOREPLY,EMAIL_INFO,EMAIL_SUPPORT,EMAIL_FROM_NAME,TELEPHONE_NUMBER,MAPBOX_ACCESS_TOKEN,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET_KEY,GOOGLE_API_KEY_WEBSITES,GOOGLE_API_KEY_IP_ADDRESSES,GOOGLE_MAP_ID,GTM,ADSENSE,VICTORIA_BANK_CARD_ACCEPTOR_ID,VICTORIA_BANK_MERCHANT_TERMINAL_ID,VICTORIA_BANK_SECURITY_SIGNATURE_FIRST,VICTORIA_BANK_SECURITY_SIGNATURE_PREFIX,VICTORIA_BANK_SECURITY_SIGNATURE_PADDING,VICTORIA_BANK_MERCHANT_NAME,VICTORIA_BANK_MERCHANT_ADDRESS,VICTORIA_BANK_MERCHANT_URL,VICTORIA_BANK_MERCHANT_PUBLIC_KEY,VICTORIA_BANK_MERCHANT_PRIVATE_KEY,VICTORIA_BANK_MERCHANT_BANK_PUBLIC_KEY,VICTORIA_BANK_MERCHANT_TIMEZONE_NAME,VICTORIA_BANK_MERCHANT_COUNTRY_CODE,VICTORIA_BANK_MERCHANT_DEFAULT_LANGUAGE,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,REDIS_HOST,REDIS_PORT,REDIS_PASSWORD,TELEGRAM_DSN,FACEBOOK_APP_ID,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,GOOGLE_PROJECT_ID,LOCK_DSN"
UNIQUE_ID
"aiayk65x5tVxM34bTDMADwAAARA"
USER
"a1007"
proxy-nokeepalive
"1"