ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "error_controller" |
_locale_set | true |
_stopwatch_token | "8e7419" |
exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#806 #message: "No route found for "GET https://createwebproject.com/robots.txt"" #code: 0 #file: "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/RouterListener.php" #line: 149 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#70 …} -statusCode: 404 -headers: [] : { { Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void … › › |
logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#579 -records: [ 3 => [ [ "timestamp" => 1734905665 "timestamp_rfc3339" => "2024-12-22T22:14:25.992+00: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" => 1734905665 "timestamp_rfc3339" => "2024-12-22T22:14:25.992+00: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" => 1734905665 "timestamp_rfc3339" => "2024-12-22T22:14:25.992+00: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" => 1734905665 "timestamp_rfc3339" => "2024-12-22T22:14:25.992+00: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" => 1734905665 "timestamp_rfc3339" => "2024-12-22T22:14:25.992+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1734905665 "timestamp_rfc3339" => "2024-12-22T22:14:25.992+00: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" => 1734905665 "timestamp_rfc3339" => "2024-12-22T22:14:25.993+00:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://createwebproject.com/robots.txt"" at RouterListener.php line 149" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#806 #message: "No route found for "GET https://createwebproject.com/robots.txt"" #code: 0 #file: "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/RouterListener.php" #line: 149 -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#70 …} -statusCode: 404 -headers: [] : { { Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void … › › |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
cookie | "care_did=7189101c-0471-4ad9-8847-5e01775113c6" |
host | "createwebproject.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "18.117.94.180" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 22 Dec 2024 22:14:26 GMT" |
vary | "Accept" |
x-debug-exception | "No%20route%20found%20for%20%22GET%20https%3A%2F%2Fcreatewebproject.com%2Frobots.txt%22" |
x-debug-exception-file | "%2Fhome%2Fcwebproject%2Fweb%2Fcreatewebproject.com%2Fpublic_html%2FframeworkProject%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149" |
x-debug-token | "913880" |
Cookies
Request Cookies
Key | Value |
---|---|
care_did | "7189101c-0471-4ad9-8847-5e01775113c6" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Sun, 22 Dec 24 22:14:25 +0000" |
Last used | "Sun, 22 Dec 24 22:14:25 +0000" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
App\EventSubscriber\LocaleSubscriber:22
[ [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/src/EventSubscriber/LocaleSubscriber.php" "line" => 22 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "App\EventSubscriber\LocaleSubscriber" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public/index.php" "line" => 5 "args" => [ "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public/index.php" "line" => 5 "args" => [ "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public/index.php" "line" => 5 "args" => [ "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public/index.php" "line" => 5 "args" => [ "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public/index.php" "line" => 5 "args" => [ "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public/index.php" "line" => 5 "args" => [ "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "e34402922dd64f82db59f899db7e9248" |
COMPOSE_PROJECT_NAME | "framework_project" |
DATABASE_URL | "mysql://cwebproject_19762:Q2=2sO0z)-=o|:}F@localhost:3306/cwebproject_19762?serverVersion=mariadb-10.6.9&charset=utf8mb4" |
MAILER_DSN | "smtp://web@createwebproject.com:ugJbXMxwDRODcs0D@mail.createwebproject.com:465" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
CONTEXT_DOCUMENT_ROOT | "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/cwebproject" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "care_did=7189101c-0471-4ad9-8847-5e01775113c6" |
HTTP_HOST | "createwebproject.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "18.117.94.180" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "18.117.94.180" |
REMOTE_PORT | "36380" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1734905665 |
REQUEST_TIME_FLOAT | 1734905665.8565 |
REQUEST_URI | "/robots.txt" |
SCRIPT_FILENAME | "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "46.183.112.70" |
SERVER_ADMIN | "info@createwebproject.com" |
SERVER_NAME | "createwebproject.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache/2.4.62 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/1.1.1f" |
SYMFONY_DOTENV_PATH | "/home/cwebproject/web/createwebproject.com/public_html/frameworkProject/.env" |
SYMFONY_DOTENV_VARS | "COMPOSE_PROJECT_NAME,APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,APP_DEBUG,MAILER_DSN,DATABASE_URL" |
TEMP | "/home/cwebproject/tmp" |
TMP | "/home/cwebproject/tmp" |
TMPDIR | "/home/cwebproject/tmp" |
USER | "cwebproject" |
proxy-nokeepalive | "1" |
Parent Request
Return to parent request (token = ef50fe)
Key | Value |
---|---|
_remove_csp_headers | true |
_stopwatch_token | "32994b" |