ProductController :: viewCategory
Request
GET Parameters
| Key | Value |
|---|---|
| a | "JJJ47QQQ" |
| action | "JJJ1QQQ" |
| ajax | "JJJ32QQQ" |
| c | "JJJ15QQQ" |
| charset | "JJJ24QQQ" |
| code | "JJJ10QQQ" |
| comment | "JJJ30QQQ" |
| content | "JJJ29QQQ" |
| continue | "JJJ70QQQ" |
| data | "JJJ16QQQ" |
| debug | "JJJ33QQQ" |
| dest | "JJJ68QQQ" |
| dir | "JJJ56QQQ" |
| do | "JJJ49QQQ" |
| edit | "JJJ42QQQ" |
"JJJ6QQQ" |
|
| error | "JJJ36QQQ" |
| f | "JJJ4QQQ" |
| file | "JJJ8QQQ" |
| filename | "JJJ60QQQ" |
| filter | "JJJ44QQQ" |
| format | "JJJ39QQQ" |
| from | "JJJ45QQQ" |
| group | "JJJ63QQQ" |
| h | "JJJ58QQQ" |
| iOony | "JJJ75QQQ" |
| id | "JJJ0QQQ" |
| key | "JJJ21QQQ" |
| lang | "JJJ19QQQ" |
| limit | "JJJ48QQQ" |
| login | "JJJ27QQQ" |
| m | "JJJ66QQQ" |
| mode | "JJJ17QQQ" |
| name | "JJJ3QQQ" |
| next | "JJJ72QQQ" |
| offset | "JJJ41QQQ" |
| order | "JJJ18QQQ" |
| p | "JJJ20QQQ" |
| page | "JJJ2QQQ" |
| pass | "JJJ55QQQ" |
| path | "JJJ54QQQ" |
| plugin | "JJJ50QQQ" |
| post | "JJJ26QQQ" |
| preview | "JJJ43QQQ" |
| q | "JJJ11QQQ" |
| query | "JJJ35QQQ" |
| redirect | "JJJ61QQQ" |
| reference | "JJJ73QQQ" |
| s | "JJJ25QQQ" |
| save | "JJJ37QQQ" |
| search | "JJJ28QQQ" |
| show | "JJJ57QQQ" |
| site | "JJJ74QQQ" |
| sort | "JJJ38QQQ" |
| start | "JJJ23QQQ" |
| state | "JJJ34QQQ" |
| status | "JJJ22QQQ" |
| step | "JJJ31QQQ" |
| subject | "JJJ65QQQ" |
| t | "JJJ14QQQ" |
| tab | "JJJ40QQQ" |
| template | "JJJ64QQQ" |
| test | "JJJ53QQQ" |
| text | "JJJ52QQQ" |
| theme | "JJJ51QQQ" |
| title | "JJJ9QQQ" |
| token | "JJJ13QQQ" |
| type | "JJJ7QQQ" |
| u | "JJJ67QQQ" |
| uri | "JJJ69QQQ" |
| url | "JJJ5QQQ" |
| user | "JJJ12QQQ" |
| value | "JJJ59QQQ" |
| view | "JJJ46QQQ" |
| window | "JJJ71QQQ" |
| year | "JJJ62QQQ" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::viewCategory" |
| _converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\Entity {#935 -name: "category" -class: "App\Entity\Category" -options: [ "expr" => "repository.findByUrl(name)" ] -isOptional: false -converter: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _redirected | true |
| _route | "viewCategory" |
| _route_params | [ "sub1" => "poulet-et-dinde" "sub2" => "poitrines" "sub3" => false "_locale" => "en" "name" => "boucherie" ] |
| _template | Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#938 #template: "frontend/category.html.twig" -vars: [] -streamable: false -owner: [ App\Controller\ProductController {#224 -entityMana: Doctrine\ORM\EntityManager {#322 …} -productServ: App\Service\ProductService {#151 …} -userServ: App\Service\UserService {#148 …} -companyServ: App\Service\CompanyService {#839 …} -request: null #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#856 …} } "viewCategory" ] } |
| category | App\Entity\Category {#1030 -id: 15 -name: "Boucherie" -placement: 30 -subCategory: null -categories: Doctrine\ORM\PersistentCollection {#1032 …} -image: Proxies\__CG__\App\Entity\Image {#1074 …} -banner: Proxies\__CG__\App\Entity\Image {#1073 …} -title: "Épicerie boucherie en ligne - Acheter de la viande locale, comme à la ferme | Maturin" -description: null -tier1MaturinFeesPc: "11.50" -tier2MaturinFeesPc: "8.50" -tier2MaturinFeesMinprice: "0" -tier2MaturinFeesMaxprice: "6.00" -packingFeesAmount: null -packingSuppliesFeesAmount: null -metaDescription: null -products: Doctrine\ORM\PersistentCollection {#1072 …} -productsSub: Doctrine\ORM\PersistentCollection {#1070 …} -isDisplayedForBuyer: false } |
| name | "boucherie" |
| sub1 | "poulet-et-dinde" |
| sub2 | "poitrines" |
| sub3 | false |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip,deflate,br" |
| connection | "Keep-alive" |
| cookie | "PHPSESSID=28lbk1lv3hb4f8jcm0gpjh2l5m; sf_redirect=%7B%22token%22%3A%225cc6b0%22%2C%22route%22%3A%22viewProduct%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22viewProduct%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2FMarkego%5C%2Fsrc%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A612%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "staging.maturin.ca" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| x-php-ob-level | "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 | "Wed, 08 Apr 2026 08:02:47 GMT" |
| location | "/category/boucherie" |
| x-debug-token | "89dd1a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "28lbk1lv3hb4f8jcm0gpjh2l5m" |
| sf_redirect | "{"token":"5cc6b0","route":"viewProduct","method":"GET","controller":{"class":"App\\Controller\\ProductController","method":"viewProduct","file":"\/var\/www\/html\/Markego\/src\/Controller\/ProductController.php","line":612},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 07 Apr 26 15:41:57 -0400" |
| Last used | "Wed, 08 Apr 26 04:02:46 -0400" |
| Lifetime | "31536000" |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "ifB2-DmsQqaVZuB40-JktXxPZ5GM-BhjKSgmrqlFYls" |
| _csrf/https-cart | "Hmxnj-4bMY5jm-Q66PlVZL7pJJGdnBoJZhCdJndifXA" |
| _csrf/https-form | "atFSyGEQ7FZXwOLmSGyBzu1syG_OmovqOL1pySLD44c" |
| _csrf/https-registration | "AdSJ8EaThNJfXIUvGr2CBFpH0w5hF1LT-7EwKQHj7c4" |
| _hwi_oauth.facebook.224654284787874.csrf_state.01ba857cbe465bb9aec5dec4aa460b14 | "01ba857cbe465bb9aec5dec4aa460b14" |
| _hwi_oauth.facebook.224654284787874.csrf_state.032a63dcdd36379c7a7ea61f3050d591 | "032a63dcdd36379c7a7ea61f3050d591" |
| _hwi_oauth.facebook.224654284787874.csrf_state.160173e47418a36aa0b08d81d6ea1116 | "160173e47418a36aa0b08d81d6ea1116" |
| _hwi_oauth.facebook.224654284787874.csrf_state.168405bc03755b3ee0919f85937886bf | "168405bc03755b3ee0919f85937886bf" |
| _hwi_oauth.facebook.224654284787874.csrf_state.1fc223ca1444d052e59eaa8aabc4707a | "1fc223ca1444d052e59eaa8aabc4707a" |
| _hwi_oauth.facebook.224654284787874.csrf_state.3f346f0b7387c4f63a1e7a13a566072c | "3f346f0b7387c4f63a1e7a13a566072c" |
| _hwi_oauth.facebook.224654284787874.csrf_state.41399c959ea2ef0025aee8a3a5c77dab | "41399c959ea2ef0025aee8a3a5c77dab" |
| _hwi_oauth.facebook.224654284787874.csrf_state.46d1003462e11b7ba8e7f80b3680c4b6 | "46d1003462e11b7ba8e7f80b3680c4b6" |
| _hwi_oauth.facebook.224654284787874.csrf_state.93170854ad1b4775c6ac56a1cdb3aa75 | "93170854ad1b4775c6ac56a1cdb3aa75" |
| _hwi_oauth.facebook.224654284787874.csrf_state.cdafaf01b988769113329af6c918ac73 | "cdafaf01b988769113329af6c918ac73" |
| _hwi_oauth.facebook.224654284787874.csrf_state.f73455e9be8ba1486ea183e9abc86509 | "f73455e9be8ba1486ea183e9abc86509" |
| _hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.5e2f2e1f0b4765502369a615576b9632 | "5e2f2e1f0b4765502369a615576b9632" |
| _hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.71adfd6de06185d39d3333c60eef0097 | "71adfd6de06185d39d3333c60eef0097" |
| _hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.756b2de339cf899cc39b5762057c2f3d | "756b2de339cf899cc39b5762057c2f3d" |
| _hwi_oauth.google.654609154778-7oimf9er3kem3ki594858c268643a8bq.apps.googleusercontent.com.csrf_state.7faf9f461861eaf5c70987b6e0c952eb | "7faf9f461861eaf5c70987b6e0c952eb" |
| _hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.4461757136aa37d73cbb07e4b0dfdb77 | "4461757136aa37d73cbb07e4b0dfdb77" |
| _hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.7cc16cce27b16abfb30572408630a5ce | "7cc16cce27b16abfb30572408630a5ce" |
| _hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.a4e4bfc7317078fb4e132a301254a668 | "a4e4bfc7317078fb4e132a301254a668" |
| _hwi_oauth.linkedin.78cm1wovjnexc8.csrf_state.cfbe58e9253ab3b8a3390a59b95919f2 | "cfbe58e9253ab3b8a3390a59b95919f2" |
| _profiler_search_end | "1" |
| _profiler_search_ip | "45.153.34.143" |
| _profiler_search_limit | "1" |
| _profiler_search_method | "1" |
| _profiler_search_start | "1" |
| _profiler_search_status_code | "599-1) OR 647=(SELECT 647 FROM PG_SLEEP(15))--" |
| _profiler_search_token | "1JBnFRn6B'; waitfor delay '0:0:15' -- bgSsNSBD')) OR 788=(SELECT 788 FROM PG_SLEEP(15))--" |
| _profiler_search_url | "(select 198766*667891 from DUAL)" |
| _security.last_error | Symfony\Component\Security\Core\Exception\BadCredentialsException {#241 -token: Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#242 …} #message: "Bad credentials." #code: 0 #file: "/var/www/html/Markego/vendor/symfony/security-core/Authentication/Provider/UserAuthenticationProvider.php" #line: 68 : { { session_start($options) … › |
| _security.last_username | "(select 198766*667891 from DUAL)" |
| _security.main.target_path | "https://staging.maturin.ca/vendeur/produits/liste/?url=vendeur%2Fproduits%2Fliste%2F" |
| cartId | 18217509 |
| favorites | Doctrine\Common\Collections\ArrayCollection {#236 -elements: [ 2709 6458 7395 823 ] } |
| showThisAssociationIdOnly-customBrowsing | 7 |
Flashes
Flashes
| Key | Value |
|---|---|
| error | [
"le numéro de la page n'est pas valide"
] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_TO_SEND_ADDRESS | "maxime@maturin.ca" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "ece17b137845c6af87737a7b429bf83e" |
| DATABASE_URL | "mysql://dev:adf98hj248r7hdasfSDF23r@127.0.0.1:3306/omelodev" |
| DEV_TO_MAIL_ADDRESS | "maxime@maturin.ca" |
| ELASTICSEARCH_HOST | "127.0.0.1" |
| ELASTICSEARCH_PORT | "9200" |
| ENABLE_TWIG_CACHE | "true" |
| MAILER_FROM | "reply-message@maturin.ca" |
| MAILER_URL | "smtp://mail.maturin.ca:587?encryption=&auth_mode=&username=maxime@maturin.ca&password=y3TE3dK7" |
| SOLEXIS_API_HOST | "https://maturin-dev.solutionextreme.com/api/" |
| SOLEXIS_NEW_API_HOST | "https://maturin-dev.solutionextreme.com/api/" |
| STRIPE_API_KEY | "sk_test_cLLpvDdtubdfD3HTPOK3uEoC" |
| STRIPE_API_PKEY | "pk_test_Hk3TQ3qfUi6YJ5ZTc2jdQB3X" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/Markego/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/Markego/public" |
| 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" |
| HTTP_CONNECTION | "Keep-alive" |
| HTTP_COOKIE | "PHPSESSID=28lbk1lv3hb4f8jcm0gpjh2l5m; sf_redirect=%7B%22token%22%3A%225cc6b0%22%2C%22route%22%3A%22viewProduct%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CProductController%22%2C%22method%22%3A%22viewProduct%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2FMarkego%5C%2Fsrc%5C%2FController%5C%2FProductController.php%22%2C%22line%22%3A612%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "staging.maturin.ca" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "url=category/boucherie/poulet-et-dinde/poitrines&id=JJJ0QQQ&action=JJJ1QQQ&page=JJJ2QQQ&name=JJJ3QQQ&f=JJJ4QQQ&url=JJJ5QQQ&email=JJJ6QQQ&type=JJJ7QQQ&file=JJJ8QQQ&title=JJJ9QQQ&code=JJJ10QQQ&q=JJJ11QQQ&user=JJJ12QQQ&token=JJJ13QQQ&t=JJJ14QQQ&c=JJJ15QQQ&data=JJJ16QQQ&mode=JJJ17QQQ&order=JJJ18QQQ&lang=JJJ19QQQ&p=JJJ20QQQ&key=JJJ21QQQ&status=JJJ22QQQ&start=JJJ23QQQ&charset=JJJ24QQQ&s=JJJ25QQQ&post=JJJ26QQQ&login=JJJ27QQQ&search=JJJ28QQQ&content=JJJ29QQQ&comment=JJJ30QQQ&step=JJJ31QQQ&ajax=JJJ32QQQ&debug=JJJ33QQQ&state=JJJ34QQQ&query=JJJ35QQQ&error=JJJ36QQQ&save=JJJ37QQQ&sort=JJJ38QQQ&format=JJJ39QQQ&tab=JJJ40QQQ&offset=JJJ41QQQ&edit=JJJ42QQQ&preview=JJJ43QQQ&filter=JJJ44QQQ&from=JJJ45QQQ&view=JJJ46QQQ&a=JJJ47QQQ&limit=JJJ48QQQ&do=JJJ49QQQ&plugin=JJJ50QQQ&theme=JJJ51QQQ&text=JJJ52QQQ&test=JJJ53QQQ&path=JJJ54QQQ&pass=JJJ55QQQ&dir=JJJ56QQQ&show=JJJ57QQQ&h=JJJ58QQQ&value=JJJ59QQQ&filename=JJJ60QQQ&redirect=JJJ61QQQ&year=JJJ62QQQ&group=JJJ63QQQ&template=JJJ64QQQ&subject=JJJ65QQQ&m=JJJ66QQQ&u=JJJ67QQQ&dest=JJJ68QQQ&uri=JJJ69QQQ&continue=JJJ70QQQ&window=JJJ71QQQ&next=JJJ72QQQ&reference=JJJ73QQQ&site=JJJ74QQQ&&iOony=JJJ75QQQ" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "url=category/boucherie/poulet-et-dinde/poitrines&id=JJJ0QQQ&action=JJJ1QQQ&page=JJJ2QQQ&name=JJJ3QQQ&f=JJJ4QQQ&url=JJJ5QQQ&email=JJJ6QQQ&type=JJJ7QQQ&file=JJJ8QQQ&title=JJJ9QQQ&code=JJJ10QQQ&q=JJJ11QQQ&user=JJJ12QQQ&token=JJJ13QQQ&t=JJJ14QQQ&c=JJJ15QQQ&data=JJJ16QQQ&mode=JJJ17QQQ&order=JJJ18QQQ&lang=JJJ19QQQ&p=JJJ20QQQ&key=JJJ21QQQ&status=JJJ22QQQ&start=JJJ23QQQ&charset=JJJ24QQQ&s=JJJ25QQQ&post=JJJ26QQQ&login=JJJ27QQQ&search=JJJ28QQQ&content=JJJ29QQQ&comment=JJJ30QQQ&step=JJJ31QQQ&ajax=JJJ32QQQ&debug=JJJ33QQQ&state=JJJ34QQQ&query=JJJ35QQQ&error=JJJ36QQQ&save=JJJ37QQQ&sort=JJJ38QQQ&format=JJJ39QQQ&tab=JJJ40QQQ&offset=JJJ41QQQ&edit=JJJ42QQQ&preview=JJJ43QQQ&filter=JJJ44QQQ&from=JJJ45QQQ&view=JJJ46QQQ&a=JJJ47QQQ&limit=JJJ48QQQ&do=JJJ49QQQ&plugin=JJJ50QQQ&theme=JJJ51QQQ&text=JJJ52QQQ&test=JJJ53QQQ&path=JJJ54QQQ&pass=JJJ55QQQ&dir=JJJ56QQQ&show=JJJ57QQQ&h=JJJ58QQQ&value=JJJ59QQQ&filename=JJJ60QQQ&redirect=JJJ61QQQ&year=JJJ62QQQ&group=JJJ63QQQ&template=JJJ64QQQ&subject=JJJ65QQQ&m=JJJ66QQQ&u=JJJ67QQQ&dest=JJJ68QQQ&uri=JJJ69QQQ&continue=JJJ70QQQ&window=JJJ71QQQ&next=JJJ72QQQ&reference=JJJ73QQQ&site=JJJ74QQQ&&iOony=JJJ75QQQ" |
| REDIRECT_SSL_TLS_SNI | "staging.maturin.ca" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/category/boucherie/poulet-et-dinde/poitrines" |
| REMOTE_ADDR | "45.153.34.143" |
| REMOTE_PORT | "57522" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775635365 |
| REQUEST_TIME_FLOAT | 1775635365.785 |
| REQUEST_URI | "/category/boucherie/poulet-et-dinde/poitrines?id=JJJ0QQQ&action=JJJ1QQQ&page=JJJ2QQQ&name=JJJ3QQQ&f=JJJ4QQQ&url=JJJ5QQQ&email=JJJ6QQQ&type=JJJ7QQQ&file=JJJ8QQQ&title=JJJ9QQQ&code=JJJ10QQQ&q=JJJ11QQQ&user=JJJ12QQQ&token=JJJ13QQQ&t=JJJ14QQQ&c=JJJ15QQQ&data=JJJ16QQQ&mode=JJJ17QQQ&order=JJJ18QQQ&lang=JJJ19QQQ&p=JJJ20QQQ&key=JJJ21QQQ&status=JJJ22QQQ&start=JJJ23QQQ&charset=JJJ24QQQ&s=JJJ25QQQ&post=JJJ26QQQ&login=JJJ27QQQ&search=JJJ28QQQ&content=JJJ29QQQ&comment=JJJ30QQQ&step=JJJ31QQQ&ajax=JJJ32QQQ&debug=JJJ33QQQ&state=JJJ34QQQ&query=JJJ35QQQ&error=JJJ36QQQ&save=JJJ37QQQ&sort=JJJ38QQQ&format=JJJ39QQQ&tab=JJJ40QQQ&offset=JJJ41QQQ&edit=JJJ42QQQ&preview=JJJ43QQQ&filter=JJJ44QQQ&from=JJJ45QQQ&view=JJJ46QQQ&a=JJJ47QQQ&limit=JJJ48QQQ&do=JJJ49QQQ&plugin=JJJ50QQQ&theme=JJJ51QQQ&text=JJJ52QQQ&test=JJJ53QQQ&path=JJJ54QQQ&pass=JJJ55QQQ&dir=JJJ56QQQ&show=JJJ57QQQ&h=JJJ58QQQ&value=JJJ59QQQ&filename=JJJ60QQQ&redirect=JJJ61QQQ&year=JJJ62QQQ&group=JJJ63QQQ&template=JJJ64QQQ&subject=JJJ65QQQ&m=JJJ66QQQ&u=JJJ67QQQ&dest=JJJ68QQQ&uri=JJJ69QQQ&continue=JJJ70QQQ&window=JJJ71QQQ&next=JJJ72QQQ&reference=JJJ73QQQ&site=JJJ74QQQ&&iOony=JJJ75QQQ&" |
| SCRIPT_FILENAME | "/var/www/html/Markego/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.79.50.9" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "staging.maturin.ca" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at staging.maturin.ca Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "staging.maturin.ca" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MAILER_URL,MAILER_FROM,DEV_TO_MAIL_ADDRESS,ADMIN_TO_SEND_ADDRESS,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,STRIPE_API_KEY,STRIPE_API_PKEY,SOLEXIS_API_HOST,SOLEXIS_NEW_API_HOST,ENABLE_TWIG_CACHE" |