Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_api_respond | "true" |
_controller | "api_platform.action.documentation" |
_firewall_context | "security.firewall.map.context.doc" |
_format | "" |
_redirected | true |
_route | "api_doc" |
_route_params | [ "_format" => "" "_api_respond" => "true" ] |
_security_firewall_run | "_security_doc" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "XDEBUG_SESSION=PHPSTORM; sf_redirect=%7B%22token%22%3A%2265352b%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
host | "a8-notification.saas-production.review" |
referer | "https://a8-notification.saas-production.review/" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "18.219.74.193" |
x-forwarded-host | "a8-notification.saas-production.review" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-server | "535d1f9163be" |
x-php-ob-level | "1" |
x-real-ip | "18.219.74.193" |
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 | "Mon, 12 May 2025 12:33:08 GMT" |
location | "https://a8-notification.saas-production.review/api/docs/login" |
x-debug-token | "7b95bc" |
Cookies
Request Cookies
Key | Value |
---|---|
XDEBUG_SESSION | "PHPSTORM" |
sf_redirect | "{"token":"65352b","route":"homepage","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/app\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Mon, 12 May 25 12:33:08 +0000" |
Last used | "Mon, 12 May 25 12:33:08 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.doc.target_path | "https://a8-notification.saas-production.review/api/docs" |
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_NAME | "a8_notification" |
APP_VERSION | "1.0" |
LEGACY_POSTGRES_DB | "a8_api_db" |
LEGACY_POSTGRES_HOST | "a8_api_db" |
LEGACY_POSTGRES_PASSWORD | "MDdxD4y8F6XzKA9M" |
LEGACY_POSTGRES_USER | "postgres" |
LEGACY_POSTGRES_VERSION | "14" |
LOCK_DSN | "flock" |
MESSENGER_CONSUMER_NAME | "consumer" |
POSTGRES_DB | "a8_notification" |
POSTGRES_HOST | "a8_apim_database" |
POSTGRES_PASSWORD | "password" |
POSTGRES_USER | "app" |
POSTGRES_VERSION | "14" |
REDIS_HOST | "a8_apim_bus" |
REDIS_PORT | "6379" |
Defined as regular env variables
Key | Value |
---|---|
APIM_API_KEY | "ZpngZtKbP7upuNwExT23XVzTzUDTkPhYG6ndGHCr" |
APIM_IP_ADDRESS | "172.18.0.1/24" |
APIM_TOKEN_HEADER | "X-AUTH-TOKEN" |
APIM_URL | "https://a8-apim.saas-production.review" |
APP_DEBUG | "0" |
APP_ENV | "dev" |
APP_MICROSERVICE_ID | "515af86d-4740-48b9-8423-ebca27167997" |
APP_MICROSERVICE_NAME | "Atome8 Notification Microservice" |
APP_SECRET | "supersecretstring" |
AUTH_TYPE | "" |
BITBUCKET_CONSUMER_KEY | "vmcTgAWfx98dYdjMk3" |
BITBUCKET_CONSUMER_SECRET | "kNkdjGgWLWfuX2cg32bJr4edNQHykvyZ" |
COMPOSER_ALLOW_SUPERUSER | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|a8-apim\.saas-production\.loc)(:[0-9]+)?$" |
DATABASE_URL | "postgresql://app:password@a8_apim_database:5432/a8_notification?serverVersion=14" |
DOCUMENT_ROOT | "/app/public" |
DOCUMENT_URI | "/index.php" |
ELASTICSEARCH_DSN | "http://elastic:changeMe@a8_apim_es01:9200" |
GATEWAY_INTERFACE | "CGI/1.1" |
GODEBUG | "cgocheck=0" |
GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
HOME | "/root" |
HOSTNAME | "e4c30674941d" |
HTTPS | "" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "XDEBUG_SESSION=PHPSTORM; sf_redirect=%7B%22token%22%3A%2265352b%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fapp%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
HTTP_HOST | "a8-notification.saas-production.review" |
HTTP_REFERER | "https://a8-notification.saas-production.review/" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_X_FORWARDED_FOR | "18.219.74.193" |
HTTP_X_FORWARDED_HOST | "a8-notification.saas-production.review" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SERVER | "535d1f9163be" |
HTTP_X_REAL_IP | "18.219.74.193" |
LEGACY_DATABASE_URL | "postgresql://postgres:MDdxD4y8F6XzKA9M@a8_api_db:5432/a8_api_db?serverVersion=14" |
MICROSERVICE_MESSENGER_TRANSPORT_DSN | "redis://a8_apim_bus:6379/messages" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PATH_INFO | "" |
PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.19.tar.xz.asc" |
PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_IDE_CONFIG | "serverName=a8-notification.saas-production.review" |
PHP_INI_DIR | "/usr/local/etc/php" |
PHP_LDFLAGS | "-Wl,-O1 -pie" |
PHP_SELF | "/index.php" |
PHP_SHA256 | "976e4077dd25bec96b5dfe8938052d243bbd838f95368a204896eff12756545f" |
PHP_URL | "https://www.php.net/distributions/php-8.3.19.tar.xz" |
PHP_VERSION | "8.3.19" |
PWD | "/app" |
QUERY_STRING | "" |
REMOTE_ADDR | "172.18.0.7" |
REMOTE_HOST | "172.18.0.7" |
REMOTE_IDENT | "" |
REMOTE_PORT | "37874" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1747053188 |
REQUEST_TIME_FLOAT | 1747053188.052 |
REQUEST_URI | "/api/docs" |
SCRIPT_FILENAME | "/app/public/index.php" |
SCRIPT_NAME | "/index.php" |
SENTRY_DSN | "changeMe" |
SERVER_NAME | "a8-notification.saas-production.review" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "FrankenPHP" |
SSL_PROTOCOL | "" |
SYMFONY_DOTENV_PATH | "/app/.env" |
SYMFONY_DOTENV_VARS | "APP_NAME,APP_VERSION,POSTGRES_HOST,POSTGRES_USER,POSTGRES_PASSWORD,POSTGRES_DB,POSTGRES_VERSION,REDIS_HOST,REDIS_PORT,MESSENGER_CONSUMER_NAME,LEGACY_POSTGRES_HOST,LEGACY_POSTGRES_USER,LEGACY_POSTGRES_PASSWORD,LEGACY_POSTGRES_DB,LEGACY_POSTGRES_VERSION,LOCK_DSN" |
TRUSTED_HOSTS | "^a8-notification.saas-production.review|a8_notification_caddy$" |
TRUSTED_PROXIES | "127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,172.18.0.0/12,192.168.0.0/16" |
XDEBUG_CONFIG | "log_level=0 idekey=PHPSTORM" |
XDEBUG_MODE | "debug,develop" |
XDG_CONFIG_HOME | "/config" |
XDG_DATA_HOME | "/data" |