Messages
All3
Ordered list of dispatched messages across all your buses
"App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainQuery" |
|
|---|---|
| Caller | In MessengerQueryBus.php line |
| Bus | query.bus |
| Message | App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainQuery {#1074 +host: "fantasyleague.tokii.fr" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1087 -busName: "query.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#653 -result: App\Identity\Application\Query\GetOrganizationByDomain\WhiteLabelOrgView {#656 +id: "019fb2bc-b2eb-7992-9aae-e20ec409f1dd" +displayName: "Fantasy League" +avatarUrl: null +themeConfig: [] +landingChannelPurpose: "agenda" +matchedDomain: "fantasyleague.tokii.fr" } -handlerName: "App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainHandler::__invoke" } |
"App\Fantasy\Application\Query\GetGameweekDetail\GetGameweekDetailQuery" |
|
|---|---|
| Caller | In MessengerQueryBus.php line |
| Bus | query.bus |
| Message | App\Fantasy\Application\Query\GetGameweekDetail\GetGameweekDetailQuery {#609 +leagueId: "019fb2bc-b34e-7bd2-bdbf-797f08d5c576" +number: 3 } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#351 -busName: "query.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#2995 -result: App\Fantasy\Application\Query\GetGameweekDetail\GameweekDetailView {#3198 +gameweek: [ "id" => "019fb2bc-a74d-7a13-bae8-d4f2724ff976" "number" => 3 "deadlineAt" => "2026-08-14T17:00:00+00:00" "status" => "upcoming" ] +fixtures: [ [ "fixtureId" => "019fb2bc-a83d-7d46-a99a-18d58817ba30" "homeClub" => "Paris SG" "awayClub" => "Lyon" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a843-78a3-8561-6a05db1fcf45" "homeClub" => "Marseille" "awayClub" => "Monaco" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a849-717a-88f9-99556588f3ad" "homeClub" => "Lille" "awayClub" => "Paris FC" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a84e-7dbe-a68b-1649d83b9d74" "homeClub" => "Lorient" "awayClub" => "Nice" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a855-72de-87fd-210f9f615259" "homeClub" => "Lens" "awayClub" => "Auxerre" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a85b-775b-8a0a-72ebf51230b8" "homeClub" => "Angers" "awayClub" => "Rennes" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a861-758e-97d9-ac88b8bcf7a2" "homeClub" => "Strasbourg" "awayClub" => "Metz" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a867-7f25-9653-54a5f1b96e7c" "homeClub" => "Le Havre" "awayClub" => "Toulouse" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a86e-7b2b-9f87-9ae9c5358ee6" "homeClub" => "Nantes" "awayClub" => "Brest" "homeScore" => null "awayScore" => null ] ] +teamPoints: [ [ "teamId" => "019fb2bc-b360-7319-a387-5bc16c56ca26" "teamName" => "Les Chatons FC" "points" => null ] [ "teamId" => "019fb2bc-b36c-7395-b2b4-c549357ef270" "teamName" => "Real Sourisso" "points" => null ] [ "teamId" => "019fb2bc-b37c-723b-accf-2910d7c3b97f" "teamName" => "Griffes United" "points" => null ] ] +topPerformers: [] +gameweekNumbers: [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ] } -handlerName: "App\Fantasy\Application\Query\GetGameweekDetail\GetGameweekDetailHandler::__invoke" } |
"App\Fantasy\Application\Query\GetLeagueOverview\GetLeagueOverviewQuery" |
|
|---|---|
| Caller | In MessengerQueryBus.php line |
| Bus | query.bus |
| Message | App\Fantasy\Application\Query\GetLeagueOverview\GetLeagueOverviewQuery {#377 +organizationId: "019fb2bc-b2eb-7992-9aae-e20ec409f1dd" +conversationId: null +viewerId: "" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#341 -busName: "query.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#1975 -result: App\Fantasy\Application\Query\GetLeagueOverview\LeagueOverviewView {#3002 +leagueId: "019fb2bc-b34e-7bd2-bdbf-797f08d5c576" +name: "Fantasy Ligue 1" +season: "2025-26" +version: 1 +currentGameweek: [ "id" => "019fb2bc-a742-7c72-be30-cd5d42498c19" "number" => 1 "deadlineAt" => "2026-07-31T17:00:00+00:00" "status" => "upcoming" ] +myTeamId: null +teamCount: 3 +organizationId: "019fb2bc-b2eb-7992-9aae-e20ec409f1dd" +isPublic: true } -handlerName: "App\Fantasy\Application\Query\GetLeagueOverview\GetLeagueOverviewHandler::__invoke" } |
command.bus0
Ordered list of messages dispatched on the command.bus bus
query.bus3
Ordered list of messages dispatched on the query.bus bus
"App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainQuery" |
|
|---|---|
| Caller | In MessengerQueryBus.php line |
| Message | App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainQuery {#1074 +host: "fantasyleague.tokii.fr" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#1087 -busName: "query.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#653 -result: App\Identity\Application\Query\GetOrganizationByDomain\WhiteLabelOrgView {#656 +id: "019fb2bc-b2eb-7992-9aae-e20ec409f1dd" +displayName: "Fantasy League" +avatarUrl: null +themeConfig: [] +landingChannelPurpose: "agenda" +matchedDomain: "fantasyleague.tokii.fr" } -handlerName: "App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainHandler::__invoke" } |
"App\Fantasy\Application\Query\GetGameweekDetail\GetGameweekDetailQuery" |
|
|---|---|
| Caller | In MessengerQueryBus.php line |
| Message | App\Fantasy\Application\Query\GetGameweekDetail\GetGameweekDetailQuery {#609 +leagueId: "019fb2bc-b34e-7bd2-bdbf-797f08d5c576" +number: 3 } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#351 -busName: "query.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#2995 -result: App\Fantasy\Application\Query\GetGameweekDetail\GameweekDetailView {#3198 +gameweek: [ "id" => "019fb2bc-a74d-7a13-bae8-d4f2724ff976" "number" => 3 "deadlineAt" => "2026-08-14T17:00:00+00:00" "status" => "upcoming" ] +fixtures: [ [ "fixtureId" => "019fb2bc-a83d-7d46-a99a-18d58817ba30" "homeClub" => "Paris SG" "awayClub" => "Lyon" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a843-78a3-8561-6a05db1fcf45" "homeClub" => "Marseille" "awayClub" => "Monaco" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a849-717a-88f9-99556588f3ad" "homeClub" => "Lille" "awayClub" => "Paris FC" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a84e-7dbe-a68b-1649d83b9d74" "homeClub" => "Lorient" "awayClub" => "Nice" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a855-72de-87fd-210f9f615259" "homeClub" => "Lens" "awayClub" => "Auxerre" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a85b-775b-8a0a-72ebf51230b8" "homeClub" => "Angers" "awayClub" => "Rennes" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a861-758e-97d9-ac88b8bcf7a2" "homeClub" => "Strasbourg" "awayClub" => "Metz" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a867-7f25-9653-54a5f1b96e7c" "homeClub" => "Le Havre" "awayClub" => "Toulouse" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a86e-7b2b-9f87-9ae9c5358ee6" "homeClub" => "Nantes" "awayClub" => "Brest" "homeScore" => null "awayScore" => null ] ] +teamPoints: [ [ "teamId" => "019fb2bc-b360-7319-a387-5bc16c56ca26" "teamName" => "Les Chatons FC" "points" => null ] [ "teamId" => "019fb2bc-b36c-7395-b2b4-c549357ef270" "teamName" => "Real Sourisso" "points" => null ] [ "teamId" => "019fb2bc-b37c-723b-accf-2910d7c3b97f" "teamName" => "Griffes United" "points" => null ] ] +topPerformers: [] +gameweekNumbers: [ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 ] } -handlerName: "App\Fantasy\Application\Query\GetGameweekDetail\GetGameweekDetailHandler::__invoke" } |
"App\Fantasy\Application\Query\GetLeagueOverview\GetLeagueOverviewQuery" |
|
|---|---|
| Caller | In MessengerQueryBus.php line |
| Message | App\Fantasy\Application\Query\GetLeagueOverview\GetLeagueOverviewQuery {#377 +organizationId: "019fb2bc-b2eb-7992-9aae-e20ec409f1dd" +conversationId: null +viewerId: "" } |
| Envelope stamps when dispatching | No items |
| Envelope stamps after dispatch |
Symfony\Component\Messenger\Stamp\BusNameStamp {#341 -busName: "query.bus" } Symfony\Component\Messenger\Stamp\HandledStamp {#1975 -result: App\Fantasy\Application\Query\GetLeagueOverview\LeagueOverviewView {#3002 +leagueId: "019fb2bc-b34e-7bd2-bdbf-797f08d5c576" +name: "Fantasy Ligue 1" +season: "2025-26" +version: 1 +currentGameweek: [ "id" => "019fb2bc-a742-7c72-be30-cd5d42498c19" "number" => 1 "deadlineAt" => "2026-07-31T17:00:00+00:00" "status" => "upcoming" ] +myTeamId: null +teamCount: 3 +organizationId: "019fb2bc-b2eb-7992-9aae-e20ec409f1dd" +isPublic: true } -handlerName: "App\Fantasy\Application\Query\GetLeagueOverview\GetLeagueOverviewHandler::__invoke" } |
event.bus0
Ordered list of messages dispatched on the event.bus bus