https://helensbakery.boldrdev.nl/boldr-api/cloudprnt/BOLDR123123123

CloudPrntController :: cloudprnt

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Boldr\Shop\CloudPrntReceiptPrinterBundle\Controller\CloudPrntController::cloudprnt"
_firewall_context
"security.firewall.map.context.boldr_users"
_route
"cloudprnt_receipt_printer_print"
_route_params
[
  "secret" => "BOLDR123123123"
]
_security_firewall_run
"_security_boldr_users"
_stopwatch_token
"f5d1b8"
secret
"BOLDR123123123"

Request Headers

Header Value
accept
"*/*"
connection
"keep-alive"
content-length
"303"
content-type
"application/json"
host
"helensbakery.boldrdev.nl"
user-agent
"CloudPRNT/3.0 mC-Print3/3.3"
x-php-ob-level
"0"
x-star-mac
"00:11:62:30:28:02"
x-star-serial-number
"2580421070600181"

Request Content

Pretty

{
    "status": "29 a 2 0 0 0 0 2 0 0 0 0",
    "printerMAC": "00:11:62:30:28:02",
    "statusCode": "200%20OK",
    "printingInProgress": false,
    "clientAction": null,
    "display": [
        {
            "name": "MainDisplay",
            "status": {
                "connected": false
            }
        }
    ],
    "barcodeReader": [
        {
            "name": "MainBCR",
            "status": {
                "connected": false,
                "claimed": false
            }
        }
    ]
}

Raw

{"status": "29 a 2 0 0 0 0 2 0 0 0 0","printerMAC": "00:11:62:30:28:02","statusCode": "200%20OK","printingInProgress": false,"clientAction": null,"display": [{"name": "MainDisplay" ,"status": {"connected": false}}],"barcodeReader": [{"name": "MainBCR" ,"status": {"connected": false,"claimed": false}}]}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Wed, 26 Jun 2024 01:17:15 GMT"
link
"<https://helensbakery.boldrdev.nl/boldr-api/cloudprnt/BOLDR123123123?_locale=nl>; rel="alternate"; hreflang="nl", <https://helensbakery.boldrdev.nl/boldr-api/cloudprnt/BOLDR123123123?_locale=en>; rel="alternate"; hreflang="en""
x-debug-token
"bd54cd"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 77
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/boldrdev/sites/hb/app/public/index.php"
    "line" => 5
    "args" => [
      "/home/boldrdev/sites/hb/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"d40aa54b6dbaa1ed5b1f0d7afec047aa"
DATABASE_URL
"mysql://boldrdev_hb:fU2kO1tV5iX3oT2k@127.0.0.1/boldrdev_hb?serverVersion=10.3.38-MariaDb&charset=utf8mb4"
MAILER_DSN
"sendmail://default"
MOLLIE_API_KEY
"test_46iGZkMrpKasR8aV3H2XWJfdzPdyLu"
NOREPLY_EMAIL
"noreply@helensbakery.boldrdev.nl"
SHOP_NOREPLY_EMAIL
"noreply@helensbakery.boldrdev.nl"
SHOP_ORDER_EMAIL
"aron+hborder@dondr.nl"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"303"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/boldrdev/sites/hb/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/boldrdev/sites/hb/app/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/boldrdev"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"helensbakery.boldrdev.nl"
HTTP_USER_AGENT
"CloudPRNT/3.0 mC-Print3/3.3"
HTTP_X_STAR_MAC
"00:11:62:30:28:02"
HTTP_X_STAR_SERIAL_NUMBER
"2580421070600181"
PATH
"/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"helensbakery.boldrdev.nl"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZntsG548xSHnZNXcRGooagAAARU"
REDIRECT_URL
"/boldr-api/cloudprnt/BOLDR123123123"
REMOTE_ADDR
"178.225.179.230"
REMOTE_PORT
"44656"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1719364635
REQUEST_TIME_FLOAT
1719364635.6247
REQUEST_URI
"/boldr-api/cloudprnt/BOLDR123123123"
SCRIPT_FILENAME
"/home/boldrdev/sites/hb/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"37.97.135.234"
SERVER_ADMIN
"webmaster@helensbakery.boldrdev.nl"
SERVER_NAME
"helensbakery.boldrdev.nl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"helensbakery.boldrdev.nl"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,NOREPLY_EMAIL,MOLLIE_API_KEY,SHOP_NOREPLY_EMAIL,SHOP_ORDER_EMAIL,MAILER_DSN"
UNIQUE_ID
"ZntsG548xSHnZNXcRGooagAAARU"
USER
"boldrdev"
argc
0
argv
[]
proxy-nokeepalive
"1"