| Caller |
In
JobDispatcher.php
line
}
$this->messageBus->dispatch($job, $stamps);
} catch (Throwable $e) {
throw new JobDispatchException($e->getMessage(), $e->getCode(), $e);
}
}
|
| Bus |
messenger.bus.default |
| Message |
App\System\InfrastructureImplementations\Shared\Logger\LogNewJob {#6702
+payload: [
"title" => "RequestLoggerListener"
"data" => [
"endpoint" => "/api/private/me"
"method" => "GET"
"requested_at" => "2026-04-21T15:34:52+00:00"
"user_uuid" => 158
"request_headers" => [
"x-session-id" => [
"cadacf23-3576-4601-ba4c-156629acafb5"
]
"x-real-ip" => [
"149.50.216.182"
]
"x-forwarded-server" => [
"ea32ba63a492"
]
"x-forwarded-proto" => [
"https"
]
"x-forwarded-port" => [
"443"
]
"x-forwarded-host" => [
"admin.dev.rippla.com"
]
"x-forwarded-for" => [
"149.50.216.182"
]
"sec-fetch-site" => [
"same-site"
]
"sec-fetch-mode" => [
"cors"
]
"sec-fetch-dest" => [
"empty"
]
"sec-ch-ua-platform" => [
""Android""
]
"sec-ch-ua-mobile" => [
"?1"
]
"sec-ch-ua" => [
""Not(A:Brand";v="8", "Chromium";v="144", "YaBrowser";v="26.3", "Yowser";v="2.5""
]
"referer" => [
"https://dev.rippla.com/"
]
"priority" => [
"u=1, i"
]
"pragma" => [
"no-cache"
]
"origin" => [
"https://dev.rippla.com"
]
"cache-control" => [
"no-cache"
]
"authorization" => [
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NzY3NjUwNzUsImV4cCI6MTc4NDU0MTA3NSwicm9sZXMiOlsiUk9MRV9CVVNJTkVTU19SRVBSRVNFTlRBVElWRSJdLCJ1c2VybmFtZSI6ImRrQHJlZHN0YXJ0LnBybyJ9.Kc4CzrWnckyGyah4M4MORpi1pJgi7mnR-ZYpauSFTUMt8rWJNb9M_X9vglmXyTs-xOskX8eifYCnRl8U8Aj8zuPiYuti7je7Rei5K5T7nJO-vsjbiGcQi1JIWk_P4Y5dywJUre48jNPziktJJLrXDIA8SHzgSuCRCmcd40B75-vJm_qZlCKq9teB8dQXihlkzFV3Wep30jBFdZKRl5zINZZX0CgfkB-eRoQQAvvFf_L_aov6Jwb66XqsaD566C40_B_aNft2LEvYXGymRe246hnaDO7OjovQ1n-bkMvKMXV4wIGZkQSI48Cz98hxqLrGDxH6_TLgSQsq0jCCISVCSw"
]
"accept-language" => [
"en"
]
"accept-encoding" => [
"gzip, deflate, br, zstd"
]
"accept" => [
"application/json, text/plain, */*"
]
"user-agent" => [
"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/144.0.0.0 Mobile Safari/537.36"
]
"host" => [
"admin.dev.rippla.com"
]
"x-php-ob-level" => [
"1"
]
]
"request_query" => []
"request_body" => null
"response_body" => [
"role" => "business_representative"
"registration_stage" => null
"locations_max" => 5
"new_messages_counter" => 13
"collaborations_left" => 0
"collaborations_max" => 0
"active_collaborations_left" => 0
"active_collaborations_max" => 1
"campaigns_left" => 0
"campaigns_max" => 0
"subscription_status" => "active"
"email" => "dk@redstart.pro"
"preferred_locale" => "en"
"id" => 158
"full_name" => "Name"
"subscription_days_to_cancel" => null
"is_campaign_creation_locked_due_to_notifications" => false
"is_campaign_creation_locked_for_not_answering_messages" => false
"is_subscription_paywall_required" => false
"is_additional_subscription_banner_enabled" => false
"user_uuid_for_create_notification_contact" => "40de5dde-4f2e-4a6b-a8a9-1bbb8858018e"
"has_notification_contact" => false
"collaborations_refresh_at" => "2026-04-22T12:25:32+00:00"
"subscription_banners" => []
"notification_contacts" => []
"notification_settings" => [
"push" => [
"is_active" => true
]
"email" => [
"is_active" => true
"interval" => "once_a_day"
]
]
]
]
]
+httpCode: 200
+level: "info"
+service: "rpl_backend"
} |
| Envelope stamps when dispatching |
No items
|
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#6694
-busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#6686
-senderClass: "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransport"
-senderAlias: "logs"
}
|