GET https://dev.back.garmon.io/pt/auth/user/reset-password/request

ResetPasswordController :: request

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Security\Controller\User\ResetPasswordController::request"
_firewall_context
"security.firewall.map.context.app"
_locale
"pt"
_route
"user_forgot_password_request"
_route_params
[
  "_locale" => "pt"
]
_security_firewall_run
"_security_app"
_stopwatch_token
"81f8da"
country
App\Geo\Entity\Country {#1239
  -id: 1
  -slug: "ru"
  -locales: null
  -active: false
  -enable: false
  -cities: Doctrine\ORM\PersistentCollection {#1184
    #collection: Doctrine\Common\Collections\ArrayCollection {#1189
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#1239}
    -association: [ …15]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "country"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1204 …}
    -isDirty: false
  }
  -code: "RU"
  -commission: 1.0
  -countryRequisites: Doctrine\ORM\PersistentCollection {#1841
    #collection: Doctrine\Common\Collections\ArrayCollection {#1655
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#1239}
    -association: [ …15]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "country"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1188 …}
    -isDirty: false
  }
  -currency: Proxies\__CG__\App\Price\Entity\Currency {#1341
    -id: 1
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1358
      +status: UNINITIALIZED_FULL
       …2
    }
  }
  #translations: Doctrine\ORM\PersistentCollection {#1482
    #collection: Doctrine\Common\Collections\ArrayCollection {#1616
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#1239}
    -association: [ …16]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "translatable"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1349 …}
    -isDirty: false
  }
  #newTranslations: null
  #currentLocale: "pt"
  #defaultLocale: "ru"
  #deletedAt: null
}
geo_data
App\Geo\Model\GeoData {#382
  +country: "US"
  +region: "Ohio"
  +city: "Columbus"
  +latitude: "39.9612"
  +longitude: "-82.9988"
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"dev.back.garmon.io"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 29 Sep 2024 02:24:43 GMT"
x-debug-token
"0a9bc9"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 14

Session Metadata

Key Value
Created
"Sun, 29 Sep 24 02:24:43 +0000"
Last used
"Sun, 29 Sep 24 02:24:43 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-reset_password_request_form
"GEu4sE3YZ-rnSxtFu6g5VIM8_zINM3eu68MBTSOlZYc"
country
"ru"
locale
"pt"

Session Usage

14 Usages
Stateless check enabled
Usage
App\Locale\Service\LocaleService:131
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 131
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 51
    "function" => "getUserLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Event/Subscriber/RequestSubscriber.php"
    "line" => 30
    "function" => "getLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Locale\Event\Subscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Locale\Service\LocaleService:132
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 132
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 51
    "function" => "getUserLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Event/Subscriber/RequestSubscriber.php"
    "line" => 30
    "function" => "getLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Locale\Event\Subscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Locale\Service\LocaleService:103
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 103
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 61
    "function" => "saveLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Event/Subscriber/RequestSubscriber.php"
    "line" => 30
    "function" => "getLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Locale\Event\Subscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Locale\Service\LocaleService:112
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 112
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Service/LocaleService.php"
    "line" => 61
    "function" => "saveLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Locale/Event/Subscriber/RequestSubscriber.php"
    "line" => 30
    "function" => "getLocaleData"
    "class" => "App\Locale\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Locale\Event\Subscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Security.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/security-core/Security.php"
    "line" => 60
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/User/Event/Subscriber/RequestSubscriber.php"
    "line" => 31
    "function" => "getUser"
    "class" => "Symfony\Component\Security\Core\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\User\Event\Subscriber\RequestSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/AbstractResetPasswordController.php"
    "line" => 78
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/User/ResetPasswordController.php"
    "line" => 48
    "function" => "request"
    "class" => "App\Security\Controller\AbstractResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Security\Controller\User\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 82
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/ResolvedFormType.php"
    "line" => 134
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/ResolvedFormType.php"
    "line" => 128
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 95
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/form/Form.php"
    "line" => 908
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/AbstractResetPasswordController.php"
    "line" => 78
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/User/ResetPasswordController.php"
    "line" => 48
    "function" => "request"
    "class" => "App\Security\Controller\AbstractResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Security\Controller\User\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/bb/bb197c92a8ddc656f5bb967975c3a092.php"
    "line" => 43
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_332bff826598f1b6b407b050f89dbff6"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/6b/6b47e697861673eddbeb4a0034471aa3.php"
    "line" => 182
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_auth_content"
    "class" => "__TwigTemplate_0c9310551a6898f7c8e4d2d60c0c927d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/94/943cb8b5d5e37b5b03fa0ff05c7cb8d9.php"
    "line" => 83
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_content"
    "class" => "__TwigTemplate_ccb9778377a811e89a1849e31951c126"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/78/788316ab370dd0ad6323098178df8e4e.php"
    "line" => 72
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_163fe99f50dca5284fb474e07dc1fb7d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/e3/e3ec696f4b4b9463ec45ec3e82518569.php"
    "line" => 147
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bcadf40d417c3a9282bd9d311271812c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/78/788316ab370dd0ad6323098178df8e4e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_163fe99f50dca5284fb474e07dc1fb7d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/94/943cb8b5d5e37b5b03fa0ff05c7cb8d9.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ccb9778377a811e89a1849e31951c126"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/6b/6b47e697861673eddbeb4a0034471aa3.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0c9310551a6898f7c8e4d2d60c0c927d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/AbstractResetPasswordController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/User/ResetPasswordController.php"
    "line" => 48
    "function" => "request"
    "class" => "App\Security\Controller\AbstractResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Security\Controller\User\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Extension/CoreExtension.php:1637
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/e3/e3ec696f4b4b9463ec45ec3e82518569.php"
    "line" => 206
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bcadf40d417c3a9282bd9d311271812c"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/78/788316ab370dd0ad6323098178df8e4e.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_163fe99f50dca5284fb474e07dc1fb7d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/94/943cb8b5d5e37b5b03fa0ff05c7cb8d9.php"
    "line" => 49
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ccb9778377a811e89a1849e31951c126"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/var/cache/dev/twig/6b/6b47e697861673eddbeb4a0034471aa3.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0c9310551a6898f7c8e4d2d60c0c927d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 243
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 254
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/AbstractResetPasswordController.php"
    "line" => 77
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/src/Security/Controller/User/ResetPasswordController.php"
    "line" => 48
    "function" => "request"
    "class" => "App\Security\Controller\AbstractResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "request"
    "class" => "App\Security\Controller\User\ResetPasswordController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 162
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_BACK_DSN
"https://dev.back.garmon.io/api@5437f5abbf549e0dabda596c06f0078c"
API_FRONT_DSN
"https://dev.front.garmon.io/api@5437f5abbf549e0dabda596c06f0078c"
API_NOTY_DSN
"https://dev.noty.garmon.io/api@5437f5abbf549e0dabda596c06f0078c"
API_TICKET_DSN
"https://dev.doors.garmon.io/api@5437f5abbf549e0dabda596c06f0078c"
APP_DOMAIN
"dev.back.garmon.io"
APP_ENCODE_SECRET
"d34md344g4254niubn55f98adadf9853"
APP_ENV
"dev"
APP_FRONT
"https://garmon.io"
APP_PREFIX
""
APP_PROTOCOL
"https"
APP_SECRET
"9bfde3c0adc241067d37e99734d36866"
APP_STORAGE_PATH
"/var/www/dev.back.garmon.io/back"
APP_STORAGE_URL
"https://dev.back.garmon.io"
APP_UPLOAD_SOURCE
"upload.storage.local"
CHAT_GPT_KEY
"sk-proj-slSx3wI5SEoaJpGIBKc3T3BlbkFJmx9KxNJIvw1GhZwkTbZq"
CSC_KEY
"SWV1dTFDWFVkS3YzSFdJRzBTRUlFM0hxU0dZU3k0dkl5NFZrZ0JaZw=="
DATABASE_URL
"mysql://back_dev:NDujUF7d@127.0.0.1:3306/back_dev?serverVersion=5.7&charset=utf8mb4"
DEEPL_KEY
"6568431e-118d-430b-af77-24a6bdc62d16:fx"
GEMINI_KEY
"AIzaSyDamF4_KxV4iZsepbKjXl_BljtkXXasbPc"
GEONAMES_USERNAME
"batteylow"
GMAPS_KEY
"AIzaSyCR1SLPOBxNsAszp4mHyMhNCM1N9RCFwlg"
IP_INFO_TOKEN
"ed9452cdcd0bd8"
MESSENGER_TRANSPORT_DSN
"amqp://iylqpbtz:z3f3U8iAv2EaR1ho0XUCPoLtsmhV59de@hawk.rmq.cloudamqp.com/iylqpbtz"
OAUTH_APPLE_CLIENT_ID
"1"
OAUTH_APPLE_TEAM_ID
"2"
OAUTH_FACEBOOK_ID
"276480983491595"
OAUTH_FACEBOOK_SECRET
"4bdfdcd7cb3632e9a5095ec86457773c"
OAUTH_GOOGLE_CLIENT_ID
"516670899351-71m1u83f1f8ti3a9bpvu2v9vgks6rrkb.apps.googleusercontent.com"
OAUTH_GOOGLE_CLIENT_SECRET
"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"
PUSHER_APP_ID
"1769474"
PUSHER_CLUSTER
"eu"
PUSHER_KEY
"696c642b760d544a184b"
PUSHER_SECRET
"67cddfa9bc4256081eab"
SPOTIFY_CLIENT_ID
"13fe9f00c7764d8d8a18257386a30c55"
SPOTIFY_CLIENT_SECRET
"8ef97497443e4c1ea3ce619d4ec4cd80"
STRIPE_PUBLIC_KEY
"pk_test_51Of2etHyE2vcoEH6o0yMM5Nkfqp5liPQTvjgF66fDPRsTOdDUBCiAJSR5YnsZASY2FigX2dMYPq1neDf8la4PXe200QKbTxkXk"
STRIPE_SECRET_KEY
"sk_test_51Of2etHyE2vcoEH6MzAOL0tR5myknstvoAsnfjopac31kVivHQuQdcbjL4KjOCqN7frDArJjLpyFIxqQNrABXktd00cIAkyRLb"
YA_ID
"2a9bbcbe1fbf4ce4a2c84593326bda71"
YA_SECRET
"4b2c78916f0a4071b0b1ebf1b06f2da3"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/dev.back.garmon.io/back/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev.back.garmon.io"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"3.149.249.174"
REMOTE_PORT
"37771"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1727576683
REQUEST_TIME_FLOAT
1727576683.6484
REQUEST_URI
"/pt/auth/user/reset-password/request"
SCRIPT_FILENAME
"/var/www/dev.back.garmon.io/back/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"134.209.91.144"
SERVER_NAME
"dev.my.garmon.io"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,APP_PROTOCOL,APP_PREFIX,APP_DOMAIN,APP_FRONT,IP_INFO_TOKEN,APP_UPLOAD_SOURCE,APP_STORAGE_PATH,APP_STORAGE_URL,APP_ENCODE_SECRET,API_BACK_DSN,API_FRONT_DSN,API_NOTY_DSN,API_TICKET_DSN,DEEPL_KEY,CSC_KEY,GEONAMES_USERNAME,YA_ID,YA_SECRET,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_APPLE_CLIENT_ID,OAUTH_APPLE_TEAM_ID,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,PUSHER_APP_ID,PUSHER_KEY,PUSHER_SECRET,PUSHER_CLUSTER,GMAPS_KEY,GEMINI_KEY,CHAT_GPT_KEY,SPOTIFY_CLIENT_ID,SPOTIFY_CLIENT_SECRET,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY"
USER
"www-data"