BlogController :: showAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\FrontCustom\BlogController::showAction" |
_firewall_context | "security.firewall.map.context.shop" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#4850 -links: [ 4908 => Symfony\Component\WebLink\Link {#4908 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_route | "app_shop_blog_post_show" |
_route_params | [ "_sylius" => [ "template" => "Shop/Blog/show.html.twig" "repository" => [ "method" => "findOneEnabledBySlugAndChannelCode" "arguments" => [ "$slug" "expr:service('sylius.context.locale').getLocaleCode()" "expr:service('sylius.context.channel').getChannel().getCode()" ] ] ] "slug" => "bien-choisir-ses-fournitures-scolaires-conseils-et-astuces" ] |
_security_firewall_run | "_security_shop" |
_sylius | [ "template" => "Shop/Blog/show.html.twig" "repository" => [ "method" => "findOneEnabledBySlugAndChannelCode" "arguments" => [ "$slug" "expr:service('sylius.context.locale').getLocaleCode()" "expr:service('sylius.context.channel').getChannel().getCode()" ] ] ] |
slug | "bien-choisir-ses-fournitures-scolaires-conseils-et-astuces" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
host | "sylius.drulk.com" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-proto | "HTTPS" |
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 | "Sat, 07 Jun 2025 18:29:50 GMT" |
link | "<https://sylius.drulk.com/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
x-debug-token | "e50fc5" |
x-frame-options | "sameorigin" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Sat, 07 Jun 25 20:29:50 +0200" |
Last used | "Sat, 07 Jun 25 20:29:50 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-sylius_add_to_cart | "9J8jGlYAuZ17F8oyXSaTAuKZcvfUu4m8okUmxODyGTc" |
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "0" |
APP_ENV | "dev" |
APP_SECRET | "DEVELOPER" |
APP_URL | "https://sylius.drulk.com" |
DATABASE_URL | "mysql://sylius:H9oafXosLSMIUgp1ozFmooGg@mariadb/sylius?serverVersion=mariadb-10.6.21&charset=utf8mb4" |
ELASTICSEARCH_HOST | "elasticsearch" |
ELASTICSEARCH_PASSWORD | "xGq4UK7*S6+yZNticEDZ" |
ELASTICSEARCH_PORT | "9200" |
ELASTICSEARCH_USERNAME | "elastic" |
FROM_EMAIL_ADDRESS | "contact@marentree-keepschool.com" |
FROM_EMAIL_NAME | "KEEPSCHOOL" |
JWT_PASSPHRASE | "e7c5fca1060bdf6ad23c33e4c236081f" |
JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
MAILER_DSN | "smtp://contact@marentree-keepschool.com:kocgir-6ajguF-jixvyd@smtp.office365.com:587?encryption=starttls" |
MESSENGER_TRANSPORT_DSN | "doctrine://default" |
PRIMARY_CHANNEL | "2" |
SHIPPINGBO_APP_ID | "537" |
SHIPPINGBO_CLIENT_ID | "URx82xkU9erVR_Br3z_JjVbgeh1FEakh_nlg3ttwhxg" |
SHIPPINGBO_CLIENT_SECRET | "42b6EGjUF_TEvW7C_BXMCQrWcfep9wBlprt3yOQsvJ0" |
SHIPPINGBO_CODE | "p0I6Te7Ol-cm4As5QCCAJsObET-krW4x6znbQ0_WQJc" |
SHIPPINGBO_REDIRECT_URI | "urn:ietf:wg:oauth:2.0:oob" |
SHIPPINGBO_SOURCE | "D2i" |
SHIPPINGBO_WEBHOOK_SECRET | "nswvPEccXdSMyjEUMydMT5JFvW52rrmrXZfseop" |
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN | "doctrine://default?queue_name=catalog_promotion_removal" |
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN | "doctrine://default?queue_name=catalog_promotion_removal_failed" |
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN | "doctrine://default" |
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN | "doctrine://default?queue_name=main_failed" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
Key | Value |
---|---|
CONTEXT_DOCUMENT_ROOT | "/var/lib/data/www/sylius/www/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/lib/data/www/sylius/www/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/lib/data/www/sylius" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "sylius.drulk.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_PROTO | "HTTPS" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/blogpost/bien-choisir-ses-fournitures-scolaires-conseils-et-astuces" |
REMOTE_ADDR | "216.73.216.197" |
REMOTE_PORT | "59998" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1749320990 |
REQUEST_TIME_FLOAT | 1749320990.5278 |
REQUEST_URI | "/blogpost/bien-choisir-ses-fournitures-scolaires-conseils-et-astuces" |
SCRIPT_FILENAME | "/var/lib/data/www/sylius/www/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "192.168.101.100" |
SERVER_ADMIN | "webmaster@mediactive.fr" |
SERVER_NAME | "sylius.drulk.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,ELASTICSEARCH_USERNAME,ELASTICSEARCH_PASSWORD,PRIMARY_CHANNEL,FROM_EMAIL_ADDRESS,FROM_EMAIL_NAME,SHIPPINGBO_CLIENT_ID,SHIPPINGBO_CLIENT_SECRET,SHIPPINGBO_REDIRECT_URI,SHIPPINGBO_CODE,SHIPPINGBO_APP_ID,SHIPPINGBO_WEBHOOK_SECRET,SHIPPINGBO_SOURCE,APP_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH" |
TEMP | "/var/lib/data/www/sylius/tmp" |
TMP | "/var/lib/data/www/sylius/tmp" |
TMPDIR | "/var/lib/data/www/sylius/tmp" |
USER | "sylius" |
proxy-nokeepalive | "1" |
Sub Requests 10
OrderController :: widgetAction (token = 7d920d)
Key | Value |
---|---|
_controller | "sylius.controller.order::widgetAction" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#5251 -links: [ 5250 => Symfony\Component\WebLink\Link {#5250 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
_route | "sylius_shop_partial_cart_summary" |
_route_params | [ "_sylius" => [ "template" => "$template" ] "_locale" => "fr_FR" ] |
_sylius | [ "template" => "$template" ] |
OrderController :: widgetAction (token = 8f64a9)
Key | Value |
---|---|
_controller | "sylius.controller.order::widgetAction" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#7736 -links: [ 7737 => Symfony\Component\WebLink\Link {#7737 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
_route | "sylius_shop_partial_cart_summary" |
_route_params | [ "_sylius" => [ "template" => "$template" ] "_locale" => "fr_FR" ] |
_sylius | [ "template" => "$template" ] |
ResourceController :: indexAction (token = f21d9f)
Key | Value |
---|---|
_controller | "sylius.controller.taxon::indexAction" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#8607 -links: [ 8598 => Symfony\Component\WebLink\Link {#8598 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
_route | "sylius_shop_partial_channel_menu_taxon_index" |
_route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "fr_FR" ] |
_sylius | [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |
PushProductController :: content (token = c717d3)
Key | Value |
---|---|
_controller | "App\Controller\FrontCustom\PushProductController::content" |
_format | "html" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#9645 -links: [ 9644 => Symfony\Component\WebLink\Link {#9644 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
FindRequirementController :: content (token = cc5912)
Key | Value |
---|---|
_controller | "App\Controller\FrontCustom\FindRequirementController::content" |
_format | "html" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#9789 -links: [ 9788 => Symfony\Component\WebLink\Link {#9788 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
type | "title" |
FindRequirementController :: content (token = 9e90a4)
Key | Value |
---|---|
_controller | "App\Controller\FrontCustom\FindRequirementController::content" |
_format | "html" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#9906 -links: [ 9912 => Symfony\Component\WebLink\Link {#9912 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
type | "paragraph_search_establishment" |
FindRequirementController :: content (token = 42ea60)
Key | Value |
---|---|
_controller | "App\Controller\FrontCustom\FindRequirementController::content" |
_format | "html" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#10025 -links: [ 10031 => Symfony\Component\WebLink\Link {#10031 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
type | "paragraph_no_requirement" |
FindRequirementController :: content (token = 422c5d)
Key | Value |
---|---|
_controller | "App\Controller\FrontCustom\FindRequirementController::content" |
_format | "html" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#10144 -links: [ 10150 => Symfony\Component\WebLink\Link {#10150 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
type | "paragraph_student" |
FindRequirementController :: content (token = 2025e0)
Key | Value |
---|---|
_controller | "App\Controller\FrontCustom\FindRequirementController::content" |
_format | "html" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#10263 -links: [ 10269 => Symfony\Component\WebLink\Link {#10269 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
type | "paragraph_personal_data" |
ResourceController :: indexAction (token = 92ace3)
Key | Value |
---|---|
_controller | "sylius.controller.taxon::indexAction" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#10389 -links: [ 10386 => Symfony\Component\WebLink\Link {#10386 -href: "https://sylius.drulk.com/api/v2/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
_locale | "fr_FR" |
_route | "sylius_shop_partial_channel_menu_taxon_index" |
_route_params | [ "_sylius" => [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] "_locale" => "fr_FR" ] |
_sylius | [ "template" => "$template" "repository" => [ "method" => "findChildrenByChannelMenuTaxon" "arguments" => [ "expr:service('sylius.context.channel').getChannel().getMenuTaxon()" "expr:service('sylius.context.locale').getLocaleCode()" ] ] ] |