DocumentationController :: documentationIndex
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\DocumentationController::documentationIndex" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "index_docs" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#250 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#212 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#270 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#251 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#397 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\HttpBasicAuthenticator {#398 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#395 -supports: false -passport: null -duration: null -stub: "Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator" -authenticated: null -exception: null -authenticator: Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator {#274 …} } ] |
| _stopwatch_token | "39556c" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US,en;q=0.9" |
| connection | "close" |
| host | "51.75.124.235:443" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.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 | "Sat, 06 Dec 2025 03:06:27 GMT" |
| x-debug-token | "fea5d7" |
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 |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "843218e3343f4fc08d5f75be8a4049d5" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://apimysqlu:apimysqlu2025@localhost:3306/api-sms?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| JWT_PASSPHRASE | "f7f10f5f53fb35e66dea05560208adf5b1990d358b6cba47c6256f353944fae8" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html/api-sms-phone" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/api-sms-phone" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/api-sms-phone/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/api-sms-phone/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "51.75.124.235:443" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://51.75.124.235/" |
| REDIRECT_SCRIPT_URL | "/" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "178.22.24.60" |
| REMOTE_PORT | "37360" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764990387 |
| REQUEST_TIME_FLOAT | 1764990387.7802 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/api-sms-phone/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://51.75.124.235/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "51.75.124.235" |
| SERVER_ADMIN | "dev@phone-contact.com" |
| SERVER_NAME | "51.75.124.235" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at 51.75.124.235 Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/api-sms-phone/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |