Redirect 302 redirect from POST @fos_user_security_check (f8b923)

GET https://www.daroox.com/shop/login/selector?url=shop%2Flogin%2Fselector

ShopLoginController :: loginSelector

Request

GET Parameters

Key Value
url
"shop/login/selector"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ShopLoginController::loginSelector"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"shop_login_selector"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"5783d0"
media_type
"text/html"
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#461
  -container: ContainerVDkvJCF\App_KernelDevDebugContainer {#92 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#459 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#262 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#445 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.5"
ar-real-country
"IR"
ar-real-ip
"5.106.149.53"
ar-sid
"2070"
cdn-loop
"arvancloud; count=1"
connection
"close"
cookie
"_ga_PGZW2S0PEF=GS1.1.1735202862.1.1.1735202867.0.0.0; _ga=GA1.2.121452573.1735202863; _ga_GNJKJE183Y=GS1.1.1735202863.1.1.1735202868.0.0.0; _gid=GA1.2.897448722.1735202864; _gat_gtag_UA_213834020_1=1; PHPSESSID=b3064eb63dd9ed8b1f587d03aca5c567; sf_redirect=%7B%22token%22%3A%22f8b923%22%2C%22route%22%3A%22fos_user_security_check%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.daroox.com"
priority
"u=0, i"
referer
"https://www.daroox.com/login"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
true-client-ip
"5.106.149.53"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
x-country-code
"IR"
x-forwarded-for
"5.106.149.53"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-https
"1"
x-php-ob-level
"0"
x-real-ip
"5.106.149.53"
x-request-id
"9f9ac60b3b160342e57d9289e4464b5a"
x-sid
"2070"

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, 26 Dec 2024 08:47:54 GMT"
location
"/login"
x-debug-token
"46ed58"

Cookies

Request Cookies

Key Value
PHPSESSID
"b3064eb63dd9ed8b1f587d03aca5c567"
_ga
"GA1.2.121452573.1735202863"
_ga_GNJKJE183Y
"GS1.1.1735202863.1.1.1735202868.0.0.0"
_ga_PGZW2S0PEF
"GS1.1.1735202862.1.1.1735202867.0.0.0"
_gat_gtag_UA_213834020_1
"1"
_gid
"GA1.2.897448722.1735202864"
sf_redirect
"{"token":"f8b923","route":"fos_user_security_check","method":"POST","controller":"n\/a","status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 26 Dec 24 08:47:48 +0000"
Last used
"Thu, 26 Dec 24 08:47:53 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"9lHMt22iIVJJ4ZnzSVF1ZKiLkjWzdiB5Gv9kwqYqf64"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#75
  #message: "The key "_password" must be a non-empty string."
  #code: 0
  #file: "/home/medrep/imedrep.ir/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
  #line: 144
  -token: null
  trace: {
    /home/medrep/imedrep.ir/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php:144 {
      session_start(array $options = []): bool …
      › if ('' === (string) $credentials['password']) {    throw new BadCredentialsException(sprintf('The key "%s" must be a non-empty string.', $this->options['password_parameter']));}
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:156 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start(): bool …
      › // ok to try and start the sessionif (!session_start()) {    throw new \RuntimeException('Failed to start the session.');
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorage.php:280 {
      Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag(string $name): SessionBagInterface …
      › } elseif (!$this->started) {    $this->start();}
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-foundation/Session/Session.php:201 {
      Symfony\Component\HttpFoundation\Session\Session->getBag(string $name): SessionBagInterface …
      › {    $bag = $this->storage->getBag($name);arguments: {
        $name: "attributes"
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-foundation/Session/Session.php:221 {
      Symfony\Component\HttpFoundation\Session\Session->getAttributeBag(): AttributeBagInterface …
      › {    return $this->getBag($this->attributeName);}
      arguments: {
        $name: "attributes"
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-foundation/Session/Session.php:69 {
      Symfony\Component\HttpFoundation\Session\Session->get(string $name, mixed $default = null): mixed …
      › {    return $this->getAttributeBag()->get($name, $default);}
    }
    /home/medrep/imedrep.ir/vendor/symfony/security-http/Firewall/ContextListener.php:98 {
      Symfony\Component\Security\Http\Firewall\ContextListener->authenticate(RequestEvent $event): void …
      › $sessionId = $request->cookies->all()[$session->getName()] ?? null;$token = $session->get($this->sessionKey);arguments: {
        $name: "_security_main"
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/security-http/Firewall.php:95 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
        $listeners: Generator {#380 …}
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#249 …}
        }
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#249 …}
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …14]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
        $eventName: "kernel.request"
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#141 …}
        $eventName: "kernel.request"
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
        $type: 1
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
        $type: 1
        $catch: true
      }
    }
    /home/medrep/imedrep.ir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#8 …}
      }
    }
    /home/medrep/imedrep.ir/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/medrep/imedrep.ir/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/medrep/imedrep.ir/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
"09121503069"

Session Usage

3 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/public/index.php"
    "line" => 5
    "args" => [
      "/home/medrep/imedrep.ir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\ShopLoginController:36
[
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 36
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/src/Controller/ShopLoginController.php"
    "line" => 26
    "function" => "getTargetPath"
    "class" => "App\Controller\ShopLoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "loginSelector"
    "class" => "App\Controller\ShopLoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/public/index.php"
    "line" => 5
    "args" => [
      "/home/medrep/imedrep.ir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/medrep/imedrep.ir/public/index.php"
    "line" => 5
    "args" => [
      "/home/medrep/imedrep.ir/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"8b6f013207887573048d2f4ff5677586"
DATABASE_URL
"mysql://medrep_medir:&_AHzUmCnP_k@127.0.0.1:3306/medrep_medir?serverVersion=10.3.38&charset=utf8mb4"
MAILER_DSN
"smtp://localhost:25"
MAILER_URL
"smtp://username:password@smtp.example.com:port"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/usr/local/cpanel/cgi-sys/"
CONTEXT_PREFIX
"/cgi-sys"
DOCUMENT_ROOT
"/home/medrep/imedrep.ir"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_AR_REAL_COUNTRY
"IR"
HTTP_AR_REAL_IP
"5.106.149.53"
HTTP_AR_SID
"2070"
HTTP_CDN_LOOP
"arvancloud; count=1"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"_ga_PGZW2S0PEF=GS1.1.1735202862.1.1.1735202867.0.0.0; _ga=GA1.2.121452573.1735202863; _ga_GNJKJE183Y=GS1.1.1735202863.1.1.1735202868.0.0.0; _gid=GA1.2.897448722.1735202864; _gat_gtag_UA_213834020_1=1; PHPSESSID=b3064eb63dd9ed8b1f587d03aca5c567; sf_redirect=%7B%22token%22%3A%22f8b923%22%2C%22route%22%3A%22fos_user_security_check%22%2C%22method%22%3A%22POST%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.daroox.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://www.daroox.com/login"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_TRUE_CLIENT_IP
"5.106.149.53"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:133.0) Gecko/20100101 Firefox/133.0"
HTTP_X_COUNTRY_CODE
"IR"
HTTP_X_FORWARDED_FOR
"5.106.149.53"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_HTTPS
"1"
HTTP_X_REAL_IP
"5.106.149.53"
HTTP_X_REQUEST_ID
"9f9ac60b3b160342e57d9289e4464b5a"
HTTP_X_SID
"2070"
ORIG_PATH_INFO
"/public/index.php"
ORIG_PATH_TRANSLATED
"/home/medrep/imedrep.ir/public/index.php"
ORIG_SCRIPT_FILENAME
"/usr/local/cpanel/cgi-sys/ea-php82"
ORIG_SCRIPT_NAME
"/cgi-sys/ea-php82"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
"url=shop/login/selector"
REDIRECT_HANDLER
"application/x-httpd-ea-php82"
REDIRECT_QUERY_STRING
"url=shop/login/selector"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/index.php"
REMOTE_ADDR
"89.45.48.68"
REMOTE_PORT
"55690"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1735202873
REQUEST_TIME_FLOAT
1735202873.952
REQUEST_URI
"/shop/login/selector"
SCRIPT_FILENAME
"/home/medrep/imedrep.ir/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://www.daroox.com/shop/login/selector"
SCRIPT_URL
"/shop/login/selector"
SERVER_ADDR
"45.92.95.68"
SERVER_ADMIN
"webmaster@daroox.com.medrep.ir"
SERVER_NAME
"www.daroox.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.daroox.com"
SYMFONY_DOTENV_PATH
"/home/medrep/imedrep.ir/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAILER_URL,DATABASE_URL"
TZ
"Asia/Tehran"
UNIQUE_ID
"Z20YOd4rxBqGdPBOx1fTBQAAABo"
argc
1
argv
[
  "url=shop/login/selector"
]