ErrorController
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "error_controller" |
_stopwatch_token | "8e9f16" |
exception | Twig\Error\RuntimeError {#1211 #message: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "forgot-password-submit" as such route does not exist.")." #code: 0 #file: "/var/www/invoivn/templates/client/auth/forgot-password.html.twig" #line: 16 -previous: Symfony\Component\Routing\Exception\RouteNotFoundException {#1232 …} -lineno: 16 -name: "client/auth/forgot-password.html.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "forgot-password-submit" as such route does not exist.")." -sourcePath: "/var/www/invoivn/templates/client/auth/forgot-password.html.twig" -sourceCode: """ {% trans_default_domain 'frontend' %}\n {% extends 'client/auth/layout.html.twig' %}\n \n {% block title %}{{ 'title.forgot-password'|trans }}{% endblock %}\n \n {% block head %}\n <meta name="robots" content="noindex, nofollow">\n {% endblock %}\n \n {% block content %}\n <div class="d-flex flex-column flex-lg-row flex-column-fluid">\n <div class="d-flex flex-column flex-lg-row-fluid w-lg-50 p-10 order-2 order-lg-1">\n \n <div class="d-flex flex-center flex-column flex-lg-row-fluid">\n <div class="w-lg-500px p-10">\n <form action="{{ path('forgot-password-submit') }}"\n method="post"\n onsubmit="displaySubmitSpinner('frm-forgot-password-submit');"\n class="form w-100">\n <div class="text-center mb-11">\n <h1 class="text-dark fw-bolder mb-3">{{ 'forms.forgot-password'|trans }}</h1>\n <div class="text-gray-500 fw-semibold fs-6">{{ 'forms.forgot-password.label'|trans }}</div>\n </div>\n \n {% include 'forms/input.html.twig' with {\n name: '_username',\n label: 'forms.email'|trans,\n type: 'email',\n required: true\n } %}\n {% include 'forms/submit.html.twig' with {\n id: 'frm-forgot-password-submit',\n label: 'forms.continue'|trans\n } %}\n \n <input type="hidden" name="_token" value="">\n <input type="hidden" name="_csrf_token" value="{{ csrfToken }}">\n </form>\n </div>\n </div>\n \n {% include 'client/auth/blocks/footer.html.twig' %}\n </div>\n \n {% include 'client/auth/blocks/aside.html.twig' %}\n </div>\n {% endblock %}\n """ : { { Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable … › |
logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#311 -records: [ 2 => [ [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.508+07:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "client-forgot-password" "route_parameters" => [ "_route" => "client-forgot-password" "_controller" => "App\Controller\Client\AuthController::forgotPassword" "_locale" => "en" ] "request_uri" => "http://ec2-52-76-245-151.ap-southeast-1.compute.amazonaws.com/en/client/forgot-password" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "client" "authenticators" => 2 ] "channel" => "security" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "client" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "client" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "client" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "client" "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.511+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.522+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.522+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.526+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.526+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.526+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "ContainerE44c31t\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.526+07:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1740389888 "timestamp_rfc3339" => "2025-02-24T16:38:08.541+07:00" "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "forgot-password-submit" as such route does not exist.")." at forgot-password.html.twig line 16" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => Twig\Error\RuntimeError {#1211 #message: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "forgot-password-submit" as such route does not exist.")." #code: 0 #file: "/var/www/invoivn/templates/client/auth/forgot-password.html.twig" #line: 16 -previous: Symfony\Component\Routing\Exception\RouteNotFoundException {#1232 …} -lineno: 16 -name: "client/auth/forgot-password.html.twig" -rawMessage: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "forgot-password-submit" as such route does not exist.")." -sourcePath: "/var/www/invoivn/templates/client/auth/forgot-password.html.twig" -sourceCode: """ {% trans_default_domain 'frontend' %}\n {% extends 'client/auth/layout.html.twig' %}\n \n {% block title %}{{ 'title.forgot-password'|trans }}{% endblock %}\n \n {% block head %}\n <meta name="robots" content="noindex, nofollow">\n {% endblock %}\n \n {% block content %}\n <div class="d-flex flex-column flex-lg-row flex-column-fluid">\n <div class="d-flex flex-column flex-lg-row-fluid w-lg-50 p-10 order-2 order-lg-1">\n \n <div class="d-flex flex-center flex-column flex-lg-row-fluid">\n <div class="w-lg-500px p-10">\n <form action="{{ path('forgot-password-submit') }}"\n method="post"\n onsubmit="displaySubmitSpinner('frm-forgot-password-submit');"\n class="form w-100">\n <div class="text-center mb-11">\n <h1 class="text-dark fw-bolder mb-3">{{ 'forms.forgot-password'|trans }}</h1>\n <div class="text-gray-500 fw-semibold fs-6">{{ 'forms.forgot-password.label'|trans }}</div>\n </div>\n \n {% include 'forms/input.html.twig' with {\n name: '_username',\n label: 'forms.email'|trans,\n type: 'email',\n required: true\n } %}\n {% include 'forms/submit.html.twig' with {\n id: 'frm-forgot-password-submit',\n label: 'forms.continue'|trans\n } %}\n \n <input type="hidden" name="_token" value="">\n <input type="hidden" name="_csrf_token" value="{{ csrfToken }}">\n </form>\n </div>\n </div>\n \n {% include 'client/auth/blocks/footer.html.twig' %}\n </div>\n \n {% include 'client/auth/blocks/aside.html.twig' %}\n </div>\n {% endblock %}\n """ : { { Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable … › |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "ec2-52-76-245-151.ap-southeast-1.compute.amazonaws.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-amzn-trace-id | "Root=1-67bc3e00-29a09e2e271b5b33508726e7" |
x-forwarded-for | "3.15.226.195" |
x-forwarded-port | "80" |
x-forwarded-proto | "http" |
x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Mon, 24 Feb 2025 09:38:08 GMT" |
vary | "Accept" |
x-debug-exception | "An%20exception%20has%20been%20thrown%20during%20the%20rendering%20of%20a%20template%20%28%22Unable%20to%20generate%20a%20URL%20for%20the%20named%20route%20%22forgot-password-submit%22%20as%20such%20route%20does%20not%20exist.%22%29." |
x-debug-exception-file | "%2Fvar%2Fwww%2Finvoivn%2Ftemplates%2Fclient%2Fauth%2Fforgot-password.html.twig:16" |
x-debug-token | "ba1782" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Mon, 24 Feb 25 16:38:08 +0700" |
Last used | "Mon, 24 Feb 25 16:38:08 +0700" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
csrf-token | "b8xd3p2w" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
App\Controller\Client\AuthController:139
[ [ "file" => "/var/www/invoivn/src/Controller/Client/AuthController.php" "line" => 139 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 178 "function" => "forgotPassword" "class" => "App\Controller\Client\AuthController" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/invoivn/public/index.php" "line" => 5 "args" => [ "/var/www/invoivn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 199 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 111 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 236 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/invoivn/public/index.php" "line" => 5 "args" => [ "/var/www/invoivn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 199 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 111 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 236 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/invoivn/public/index.php" "line" => 5 "args" => [ "/var/www/invoivn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 199 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 111 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 236 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/invoivn/public/index.php" "line" => 5 "args" => [ "/var/www/invoivn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 199 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 111 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 236 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/invoivn/public/index.php" "line" => 5 "args" => [ "/var/www/invoivn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 211 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 199 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/EventListener/ErrorListener.php" "line" => 111 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelException" "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 236 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/HttpKernel.php" "line" => 91 "function" => "handleThrowable" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/invoivn/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/invoivn/public/index.php" "line" => 5 "args" => [ "/var/www/invoivn/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_COMPANY_BUCKET | "data.invoi.vn" |
APP_EMAIL_ADDRESS | "hello@invoi.vn" |
APP_EMAIL_NAME | "Invoi VN" |
APP_EMAIL_TEMPLATE | "32" |
APP_ENV | "dev" |
APP_SECRET | "844ec23c0a5616c1fc6dda1e391f6826" |
ASSETS_URL | "https://assets.invoi.vn" |
AWS_S3_REGION | "ap-southeast-1" |
AWS_S3_VERSION | "2006-03-01" |
AWS_SNS_ARN_TAX_DISTRIBUTOR | "arn:aws:sns:ap-southeast-1:891377143966:tax_distributor_production" |
AWS_SNS_REGION | "ap-southeast-1" |
AWS_SNS_VERSION | "2010-03-31" |
AWS_SQS_REGION | "ap-southeast-1" |
AWS_SQS_URL_TAX_APP | "https://sqs.ap-southeast-1.amazonaws.com/891377143966/tax_app_production" |
AWS_SQS_VERSION | "2012-11-05" |
CACHE_PREFIX_SEED | ".209f5f87" |
DATABASE_URL | "pgsql://invoivn_production:A5DANfUjhjSxEZGhcPNEe2bMx5DPTFb3@production.cluster-cji0wc2e2pcp.ap-southeast-1.rds.amazonaws.com/invoivn_production" |
EXCHANGE_RATES_ACCESS_KEY | "c18661e3e976ff5347351d1aa54df3a1" |
LOCK_DSN | "redis://production.m0q6ia.clustercfg.apse1.cache.amazonaws.com:6379/0?redis_cluster=true" |
OCB_ACCOUNT | "948136" |
OCB_CLIENT_ID | "11ca3b5c2991e265b92e8f001d7fca90" |
OCB_CLIENT_SECRET | "4fc96b032cd65ca81ee11147359bd006" |
OCB_HOST | "https://api.ocb.com.vn" |
OCB_PASSWORD | "dNNk0016" |
OCB_USERNAME | "dptZ1818" |
REDIS_URL | "redis://production.m0q6ia.clustercfg.apse1.cache.amazonaws.com:6379/0?redis_cluster=true" |
SMART_EMAILING_API_KEY | "prymxswiisomawkjhv5e4g6z6rah2d56i0ixxpqv" |
SMART_EMAILING_USERNAME | "vh.nguyen.business@gmail.com" |
SMART_SIGN_COMPANY_INFO_ENDPOINT | "https://companyinfo.smartvas.vn" |
SMART_SIGN_COMPANY_INFO_PASSWORD | "uvLr7X4bwJIxtun" |
SMART_SIGN_COMPANY_INFO_USERNAME | "ZNANQ" |
SMART_SIGN_ETRAN_ENDPOINT | "http://demo-etran.smartsign.com.vn" |
SMART_SIGN_ETRAN_PASSWORD | "0109996406" |
SMART_SIGN_ETRAN_USERNAME | "0109996406" |
SMART_SIGN_INPUT_INVOICE_ENDPOINT | "http://demo-inputinvoice.smartsign.com.vn" |
SMART_SIGN_INPUT_INVOICE_TOKEN | "MIICxzCCAjACAQAwGzEZMBcGA1UEAwwQNkFFSzM0N2Z3OHZXRTQyNDCBnzANBgk2" |
SMART_SIGN_INPUT_INVOICE_TOKEN_APP | "MAAzADAAOQA2ADEAMgA4ADcAMgAtADkAOQA5AHwAMQA5ADAAMAA2ADYANwA2AA==" |
SMART_SIGN_SIGN_ENDPOINT | "http://sign.smartsign.com.vn" |
SMART_SIGN_SIGN_TOKEN | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzZXJpYWxudW1iZXIiOiI1NDAxMDEwNzZGNzJEQTdEMjgwRTFGRUUwRUMxMTg3MSIsImlhdCI6MTY1ODkwNjU4NCwiZXhwIjoyMDEyNDU1Mzg0fQ.M-Mt5nLUEYsNFzhIHZtfynxpTLbq6ZjKIiRvHo1P7ik" |
TWO_CAPTCHA_API_KEY | "e3f80060ff6abcb5e53f5ca145092ec5" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/invoivn/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "ec2-52-76-245-151.ap-southeast-1.compute.amazonaws.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_AMZN_TRACE_ID | "Root=1-67bc3e00-29a09e2e271b5b33508726e7" |
HTTP_X_FORWARDED_FOR | "3.15.226.195" |
HTTP_X_FORWARDED_PORT | "80" |
HTTP_X_FORWARDED_PROTO | "http" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "172.31.33.234" |
REMOTE_PORT | "49478" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1740389888 |
REQUEST_TIME_FLOAT | 1740389888.48 |
REQUEST_URI | "/en/client/forgot-password" |
SCRIPT_FILENAME | "/var/www/invoivn/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.31.49.122" |
SERVER_NAME | "invoi.vn" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.24.0" |
SYMFONY_DOTENV_VARS | "APP_COMPANY_BUCKET,APP_EMAIL_ADDRESS,APP_EMAIL_NAME,APP_EMAIL_TEMPLATE,APP_SECRET,ASSETS_URL,AWS_S3_REGION,AWS_S3_VERSION,AWS_SNS_ARN_TAX_DISTRIBUTOR,AWS_SNS_REGION,AWS_SNS_VERSION,AWS_SQS_REGION,AWS_SQS_URL_TAX_APP,AWS_SQS_VERSION,DATABASE_URL,EXCHANGE_RATES_ACCESS_KEY,LOCK_DSN,OCB_ACCOUNT,OCB_CLIENT_ID,OCB_CLIENT_SECRET,OCB_HOST,OCB_PASSWORD,OCB_USERNAME,REDIS_URL,SMART_EMAILING_API_KEY,SMART_EMAILING_USERNAME,SMART_SIGN_COMPANY_INFO_ENDPOINT,SMART_SIGN_COMPANY_INFO_PASSWORD,SMART_SIGN_COMPANY_INFO_USERNAME,SMART_SIGN_ETRAN_ENDPOINT,SMART_SIGN_ETRAN_PASSWORD,SMART_SIGN_ETRAN_USERNAME,SMART_SIGN_INPUT_INVOICE_ENDPOINT,SMART_SIGN_INPUT_INVOICE_TOKEN,SMART_SIGN_INPUT_INVOICE_TOKEN_APP,SMART_SIGN_SIGN_ENDPOINT,SMART_SIGN_SIGN_TOKEN,TWO_CAPTCHA_API_KEY,APP_ENV,CACHE_PREFIX_SEED" |
USER | "www-data" |
argc | 0 |
argv | [] |
Parent Request
Return to parent request (token = f5c226)
Key | Value |
---|---|
_controller | "App\Controller\Client\AuthController::forgotPassword" |
_firewall_context | "security.firewall.map.context.client" |
_locale | "en" |
_remove_csp_headers | true |
_route | "client-forgot-password" |
_route_params | [ "_locale" => "en" ] |
_security_firewall_run | "_security_client" |
_stopwatch_token | "85bca0" |