GET http://street-fighter-6.anagraph.org/fr/replay/index?search=2026

Messages

All1

Ordered list of dispatched messages across all your buses

"App\Query\replay\GetReplays"
Caller In QueryBus.php line
Bus query.bus
Message
App\Query\replay\GetReplays {#890
  +page: 0
  +order: App\DTO\OrderedAttribute {#889
    +attribute: null
    +direction: Doctrine\Common\Collections\Order {#725
      +name: "Descending"
      +value: "DESC"
    }
  }
  +filter: App\DTO\Filter {#755
    +player: null
    +characterA: null
    +characterB: null
    +newer: null
    +event: null
    +currentVersion: false
  }
  +search: "2026"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#893
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1075
  -result: Doctrine\ORM\Tools\Pagination\Paginator {#1134
    -query: Doctrine\ORM\Query {#1187
      #parameters: Doctrine\Common\Collections\ArrayCollection {#1195
        -elements: [
          Doctrine\ORM\Query\Parameter {#1190
            -name: "word"
            -value: "%2026%"
            -type: Doctrine\DBAL\ParameterType {#1056
              +name: "STRING"
            }
            -typeSpecified: false
          }
        ]
      }
      #resultSetMapping: null
      #hints: []
      #hydrationMode: 1
      #queryCacheProfile: null
      #expireResultCache: false
      #hydrationCacheProfile: null
      #cacheable: false
      #hasCache: false
      #cacheRegion: null
      #cacheMode: null
      #cacheLogger: null
      #lifetime: 0
      #em: Doctrine\ORM\EntityManager {#467 …11}
      -state: 2
      -parsedTypes: []
      -dql: "SELECT replay, match, player1, player2 FROM App\Entity\replay\Replay replay LEFT JOIN replay.matching match LEFT JOIN match.player1 player1 LEFT JOIN match.player2 player2 WHERE (LOWER(player1.name) LIKE LOWER(:word) OR LOWER(player1.shortName) LIKE LOWER(:word) OR LOWER(player1.originalName) LIKE LOWER(:word) OR LOWER(player2.name) LIKE LOWER(:word) OR LOWER(player2.shortName) LIKE LOWER(:word) OR LOWER(player2.originalName) LIKE LOWER(:word) OR LOWER(match.character1) LIKE LOWER(:word) OR LOWER(match.character2) LIKE LOWER(:word) OR LOWER(match.event) LIKE LOWER(:word)) AND replay.isValid = true ORDER BY match.playedAt DESC"
      -parserResult: ? Doctrine\ORM\Query\ParserResult
      -firstResult: 0
      -maxResults: 50
      -queryCache: null
      -expireQueryCache: false
      -queryCacheTTL: null
      -useQueryCache: true
    }
    -useOutputWalkers: null
    -count: 0
    -fetchJoinCollection: false
  }
  -handlerName: "App\QueryHandler\replay\GetReplaysHandler::__invoke"
}

command.bus0

Ordered list of messages dispatched on the command.bus bus

query.bus1

Ordered list of messages dispatched on the query.bus bus

"App\Query\replay\GetReplays"
Caller In QueryBus.php line
Message
App\Query\replay\GetReplays {#890
  +page: 0
  +order: App\DTO\OrderedAttribute {#889
    +attribute: null
    +direction: Doctrine\Common\Collections\Order {#725
      +name: "Descending"
      +value: "DESC"
    }
  }
  +filter: App\DTO\Filter {#755
    +player: null
    +characterA: null
    +characterB: null
    +newer: null
    +event: null
    +currentVersion: false
  }
  +search: "2026"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#893
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#1075
  -result: Doctrine\ORM\Tools\Pagination\Paginator {#1134
    -query: Doctrine\ORM\Query {#1187
      #parameters: Doctrine\Common\Collections\ArrayCollection {#1195
        -elements: [
          Doctrine\ORM\Query\Parameter {#1190
            -name: "word"
            -value: "%2026%"
            -type: Doctrine\DBAL\ParameterType {#1056
              +name: "STRING"
            }
            -typeSpecified: false
          }
        ]
      }
      #resultSetMapping: null
      #hints: []
      #hydrationMode: 1
      #queryCacheProfile: null
      #expireResultCache: false
      #hydrationCacheProfile: null
      #cacheable: false
      #hasCache: false
      #cacheRegion: null
      #cacheMode: null
      #cacheLogger: null
      #lifetime: 0
      #em: Doctrine\ORM\EntityManager {#467 …11}
      -state: 2
      -parsedTypes: []
      -dql: "SELECT replay, match, player1, player2 FROM App\Entity\replay\Replay replay LEFT JOIN replay.matching match LEFT JOIN match.player1 player1 LEFT JOIN match.player2 player2 WHERE (LOWER(player1.name) LIKE LOWER(:word) OR LOWER(player1.shortName) LIKE LOWER(:word) OR LOWER(player1.originalName) LIKE LOWER(:word) OR LOWER(player2.name) LIKE LOWER(:word) OR LOWER(player2.shortName) LIKE LOWER(:word) OR LOWER(player2.originalName) LIKE LOWER(:word) OR LOWER(match.character1) LIKE LOWER(:word) OR LOWER(match.character2) LIKE LOWER(:word) OR LOWER(match.event) LIKE LOWER(:word)) AND replay.isValid = true ORDER BY match.playedAt DESC"
      -parserResult: ? Doctrine\ORM\Query\ParserResult
      -firstResult: 0
      -maxResults: 50
      -queryCache: null
      -expireQueryCache: false
      -queryCacheTTL: null
      -useQueryCache: true
    }
    -useOutputWalkers: null
    -count: 0
    -fetchJoinCollection: false
  }
  -handlerName: "App\QueryHandler\replay\GetReplaysHandler::__invoke"
}

event.bus0

Ordered list of messages dispatched on the event.bus bus