GET http://reviewrevoult.net/_profiler

RedirectController :: urlRedirectAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.main"
_route
"_profiler_home"
_route_params
[
  "path" => "/_profiler/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_security_firewall_run
"_security_main"
_stopwatch_token
"1f7332"
httpPort
80
httpsPort
443
media_type
"text/html"
path
"/_profiler/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"reviewrevoult.net"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.118.144.244"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"18.118.144.244"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
access-control-allow-headers
"Content-Type, Authorization, X-Requested-With"
access-control-allow-methods
"GET, POST, OPTIONS"
access-control-allow-origin
"https://reviewrevoult.net"
access-control-max-age
"3600"
content-type
"text/html; charset=utf-8"
date
"Wed, 22 Jan 2025 19:44:39 GMT"
location
"http://reviewrevoult.net/_profiler/"
x-debug-token
"4b1d2c"

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" => "/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/application/src/Security/ShopifyAuthenticator.php"
    "line" => 64
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "App\Security\ShopifyAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/application/public/index.php"
    "line" => 7
    "args" => [
      "/application/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_NAME
"itb-reviews"
APP_REGION
"uk"
APP_SECRET
"8dbc195e550ded4d30b0cac4a87c9940"
APP_URL
"https://reviewrevoult.net"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
CURRENCY_DEFAULT
"GBP"
DATABASE_URL
"mysql://root:25dde4D@reviewrevoult_db.saltworks_net:3306/reviewrevoult_db?serverVersion=8&charset=utf8mb4"
JWT_PASSPHRASE
"d20b2g34wgh2wh5e9b4918c64fde6e35554b7d125dc4467e94210aac15488"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MERCURE_JWT_SECRET
"xcvbawergq2gw2qg4t2qg2w4#%#ger6345435"
MERCURE_PUBLIC_URL
"https://saltworks.vistadigital.ltd:3000/.well-known/mercure"
MERCURE_URL
"https://saltworks.vistadigital.ltd:3000/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"amqp://reviews:dfg3qhnq3WGESFB@saltworks_app_rabbit.saltworks_net:5672/%2f"
MONGODB_DB
"symfony"
MONGODB_URL
"mongodb://localhost:27017"
MONGO_DATABASE_URL
"mongodb://root:example@mongo.saltworks:27017/admin"
OPENAI_KEY
""
OPENAI_ORGANIZATION
""
SENTRY_DSN
""
SERVER_NAME
":80"
SHOPIFY_API_KEY
"f66368a7a3ab7936217ec30595e32fd2"
SHOPIFY_API_SCOPES
"write_themes_assets,write_discounts_allocator_functions,read_metaobject_definitions,write_metaobject_definitions,write_price_rules,read_themes,write_themes,write_assigned_fulfillment_orders,read_assigned_fulfillment_orders,read_merchant_managed_fulfillment_orders,write_merchant_managed_fulfillment_orders,read_orders, read_fulfillments,write_fulfillments,read_assigned_fulfillment_orders,write_assigned_fulfillment_orders,read_third_party_fulfillment_orders,write_third_party_fulfillment_orders,write_orders,read_products,write_products,read_customers,write_customers,read_shipping,write_shipping, read_discounts,write_discounts,read_inventory,write_inventory"
SHOPIFY_API_SECRET
"1dd5def1cb3a6a8c1439113f79ea1494"
SHOPIFY_API_VERSION
"2024-10"
SHOPIFY_APPBRIDGE_VERSION
"3.1.0"
SHOPIFY_APP_NAME
"itb-extensions"
SHOPIFY_EXTENSION_ID
"c2d623b0-cb11-4748-bb0b-c39df5f45657"
SHOPIFY_EXTENSION_NAME
"itb-extensions"
SHOPIFY_FUNCTION_DISCOUNT_ORDER_PROGRESSIVE
"gid://shopify/DiscountAutomaticNode/1749402190147"
SHOPIFY_URL
"thesaltworkscompany.myshopify.com"
SHOP_LOCALE
"en"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_RUNTIME_OPTIONS
[
  "dotenv_overload" => true
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DEBIAN_FRONTEND
"noninteractive"
DOCUMENT_ROOT
"/application/public"
DOCUMENT_URI
"/index.php//_profiler"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HOSTNAME
"72c09fc9ce64"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"reviewrevoult.net"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.118.144.244"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"18.118.144.244"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VALUE
"error_log=/var/log/nginx/application_php_errors.log"
PWD
"/application"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.19.0.1"
REMOTE_PORT
"36628"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1737575079
REQUEST_TIME_FLOAT
1737575079.3838
REQUEST_URI
"/_profiler"
SCRIPT_FILENAME
"/application/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.15"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.18.0"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_NAME,SERVER_NAME,APP_REGION,SHOP_LOCALE,CURRENCY_DEFAULT,APP_URL,SHOPIFY_APPBRIDGE_VERSION,SHOPIFY_API_VERSION,SHOPIFY_API_SCOPES,SHOPIFY_FUNCTION_DISCOUNT_ORDER_PROGRESSIVE,MONGO_DATABASE_URL,SHOPIFY_EXTENSION_NAME,SHOPIFY_EXTENSION_ID,SHOPIFY_APP_NAME,SHOPIFY_URL,SHOPIFY_API_KEY,SHOPIFY_API_SECRET,APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MERCURE_PUBLIC_URL,MERCURE_URL,MERCURE_JWT_SECRET,LOCK_DSN,CORS_ALLOW_ORIGIN,SENTRY_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,OPENAI_KEY,OPENAI_ORGANIZATION,MONGODB_URL,MONGODB_DB"
TERM
"linux"
USER
"www-data"