CronController :: sendQueue
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\CronController::sendQueue" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "app_cron_messenger" |
| _route_params | [] |
| _stopwatch_token | "46fb75" |
| _vary_by_language | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| connection | "close" |
| host | "api.tikitio.iview.cz" |
| user-agent | "curl/7.61.1" |
| x-api-token | "test" |
| x-forwarded-for | "172.18.0.1" |
| x-forwarded-host | "api.tikitio.iview.cz" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-ssl | "on" |
| x-original-uri | "/system/cron/messages" |
| x-php-ob-level | "1" |
| x-real-ip | "172.18.0.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 05:15:56 GMT" |
| referrer-policy | "no-referrer, strict-origin-when-cross-origin" |
| vary | "Accept-Language" |
| x-content-type-options | "nosniff" |
| x-debug-token | "8bb54e" |
| x-frame-options | "DENY" |
| x-xss-protection | "1; mode=block" |
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_MIN_VERSION | "0.0.0" |
| APP_SECRET | "b96c88762e6ab91e1ac4f971c258be14" |
| BASE_HOSTNAME | "tikitio.iview.cz" |
| DATABASE_URL | "mysql://tikitio:CVwR44NGCwi-RAxa@mysql-db/tikitio_prod_250402?serverVersion=5.7" |
| EMAIL_FROM | "rzs_v2@iview.cz" |
| EMAIL_FROM_NAME | "RZSv2 TEST" |
| LOCK_DSN | "flock://%kernel.project_dir%/var/lock" |
| MAILER_DSN | "mailersend+api://mlsn.33fd647a5092f81f73edabe59d644a64948aee5a5bb35cc7bb5b1f6b6acc8676@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SENTRY_DSN | "" |
| TRUSTED_IPS | "127.0.0.1,::1,85.193.1.180,172.18.0.2,85.193.35.68,0.0.0.0/0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "api.tikitio.iview.cz" |
| HTTP_USER_AGENT | "curl/7.61.1" |
| HTTP_X_API_TOKEN | "test" |
| HTTP_X_FORWARDED_FOR | "172.18.0.1" |
| HTTP_X_FORWARDED_HOST | "api.tikitio.iview.cz" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SSL | "on" |
| HTTP_X_ORIGINAL_URI | "/system/cron/messages" |
| HTTP_X_REAL_IP | "172.18.0.1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/system/cron/messages" |
| REMOTE_ADDR | "172.18.0.5" |
| REMOTE_PORT | "39376" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1764998040 |
| REQUEST_TIME_FLOAT | 1764998040.1953 |
| REQUEST_URI | "/system/cron/messages" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.2" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "api.tikitio.iview.cz" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at api.tikitio.iview.cz Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,EMAIL_FROM,EMAIL_FROM_NAME,SENTRY_DSN,TRUSTED_IPS,BASE_HOSTNAME,LOCK_DSN,APP_MIN_VERSION" |