POST https://book.api.7ap.tech/api_v1/getbestseller?p=api_v1%2Fgetbestseller

ApiController :: request_without_id

Request

GET Parameters

Key Value
p
"api_v1/getbestseller"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ApiController::request_without_id"
_firewall_context
"security.firewall.map.context.main"
_nelmio_cors_should_allow_origin
true
_route
"app_api_wouti"
_route_params
[
  "request_name" => "getbestseller"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"ed0950"
request_name
"getbestseller"

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
"keep-alive"
content-length
"23"
content-type
"text/plain;charset=utf-8"
cookie
"PHPSESSID=blvnhctbehf6kpk33f80j2bpna"
host
"book.api.7ap.tech"
origin
"moz-extension://820c173c-83d3-4162-9e65-c707e9854e69"
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

Raw

{"is_best_seller":true}

Response

Response Headers

Header Value
access-control-allow-origin
"moz-extension://820c173c-83d3-4162-9e65-c707e9854e69"
access-control-expose-headers
"link"
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sun, 18 Jan 2026 11:50:37 GMT"
x-debug-token
"e87743"

Cookies

Request Cookies

Key Value
PHPSESSID
"blvnhctbehf6kpk33f80j2bpna"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sun, 18 Jan 26 10:49:32 +0000"
Last used
"Sun, 18 Jan 26 11:50:34 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-form
"8LRiFlxjOfIQFmksYFt5qATu_5FdJdd6IfHexRN2Jf8"
_security.last_username
"eaismail.02@gmail.com"
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":16:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:21:"eaismail.02@gmail.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$6MonssIQh4maOske6hZp4eDxn9HTuMSpfn3llKvnDlZIFTA/k7T5S";s:26:"\x00App\Entity\User\x00firstname";s:6:"Ismail";s:25:"\x00App\Entity\User\x00lastname";s:6:"AMRANI";s:22:"\x00App\Entity\User\x00token";s:120:"kUIogCsnI9FIoxmuTVPXJSx3glo1BmXMyjFHzs5aP1muYPdCwSQvXCNvTMq4zFHQlSWKjFvi1jfUe0DuyilGh9XfKwZwyWD0hHjcvWsatsdyNNSbvipDMQxF";s:35:"\x00App\Entity\User\x00available_requests";N;s:25:"\x00App\Entity\User\x00is_actif";b:1;s:32:"\x00App\Entity\User\x00code_activation";N;s:26:"\x00App\Entity\User\x00device_id";N;s:34:"\x00App\Entity\User\x00last_resend_verif";N;s:36:"\x00App\Entity\User\x00number_resend_verif";N;s:19:"\x00App\Entity\User\x00ip";N;s:23:"\x00App\Entity\User\x00secret";N;s:23:"\x00App\Entity\User\x00ebooks";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}"

Session Usage

2 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"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:174
[
  [
    "file" => "/var/www/ebook_api/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 174
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "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" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/ebook_api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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
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"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
encrypt_iv
"@@@IDNNHGDEOL939012844"
encrypt_secret
"@@@IDNNHGDEOL939012844"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"23"
CONTENT_TYPE
"text/plain;charset=utf-8"
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
"keep-alive"
HTTP_COOKIE
"PHPSESSID=blvnhctbehf6kpk33f80j2bpna"
HTTP_HOST
"book.api.7ap.tech"
HTTP_ORIGIN
"moz-extension://820c173c-83d3-4162-9e65-c707e9854e69"
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_v1/getbestseller"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"p=api_v1/getbestseller"
REDIRECT_SSL_TLS_SNI
"book.api.7ap.tech"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api_v1/getbestseller"
REMOTE_ADDR
"41.92.63.97"
REMOTE_PORT
"1544"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768737037
REQUEST_TIME_FLOAT
1768737037.3769
REQUEST_URI
"/api_v1/getbestseller"
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"