Error 500 Internal Server Error

GET https://afyaone.beasoft.tech/fr/prendre-rendez-vous

Forwarded to ErrorController (689a25)

MainController :: appointmentBooking

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Frontend\Patient\MainController::appointmentBooking"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_remove_csp_headers
true
_route
"app_frontend_patient_main_appointmentbooking"
_route_params
[
  "_locale" => "fr"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#146
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#200 …}
  }
]
_stopwatch_token
"5d3ebd"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"br"
host
"afyaone.beasoft.tech"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.54"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-lscache
"1"
x-php-ob-level
"1"
x-port
"443"
x-real-ip
"216.73.217.54"
x-real-port
"44238"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 18 Apr 2026 12:12:56 GMT"
set-cookie
[
  "main_deauth_profile_token=689a25; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Fri, 18 Apr 2025 12:12:55 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"Access%20to%20property%20%27consultationType%27%20is%20not%20allowed."
x-debug-exception-file
"%2Fhome%2Fu879680891%2Fdomains%2Fbeasoft.tech%2Fpublic_html%2Fafyaone%2Fsrc%2FModel%2FEntity%2FAbstractEntity.php:203"
x-debug-token
"1ef6de"
x-debug-token-link
"https://afyaone.beasoft.tech/_profiler/689a25"
x-previous-debug-token
"689a25"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1679
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#293
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "689a25"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 7

Session Metadata

Key Value
Created
"Sat, 18 Apr 26 12:12:56 +0000"
Last used
"Sat, 18 Apr 26 12:12:56 +0000"
Lifetime
0

Session Attributes

Attribute Value
craue_form_flow
[
  "appointment" => [
    "Tw_40fQHXl" => [
      "data" => []
    ]
  ]
]

Session Usage

7 Usages
Stateless check enabled
Usage
Craue\FormFlowBundle\Storage\SessionStorage:39
[
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Storage/SessionStorage.php"
    "line" => 39
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Storage/DataManager.php"
    "line" => 118
    "function" => "get"
    "class" => "Craue\FormFlowBundle\Storage\SessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 463
    "function" => "drop"
    "class" => "Craue\FormFlowBundle\Storage\DataManager"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 673
    "function" => "reset"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 611
    "function" => "bindFlow"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Controller/Frontend/Patient/MainController.php"
    "line" => 62
    "function" => "bind"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "appointmentBooking"
    "class" => "App\Controller\Frontend\Patient\MainController"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
    "line" => 5
    "args" => [
      "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Craue\FormFlowBundle\Storage\SessionStorage:32
[
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Storage/SessionStorage.php"
    "line" => 32
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Storage/DataManager.php"
    "line" => 123
    "function" => "set"
    "class" => "Craue\FormFlowBundle\Storage\SessionStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 463
    "function" => "drop"
    "class" => "Craue\FormFlowBundle\Storage\DataManager"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 673
    "function" => "reset"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php"
    "line" => 611
    "function" => "bindFlow"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Controller/Frontend/Patient/MainController.php"
    "line" => 62
    "function" => "bind"
    "class" => "Craue\FormFlowBundle\Form\FormFlow"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "appointmentBooking"
    "class" => "App\Controller\Frontend\Patient\MainController"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
    "line" => 5
    "args" => [
      "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
    "line" => 5
    "args" => [
      "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
    "line" => 5
    "args" => [
      "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
    "line" => 5
    "args" => [
      "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
    "line" => 5
    "args" => [
      "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
    "line" => 5
    "args" => [
      "/home/u879680891/domains/beasoft.tech/public_html/afyaone/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_RECAPTCHA_SECRET
"needed"
APP_RECAPTCHA_SITE_KEY
"needed"
APP_SECRET
"7aa30680afd36d5cad9f0207b7a00174"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://root:beavertechnology@127.0.0.1:3306/01db?serverVersion=8&charset=utf8mb4"
ELASTICSEARCH_URL
"http://localhost:9200/"
FB_ID
""
FB_SECRET
""
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
GOOGLE_RECAPTCHA_SECRET
""
GOOGLE_RECAPTCHA_SITE_KEY
""
JWT_PASSPHRASE
"221108366f9a904b3983cde51cc1441321c07349e637478db9f42285405aaa78"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
OAUTH_ENCRYPTION_KEY
"68c3feb229549a6757c9ebe13362ad47"
OAUTH_PASSPHRASE
"1f0386c591fff7917c64867f4e33eb7e"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
REDIS_URL
"redis://localhost"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CRAWLER_LOAD_LIMIT_ENFORCE
"25"
CRAWLER_USLEEP
"1000"
DOCUMENT_ROOT
"/home/u879680891/domains/beasoft.tech/public_html/afyaone"
FRONTEND_CDN
"QC"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"br"
HTTP_HOST
"afyaone.beasoft.tech"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.54"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_LSCACHE
"1"
HTTP_X_PORT
"443"
HTTP_X_REAL_IP
"216.73.217.54"
HTTP_X_REAL_PORT
"44238"
H_CANARY
"false"
H_PLATFORM
"Hostinger"
H_STAGING
"false"
H_TYPE
"business"
LSPHP_ProcessGroup
"on"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
PROXY_REMOTE_ADDR
"2a02:4780:2c:b::2"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/fr/prendre-rendez-vous"
REMOTE_ADDR
"216.73.217.54"
REMOTE_PORT
"13040"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776514376
REQUEST_TIME_FLOAT
1776514376.0646
REQUEST_URI
"/fr/prendre-rendez-vous"
SCRIPT_FILENAME
"/home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://afyaone.beasoft.tech/fr/prendre-rendez-vous"
SCRIPT_URL
"/fr/prendre-rendez-vous"
SERVER_ADDR
"2a02:4780:27:1477:0:346e:dd7b:2"
SERVER_ADMIN
""
SERVER_NAME
"afyaone.beasoft.tech"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/u879680891/domains/beasoft.tech/public_html/afyaone/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MAILER_DSN,REDIS_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,FB_ID,FB_SECRET,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,APP_RECAPTCHA_SITE_KEY,APP_RECAPTCHA_SECRET,ELASTICSEARCH_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY"
X-LSCACHE
"on,crawler,esi,combine"
ratelimited_meta_externalagent
"1"

Sub Requests 1

ErrorController (token = 689a25)

Key Value
_controller
"error_controller"
_stopwatch_token
"9264b8"
exception
RuntimeException {#1151
  #message: "Access to property 'consultationType' is not allowed."
  #code: 0
  #file: "/home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Model/Entity/AbstractEntity.php"
  #line: 203
  trace: {
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Model/Entity/AbstractEntity.php:203 {
      App\Model\Entity\AbstractEntity->__get($key) …
      › if (!in_array($key, self::ALLOWED_MAGIC_GET, true)) {    throw new RuntimeException("Access to property '$key' is not allowed.");}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/property-access/PropertyAccessor.php:431 {
      Symfony\Component\PropertyAccess\PropertyAccessor->readProperty(array $zval, string $property, bool $ignoreInvalidProperty = false, bool $isNullSafe = false): array …
      › 
      › $result[self::VALUE] = $object->$name;}
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/property-access/PropertyAccessor.php:102 {
      Symfony\Component\PropertyAccess\PropertyAccessor->getValue(object|array $objectOrArray, Symfony\Component\PropertyAccess\PropertyPathInterface|string $propertyPath): mixed …
      › if (\is_object($objectOrArray) && (false === strpbrk((string) $propertyPath, '.[?') || $objectOrArray instanceof \stdClass && property_exists($objectOrArray, $propertyPath))) {    return $this->readProperty($zval, $propertyPath, $this->ignoreInvalidProperty)[self::VALUE];}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataAccessor/PropertyPathAccessor.php:97 {
      Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor->getPropertyValue(object|array $data, PropertyPathInterface $propertyPath): mixed …
      › try {    return $this->propertyAccessor->getValue($data, $propertyPath);} catch (PropertyAccessException $e) {
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataAccessor/PropertyPathAccessor.php:48 {
      Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor->getValue(object|array $data, FormInterface $form): mixed …
      › 
      ›     return $this->getPropertyValue($data, $propertyPath);}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataAccessor/ChainAccessor.php:35 {
      Symfony\Component\Form\Extension\Core\DataAccessor\ChainAccessor->getValue(object|array $data, FormInterface $form): mixed …
      › if ($accessor->isReadable($data, $form)) {    return $accessor->getValue($data, $form);}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataMapper/DataMapper.php:50 {
      Symfony\Component\Form\Extension\Core\DataMapper\DataMapper->mapDataToForms(mixed $data, Traversable $forms): void …
      › if (!$empty && $config->getMapped() && $this->dataAccessor->isReadable($data, $form)) {    $form->setData($this->dataAccessor->getValue($data, $form));} else {
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Form.php:321 {
      Symfony\Component\Form\Form->setData(mixed $modelData): static …
      ›     // Update child forms from the data (unless their config data is locked)    $this->config->getDataMapper()->mapDataToForms($viewData, new \RecursiveIteratorIterator(new InheritDataAwareIterator($this->children)));}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Form.php:410 {
      Symfony\Component\Form\Form->initialize(): static …
      › if (!$this->defaultDataSet) {    $this->setData($this->config->getData());}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/FormBuilder.php:171 {
      Symfony\Component\Form\FormBuilder->getForm(): FormInterface …
      ›     // Automatically initialize the form if it is configured so    $form->initialize();}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/FormFactory.php:32 {
      Symfony\Component\Form\FormFactory->create(string $type = '…51', mixed $data = null, array $options = []): FormInterface …
      › {    return $this->createBuilder($type, $data, $options)->getForm();}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php:970 {
      Craue\FormFlowBundle\Form\FormFlow->createFormForStep($stepNumber, array $options = []) …
      › 
      › \treturn $this->formFactory->create($formType, $this->formData, $options);}
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php:773 {
      Craue\FormFlowBundle\Form\FormFlow->createForm() …
      › public function createForm() {\t$form = $this->createFormForStep($this->currentStepNumber);}
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Controller/Frontend/Patient/MainController.php:63 {
      App\Controller\Frontend\Patient\MainController->appointmentBooking(RequestStack $requestStack, AppointmentFlow $flow, EntityManagerInterface $em): Response …
      › $flow->bind($appointment);$form = $flow->createForm();}
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#413
  -records: [
    "" => [
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.080+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#443
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            #code: 0
            #file: "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/var/cache/dev/Container8kM63Ff/App_KernelDevDebugContainer.php:502 {
                Container8kM63Ff\App_KernelDevDebugContainer::{closure:Container8kM63Ff\App_KernelDevDebugContainer::__construct():205} …
                › include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:427 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:762 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:172 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.081+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#442
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            #code: 0
            #file: "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/var/cache/dev/Container8kM63Ff/App_KernelDevDebugContainer.php:503 {
                Container8kM63Ff\App_KernelDevDebugContainer::{closure:Container8kM63Ff\App_KernelDevDebugContainer::__construct():205} …
                › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/craue/formflow-bundle/Twig/Extension/FormFlowExtension.php';
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:427 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:762 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:172 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    2 => [
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.085+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_frontend_patient_main_appointmentbooking"
          "route_parameters" => [
            "_route" => "app_frontend_patient_main_appointmentbooking"
            "_locale" => "fr"
            "_controller" => "App\Controller\Frontend\Patient\MainController::appointmentBooking"
          ]
          "request_uri" => "https://afyaone.beasoft.tech/fr/prendre-rendez-vous"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.094+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.100+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.100+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.100+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#221
            #message: "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
            #code: 0
            #file: "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/security-http/Firewall/AbstractListener.php"
            #line: 28
            #severity: E_USER_DEPRECATED
            trace: {
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/security-http/Firewall/AbstractListener.php:28 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › {    trigger_deprecation('symfony/security-http', '7.4', 'The "%s()" method is deprecated since Symfony 7.4 and will be removed in 8.0.', __METHOD__);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:91 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › foreach ($requestListeners as $listener) {    $listener($event);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.104+00:00"
        "message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#651
            #message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
            #code: 0
            #file: "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/dbal/src/Connection.php:196 {
                Doctrine\DBAL\Connection->getDatabasePlatform(): AbstractPlatform …
                › 
                ›     $this->platform = $this->driver->getDatabasePlatform($versionProvider);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:151 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->getDatabasePlatform(Connection $connection): AbstractPlatform …
                › try {    return $connection->getDatabasePlatform();} catch (DriverException $driverException) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:129 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, array $mappingTypes = []): Connection …
                › if (! empty($mappingTypes)) {    $platform = $this->getDatabasePlatform($connection);    foreach ($mappingTypes as $dbType => $doctrineType) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/var/cache/dev/Container8kM63Ff/App_KernelDevDebugContainer.php:1249 {
                Container8kM63Ff\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                ›     return $container->services['doctrine.dbal.default_connection'] = ($container->privates['doctrine.dbal.connection_factory'] ?? self::getDoctrine_Dbal_ConnectionFactoryService($container))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, ['point' => 'string', 'geometry' => 'string', 'linestring' => 'string', 'polygon' => 'string', '_text' => 'string']);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/var/cache/dev/Container8kM63Ff/App_KernelDevDebugContainer.php:1268 {
                Container8kM63Ff\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/var/cache/dev/Container8kM63Ff/App_KernelDevDebugContainer.php:1260 {
                Container8kM63Ff\App_KernelDevDebugContainer::{closure:Container8kM63Ff\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():1260} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/orm/src/EntityManager.php:162 {
                Doctrine\ORM\EntityManager->getMetadataFactory(): ClassMetadataFactory …
                › {    return $this->metadataFactory;}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:149 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class): ObjectManager …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:95 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->getManager(?string $name, string $class): ObjectManager …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:59 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › 
                › if (!$manager = $this->getManager($options->objectManager, $options->class)) {    return [];
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:175 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.193+00:00"
        "message" => "Uncaught PHP Exception RuntimeException: "Access to property 'consultationType' is not allowed." at AbstractEntity.php line 203"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => RuntimeException {#1151
            #message: "Access to property 'consultationType' is not allowed."
            #code: 0
            #file: "/home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Model/Entity/AbstractEntity.php"
            #line: 203
            trace: {
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Model/Entity/AbstractEntity.php:203 {
                App\Model\Entity\AbstractEntity->__get($key) …
                › if (!in_array($key, self::ALLOWED_MAGIC_GET, true)) {    throw new RuntimeException("Access to property '$key' is not allowed.");}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/property-access/PropertyAccessor.php:431 {
                Symfony\Component\PropertyAccess\PropertyAccessor->readProperty(array $zval, string $property, bool $ignoreInvalidProperty = false, bool $isNullSafe = false): array …
                › 
                › $result[self::VALUE] = $object->$name;}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/property-access/PropertyAccessor.php:102 {
                Symfony\Component\PropertyAccess\PropertyAccessor->getValue(object|array $objectOrArray, Symfony\Component\PropertyAccess\PropertyPathInterface|string $propertyPath): mixed …
                › if (\is_object($objectOrArray) && (false === strpbrk((string) $propertyPath, '.[?') || $objectOrArray instanceof \stdClass && property_exists($objectOrArray, $propertyPath))) {    return $this->readProperty($zval, $propertyPath, $this->ignoreInvalidProperty)[self::VALUE];}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataAccessor/PropertyPathAccessor.php:97 {
                Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor->getPropertyValue(object|array $data, PropertyPathInterface $propertyPath): mixed …
                › try {    return $this->propertyAccessor->getValue($data, $propertyPath);} catch (PropertyAccessException $e) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataAccessor/PropertyPathAccessor.php:48 {
                Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor->getValue(object|array $data, FormInterface $form): mixed …
                › 
                ›     return $this->getPropertyValue($data, $propertyPath);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataAccessor/ChainAccessor.php:35 {
                Symfony\Component\Form\Extension\Core\DataAccessor\ChainAccessor->getValue(object|array $data, FormInterface $form): mixed …
                › if ($accessor->isReadable($data, $form)) {    return $accessor->getValue($data, $form);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Extension/Core/DataMapper/DataMapper.php:50 {
                Symfony\Component\Form\Extension\Core\DataMapper\DataMapper->mapDataToForms(mixed $data, Traversable $forms): void …
                › if (!$empty && $config->getMapped() && $this->dataAccessor->isReadable($data, $form)) {    $form->setData($this->dataAccessor->getValue($data, $form));} else {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Form.php:321 {
                Symfony\Component\Form\Form->setData(mixed $modelData): static …
                ›     // Update child forms from the data (unless their config data is locked)    $this->config->getDataMapper()->mapDataToForms($viewData, new \RecursiveIteratorIterator(new InheritDataAwareIterator($this->children)));}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/Form.php:410 {
                Symfony\Component\Form\Form->initialize(): static …
                › if (!$this->defaultDataSet) {    $this->setData($this->config->getData());}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/FormBuilder.php:171 {
                Symfony\Component\Form\FormBuilder->getForm(): FormInterface …
                ›     // Automatically initialize the form if it is configured so    $form->initialize();}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/form/FormFactory.php:32 {
                Symfony\Component\Form\FormFactory->create(string $type = '…51', mixed $data = null, array $options = []): FormInterface …
                › {    return $this->createBuilder($type, $data, $options)->getForm();}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php:970 {
                Craue\FormFlowBundle\Form\FormFlow->createFormForStep($stepNumber, array $options = []) …
                › 
                › \treturn $this->formFactory->create($formType, $this->formData, $options);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/craue/formflow-bundle/Form/FormFlow.php:773 {
                Craue\FormFlowBundle\Form\FormFlow->createForm() …
                › public function createForm() {\t$form = $this->createFormForStep($this->currentStepNumber);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Controller/Frontend/Patient/MainController.php:63 {
                App\Controller\Frontend\Patient\MainController->appointmentBooking(RequestStack $requestStack, AppointmentFlow $flow, EntityManagerInterface $em): Response …
                › $flow->bind($appointment);$form = $flow->createForm();}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    1288 => [
      [
        "timestamp" => 1776514376
        "timestamp_rfc3339" => "2026-04-18T12:12:56.223+00:00"
        "message" => "User Deprecated: Providing the property $indexes on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\Index attribute instead. (Table.php:26 called by Appointment.php:17, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1670
            #message: "User Deprecated: Providing the property $indexes on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\Index attribute instead. (Table.php:26 called by Appointment.php:17, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)"
            #code: 0
            #file: "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/orm/src/Mapping/Table.php:26 {
                Doctrine\ORM\Mapping\Table->__construct(?string $name = null, ?string $schema = null, ?array $indexes = null, ?array $uniqueConstraints = null, array $options = []) …
                › if ($this->indexes !== null) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/src/Entity/Appointment.php:17 {
                ReflectionAttribute->newInstance(): object …
                › #[ORM\Entity(repositoryClass: DefaultRepository::class)]\r#[ORM\Table(\r    name: 'appointment',\r
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/orm/src/Mapping/Driver/AttributeReader.php:115 {
                Doctrine\ORM\Mapping\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
                › 
                › $instance = $attribute->newInstance();assert($instance instanceof MappingAttribute);
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/orm/src/Mapping/Driver/AttributeReader.php:33 {
                Doctrine\ORM\Mapping\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
                › {    return $this->convertToAttributeInstances($class->getAttributes());}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:62 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->isTransient(string $className): bool …
                › {    $classAttributes = $this->reader->getClassAttributes(new ReflectionClass($className));}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:135 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->{closure:Doctrine\Persistence\Mapping\Driver\ColocatedMappingDriver::getAllClassNames():135} …
                ›     $classNames,    fn (string $className): bool => ! $this->isTransient($className),));
              }
              Doctrine\ORM\Mapping\Driver\AttributeDriver->{closure:Doctrine\Persistence\Mapping\Driver\ColocatedMappingDriver::getAllClassNames():135}() {}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php:133 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->getAllClassNames(): array …
                › 
                › return $this->classNames = array_values(array_filter(    $classNames,
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:88 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames(): array …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:87 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getAllMetadata(): array …
                › $metadata = [];foreach ($driver->getAllClassNames() as $className) {    $metadata[] = $this->getMetadataFor($className);
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:85 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
                › foreach ($managers as $manager) {    $metadata[] = $manager->getMetadataFactory()->getAllMetadata();}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
                Metadata\Driver\DriverChain->getAllClassNames(): array …
                › 
                › $driverClasses = $driver->getAllClassNames();if (!empty($driverClasses)) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/jms/metadata/src/MetadataFactory.php:145 {
                Metadata\MetadataFactory->getAllClassNames(): array …
                › 
                ›     return $this->driver->getAllClassNames();}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
                Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
                › {    return $this->reader->getAllClassNames();}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
                Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › $mappings = [];$uploadableClasses = $this->metadataReader->getUploadableClasses();foreach ($uploadableClasses as $class) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/u879680891/domains/beasoft.tech/public_html/afyaone/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/u879680891/domains/beasoft.tech/public_html/afyaone/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    2 => 1
    1288 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#412 …}
}