ConsumeMessagesCommand::execute()
Command
61031.2 ms
Duration
32 MiB
Peak Memory Usage
normal
Verbosity Level
Signalable
Interactive
Validate Input
Enabled
Visible
Arguments
| Argument | Value |
|---|---|
| receivers | [
"async"
] |
Options
| Option | Value |
|---|---|
| bus | null |
| failure-limit | null |
| limit | null |
| memory-limit | null |
| no-reset | false |
| queues | [] |
| sleep | 1 |
| time-limit | "60" |
Application inputs
| Input | Value |
|---|---|
| --ansi | null |
| --env | "dev" |
| --help | false |
| --no-debug | false |
| --no-interaction | false |
| --profile | true |
| --quiet | false |
| --verbose | false |
| --version | false |
| command | "messenger:consume" |
Input / Output
| Input | Symfony\Component\Console\Input\ArgvInput {#5 #definition: Symfony\Component\Console\Input\InputDefinition {#560 …} #stream: null #options: [ "time-limit" => "60" "profile" => true ] #arguments: [ "command" => "messenger:consume" "receivers" => [ "async" ] ] #interactive: true -tokens: [ "messenger:consume" "async" "--time-limit=60" "--profile" ] -parsed: [] } |
| Output | Symfony\Component\Console\Output\ConsoleOutput {#15 -verbosity: 32 -formatter: Symfony\Component\Console\Formatter\OutputFormatter {#54 …} -stream: stream resource @2 : false : true : false : "PHP" : "STDIO" : "wb" : 0 : false : "php://stdout" : [] } -stderr: Symfony\Component\Console\Output\StreamOutput {#47 …} -consoleSectionOutputs: [] } |
Helper Set
| Helpers |
|---|
Symfony\Component\Console\Helper\DebugFormatterHelper {#220 #helperSet: Symfony\Component\Console\Helper\HelperSet {#190 …} -started: [] -count: -1 } |
Symfony\Component\Console\Helper\FormatterHelper {#211 #helperSet: Symfony\Component\Console\Helper\HelperSet {#190 …} } |
Symfony\Component\Console\Helper\ProcessHelper {#222 #helperSet: Symfony\Component\Console\Helper\HelperSet {#190 …} } |
Symfony\Component\Console\Helper\QuestionHelper {#225 #helperSet: Symfony\Component\Console\Helper\HelperSet {#190 …} -inputStream: null } |
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 |
|---|---|
| APACHE_CONFDIR | "/etc/apache2" |
| APACHE_ENVVARS | "/etc/apache2/envvars" |
| APP_DEBUG | "1" |
| DOCTRINE_DEPRECATIONS | "trigger" |
| DOCUMENT_ROOT | "" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/root" |
| HOSTNAME | "86f5016a090c" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_TRANSLATED | "bin/console" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_SELF | "bin/console" |
| PHP_SHA256 | "475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz" |
| PHP_VERSION | "8.2.29" |
| PWD | "/var/www/html" |
| REQUEST_TIME | 1765010385 |
| REQUEST_TIME_FLOAT | 1765010385.6214 |
| SCRIPT_FILENAME | "bin/console" |
| SCRIPT_NAME | "bin/console" |
| SHELL_VERBOSITY | 0 |
| 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" |
| argc | 5 |
| argv | [ "bin/console" "messenger:consume" "async" "--time-limit=60" "--profile" ] |