UserAuthenticationController :: forgotPage
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\UserAuthenticationController::forgotPage" |
_firewall_context | "security.firewall.map.context.main" |
_route | "forgot_password" |
_route_params | [] |
_security_firewall_run | "_security_private" |
_stopwatch_token | "a5940c" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "hr-dev.mediatropy.com" |
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 | "Thu, 03 Apr 2025 23:44:27 GMT" |
set-cookie | "device_view=full; expires=Sat, 03-May-2025 23:44:27 GMT; Max-Age=2592000; path=/; httponly; samesite=lax" |
x-debug-token | "8f18dd" |
Cookies
Request Cookies
No request cookies
Response Cookies
Key | Value |
---|---|
device_view | Symfony\Component\HttpFoundation\Cookie {#1129 #name: "device_view" #value: "full" #domain: "" #expire: 1746315867 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: "lax" -secureDefault: true } |
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Fri, 04 Apr 25 07:44:27 +0800" |
Last used | "Fri, 04 Apr 25 07:44:27 +0800" |
Lifetime | 86400 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Bridge\Twig\AppVariable:168
[ [ "file" => "/var/www/hr-dev/vendor/symfony/twig-bridge/AppVariable.php" "line" => 168 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1754 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/hr-dev/var/cache/dev/twig/bc/bc8b427d451fdafcc86cfd866ac880d5.php" "line" => 135 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_public_content" "class" => "__TwigTemplate_c00da167649f9b2c0368ca448afdff93" "type" => "->" ] [ "file" => "/var/www/hr-dev/var/cache/dev/twig/ac/ac0d44a69d4017eb83935688b759e21a.php" "line" => 124 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_content" "class" => "__TwigTemplate_306f6c58029c954c7c18eaf56b86dc42" "type" => "->" ] [ "file" => "/var/www/hr-dev/var/cache/dev/twig/a4/a44ad3460b7602c945cf6af5ea4ac3d4.php" "line" => 231 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_5a4309ec1f278995d3fb725b31bfcb58" "type" => "->" ] [ "file" => "/var/www/hr-dev/var/cache/dev/twig/ac/ac0d44a69d4017eb83935688b759e21a.php" "line" => 58 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_306f6c58029c954c7c18eaf56b86dc42" "type" => "->" ] [ "file" => "/var/www/hr-dev/var/cache/dev/twig/bc/bc8b427d451fdafcc86cfd866ac880d5.php" "line" => 57 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_c00da167649f9b2c0368ca448afdff93" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/twig/twig/src/Environment.php" "line" => 306 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/hr-dev/src/Controller/UserAuthenticationController.php" "line" => 143 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "forgotPage" "class" => "App\Controller\UserAuthenticationController" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/public/index.php" "line" => 36 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/public/index.php" "line" => 36 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/public/index.php" "line" => 36 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/public/index.php" "line" => 36 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/public/index.php" "line" => 36 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/hr-dev/public/index.php" "line" => 36 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "e88a3f90e5c84453aab3bbb898e92520" |
AWS_BASE_URL | "https://s3.ap-southeast-1.amazonaws.com" |
AWS_BUCKET | "dev-hr.mediatropy.com" |
AWS_BUCKET_SECONDARY | "prod-hr.mediatropy.com" |
AWS_KEY | "AKIAR5NCGTSXKMERZXEE" |
AWS_REGION | "ap-southeast-1" |
AWS_SECRET | "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" |
CHECKBOX_API | "https://mattermost-bot.mediatropy.com/hr-project-created" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|([a-zA-Z0-9]+\.)*mediatropy\.com)(:[0-9]+)?$" |
DATABASE_URL | "mysql://hrp-dev:8g6yvTapy1^=B}qiC:@127.0.0.1:3306/mt-hr-platform-dev?serverVersion=8.0.36" |
EMAIL_DUMP | "rifqi.aditya+dump@mediatropy.com" |
EMAIL_FINANCE | "adhitya.ramadhan+finance@mediatropy.com" |
EMAIL_HELPDESK | "adhitya.ramadhan+helpdesk@mediatropy.com" |
EMAIL_HR | "adhitya.ramadhan+hr@mediatropy.com" |
EMAIL_IT | "adhitya.ramadhan+it@mediatropy.com" |
EMAIL_LEADERSHIP | "adhitya.ramadhan+leadership@mediatropy.comm" |
EMAIL_MANAGEMENT | "adhitya.ramadhan+management@mediatropy.com" |
EMAIL_OPS | "adhitya.ramadhan+ops@mediatropy.com" |
EMAIL_TRAINING | "rifqi.aditya+training@mediatropy.com" |
ERP_DSN | "mysql://root:@localhost:3306/hr-platform" |
FEATURE_COVID19 | "true" |
GOOGLE_CALENDAR | """ {\n "dev":{\n "leave":"c_jdiugr7bmdgvl9hkamlef1uh9c@group.calendar.google.com",\n "mc":"c_3ce7b26it2374cfmahfnhrrl20@group.calendar.google.com",\n "ph":"c_en66s3strdlmhrp7ajqms1dud8@group.calendar.google.com"\n },\n "prod":{\n "leave":"c_jdiugr7bmdgvl9hkamlef1uh9c@group.calendar.google.com",\n "mc":"c_3ce7b26it2374cfmahfnhrrl20@group.calendar.google.com",\n "ph":"c_en66s3strdlmhrp7ajqms1dud8@group.calendar.google.com"\n }\n } """ |
GOOGLE_CALENDAR_AUTH | "key/calendar.json" |
HOST | "local-hr.com" |
JWT_KEY | "Z@gT3#?l]z1pF9!;<<W1:Sj3350e]PN;W/s8tR3zfw"P={$2X6(I[WaX6kcOCp" |
MAILGUN_HOST | "hr-staging.mediatropy.com" |
MAILGUN_KEY | "2fb25090158e00b119c3509cdbbf2171-309b0ef4-1a0d7460" |
NODE_JWT_SECRET | "3p18FTQfUW5lRyKg5_ttDZ-6McchAMDKgYMI7jelCyzZFrBFWhy4rL_sN_KKT9LgGE_BEqP7Jpo29wjOXdNW0g" |
NOTIF_SUPER_ADMIN | "false" |
OAUTH_GOOGLE_ID | "23913417862-82t3ed2ao4q1nhk05hka54a033hvoj0e.apps.googleusercontent.com" |
OAUTH_GOOGLE_SECRET | "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" |
REACT_APP_ADMIN_TOKEN | "qICP1EmGpzJEOIBprx8Hv6hEf0fBWPWUrVDK5IlRLZMRLApg7MLJmpgMcwEu6RSBCK" |
SENTRY_DSN | "" |
SES_CLIENT_KEY | "AKIAR5NCGTSXIQPGOSF7" |
SES_CLIENT_REGION | "us-east-1" |
SES_CLIENT_SECRET | "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" |
TEST_ACCOUNTS | "adhitya.rp@gmail.com,adhitya.ramadhan@mediatropy.com,rifqi.aditya@mediatropy.com" |
XERO_CLIENT_ID | "27F0CC4E052147DCBA1FC73BAC8BAE0C" |
XERO_CLIENT_SECRET | "yYiD0tdJnr-dJ91BpRnJ1Dp6oqErLSqeitzoQ_yM8S1OYti1" |
XERO_REDIRECT_URI | "https://hr-staging.mediatropy.com/xero/callback" |
XERO_TENANT_ID | "771ca798-d2cf-4735-ab1b-1449300eda82" |
XERO_TENANT_ID_BALI | "2f065207-2015-406a-a21c-36d1b4f236c2" |
XERO_TENANT_ID_HK | "3d205e85-7201-4dca-83d3-cb864468fc90" |
XERO_WEBHOOK_KEY | "MMiGajFJ6GLYcfq1RVzJeEhu+7cgDodSnpkCZGDzM2H4p411DYm2z1JNsdcWrFrVuPxF+PyUoH5gM4b9YlPv/w==" |
Defined as regular env variables
Key | Value |
---|---|
"dev" |
|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/hr-dev/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/hr-dev/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "hr-dev.mediatropy.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://hr-dev.mediatropy.com/forgot" |
REDIRECT_SCRIPT_URL | "/forgot" |
REDIRECT_SSL_TLS_SNI | "hr-dev.mediatropy.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/forgot" |
REMOTE_ADDR | "3.16.217.79" |
REMOTE_PORT | "31569" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1743723867 |
REQUEST_TIME_FLOAT | 1743723867.4702 |
REQUEST_URI | "/forgot" |
SCRIPT_FILENAME | "/var/www/hr-dev/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://hr-dev.mediatropy.com/forgot" |
SCRIPT_URL | "/forgot" |
SERVER_ADDR | "172.26.1.19" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "hr-dev.mediatropy.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at hr-dev.mediatropy.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
SSL_TLS_SNI | "hr-dev.mediatropy.com" |
SYMFONY_DOTENV_VARS | "HOST,NOTIF_SUPER_ADMIN,FEATURE_COVID19,EMAIL_HR,EMAIL_FINANCE,EMAIL_OPS,EMAIL_IT,EMAIL_TRAINING,EMAIL_MANAGEMENT,EMAIL_LEADERSHIP,EMAIL_HELPDESK,EMAIL_DUMP,TEST_ACCOUNTS,AWS_KEY,AWS_SECRET,AWS_BASE_URL,AWS_REGION,AWS_BUCKET,AWS_BUCKET_SECONDARY,APP_ENV,APP_SECRET,DATABASE_URL,OAUTH_GOOGLE_ID,OAUTH_GOOGLE_SECRET,GOOGLE_CALENDAR_AUTH,GOOGLE_CALENDAR,SENTRY_DSN,SES_CLIENT_KEY,SES_CLIENT_SECRET,SES_CLIENT_REGION,MAILGUN_KEY,MAILGUN_HOST,ERP_DSN,XERO_CLIENT_ID,XERO_CLIENT_SECRET,XERO_REDIRECT_URI,XERO_TENANT_ID,XERO_TENANT_ID_BALI,XERO_TENANT_ID_HK,XERO_WEBHOOK_KEY,CHECKBOX_API,JWT_KEY,CORS_ALLOW_ORIGIN,NODE_JWT_SECRET,REACT_APP_ADMIN_TOKEN" |