ArticleController :: article
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ArticleController::article" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#2204 -links: [ 2188 => Symfony\Component\WebLink\Link {#2188 -href: "https://www.test.stmartin.boutique/adminApi/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _locale | "fr" |
| _route | "article" |
| _route_params | [ "_locale" => "fr" "id" => "180" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "318a96" |
| article | App\Entity\Article {#1312 -id: 180 -nameFr: "BOULETTES GRAND-MERE" -nameEn: "BOULETTES GRAND-MERE" -nameDe: "BOULETTES GRAND-MERE" -nameNl: "BOULETTES GRAND-MERE" -price: 10.85 -isHighlight: false -isVaryingWeight: true -isActive: true -image: "180.jpeg" -imageFile: null -updatedAt: DateTime @1758726229 {#1310 : 2025-09-24 17:03:49.0 Europe/Paris (+02:00) } -descriptionFr: null -descriptionEn: null -descriptionDe: null -descriptionNl: null -nutritionalValueFr: """ Kcal : 208,00\r\n VALEURS ENERGETIQUES Kj : 771,92\r\n PROTEINES g : 14,46\r\n GRAISSES g : 12,72\r\n ACIDES GRAS SATURES g : 5,04\r\n GLUCIDES g : 7,25\r\n SUCRE g : 0,79\r\n SEL g : 2,28 """ -nutritionalValueEn: """ : 208,00\r\n : 771,92\r\n : 14,46\r\n : 12,72\r\n : 5,04\r\n : 7,25\r\n : 0,79\r\n : 2,28 """ -nutritionalValueDe: """ : 208,00\r\n : 771,92\r\n : 14,46\r\n : 12,72\r\n : 5,04\r\n : 7,25\r\n : 0,79\r\n : 2,28 """ -nutritionalValueNl: """ : 208,00\r\n : 771,92\r\n : 14,46\r\n : 12,72\r\n : 5,04\r\n : 7,25\r\n : 0,79\r\n : 2,28 """ -ingredientFr: "Ingrédients: viande de porc, eau, pain (farines (BLE, riz),eau, levure, sel, lactosérum en poudre (LAIT), chapelure (BLE), émulsifiant, sucre, levain (BLE), antioxydant E300, huile de colza), oignon, fibres végétales, sel, persil, poivre, arôme naturel, préparation arômatisante, produit de conservation, stabilisants (E450/E452). Produit décongelé, ne pas recongeler." -ingredientEn: null -ingredientDe: null -ingredientNl: "" -allergenFr: """ LAIT : +\r\n BLE : +\r\n GLUTEN : + """ -allergenEn: """ : +\r\n : +\r\n : + """ -allergenDe: """ : +\r\n : +\r\n : + """ -allergenNl: """ : +\r\n : +\r\n : + """ -arrayPrice: [ 10.85 null null null null ] -family: Proxies\__CG__\App\Entity\Family {#1234 …} -category: null -promotions: Doctrine\ORM\PersistentCollection {#1283 …} -maxQty: 1000 -articleNumber: "10223" -deliveryMin: 15 -weightAverage: 0.125 -packaging: "SOUS-VIDE DE 12PCS" -availability: false -isIGP: false -catalogs: Doctrine\ORM\PersistentCollection {#1368 …} -technicalData: null -isBulk: true } |
| id | "180" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "www.test.stmartin.boutique" |
| remote-ip | "216.73.216.9" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.9" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "57a4760bb0836c29b149526bdd1e61f5" |
| x-php-ob-level | "1" |
| x-predictor | "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, 30 Oct 2025 07:09:00 GMT" |
| link | "<https://www.test.stmartin.boutique/adminApi/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
| x-debug-token | "a7459b" |
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" => "/home/stmartk/www/webshop_stmartin_test/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/stmartk/www/webshop_stmartin_test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 367
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/stmartk/www/webshop_stmartin_test/src/Controller/ArticleController.php"
"line" => 96
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/stmartk/www/webshop_stmartin_test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "article"
"class" => "App\Controller\ArticleController"
"type" => "->"
]
[
"file" => "/home/stmartk/www/webshop_stmartin_test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stmartk/www/webshop_stmartin_test/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/stmartk/www/webshop_stmartin_test/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_USER_NAME | "ADMIN_BIVTEAM_API" |
| API_USER_PASSWORD | "$argon2id$v=19$m=65536,t=4,p=1$alVML2xEUmhWVFQxSllPdA$1D+bfqBBNw5So/DcPZJ7H2rLsxM8ib799ua2UURfWBM" |
| APP_ENV | "dev" |
| APP_SECRET | "8e09c4b1bee89f482c6c8a428ef30af1" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://stmartktest:BiVtRace51@stmartktest.mysql.db:3306/stmartktest" |
| MAILER_DSN | "smtp://9793ebefe5385f:6ed5c83a8cfdbd@smtp.mailtrap.io:2525?encryption=tls&auth_mode=login" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster131" |
| DOCUMENT_ROOT | "/home/stmartk/www/webshop_stmartin_test/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "www.test.stmartin.boutique" |
| HTTP_REMOTE_IP | "216.73.216.9" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.9" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "57a4760bb0836c29b149526bdd1e61f5" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/fr/article/180" |
| REMOTE_ADDR | "216.73.216.9" |
| REMOTE_PORT | "50902" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1761808140 |
| REQUEST_TIME_FLOAT | 1761808140.6643 |
| REQUEST_URI | "/fr/article/180" |
| SCRIPT_FILENAME | "/home/stmartk/www/webshop_stmartin_test/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.test.stmartin.boutique:443/fr/article/180" |
| SCRIPT_URL | "/fr/article/180" |
| SERVER_ADDR | "10.131.20.5" |
| SERVER_ADMIN | "postmaster@www.test.stmartin.boutique" |
| SERVER_NAME | "www.test.stmartin.boutique" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,CORS_ALLOW_ORIGIN,API_USER_NAME,API_USER_PASSWORD" |
| UNIQUE_ID | "aQMPDMFrzX8vypkJvFEb4wAABEg" |
| USER | "stmartk" |
| argc | 0 |
| argv | [] |