QRCodeController :: generateQrCode
Request
GET Parameters
| Key | Value |
|---|---|
| data | "https://nobreplay.com.br/certificate/biA56w/2025-06-29" |
| h | "130" |
| w | "130" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _cache | Sensio\Bundle\FrameworkExtraBundle\Configuration\Cache {#730 -expires: "now" -maxage: "0" -smaxage: "0" -public: false -mustRevalidate: null -vary: null -lastModified: null -etag: null -maxStale: null -staleWhileRevalidate: null -staleIfError: null } |
| _controller | "Eadmin\Controller\QRCodeController::generateQrCode" |
| _firewall_context | "security.firewall.map.context.public" |
| _route | "eadmin_qrcode_generateqrcode" |
| _route_params | [] |
| _stopwatch_token | "ced599" |
Request Headers
| Header | Value |
|---|---|
| connection | "close" |
| host | "api.ead.dev" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, private, s-maxage=0" |
| content-disposition | "inline; filename=qrcode.png" |
| content-type | "image/png" |
| date | "Tue, 16 Dec 2025 21:27:50 GMT" |
| expires | -1 |
| pragma | "no-cache" |
| x-debug-token | "d1ea64" |
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 | "faa26e57df0eed9dda656d51b27f5184" |
| DATABASE_HOST | "192.241.154.35" |
| DATABASE_NAME | "eadmin_ead" |
| DATABASE_PASSWORD | "A57b325ab*" |
| DATABASE_PORT | "3306" |
| DATABASE_URL | "mysql://eadmin:A57b325ab*@192.241.154.35:3306/eadmin_ead" |
| DATABASE_USER | "eadmin" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/api.ead.dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/api.ead.dev/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "api.ead.dev" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "data=https://nobreplay.com.br/certificate/biA56w/2025-06-29&w=130&h=130" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "data=https://nobreplay.com.br/certificate/biA56w/2025-06-29&w=130&h=130" |
| REDIRECT_SSL_TLS_SNI | "api.ead.dev" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/qrcode" |
| REMOTE_ADDR | "54.159.61.15" |
| REMOTE_PORT | "40378" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765920470 |
| REQUEST_TIME_FLOAT | 1765920470.443 |
| REQUEST_URI | "/qrcode?data=https://nobreplay.com.br/certificate/biA56w/2025-06-29&w=130&h=130" |
| SCRIPT_FILENAME | "/var/www/api.ead.dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "67.207.93.194" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "api.ead.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at api.ead.dev Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "api.ead.dev" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_USER,DATABASE_PASSWORD,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_URL" |