http://scicawally.com/front/end/contact

ContactController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\FrontEnd\ContactController::index"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"frontend_contact"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"62610d"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.5"
dnt
"1"
forwarded
"for=149.88.25.203; proto=http; host=scicawally.com"
host
"scicawally.com"
remote-ip
"149.88.25.203"
remote-port
"56521"
sec-ch-ua
"".Not/A)Brand";v="99", "Google Chrome";v="114", "Chromium";v="114""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-gpc
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
x-forwarded-for
"149.88.25.203"
x-forwarded-port
"80"
x-forwarded-proto
"http"
x-iplb-unique-id
"955819CB:DCC9_335BECC1:0050_6818E285_E33C:3E9F"
x-ovhrequest-id
"47a9249c55c5e4c2f4b2c808f9ddf18b"
x-php-ob-level
"1"
x-predictor
"1"
x-remote-ip
"149.88.25.203"
x-remote-port
"56521"
x-remote-proto
"http"

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
"Mon, 05 May 2025 16:08:37 GMT"
x-debug-exception
"An%20exception%20occurred%20in%20the%20driver%3A%20SQLSTATE%5BHY000%5D%20%5B2002%5D%20php_network_getaddresses%3A%20getaddrinfo%20for%20scicawwwebmaster.mysql.db%20failed%3A%20Name%20or%20service%20not%20known"
x-debug-exception-file
"%2Fhome%2Fscicaww%2Fsci-cawally%2Fvendor%2Fdoctrine%2Fdbal%2Fsrc%2FDriver%2FAPI%2FMySQL%2FExceptionConverter.php:101"
x-debug-token
"dc19e1"
x-previous-debug-token
"d5db86"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Mon, 05 May 25 18:08:37 +0200"
Last used
"Mon, 05 May 25 18:08:37 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/contact
"1ihis-cFDLn95pAHtTKMwhpuK7oBzoY9WATj2PN1VLY"

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:82
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 82
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php"
    "line" => 158
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php"
    "line" => 151
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Form.php"
    "line" => 1005
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/src/Controller/FrontEnd/ContactController.php"
    "line" => 50
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\FrontEnd\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 85
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php"
    "line" => 158
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php"
    "line" => 151
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Form.php"
    "line" => 1005
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/src/Controller/FrontEnd/ContactController.php"
    "line" => 50
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\FrontEnd\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 72
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 79
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php"
    "line" => 158
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php"
    "line" => 151
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/form/Form.php"
    "line" => 1005
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/src/Controller/FrontEnd/ContactController.php"
    "line" => 50
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\FrontEnd\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/scicaww/sci-cawally/public/index.php"
    "line" => 5
    "args" => [
      "/home/scicaww/sci-cawally/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
"347bb84460fcf91180e61df67995ca89"
DATABASE_URL
"mysql://scicawwwebmaster:SCI2022k1@scicawwwebmaster.mysql.db:3306/scicawwwebmaster?serverVersion=5.7&charset=utf8mb4"
MAILER_DSN
"gmail+smtp://kevinskouame@gmail.com:mlkma1405@default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster028"
DOCUMENT_ROOT
"/home/scicaww/sci-cawally/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"212"
GEOIP_CITY
"New York"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"501"
GEOIP_LATITUDE
"40.748798"
GEOIP_LONGITUDE
"-73.988297"
GEOIP_REGION
"NY"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_DNT
"1"
HTTP_FORWARDED
"for=149.88.25.203; proto=http; host=scicawally.com"
HTTP_HOST
"scicawally.com"
HTTP_REMOTE_IP
"149.88.25.203"
HTTP_REMOTE_PORT
"56521"
HTTP_SEC_CH_UA
"".Not/A)Brand";v="99", "Google Chrome";v="114", "Chromium";v="114""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_GPC
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"149.88.25.203"
HTTP_X_FORWARDED_PORT
"80"
HTTP_X_FORWARDED_PROTO
"http"
HTTP_X_IPLB_UNIQUE_ID
"955819CB:DCC9_335BECC1:0050_6818E285_E33C:3E9F"
HTTP_X_OVHREQUEST_ID
"47a9249c55c5e4c2f4b2c808f9ddf18b"
HTTP_X_PREDICTOR
"1"
HTTP_X_REMOTE_IP
"149.88.25.203"
HTTP_X_REMOTE_PORT
"56521"
HTTP_X_REMOTE_PROTO
"http"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/front/end/contact"
REMOTE_ADDR
"149.88.25.203"
REMOTE_PORT
"14904"
REQUEST_METHOD
"GET"
REQUEST_TIME
1746461317
REQUEST_TIME_FLOAT
1746461317.2921
REQUEST_URI
"/front/end/contact"
SCRIPT_FILENAME
"/home/scicaww/sci-cawally/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://scicawally.com/front/end/contact"
SCRIPT_URL
"/front/end/contact"
SERVER_ADDR
"10.28.20.117"
SERVER_ADMIN
"postmaster@scicawally.com"
SERVER_NAME
"scicawally.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN"
UNIQUE_ID
"aBjihb4ufgoqLnoab5kLyQAAAjY"
USER
"scicaww"
argc
0
argv
[]

Sub Requests 1

ErrorController (token = d5db86)

Key Value
_controller
"error_controller"
_stopwatch_token
"8fbaf5"
exception
Doctrine\DBAL\Exception\ConnectionException {#766
  #message: "An exception occurred in the driver: SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for scicawwwebmaster.mysql.db failed: Name or service not known"
  #code: 2002
  #file: "/home/scicaww/sci-cawally/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php"
  #line: 101
  -previous: Doctrine\DBAL\Driver\PDO\Exception {#764 …}
  -query: null
  trace: {
    /home/scicaww/sci-cawally/vendor/doctrine/dbal/src/Driver/API/MySQL/ExceptionConverter.php:101 {
      Doctrine\DBAL\Driver\API\MySQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
      › case 2054:    return new ConnectionException($exception, $query);}
    /home/scicaww/sci-cawally/vendor/doctrine/dbal/src/Connection.php:1908 {
      Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
      › $this->exceptionConverter ??= $this->_driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);arguments: {
        $exception: Doctrine\DBAL\Driver\PDO\Exception {#764 …}
        $query: null
      }
    }
    /home/scicaww/sci-cawally/vendor/doctrine/dbal/src/Connection.php:1857 {
      Doctrine\DBAL\Connection->convertException(Exception $e): DriverException …
      › {    return $this->handleDriverException($e, null);}
      arguments: {
        $driverException: Doctrine\DBAL\Driver\PDO\Exception {#764 …}
        $query: null
      }
    }
    /home/scicaww/sci-cawally/vendor/doctrine/dbal/src/Connection.php:348 {
      Doctrine\DBAL\Connection->connect() …
      › } catch (Driver\Exception $e) {    throw $this->convertException($e);}
      arguments: {
        $e: Doctrine\DBAL\Driver\PDO\Exception {#764 …}
      }
    }
    /home/scicaww/sci-cawally/vendor/doctrine/dbal/src/Connection.php:1619 {
      Doctrine\DBAL\Connection->getWrappedConnection() …
      › 
      › $this->connect();}
    /home/scicaww/sci-cawally/vendor/doctrine/dbal/src/Connection.php:1046 {
      Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], QueryCacheProfile $qcp = null): Result …
      › 
      › $connection = $this->getWrappedConnection();}
    /home/scicaww/sci-cawally/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php:31 {
      Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Connection $conn, array $params, array $types) …
      › {    return $conn->executeQuery($this->_sqlStatements, $params, $types, $this->queryCacheProfile);}
      arguments: {
        $sql: "SELECT p0_.id AS id_0, p0_.title AS title_1 FROM proprety_type p0_"
        $params: []
        $types: []
        $qcp: null
      }
    }
    /home/scicaww/sci-cawally/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php:325 {
      Doctrine\ORM\Query->_doExecute() …
      › 
      ›     return $executor->execute($this->_em->getConnection(), $sqlParams, $types);}
      arguments: {
        $conn: Doctrine\DBAL\Connection {#731 …}
        $params: []
        $types: []
      }
    }
    /home/scicaww/sci-cawally/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1211 {
      Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
      › 
      › $stmt = $this->_doExecute();}
    /home/scicaww/sci-cawally/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1165 {
      Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
      › 
      ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
      arguments: {
        $parameters: null
        $hydrationMode: null
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/doctrine-bridge/Form/ChoiceList/ORMQueryBuilderLoader.php:46 {
      Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader->getEntities(): array …
      › {    return $this->queryBuilder->getQuery()->execute();}
    }
    /home/scicaww/sci-cawally/vendor/symfony/doctrine-bridge/Form/ChoiceList/DoctrineChoiceLoader.php:59 {
      Symfony\Bridge\Doctrine\Form\ChoiceList\DoctrineChoiceLoader->loadChoices(): iterable …
      › return $this->objectLoader    ? $this->objectLoader->getEntities()    : $this->manager->getRepository($this->class)->findAll();
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/ChoiceList/Loader/AbstractChoiceLoader.php:31 {
      Symfony\Component\Form\ChoiceList\Loader\AbstractChoiceLoader->loadChoiceList(callable $value = null): ChoiceListInterface …
      › {    return new ArrayChoiceList($this->choices ??= $this->loadChoices(), $value);}
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/ChoiceList/LazyChoiceList.php:59 {
      Symfony\Component\Form\ChoiceList\LazyChoiceList->getChoices(): array …
      › {    return $this->loader->loadChoiceList($this->value)->getChoices();}
      arguments: {
        $value: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(object $object = null): string {#947 …}
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php:70 {
      Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory->createView(ChoiceListInterface $list, callable|array|null $preferredChoices = null, callable|false|null $label = null, callable $index = null, callable $groupBy = null, callable|array|null $attr = null, callable|array $labelTranslationParameters = []): ChoiceListView …
      › $otherViews = [];$choices = $list->getChoices();$keys = $list->getOriginalKeys();
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php:203 {
      Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator->createView(ChoiceListInterface $list, mixed $preferredChoices = null, mixed $label = null, mixed $index = null, mixed $groupBy = null, mixed $attr = null, mixed $labelTranslationParameters = []): ChoiceListView …
      › 
      › return $this->decoratedFactory->createView(    $list,
      arguments: {
        $list: Symfony\Component\Form\ChoiceList\LazyChoiceList {#900 …}
        $preferredChoices: []
        $label: Closure($choice) {#770 …}
        $index: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#939 …}
        $groupBy: null
        $attr: null
        $labelTranslationParameters: []
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php:198 {
      Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator->createView(ChoiceListInterface $list, mixed $preferredChoices = null, mixed $label = null, mixed $index = null, mixed $groupBy = null, mixed $attr = null, mixed $labelTranslationParameters = []): ChoiceListView …
      › if (!$cache) {    return $this->decoratedFactory->createView(        $list,
      arguments: {
        $list: Symfony\Component\Form\ChoiceList\LazyChoiceList {#900 …}
        $preferredChoices: []
        $label: Closure($choice) {#770 …}
        $index: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#939 …}
        $groupBy: null
        $attr: null
        $labelTranslationParameters: []
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/Extension/Core/Type/ChoiceType.php:469 {
      Symfony\Component\Form\Extension\Core\Type\ChoiceType->createChoiceListView(ChoiceListInterface $choiceList, array $options) …
      › {    return $this->choiceListFactory->createView(        $choiceList,
      arguments: {
        $list: Symfony\Component\Form\ChoiceList\LazyChoiceList {#900 …}
        $preferredChoices: []
        $label: "title"
        $index: Symfony\Bridge\Doctrine\Form\Type\DoctrineType::createChoiceName(object $choice, string|int $key, string $value): string {#939 …}
        $groupBy: null
        $attr: null
        $labelTranslationParameters: []
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/Extension/Core/Type/ChoiceType.php:237 {
      Symfony\Component\Form\Extension\Core\Type\ChoiceType->buildView(FormView $view, FormInterface $form, array $options) …
      › ? $form->getConfig()->getAttribute('choice_list_view'): $this->createChoiceListView($choiceList, $options);arguments: {
        $choiceList: Symfony\Component\Form\ChoiceList\LazyChoiceList {#900 …}
        $options: [ …67]
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php:138 {
      Symfony\Component\Form\ResolvedFormType->buildView(FormView $view, FormInterface $form, array $options) …
      › 
      › $this->innerType->buildView($view, $form, $options);arguments: {
        $view: Symfony\Component\Form\FormView {#772 …}
        $form: Symfony\Component\Form\Form {#879 …}
        $options: [ …67]
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:105 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildView(FormView $view, FormInterface $form, array $options) …
      › {    $this->proxiedType->buildView($view, $form, $options);}
      arguments: {
        $view: Symfony\Component\Form\FormView {#772 …}
        $form: Symfony\Component\Form\Form {#879 …}
        $options: [ …67]
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/ResolvedFormType.php:135 {
      Symfony\Component\Form\ResolvedFormType->buildView(FormView $view, FormInterface $form, array $options) …
      › if (null !== $this->parent) {    $this->parent->buildView($view, $form, $options);}
      arguments: {
        $view: Symfony\Component\Form\FormView {#772 …}
        $form: Symfony\Component\Form\Form {#879 …}
        $options: [ …67]
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:105 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildView(FormView $view, FormInterface $form, array $options) …
      › {    $this->proxiedType->buildView($view, $form, $options);}
      arguments: {
        $view: Symfony\Component\Form\FormView {#772 …}
        $form: Symfony\Component\Form\Form {#879 …}
        $options: [ …67]
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/Form.php:997 {
      Symfony\Component\Form\Form->createView(FormView $parent = null): FormView …
      › 
      › $type->buildView($view, $this, $options);arguments: {
        $view: Symfony\Component\Form\FormView {#772 …}
        $form: Symfony\Component\Form\Form {#879 …}
        $options: [ …67]
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/form/Form.php:1000 {
      Symfony\Component\Form\Form->createView(FormView $parent = null): FormView …
      › foreach ($this->children as $name => $child) {    $view->children[$name] = $child->createView($view);}
      arguments: {
        $parent: Symfony\Component\Form\FormView {#778 …}
      }
    }
    /home/scicaww/sci-cawally/src/Controller/FrontEnd/ContactController.php:51 {
      App\Controller\FrontEnd\ContactController->index(Request $request, Mails $mails): Response …
      ›     'Formcontact'=>$formcontact->createView(),    'Form'=>$form->createView()]);
    }
    /home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
        $mails: App\classe\Mails {#684 …}
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
        $type: 1
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/http-kernel/Kernel.php:202 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
        $type: 1
        $catch: true
      }
    }
    /home/scicaww/sci-cawally/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#52 …}
      }
    }
    /home/scicaww/sci-cawally/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/scicaww/sci-cawally/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/scicaww/sci-cawally/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#82 …8}