GET http://api.magicpackinglist.com/

DefaultController :: main

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::main"
_firewall_context
"security.firewall.map.context.main"
_route
"main"
_route_params
[]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#298
    -supports: false
    -passport: null
    -duration: null
    -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#255 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#299
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#300 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#322
    -supports: false
    -passport: null
    -duration: null
    -stub: "Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator {#323 …}
  }
]
_stopwatch_token
"6b2a3e"

Request Headers

Header Value
accept-encoding
"gzip"
authorization
""
host
"api.magicpackinglist.com"
user-agent
"Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)"
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, 11 Feb 2026 14:48:07 GMT"
x-debug-token
"df5187"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

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
ANTHROPIC_API_KEY
"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"
ANTHROPIC_VERSION
"2023-06-01"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"e38cbe8de0a8c3340702b81189eaebef"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://pdocs:Password0@127.0.0.1:3306/clem974_powerdocs?serverVersion=11.4.7-MariaDB"
FILES_BASE_URL
"http://127.0.0.1:8000"
FILES_SERVICE
"local"
JWT_PASSPHRASE
"d5e87bca662ab707779368e480838c3bfb872dab4bdb91e27e897e58a0508889"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/ubuntu/projects/01.pdocs-api/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/ubuntu/projects/01.pdocs-api/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_AUTHORIZATION
""
HTTP_HOST
"api.magicpackinglist.com"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REMOTE_ADDR
"34.68.211.39"
REMOTE_PORT
"57152"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1770821287
REQUEST_TIME_FLOAT
1770821287.8961
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/ubuntu/projects/01.pdocs-api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.37.157.252"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"api.magicpackinglist.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.63 (Ubuntu) Server at api.magicpackinglist.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.63 (Ubuntu)"
SYMFONY_DOTENV_PATH
"/home/ubuntu/projects/01.pdocs-api/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,FILES_SERVICE,FILES_BASE_URL,ANTHROPIC_API_KEY,ANTHROPIC_VERSION,APP_DEBUG"