GET https://admin.dev.rippla.com/api/private/dictionaries/geo_objects/favorite

Messages

Ordered list of dispatched messages across all your buses

"App\System\InfrastructureImplementations\Shared\Logger\LogNewJob"
Caller In JobDispatcher.php line
Bus messenger.bus.default
Message
App\System\InfrastructureImplementations\Shared\Logger\LogNewJob {#4968
  +payload: [
    "title" => "RequestLoggerListener"
    "data" => [
      "endpoint" => "/api/private/dictionaries/geo_objects/favorite"
      "method" => "GET"
      "requested_at" => "2026-04-21T15:34:53+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" => [
        [
          "value" => "ES"
          "title" => "Spain"
          "type" => "country"
        ]
        [
          "value" => "PT"
          "title" => "Portugal"
          "type" => "country"
        ]
        [
          "value" => "AD"
          "title" => "Andorra"
          "type" => "country"
        ]
        [
          "value" => 92756
          "title" => "Porto"
          "type" => "city"
        ]
      ]
    ]
  ]
  +httpCode: 200
  +level: "info"
  +service: "rpl_backend"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#4955
  -busName: "messenger.bus.default"
}
Symfony\Component\Messenger\Stamp\SentStamp {#4924
  -senderClass: "Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransport"
  -senderAlias: "logs"
}