ErrorController
Request
GET Parameters
Key | Value |
---|---|
redirect_to | "/course/r4ds/commit/3b91773ca2cbef96b435122564638f210b90b424" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "fa9889" |
exception | Twig\Error\RuntimeError {#845 #message: "An exception has been thrown during the rendering of a template ("Parameter "_locale" for route "homepage" must match "en|ar|fr" ("user" given) to generate a corresponding URL.")." #code: 0 #file: "/home/flashic/hrafti/templates/Front/partials/header.html.twig" #line: 72 -previous: Symfony\Component\Routing\Exception\InvalidParameterException {#865 …} -lineno: 72 -name: "Front/partials/header.html.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "_locale" for route "homepage" must match "en|ar|fr" ("user" given) to generate a corresponding URL.")." -sourcePath: "/home/flashic/hrafti/templates/Front/partials/header.html.twig" -sourceCode: """ \n <!-- HEADER AREA START (header-5) -->\n <header class="ltn__header-area ltn__header-5 ltn__header-8 ltn__header-logo-and-mobile-menu-in-mobile ltn__header-transparent gradient-color-4---">\n <!-- ltn__header-top-area start -->\n <div class="ltn__header-top-area section-bg-6">\n <div class="container">\n <div class="row">\n <div class="col-md-7">\n <div class="ltn__top-bar-menu">\n <ul>\n <li><a href="mailto:contact@7arfti.com?Subject=Flower%20greetings%20to%20you"><i class="icon-mail"></i> contact@7arfti.com</a></li>\n {# <li><a href="locations.html"><i class="icon-placeholder"></i> 15/A, Nest Tower, NYC</a></li> #}\n </ul>\n </div>\n </div>\n <div class="col-md-5">\n <div class="top-bar-right text-right">\n <div class="ltn__top-bar-menu">\n <ul>\n <li>\n <!-- ltn__language-menu -->\n <div class="ltn__drop-menu ltn__currency-menu ltn__language-menu">\n <ul>\n <li>\n <a href="#" class="dropdown-toggle">\n <span class="active-currency">\n {% if app.request.locale == 'ar' %}\n العربية\n {% elseif app.request.locale == 'fr' %}\n Français\n {% else %}\n English\n {% endif %}\n </span>\n </a>\n <ul>\n {# <li><a href="{{ path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')|merge({'_locale': 'en'})) }}">English</a></li> #}\n <li><a href="{{ path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')|merge({'_locale': 'fr'})) }}">Français</a></li>\n <li><a href="{{ path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')|merge({'_locale': 'ar'})) }}">العربية</a></li>\n </ul>\n </li>\n </ul>\n </div>\n </li>\n <li>\n <!-- ltn__social-media -->\n <div class="ltn__social-media">\n <ul>\n <li><a href="#" title="Facebook"><i class="fab fa-facebook-f"></i></a></li>\n <li><a href="#" title="Twitter"><i class="fab fa-twitter"></i></a></li>\n <li><a href="#" title="Instagram"><i class="fab fa-instagram"></i></a></li>\n <li><a href="#" title="Dribbble"><i class="fab fa-dribbble"></i></a></li>\n </ul>\n </div>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- ltn__header-top-area end -->\n \n <!-- ltn__header-middle-area start -->\n <div class="ltn__header-middle-area ltn__header-sticky ltn__sticky-bg-white ltn__logo-right-menu-option">\n <div class="container">\n <div class="row">\n <div class="col">\n <div class="site-logo-wrap">\n <div class="site-logo">\n <a href="{{ path('homepage') }}"><img src="{{ asset('front/img/bgr-2.png') }}" alt="Logo" width="150"></a>\n </div>\n <div class="get-support clearfix d-none">\n <div class="get-support-icon">\n <i class="icon-call"></i>\n </div>\n <div class="get-support-info">\n <h6>Get Support</h6>\n <h4><a href="tel:+123456789">123-456-789-10</a></h4>\n </div>\n </div>\n </div>\n </div>\n <div class="col header-menu-column menu-color-white---">\n <div class="header-menu d-none d-xl-block">\n <nav>\n <div class="ltn__main-menu">\n <ul>\n <li><a href="{{ path('homepage') }}">{{ 'menu.home'|trans }}</a></li>\n <li><a href="{{ path('artisan_listing') }}">{{ 'menu.artisan_listing'|trans }}</a></li>\n <li><a href="{{ path('client_requests_listing') }}">{{ 'menu.requests'|trans }}</a></li>\n <li><a href="{{ path('contact') }}">{{ 'menu.contact'|trans }}</a></li>\n </ul>\n </div>\n </nav>\n </div>\n </div>\n <div class="ltn__header-options ltn__header-options-2 ">\n <div class="ltn__drop-menu user-menu">\n <ul>\n <li>\n <a href="#"><i class="icon-user"></i></a>\n <ul>\n {% if app.user %}\n {% if is_granted('ROLE_ADMIN') %}\n <li><a href="{{ path('admin_dashboard') }}">{{ 'menu.my_account'|trans }}</a></li>\n {% elseif is_granted('ROLE_ARTISAN') %}\n <li><a href="{{ path('artisan_dashboard') }}">{{ 'menu.my_account'|trans }}</a></li>\n {% else %}\n <li><a href="{{ path('app_client_dashboard') }}">{{ 'menu.my_account'|trans }}</a></li>\n {% endif %}\n \n {% else %}\n <li><a href="{{ path('app_login') }}">{{ 'menu.sign_in'|trans }}</a></li>\n <li><a href="{{ path('artisan_register') }}">{{ 'menu.register'|trans }}</a></li>\n {% endif %}\n <li><a href="{{ path('wishlist_view') }}">{{ 'menu.wishlist'|trans }}</a></li>\n </ul>\n </li>\n </ul>\n </div>\n <!-- header-extra-button -->\n <div class="ltn__header-extra-btn">\n <a href="{{ path('artisan_post_new') }}" class="btn theme-btn-1 btn-effect-1 d-none d-md-block">{{ 'menu.add_your_ad'|trans }}</a>\n </div>\n <!-- Mobile Menu Button -->\n <div class="mobile-menu-toggle d-xl-none">\n <a href="#ltn__utilize-mobile-menu" class="ltn__utilize-toggle">\n <svg viewBox="0 0 800 600">\n <path d="M300,220 C300,220 520,220 540,220 C740,220 640,540 520,420 C440,340 300,200 300,200" id="top"></path>\n <path d="M300,320 L540,320" id="middle"></path>\n <path d="M300,210 C300,210 520,210 540,210 C740,210 640,530 520,410 C440,330 300,190 300,190" id="bottom" transform="translate(480, 320) scale(1, -1) translate(-480, -318) "></path>\n </svg>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- ltn__header-middle-area end -->\n </header>\n <!-- HEADER AREA END -->\n <!-- Utilize Cart Menu Start -->\n \n <!-- Utilize Cart Menu End -->\n \n <!-- Utilize Mobile Menu Start -->\n <div id="ltn__utilize-mobile-menu" class="ltn__utilize ltn__utilize-mobile-menu">\n <div class="ltn__utilize-menu-inner ltn__scrollbar">\n <div class="ltn__utilize-menu-head">\n <div class="site-logo">\n <a href="{{ path('homepage') }}"><img src="{{ asset('front/img/bgr-2.png') }}" alt="Logo" width="120"></a>\n </div>\n <button class="ltn__utilize-close">×</button>\n </div>\n <div class="ltn__utilize-menu">\n <ul>\n <li><a href="{{ path('homepage') }}">{{ 'menu.home'|trans }}</a></li>\n <li><a href="{{ path('artisan_listing') }}">{{ 'menu.artisan_listing'|trans }}</a></li>\n <li><a href="{{ path('client_requests_listing') }}">{{ 'menu.requests'|trans }}</a></li>\n <li><a href="{{ path('contact') }}">{{ 'menu.contact'|trans }}</a></li>\n </ul>\n </div>\n \n </div>\n </div>\n <!-- Utilize Mobile Menu End -->\n """ : { { Twig\Template->yield(array $context, array $blocks = []): iterable … › |
logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#108 -records: [ "" => [ [ "timestamp" => 1753162173 "timestamp_rfc3339" => "2025-07-22T07:29:33.878+02:00" "message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#119 +count: 34 -severity: E_WARNING : { { Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void … › |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, deflate" |
forwarded | "for=3.218.35.239; proto=http; host=www.7arfti.com" |
host | "www.7arfti.com" |
remote-ip | "3.218.35.239" |
remote-port | "62823" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36" |
x-forwarded-for | "3.218.35.239" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-iplb-unique-id | "03DA23EF:F567_91EF25A2:0050_687F21BD_60B9D:031C" |
x-ovhrequest-id | "a992b6bb05ff3ba64c0adf84a6cfc7dd" |
x-php-ob-level | "1" |
x-predictor | "1" |
x-remote-ip | "3.218.35.239" |
x-remote-port | "62823" |
x-remote-proto | "http" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Tue, 22 Jul 2025 05:29:33 GMT" |
vary | "Accept" |
x-debug-exception | "An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Parameter%20%22_locale%22%20for%20route%20%22homepage%22%20must%20match%20%22en%7Car%7Cfr%22%20%28%22user%22%20given%29%20to%20generate%20a%20corresponding%20URL.%22%29." |
x-debug-exception-file | "%2Fhome%2Fflashic%2Fhrafti%2Ftemplates%2FFront%2Fpartials%2Fheader.html.twig:72" |
x-debug-token | "a04ab3" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
Key | Value |
---|---|
Created | "Tue, 22 Jul 25 07:29:33 +0200" |
Last used | "Tue, 22 Jul 25 07:29:33 +0200" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
8
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 39 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php" "line" => 51 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/src/Controller/SecurityController.php" "line" => 21 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/src/Controller/SecurityController.php" "line" => 23 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 97 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 241 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/flashic/hrafti/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/flashic/hrafti/public/index.php" "line" => 5 "args" => [ "/home/flashic/hrafti/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_LOCALE | "ar" |
APP_SECRET | "c4a1f0c238875824eddb2fe000cce705" |
AVAILABLE_LOCALES | "en|fr|ar" |
DATABASE_URL | "mysql://flashichrafti:vd87hL0pe1Qw@flashichrafti.mysql.db:3306/flashichrafti?serverVersion=16&charset=utf8" |
MAILER_DSN | "null://null" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
CFG_CLUSTER | "cluster030" |
DOCUMENT_ROOT | "/home/flashic/hrafti" |
ENVIRONMENT | "production" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
GEOIP_AREA_CODE | "703" |
GEOIP_CITY | "Ashburn" |
GEOIP_COUNTRY_CODE | "US" |
GEOIP_COUNTRY_NAME | "United States" |
GEOIP_DMA_CODE | "511" |
GEOIP_LATITUDE | "39.046902" |
GEOIP_LONGITUDE | "-77.490303" |
GEOIP_REGION | "VA" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_FORWARDED | "for=3.218.35.239; proto=http; host=www.7arfti.com" |
HTTP_HOST | "www.7arfti.com" |
HTTP_REMOTE_IP | "3.218.35.239" |
HTTP_REMOTE_PORT | "62823" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36" |
HTTP_X_FORWARDED_FOR | "3.218.35.239" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
HTTP_X_IPLB_UNIQUE_ID | "03DA23EF:F567_91EF25A2:0050_687F21BD_60B9D:031C" |
HTTP_X_OVHREQUEST_ID | "a992b6bb05ff3ba64c0adf84a6cfc7dd" |
HTTP_X_PREDICTOR | "1" |
HTTP_X_REMOTE_IP | "3.218.35.239" |
HTTP_X_REMOTE_PORT | "62823" |
HTTP_X_REMOTE_PROTO | "http" |
PHP_SELF | "/public/index.php" |
QUERY_STRING | "redirect_to=/course/r4ds/commit/3b91773ca2cbef96b435122564638f210b90b424" |
REDIRECT_QUERY_STRING | "redirect_to=/course/r4ds/commit/3b91773ca2cbef96b435122564638f210b90b424" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/user/login" |
REMOTE_ADDR | "3.218.35.239" |
REMOTE_PORT | "20872" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1753162173 |
REQUEST_TIME_FLOAT | 1753162173.8712 |
REQUEST_URI | "/user/login?redirect_to=/course/r4ds/commit/3b91773ca2cbef96b435122564638f210b90b424" |
SCRIPT_FILENAME | "/home/flashic/hrafti/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "http://www.7arfti.com/user/login" |
SCRIPT_URL | "/user/login" |
SERVER_ADDR | "10.30.20.29" |
SERVER_ADMIN | "postmaster@www.7arfti.com" |
SERVER_NAME | "www.7arfti.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_PATH | "/home/flashic/hrafti/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_LOCALE,AVAILABLE_LOCALES,APP_DEBUG" |
UNIQUE_ID | "aH8hva7x5acmMqddggrtawAAAAw" |
USER | "flashic" |
argc | 0 |
argv | [] |
Parent Request
Return to parent request (token = 162f96)
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_locale | "user" |
_remove_csp_headers | true |
_route | "app_login" |
_route_params | [ "_locale" => "user" ] |
_security_authenticators | [] |
_security_firewall_run | "_security_main" |
_security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#595 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#545 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#594 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#600 …} } ] |
_stopwatch_token | "d3df12" |