EMCController :: getConversations
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\EMCController::getConversations" |
_firewall_context | "security.firewall.map.context.admin" |
_remove_csp_headers | true |
_route | "get_conversations" |
_route_params | [ "username" => "emc_chamdev" ] |
_security_authenticators | [] |
_security_firewall_run | "_security_admin" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#362 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#335 …} } ] |
_stopwatch_token | "ab0125" |
username | "emc_chamdev" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
connection | "close" |
content-length | "0" |
host | "apitest.tourone.de" |
user-agent | "curl/7.81.0" |
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 | "Wed, 22 Oct 2025 04:27:02 GMT" |
set-cookie | [ "admin_deauth_profile_token=45039a; path=/; secure; httponly; samesite=lax" "admin_auth_profile_token=deleted; expires=Tue, 22 Oct 2024 04:27:01 GMT; Max-Age=0; path=/; httponly" ] |
vary | "Accept" |
x-debug-exception | "cURL%20error%2060%3A%20SSL%20certificate%20problem%3A%20certificate%20has%20expired%20%28see%20https%3A%2F%2Fcurl.haxx.se%2Flibcurl%2Fc%2Flibcurl-errors.html%29%20for%20https%3A%2F%2Ftourone.e-confirm.de%2Fapi%2Fv1%2Fconversations%3Fpage%3D1%26perPage%3D100%26showAll%3D0" |
x-debug-exception-file | "%2Fvar%2Fwww%2Fweb101%2Fhtdocs%2Fhtml%2Fvendor%2Fguzzlehttp%2Fguzzle%2Fsrc%2FHandler%2FCurlFactory.php:278" |
x-debug-token | "b8af4b" |
x-debug-token-link | "https://apitest.tourone.de/_profiler/45039a" |
x-previous-debug-token | "45039a" |
x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
Key | Value |
---|---|
admin_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1492 #expire: 1 #path: "/" -sameSite: null -secureDefault: true #name: "admin_auth_profile_token" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
admin_deauth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1491 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "admin_deauth_profile_token" #value: "45039a" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Wed, 22 Oct 25 06:27:02 +0200" |
Last used | "Wed, 22 Oct 25 06:27:02 +0200" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[ [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/security-http/Firewall/AccessListener.php" "line" => 74 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AccessListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 91 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/public/index.php" "line" => 5 "args" => [ "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
App\Service\To2DbService:49
[ [ "file" => "/var/www/web101/htdocs/html/src/Service/To2DbService.php" "line" => 49 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/src/Controller/EMCController.php" "line" => 19 "function" => "init" "class" => "App\Service\To2DbService" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "getConversations" "class" => "App\Controller\EMCController" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/public/index.php" "line" => 5 "args" => [ "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/public/index.php" "line" => 5 "args" => [ "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/public/index.php" "line" => 5 "args" => [ "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/public/index.php" "line" => 5 "args" => [ "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/public/index.php" "line" => 5 "args" => [ "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/web101/htdocs/html/public/index.php" "line" => 5 "args" => [ "/var/www/web101/htdocs/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "1ed18fe013064ea013eda85387c8daa6" |
DATABASE_URL | "mysql://web101:AdonLyp3DryHirg@apitest.tourone.de:3306/usr_web101_1" |
MAILER_DSN | "smtp://entwicklung@tourone.de:ZieA.ZieF.4b@smtp.office365.com:587" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "0" |
CONTEXT_DOCUMENT_ROOT | "/var/www/web101/htdocs/html/public/" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/web101/htdocs/html/public/" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
H2PUSH | "off" |
H2_PUSH | "off" |
H2_PUSHED | "" |
H2_PUSHED_ON | "" |
H2_STREAM_ID | "1" |
H2_STREAM_TAG | "1668027-366-1" |
HTTP2 | "on" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "apitest.tourone.de" |
HTTP_USER_AGENT | "curl/7.81.0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHPRC | "/var/www/web101/conf/php83/" |
PHP_FCGI_MAX_REQUESTS | "5000" |
PHP_SELF | "/index.php" |
PWD | "/var/www/web101/conf/php83" |
QUERY_STRING | "" |
REDIRECT_H2PUSH | "off" |
REDIRECT_H2_PUSH | "off" |
REDIRECT_H2_PUSHED | "" |
REDIRECT_H2_PUSHED_ON | "" |
REDIRECT_H2_STREAM_ID | "1" |
REDIRECT_H2_STREAM_TAG | "1668027-366-1" |
REDIRECT_HTTP2 | "on" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://apitest.tourone.de/emc/get-conversations/emc_chamdev" |
REDIRECT_SCRIPT_URL | "/emc/get-conversations/emc_chamdev" |
REDIRECT_SSL_TLS_SNI | "apitest.tourone.de" |
REDIRECT_STATUS | "200" |
REDIRECT_TMP | "/var/www/web101/tmp" |
REDIRECT_TMPDIR | "/var/www/web101/tmp" |
REDIRECT_URL | "/emc/get-conversations/emc_chamdev" |
REMOTE_ADDR | "213.187.93.92" |
REMOTE_PORT | "51000" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1761107222 |
REQUEST_TIME_FLOAT | 1761107222.0159 |
REQUEST_URI | "/emc/get-conversations/emc_chamdev" |
SCRIPT_FILENAME | "/var/www/web101/htdocs/html/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://apitest.tourone.de/emc/get-conversations/emc_chamdev" |
SCRIPT_URL | "/emc/get-conversations/emc_chamdev" |
SERVER_ADDR | "213.187.84.53" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "apitest.tourone.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/2.0" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SSL_TLS_SNI | "apitest.tourone.de" |
SYMFONY_DOTENV_PATH | "/var/www/web101/htdocs/html/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN" |
TMP | "/var/www/web101/tmp" |
TMPDIR | "/var/www/web101/tmp" |
Sub Requests 1
ErrorController (token = 45039a)
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "44b582" |
exception | GuzzleHttp\Exception\RequestException {#843 #message: "cURL error 60: SSL certificate problem: certificate has expired (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://tourone.e-confirm.de/api/v1/conversations?page=1&perPage=100&showAll=0" #code: 0 #file: "/var/www/web101/htdocs/html/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php" #line: 278 -request: GuzzleHttp\Psr7\Request {#837 …} -response: null -handlerContext: [ "errno" => 60 "error" => "SSL certificate problem: certificate has expired" "appconnect_time" => 0.0 "url" => "https://tourone.e-confirm.de/api/v1/conversations?page=1&perPage=100&showAll=0" "content_type" => null "http_code" => 0 "header_size" => 0 "request_size" => 0 "filetime" => -1 "ssl_verify_result" => 10 "redirect_count" => 0 "total_time" => 0.105275 "namelookup_time" => 0.008693 "connect_time" => 0.01575 "pretransfer_time" => 0.0 "size_upload" => 0.0 "size_download" => 0.0 "speed_download" => 0.0 "speed_upload" => 0.0 "download_content_length" => -1.0 "upload_content_length" => -1.0 "starttransfer_time" => 0.0 "redirect_time" => 0.0 "redirect_url" => "" "primary_ip" => "212.84.220.48" "certinfo" => [] "primary_port" => 443 "local_ip" => "213.187.84.53" "local_port" => 58682 "http_version" => 0 "protocol" => 2 "ssl_verifyresult" => 0 "scheme" => "HTTPS" "appconnect_time_us" => 0 "connect_time_us" => 15750 "namelookup_time_us" => 8693 "pretransfer_time_us" => 0 "redirect_time_us" => 0 "starttransfer_time_us" => 0 "total_time_us" => 105275 "effective_method" => "GET" "curl_version" => "7.81.0" ] : { { GuzzleHttp\Handler\CurlFactory::createRejection(EasyHandle $easy, array $ctx): PromiseInterface … › |
logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#172 -records: [ 2 => [ [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.035+02:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "get_conversations" "route_parameters" => [ "_route" => "get_conversations" "_controller" => "App\Controller\EMCController::getConversations" "username" => "emc_chamdev" ] "request_uri" => "https://apitest.tourone.de/emc/get-conversations/emc_chamdev" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.036+02:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "admin" "authenticators" => 1 ] "channel" => "security" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.036+02:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "admin" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.036+02:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "admin" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.036+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "debug.security.authorization.vote" "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.037+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.040+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.040+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.040+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.040+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Container27J9CqS\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.040+02:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.040+02:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "apitest.tourone.de" "port" => 3306 "user" => "web101" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collation" => "utf8mb4_unicode_ci" ] "dbname" => "usr_web101_1" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.052+02:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.url AS url_3, t0.api_key AS api_key_4, t0.api_user_id AS api_user_id_5 FROM emcuser t0 WHERE t0.username = ? LIMIT 1" "params" => [ 1 => "emc_chamdev" ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.055+02:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.beschreibung AS beschreibung_3, t0.domain AS domain_4, t0.token AS token_5, t0.cx_api_key AS cx_api_key_6, t0.db_name AS db_name_7, t0.db_server AS db_server_8, t0.db_user AS db_user_9, t0.db_password AS db_password_10, t0.check_it AS check_it_11, t0.econfirm AS econfirm_12, t0.saison_preise AS saison_preise_13 FROM api_user t0 WHERE t0.id = ?" "params" => [ 1 => 47 ] "types" => [ 1 => 1 ] ] "channel" => "doctrine" ] [ "timestamp" => 1761107222 "timestamp_rfc3339" => "2025-10-22T06:27:02.172+02:00" "message" => "Uncaught PHP Exception GuzzleHttp\Exception\RequestException: "cURL error 60: SSL certificate problem: certificate has expired (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://tourone.e-confirm.de/api/v1/conversations?page=1&perPage=100&showAll=0" at CurlFactory.php line 278" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => GuzzleHttp\Exception\RequestException {#843 #message: "cURL error 60: SSL certificate problem: certificate has expired (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://tourone.e-confirm.de/api/v1/conversations?page=1&perPage=100&showAll=0" #code: 0 #file: "/var/www/web101/htdocs/html/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php" #line: 278 -request: GuzzleHttp\Psr7\Request {#837 …} -response: null -handlerContext: [ "errno" => 60 "error" => "SSL certificate problem: certificate has expired" "appconnect_time" => 0.0 "url" => "https://tourone.e-confirm.de/api/v1/conversations?page=1&perPage=100&showAll=0" "content_type" => null "http_code" => 0 "header_size" => 0 "request_size" => 0 "filetime" => -1 "ssl_verify_result" => 10 "redirect_count" => 0 "total_time" => 0.105275 "namelookup_time" => 0.008693 "connect_time" => 0.01575 "pretransfer_time" => 0.0 "size_upload" => 0.0 "size_download" => 0.0 "speed_download" => 0.0 "speed_upload" => 0.0 "download_content_length" => -1.0 "upload_content_length" => -1.0 "starttransfer_time" => 0.0 "redirect_time" => 0.0 "redirect_url" => "" "primary_ip" => "212.84.220.48" "certinfo" => [] "primary_port" => 443 "local_ip" => "213.187.84.53" "local_port" => 58682 "http_version" => 0 "protocol" => 2 "ssl_verifyresult" => 0 "scheme" => "HTTPS" "appconnect_time_us" => 0 "connect_time_us" => 15750 "namelookup_time_us" => 8693 "pretransfer_time_us" => 0 "redirect_time_us" => 0 "starttransfer_time_us" => 0 "total_time_us" => 105275 "effective_method" => "GET" "curl_version" => "7.81.0" ] : { { GuzzleHttp\Handler\CurlFactory::createRejection(EasyHandle $easy, array $ctx): PromiseInterface … › |