Error 404 Not Found

GET https://dev.back.garmon.io/api/core/entity/check/requests

Forwarded to ErrorController (ba8d33)

CoreApiController :: findEntityBySlug

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Core\Controller\Api\CoreApiController::findEntityBySlug"
_remove_csp_headers
true
_route
"api_check_entity_by_slug"
_route_params
[
  "slug" => "requests"
]
_stopwatch_token
"f87d0b"
country
App\Geo\Entity\Country {#59
  -id: 1
  -slug: "ru"
  -locales: null
  -active: false
  -enable: false
  -cities: Doctrine\ORM\PersistentCollection {#1853
    #collection: Doctrine\Common\Collections\ArrayCollection {#1160
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#59}
    -association: [ …15]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "country"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#69 …}
    -isDirty: false
  }
  -code: "RU"
  -commission: 1.0
  -countryRequisites: Doctrine\ORM\PersistentCollection {#1710
    #collection: Doctrine\Common\Collections\ArrayCollection {#1689
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#59}
    -association: [ …15]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "country"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1246 …}
    -isDirty: false
  }
  -currency: Proxies\__CG__\App\Price\Entity\Currency {#1656
    -id: 1
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1651
      +status: UNINITIALIZED_FULL
       …2
    }
  }
  #translations: Doctrine\ORM\PersistentCollection {#1831
    #collection: Doctrine\Common\Collections\ArrayCollection {#1835
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#59}
    -association: [ …16]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "translatable"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1714 …}
    -isDirty: false
  }
  #newTranslations: null
  #currentLocale: "ru"
  #defaultLocale: "ru"
  #deletedAt: null
}
geo_data
App\Geo\Model\GeoData {#453
  +country: "NL"
  +region: "North Holland"
  +city: "Amsterdam"
  +latitude: "52.3740"
  +longitude: "4.8897"
}
slug
"requests"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
authorization
"Bearer 5437f5abbf549e0dabda596c06f0078c"
content-length
""
content-type
"application/x-www-form-urlencoded"
host
"dev.back.garmon.io"
user-agent
"Symfony HttpClient (Curl)"
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
"Sat, 28 Sep 2024 10:12:10 GMT"
vary
"Accept"
x-debug-exception
"%D0%97%D0%B0%D0%BF%D0%B8%D1%81%D1%8C%20%D0%BD%D0%B5%20%D0%BD%D0%B0%D0%B9%D0%B4%D0%B5%D0%BD%D0%B0"
x-debug-exception-file
"%2Fvar%2Fwww%2Fdev.back.garmon.io%2Fback%2Fsrc%2FCore%2FValueResolver%2FEntitySlugResolver.php:50"
x-debug-token
"b8d70b"
x-debug-token-link
"https://dev.back.garmon.io/_profiler/ba8d33"
x-previous-debug-token
"ba8d33"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Sat, 28 Sep 24 10:12:10 +0000"
Last used
"Sat, 28 Sep 24 10:12:10 +0000"
Lifetime
0

Session Attributes

Attribute Value
country
"ru"
locale
"ru"

Session Usage

9 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\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/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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/EventListener/ErrorListener.php"
    "line" => 108
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "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" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "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
"application/x-www-form-urlencoded"
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"
HTTP_AUTHORIZATION
"Bearer 5437f5abbf549e0dabda596c06f0078c"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_HOST
"dev.back.garmon.io"
HTTP_USER_AGENT
"Symfony HttpClient (Curl)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"134.209.91.144"
REMOTE_PORT
"33316"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1727518330
REQUEST_TIME_FLOAT
1727518330.8672
REQUEST_URI
"/api/core/entity/check/requests"
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"

Sub Requests 1

ErrorController (token = ba8d33)

Key Value
_controller
"error_controller"
_stopwatch_token
"3622b5"
country
App\Geo\Entity\Country {#59
  -id: 1
  -slug: "ru"
  -locales: null
  -active: false
  -enable: false
  -cities: Doctrine\ORM\PersistentCollection {#1853
    #collection: Doctrine\Common\Collections\ArrayCollection {#1160
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#59}
    -association: [ …15]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "country"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#69 …}
    -isDirty: false
  }
  -code: "RU"
  -commission: 1.0
  -countryRequisites: Doctrine\ORM\PersistentCollection {#1710
    #collection: Doctrine\Common\Collections\ArrayCollection {#1689
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#59}
    -association: [ …15]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "country"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1246 …}
    -isDirty: false
  }
  -currency: Proxies\__CG__\App\Price\Entity\Currency {#1656
    -id: 1
    -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1651
      +status: UNINITIALIZED_FULL
       …2
    }
  }
  #translations: Doctrine\ORM\PersistentCollection {#1831
    #collection: Doctrine\Common\Collections\ArrayCollection {#1835
      -elements: []
    }
    #initialized: false
    -snapshot: []
    -owner: App\Geo\Entity\Country {#59}
    -association: [ …16]
    -em: Container58VUiID\EntityManagerGhostEbeb667 {#803 …12}
    -backRefFieldName: "translatable"
    -typeClass: Doctrine\ORM\Mapping\ClassMetadata {#1714 …}
    -isDirty: false
  }
  #newTranslations: null
  #currentLocale: "ru"
  #defaultLocale: "ru"
  #deletedAt: null
}
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2190
  #message: "Запись не найдена"
  #code: 0
  #file: "/var/www/dev.back.garmon.io/back/src/Core/ValueResolver/EntitySlugResolver.php"
  #line: 50
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/dev.back.garmon.io/back/src/Core/ValueResolver/EntitySlugResolver.php:50 {
      App\Core\ValueResolver\EntitySlugResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
      › if ($entity === null){\r   throw new NotFoundHttpException($this->translator->trans('entity.not_found'));\r}\r
    }
    /var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:60 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
      › 
      › yield from $this->inner->resolve($request, $argument);}
    /var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:90 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ReflectionFunctionAbstract $reflector = null): array …
      › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
    }
    /var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:40 {
      Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller): array …
      › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
    }
    /var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php:173 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
    /var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/dev.back.garmon.io/back/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/dev.back.garmon.io/back/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/dev.back.garmon.io/back/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/dev.back.garmon.io/back/vendor/autoload_runtime.php"
      }
    }
  }
}
geo_data
App\Geo\Model\GeoData {#453
  +country: "NL"
  +region: "North Holland"
  +city: "Amsterdam"
  +latitude: "52.3740"
  +longitude: "4.8897"
}
logger
Symfony\Bridge\Monolog\Logger {#841 …9}