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: 2 } |
| 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-a748-7827-acd7-b1887a195029" "number" => 2 "deadlineAt" => "2026-08-07T17:00:00+00:00" "status" => "upcoming" ] +fixtures: [ [ "fixtureId" => "019fb2bc-a81a-7e4a-a863-07b882da7ce9" "homeClub" => "Marseille" "awayClub" => "Paris SG" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a820-7414-bc6a-049e39ff139b" "homeClub" => "Paris FC" "awayClub" => "Lyon" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a824-73c8-a0af-fc6eb0a3cf1f" "homeClub" => "Monaco" "awayClub" => "Lorient" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a828-7685-816c-5939d08204bc" "homeClub" => "Auxerre" "awayClub" => "Lille" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a82c-7551-bcd6-065e341902b9" "homeClub" => "Nice" "awayClub" => "Angers" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a82f-7c0c-af59-cd232165f140" "homeClub" => "Metz" "awayClub" => "Lens" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a833-753e-b3d0-a8ddc3ccbae0" "homeClub" => "Rennes" "awayClub" => "Le Havre" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a837-7043-af67-bfadd3606a82" "homeClub" => "Brest" "awayClub" => "Strasbourg" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a839-7d0e-8a4a-4aba463ee805" "homeClub" => "Toulouse" "awayClub" => "Nantes" "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: 2 } |
| 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-a748-7827-acd7-b1887a195029" "number" => 2 "deadlineAt" => "2026-08-07T17:00:00+00:00" "status" => "upcoming" ] +fixtures: [ [ "fixtureId" => "019fb2bc-a81a-7e4a-a863-07b882da7ce9" "homeClub" => "Marseille" "awayClub" => "Paris SG" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a820-7414-bc6a-049e39ff139b" "homeClub" => "Paris FC" "awayClub" => "Lyon" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a824-73c8-a0af-fc6eb0a3cf1f" "homeClub" => "Monaco" "awayClub" => "Lorient" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a828-7685-816c-5939d08204bc" "homeClub" => "Auxerre" "awayClub" => "Lille" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a82c-7551-bcd6-065e341902b9" "homeClub" => "Nice" "awayClub" => "Angers" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a82f-7c0c-af59-cd232165f140" "homeClub" => "Metz" "awayClub" => "Lens" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a833-753e-b3d0-a8ddc3ccbae0" "homeClub" => "Rennes" "awayClub" => "Le Havre" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a837-7043-af67-bfadd3606a82" "homeClub" => "Brest" "awayClub" => "Strasbourg" "homeScore" => null "awayScore" => null ] [ "fixtureId" => "019fb2bc-a839-7d0e-8a4a-4aba463ee805" "homeClub" => "Toulouse" "awayClub" => "Nantes" "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