ErrorController
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "71192c" |
exception | Twig\Error\RuntimeError {#739 #message: "Impossible to access an attribute ("username") on a null variable." #code: 0 #file: "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/templates/content/users/userInterface_page.html.twig" #line: 48 -lineno: 48 -name: "content/users/userInterface_page.html.twig" -rawMessage: "Impossible to access an attribute ("username") on a null variable." -sourcePath: "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/templates/content/users/userInterface_page.html.twig" -sourceCode: """ <header class="page-header page-header-compact page-header-light border-bottom bg-white mb-4 positionToHeader">\n <div class="container-fluid px-4">\n <div class="page-header-content">\n <div class="row align-items-center justify-content-between pt-3">\n <div class="col-auto">\n <h1 class="text-center text-uppercase "><i class="bi bi-person-circle"></i> Mon Compte</h1>\n <p class="text-center">Retrouvez votre profil client ici.</p>\n </div>\n <div class="col-12 col-xl-auto mb-3">\n <a class="btn btn-sm btn-primary " href="{{path('app_home')}}">\n <i class="bi bi-house-fill"></i> \n Accueil\n </a>\n </div>\n </div>\n </div>\n </div>\n </header>\n <!-- Main page content-->\n <div class="container-xl px-4 mt-4">\n <div class="row">\n <div class="col-xl-4">\n <!-- Profile picture card-->\n <div class="card mb-4 mb-xl-0">\n <div class="card-header">Ma photo (facultatif)\n </div>\n <div class="card-body text-center">\n <!-- Profile picture image-->\n <img class="img-account-profile rounded-circle mb-2"\n src="assets/img/illustrations/profiles/profile-1.png" alt="" />\n <!-- Profile picture help block-->\n <div class="small font-italic text-muted mb-4">Format fichier JPG ou PNG (max 5 Mo)</div>\n <!-- Profile picture upload button-->\n <button class="btn btn-primary" type="button">Téléchargez votre photo\n </button>\n </div>\n </div>\n </div>\n <div class="col-xl-8">\n <!-- Account details card-->\n <div class="card mb-4">\n <div class="card-header">Mon profil</div>\n <div class="card-body">\n <form>\n <div class="mb-3">\n <label class="small mb-1" for="inputEmailAddress">Login</label>\n <input class="form-control" id="inputEmailAddress" type="email"\n placeholder="Votre adresse E-mail" value="{{app.user.username}}" />\n </div>\n <!-- Form Row-->\n <div class="row gx-3 mb-3">\n <!-- Form Group (first name)-->\n <div class="col-md-6">\n <label class="small mb-1" for="inputFirstName">Prénom</label>\n <input class="form-control" id="inputFirstName" type="text" placeholder="Votre Prénom"\n value="{{app.user.firstName}}" />\n </div>\n <!-- Form Group (last name)-->\n <div class="col-md-6">\n <label class="small mb-1" for="inputLastName">Nom</label>\n <input class="form-control" id="inputLastName" type="text" placeholder=" Votre Nom"\n value="{{app.user.lastName}}" />\n </div>\n </div>\n <div class="mb-3">\n <label class="small mb-1" for="inputAddress">Adresse</label>\n <input class="form-control" id="inputAddress" type="email" placeholder=" Votre adresse"\n value="{{app.user.address}}" />\n </div>\n <!-- Form Row-->\n <div class="row gx-3 mb-3">\n <!-- Form Group (first adresse)-->\n <div class="col-md-6">\n <label class="small mb-1" for="inputCityCode">Code Postal</label>\n <input class="form-control" id="inputCityCode" type="text"\n placeholder="Votre Code Postal " value="{{app.user.cityCode}}" />\n </div>\n <!-- Form Group (last name)-->\n <div class="col-md-6">\n <label class="small mb-1" for="inputCity">Ville</label>\n <input class="form-control" id="inputCity" type="text" placeholder="Votre ville"\n value="{{app.user.city}}" />\n </div>\n </div>\n <div class="mb-3">\n <label class="small mb-1" for="inputCountry">Pays</label>\n <input class="form-control" id="inputCountry" type="email" placeholder=" Votre Pays"\n value="" />\n </div>\n <!-- Form Group (email address)-->\n <div class="mb-3">\n <label class="small mb-1" for="inputEmailAddress">adresse E-mail</label>\n <input class="form-control" id="inputEmailAddress" type="email"\n placeholder="Enter your email address" value="{{app.user.email}}" />\n </div>\n \n <!-- Submit button-->\n <button class="btn btn-primary" type="button">Enregistrer</button>\n </form>\n </div>\n </div>\n \n <div class="card mb-4">\n <div class="card-header">Modification du mot de passe</div>\n <div class="card-body">\n <form>\n <div class="mb-3">\n <label class="small mb-1" for="inputEmailAddress">Mail</label>\n <input class="form-control" id="inputEmailAddress" type="email"\n placeholder="Votre adresse E-mail" value="{{app.user.username}}" />\n </div>\n <!-- Form Row-->\n <div class="row gx-3 mb-3">\n <!-- Form Group (first name)-->\n <div class="col-md-6">\n <label class="small mb-1" for="inputPassword">\n Mot de passe\n </label>\n <input class="form-control" id="inputPassword" type="text"\n placeholder="Votre mot de passe" value="" />\n </div>\n <!-- Form Group (last name)-->\n <div class="col-md-6">\n <label class="small mb-1" for="inputConfirmPassword">\n Confirmez le mot de passe\n </label>\n <input class="form-control" id="inputonfirmPassword" type="text"\n placeholder="Confirmation du mot de passe" value="" />\n </div>\n </div>\n \n \n <!-- Submit button-->\n <button class="btn btn-primary" type="button">Enregistrer</button>\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\n """ : { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › |
logger | Symfony\Bridge\Monolog\Logger {#38 …9} |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "www.voyance-telephone.eu" |
referer | "http://voyance-telephone.eu/user-interface" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 20 Apr 2025 00:13:13 GMT" |
x-debug-exception | "Impossible%20to%20access%20an%20attribute%20%28%22username%22%29%20on%20a%20null%20variable." |
x-debug-exception-file | "%2Fhome%2Fclients%2F04fa2f0875cd0ec80d39116efaaa4c72%2Fsites%2Fvoyance-telephone.eu%2Ftemplates%2Fcontent%2Fusers%2FuserInterface_page.html.twig:48" |
x-debug-token | "d51a58" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Sun, 20 Apr 25 02:13:13 +0200" |
Last used | "Sun, 20 Apr 25 02:13:13 +0200" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
ContainerCxKRFel\getSession_FlashBagService:24
[ [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSession_FlashBagService.php" "line" => 24 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php" "line" => 490 "function" => "do" "class" => "ContainerCxKRFel\getSession_FlashBagService" "type" => "::" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getQuestionMailServiceService.php" "line" => 28 "function" => "load" "class" => "ContainerCxKRFel\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php" "line" => 490 "function" => "do" "class" => "ContainerCxKRFel\getQuestionMailServiceService" "type" => "::" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getUserProviderService.php" "line" => 24 "function" => "load" "class" => "ContainerCxKRFel\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php" "line" => 490 "function" => "do" "class" => "ContainerCxKRFel\getUserProviderService" "type" => "::" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSecurity_Authenticator_JsonLogin_MainService.php" "line" => 24 "function" => "load" "class" => "ContainerCxKRFel\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php" "line" => 490 "function" => "do" "class" => "ContainerCxKRFel\getSecurity_Authenticator_JsonLogin_MainService" "type" => "::" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSecurity_Authenticator_Manager_MainService.php" "line" => 24 "function" => "load" "class" => "ContainerCxKRFel\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php" "line" => 490 "function" => "do" "class" => "ContainerCxKRFel\getSecurity_Authenticator_Manager_MainService" "type" => "::" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getDebug_Security_Firewall_Authenticator_MainService.php" "line" => 23 "function" => "load" "class" => "ContainerCxKRFel\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/App_KernelDevDebugContainer.php" "line" => 490 "function" => "do" "class" => "ContainerCxKRFel\getDebug_Security_Firewall_Authenticator_MainService" "type" => "::" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/ContainerCxKRFel/getSecurity_Firewall_Map_Context_MainService.php" "line" => 33 "function" => "load" "class" => "ContainerCxKRFel\App_KernelDevDebugContainer" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 51 "function" => "ContainerCxKRFel\{closure}" "class" => "ContainerCxKRFel\getSecurity_Firewall_Map_Context_MainService" "type" => "::" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 68 "function" => "Symfony\Bundle\SecurityBundle\Debug\{closure}" "class" => "Symfony\Bundle\SecurityBundle\Security\FirewallContext" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" "line" => 5 "args" => [ "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/twig-bridge/AppVariable.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1635 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/twig/e4/e4c2ca838e81de7b728aab48e79a4f9c.php" "line" => 119 "function" => "twig_get_attribute" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_dfadb54cb7657512554232d0ab9698fd" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/twig/3d/3d939cace791664cfa38f6283e3a4760.php" "line" => 115 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_84306417fb78195508f34e107addac9a" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/twig/0a/0afb2b7f8d41c30bcc4cb7c07dce6452.php" "line" => 99 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_2e982e8f00fdc81ab2f94a935ea1522f" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/var/cache/dev/twig/3d/3d939cace791664cfa38f6283e3a4760.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_84306417fb78195508f34e107addac9a" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/src/Controller/UserInterfaceController.php" "line" => 31 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "index" "class" => "App\Controller\UserInterfaceController" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" "line" => 5 "args" => [ "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" "line" => 5 "args" => [ "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" "line" => 5 "args" => [ "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" "line" => 5 "args" => [ "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" "line" => 5 "args" => [ "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 91 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 223 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/HttpKernel.php" "line" => 86 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" "line" => 5 "args" => [ "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ACCOUNT_ID | "1001" |
API_KEY | "710e37e513bda5796ea2b235612661e5e76ee1e849cee22ae37139c50491d863" |
API_URL | "https://api-rest.media-technologies.fr" |
APP_ENV | "dev" |
APP_SECRET | "3e15a0f2c4ce49b7230f49897fe7046e" |
CONSULTANT_EMAIL | "postmaster@allo-carte.fr" |
DATABASE_URL | "mysql://mediat_interface:Mediat@dbase2dev@127.0.0.1:3306/star_voyance_mediat?serverVersion=5.7" |
DOMAIN_NAME | "https://www.voyance-telephone.eu" |
FACEBOOK_CLIENT_ID | "1433711760375309" |
FACEBOOK_CLIENT_SECRET | "ef80015711dd33c36ce75f24760dff8c" |
GOOGLE_CLIENT_ID | "168781417033-llit9cb2kp3qd52qelsn2lhsfmqhcp6c.apps.googleusercontent.com" |
GOOGLE_CLIENT_SECRET | "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" |
LOCK_DSN | "flock" |
MAILER_DSN | "smtp://voyance-telephone%40allo-carte.fr:Aquitaine2024@ssl0.ovh.net:465" |
MAILER_FROM | "voyance-telephone@allo-carte.fr" |
MERCURE_ALLOW_ANONYMOUS | "1" |
MERCURE_CORS_ALLOWED_ORIGINS | "*" |
MERCURE_JWT_KEY | "!ChangeThisMercureHubJWTSecretKey!" |
MERCURE_JWT_SECRET | "!ChangeMe!" |
MERCURE_PUBLIC_URL | "http://localhost:3333/.well-known/mercure" |
MERCURE_PUBLISH_ALLOWED_ORIGINS | "http://localhost:3333" |
MERCURE_PUBLISH_URL | "http://localhost:3333/.well-known/mercure" |
MERCURE_TOKEN | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.a8cjcSRUAcHdnGNMKifA4BK5epRXxQI0UBp2XpNrBdw" |
MERCURE_URL | "http://localhost:3333/.well-known/mercure" |
SERVICE_ID | "1033" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/.config/apache/www.voyance-telephone.eu/.fpm/" |
CONTEXT_PREFIX | "/.fpm/" |
DOCUMENT_ROOT | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "www.voyance-telephone.eu" |
HTTP_REFERER | "http://voyance-telephone.eu/user-interface" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
ORIG_PATH_INFO | "/index.php" |
ORIG_PATH_TRANSLATED | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" |
ORIG_SCRIPT_FILENAME | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/.config/apache/www.voyance-telephone.eu/.fpm/php5.external" |
ORIG_SCRIPT_NAME | "/.fpm/php5.external" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
PHP_VERSION | "8.1" |
QUERY_STRING | "" |
REDIRECT_HANDLER | "php5-fcgi" |
REDIRECT_PHP_VERSION | "8.1" |
REDIRECT_REDIRECT_PHP_VERSION | "8.1" |
REDIRECT_REDIRECT_SCRIPT_URI | "http://www.voyance-telephone.eu/user-interface" |
REDIRECT_REDIRECT_SCRIPT_URL | "/user-interface" |
REDIRECT_REDIRECT_STATUS | "200" |
REDIRECT_REDIRECT_UNIQUE_ID | "aAQ8GetH2qN-SO78c-ecZwAAAFM" |
REDIRECT_SCRIPT_URI | "http://www.voyance-telephone.eu/user-interface" |
REDIRECT_SCRIPT_URL | "/user-interface" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aAQ8GetH2qN-SO78c-ecZwAAAFM" |
REDIRECT_URL | "/index.php" |
REMOTE_ADDR | "3.15.233.123" |
REMOTE_PORT | "44136" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1745107993 |
REQUEST_TIME_FLOAT | 1745107993.075 |
REQUEST_URI | "/user-interface" |
SCRIPT_FILENAME | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/sites/voyance-telephone.eu/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://www.voyance-telephone.eu/user-interface" |
SCRIPT_URL | "/user-interface" |
SERVER_ADDR | "127.0.0.80" |
SERVER_ADMIN | "webmaster@voyance-telephone.eu" |
SERVER_NAME | "www.voyance-telephone.eu" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,LOCK_DSN,DATABASE_URL,MERCURE_PUBLISH_URL,MERCURE_JWT_KEY,MERCURE_ALLOW_ANONYMOUS,MERCURE_TOKEN,MERCURE_CORS_ALLOWED_ORIGINS,MERCURE_PUBLISH_ALLOWED_ORIGINS,MAILER_DSN,MAILER_FROM,CONSULTANT_EMAIL,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,FACEBOOK_CLIENT_ID,FACEBOOK_CLIENT_SECRET,API_KEY,API_URL,DOMAIN_NAME,SERVICE_ID,ACCOUNT_ID" |
TEMP | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/tmp" |
TMP | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/tmp" |
TMPDIR | "/home/clients/04fa2f0875cd0ec80d39116efaaa4c72/tmp" |
UNIQUE_ID | "aAQ8GetH2qN-SO78c-ecZwAAAFM" |
Parent Request
Return to parent request (token = 18ec17)
Key | Value |
---|---|
_controller | "App\Controller\UserInterfaceController::index" |
_firewall_context | "security.firewall.map.context.main" |
_remove_csp_headers | true |
_route | "app_user_interface" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "8c7add" |