ArticleController :: apiList
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ArticleController::apiList" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "api_article_list" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "b8c9c9" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json, text/javascript, */*; q=0.01" |
| accept-encoding | "gzip, deflate" |
| accept-language | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| connection | "keep-alive" |
| cookie | "REMEMBERME=App.Entity.User%3ATWFzc2FyZGluZQ~~%3A1777285448%3Aed_d0GdmgQQe9a3yUKainIwkphnGHSCGyL-t_l2SB3k~oQw0Ob4ovweG5btnN4iYXnZ_HKmorqgIcigemTlvVxQ~; main_auth_profile_token=5443d3; PHPSESSID=ad2oplflmomvmmrv8krg5ecqai" |
| host | "e-commerce.enspm.univ-maroua.cm" |
| referer | "http://e-commerce.enspm.univ-maroua.cm/article/" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
| x-requested-with | "XMLHttpRequest" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Mon, 20 Apr 2026 10:25:44 GMT" |
| x-debug-token | "f9bead" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "ad2oplflmomvmmrv8krg5ecqai" |
| REMEMBERME | "App.Entity.User:TWFzc2FyZGluZQ~~:1777285448:ed_d0GdmgQQe9a3yUKainIwkphnGHSCGyL-t_l2SB3k~oQw0Ob4ovweG5btnN4iYXnZ_HKmorqgIcigemTlvVxQ~" |
| main_auth_profile_token | "5443d3" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 20 Apr 26 10:24:07 +0000" |
| Last used | "Mon, 20 Apr 26 10:25:40 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "Massardine" |
| _security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":14:{s:19:"\x00App\Entity\User\x00id";i:6;s:25:"\x00App\Entity\User\x00username";s:10:"Massardine";s:22:"\x00App\Entity\User\x00roles";a:0:{}s:25:"\x00App\Entity\User\x00password";s:8:"c8a829af";s:23:"\x00App\Entity\User\x00avatar";N;s:25:"\x00App\Entity\User\x00isSeller";b:1;s:26:"\x00App\Entity\User\x00storeName";s:11:"Boutique N7";s:33:"\x00App\Entity\User\x00storeDescription";s:22:"Vente des produits Bio";s:29:"\x00App\Entity\User\x00storeAddress";s:16:"Maroua-Artisanat";s:22:"\x00App\Entity\User\x00phone";s:9:"698844860";s:29:"\x00App\Entity\User\x00sellerRating";N;s:25:"\x00App\Entity\User\x00isActive";b:1;s:25:"\x00App\Entity\User\x00articles";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;}s:23:"\x00App\Entity\User\x00orders";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:1:{i:0;s:9:"ROLE_USER";}}}" |
| csrf-token | 257 |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 161
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 83
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php"
"line" => 34
"function" => "Symfony\Bundle\SecurityBundle\Security\{closure}"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "::"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 383
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/src/Controller/ArticleController.php"
"line" => 39
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "apiList"
"class" => "App\Controller\ArticleController"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/e-commerce.enspm.univ-maroua.cm/public/index.php"
"line" => 5
"args" => [
"/var/www/e-commerce.enspm.univ-maroua.cm/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 | "be0e85688f6d73ad193dd014579c9588" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://ecommerc:ecommerç@2026@127.0.0.1:3306/ecommerce_db" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/e-commerce.enspm.univ-maroua.cm" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/e-commerce.enspm.univ-maroua.cm" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/e-commerce.enspm.univ-maroua.cm/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/e-commerce.enspm.univ-maroua.cm/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT | "application/json, text/javascript, */*; q=0.01" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "REMEMBERME=App.Entity.User%3ATWFzc2FyZGluZQ~~%3A1777285448%3Aed_d0GdmgQQe9a3yUKainIwkphnGHSCGyL-t_l2SB3k~oQw0Ob4ovweG5btnN4iYXnZ_HKmorqgIcigemTlvVxQ~; main_auth_profile_token=5443d3; PHPSESSID=ad2oplflmomvmmrv8krg5ecqai" |
| HTTP_HOST | "e-commerce.enspm.univ-maroua.cm" |
| HTTP_REFERER | "http://e-commerce.enspm.univ-maroua.cm/article/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/article/api/list" |
| REMOTE_ADDR | "143.105.152.201" |
| REMOTE_PORT | "11610" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776680744 |
| REQUEST_TIME_FLOAT | 1776680744.7578 |
| REQUEST_URI | "/article/api/list" |
| SCRIPT_FILENAME | "//var/www/e-commerce.enspm.univ-maroua.cm/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "102.220.19.164" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "e-commerce.enspm.univ-maroua.cm" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at e-commerce.enspm.univ-maroua.cm Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SYMFONY_DOTENV_PATH | "/var/www/e-commerce.enspm.univ-maroua.cm/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |