POST https://book.api.7ap.tech/api_v2/login?p=api_v2%2Flogin

ApiV2Controller :: login

Request

GET Parameters

Key Value
p
"api_v2/login"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ApiV2Controller::login"
_firewall_context
"security.firewall.map.context.main"
_nelmio_cors_should_allow_origin
true
_route
"app_api_v2_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"f254d6"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3"
connection
"close"
content-length
"59"
content-type
"application/json"
host
"book.api.7ap.tech"
origin
"http://localhost:5173"
priority
"u=0"
referer
"http://localhost:5173/login"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko/20100101 Firefox/146.0"
x-php-ob-level
"1"

Request Content

Pretty

{
    "email": "ismail.eamrani@gmail.com",
    "password": "123456789"
}

Raw

{"email":"ismail.eamrani@gmail.com","password":"123456789"}

Response

Response Headers

Header Value
access-control-allow-origin
"http://localhost:5173"
access-control-expose-headers
"link"
cache-control
"no-cache, private"
content-type
"application/json"
date
"Mon, 19 Jan 2026 18:20:55 GMT"
x-debug-token
"ed2417"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/ebook_api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACCESS_TOKEN_URL
"https://api-m.sandbox.paypal.com"
APP_ENV
"dev"
APP_SECRET
"702f5badec0a9454fef2d59ea1e5dd01"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://root:Amrani@@@021891@127.0.0.1:3306/ebook_api?serverVersion=8.0.42-0ubuntu0.24.04.1&charset=utf8mb4"
FROM_NAME
"TheIncomeLab"
MAILER_DSN
"smtp://contact@7ap.tech:Azer@@@1234@mail57.lwspanel.com:587"
MAILER_FROM
"contact@7ap.tech"
MAIL_ADMIN
"eaismail.02@gmail.com"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PAYPAL_CLIENT_ID
"Acsxqd8jMqlvOls_NzfdUgKOfBsi_VrRzPVGDA5qnuQd2ySPkIHNueJZ4o43IC81yp7qs0RP6kR09Z9E"
PAYPAL_SECRET
"EIetu-GsoawPG1mMH0J1B1TJXF8rNmWh75n9cf3yjrMNKkc5v-AA0ZO37srhF97gPIX40ZZ8DiGO6Lnx"
SITE_URL
""
encrypt_iv
"@@@IDNNHGDEOL939012844"
encrypt_secret
"@@@IDNNHGDEOL939012844"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"59"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/ebook_api/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/ebook_api/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3"
HTTP_CONNECTION
"close"
HTTP_HOST
"book.api.7ap.tech"
HTTP_ORIGIN
"http://localhost:5173"
HTTP_PRIORITY
"u=0"
HTTP_REFERER
"http://localhost:5173/login"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:146.0) Gecko/20100101 Firefox/146.0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"p=api_v2/login"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"p=api_v2/login"
REDIRECT_SSL_TLS_SNI
"book.api.7ap.tech"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api_v2/login"
REMOTE_ADDR
"41.248.52.167"
REMOTE_PORT
"58172"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768846854
REQUEST_TIME_FLOAT
1768846854.599
REQUEST_URI
"/api_v2/login"
SCRIPT_FILENAME
"/var/www/ebook_api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"95.179.186.228"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"book.api.7ap.tech"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at book.api.7ap.tech Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"book.api.7ap.tech"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,encrypt_secret,encrypt_iv,MAILER_DSN,MAILER_FROM,MAIL_ADMIN,FROM_NAME,SITE_URL,ACCESS_TOKEN_URL,PAYPAL_CLIENT_ID,PAYPAL_SECRET"