QRCodeController :: generateQrCode
Request
GET Parameters
Key | Value |
---|---|
data | "https://mitsubishielectric.eadplataforma.app/certificate/0044748/2024-04-04" |
h | "300" |
w | "300" |
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 | "35b4f3" |
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 | "Sun, 27 Apr 2025 07:34:32 GMT" |
expires | -1 |
pragma | "no-cache" |
x-debug-token | "715dbd" |
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://mitsubishielectric.eadplataforma.app/certificate/0044748/2024-04-04&w=300&h=300" |
REDIRECT_HTTPS | "on" |
REDIRECT_QUERY_STRING | "data=https://mitsubishielectric.eadplataforma.app/certificate/0044748/2024-04-04&w=300&h=300" |
REDIRECT_SSL_TLS_SNI | "api.ead.dev" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/qrcode" |
REMOTE_ADDR | "54.89.84.38" |
REMOTE_PORT | "49568" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1745739272 |
REQUEST_TIME_FLOAT | 1745739272.605 |
REQUEST_URI | "/qrcode?data=https://mitsubishielectric.eadplataforma.app/certificate/0044748/2024-04-04&w=300&h=300" |
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" |