.
| Namespace | Class / interface | Count | Fitting typehints | Count | As typehint |
| \App\ | class Kernel | 3 |
| 1 |
|
| \App\Orm\ReadModel\ | class OccupiedSeatReadModel | 5 |
| 1 |
|
| \App\Orm\ReadModel\ | class TableStateReadModel | 10 |
| 1 |
|
| \App\Orm\ReadModel\ | class RevealedCardsReadModel | 3 |
| 1 |
|
| \App\Orm\ReadModel\ | class PersonalPlayerInfoReadModel | 4 |
| 1 |
|
| \App\Orm\ReadModel\ | class WelcomingTableReadModel | 3 |
| 1 |
|
| \App\Orm\Repository\ | class PlayedTrickOrmRepository | 2 |
| 1 |
|
| \App\Orm\Repository\ | class RevealedCardsOrmRepository | 2 |
| 1 |
|
| \App\Orm\Repository\ | class PersonalPlayerInfoOrmRepository | 2 |
| 1 |
|
| \App\Orm\Repository\ | class SeatedPlayerOrmRepository | 5 |
| 1 |
|
| \App\Orm\Repository\ | class TableStateOrmRepository | 2 |
| 1 |
|
| \App\Orm\Repository\ | class WelcomingTableOrmRepository | 3 |
| 1 |
|
| \App\Orm\Repository\ | class PlayingPlayerOrmRepository | 5 |
| 1 |
|
| \App\Orm\Repository\ | class OccupiedSeatOrmRepository | 2 |
| 1 |
|
| \App\Orm\Entity\ | class OrmOccupiedSeat | 1 |
| 1 |
|
| \App\Orm\Entity\ | class OrmPlayedTrick | 1 |
| 1 |
|
| \App\Orm\Entity\ | class OrmPersonalPlayerInfo | 1 |
| 1 |
|
| \App\Orm\Entity\ | class OrmSeatedPlayer | 4 |
| 1 |
|
| \App\Orm\Entity\ | class OrmPlayingPlayer | 1 |
| 1 |
|
| \App\Orm\Entity\ | class OrmRevealedCards | 1 |
| 1 |
|
| \App\Orm\Entity\ | class OrmWelcomingTable | 1 |
| 1 |
|
| \App\Orm\Entity\ | class OrmTableState | 1 |
| 1 |
|
| \App\StoredEventRepository\ | class OrmStoredEventRepository | 4 |
| 1 |
|
| \App\StoredEventRepository\ | class OrmStoredEvent | 1 |
| 1 |
|
| \App\Domain\WriteModel\Game\ | class Game | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\ | class GameRepository | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\ | class GameIdentifier | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class ConclusionVoteInvalidated | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class TrickWon | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class CardsCutAfter | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class TrickReviewed | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class CardsReceived | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class HandSorted | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class PlayersTeamedUp | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class CardPickedUp | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class InitialHandShown | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class HandRevealed | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class Dealt | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class WinnerVotesInvalidated | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class GameAborted | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class GameEnded | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class GameStarted | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class VotedAsWinner | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class VotedConclusion | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class TrumpRevealed | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class GameCanceled | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Event\ | class CardPlayed | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Exception\ | class CheatingPlayer | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Exception\ | class StatusInvalid | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Exception\ | class WrongPlayer | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Exception\ | class HandNotRevealed | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Exception\ | class InvalidCut | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Exception\ | class IncorrectTrickNumber | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class AbortGame | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class RevealHand | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class InvalidateConclusionVote | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class PlayCard | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class TeamUpPlayers | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class ReviewPreviousTrick | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class CutCardsAfter | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class CutCardsAfterHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class PlayCardHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class VoteAsWinner | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class SortHandHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class InvalidateConclusionVoteHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class AbortGameHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class RevealTrump | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class AbstractGameCommandHandler | 2 |
| 16 |
|
| \App\Domain\WriteModel\Game\Command\ | class ShowInitialHand | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class PickUpCard | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class StartGameHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class DealHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class ShowInitialHandHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class RevealTrumpHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class StartGame | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class VoteAsWinnerHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class ReviewPreviousTrickHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class VoteGameConclusionHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class SortHand | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class Deal | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class VoteGameConclusion | 2 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class RevealHandHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class PickUpCardHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Game\Command\ | class TeamUpPlayersHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\ | class Table | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\ | class TableIdentifier | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\ | class TableRepository | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\ProcessManager\ | class TableProcessManager | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class CardsCollected | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class HandShownToSpectator | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class InvitationPublished | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class InvitationAccepted | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class GameChosen | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class GamePrepared | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class TableSuspended | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class InvitationUnpublished | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class PlayerInvited | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class TableClaimed | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Event\ | class PlayerKicked | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class NoGame | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class NotEnoughPlayers | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class NoDealer | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class SpectatorNotFound | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class InvitationNotFound | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class NoCards | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class CantStartTwice | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class ActiveTable | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Exception\ | class TableFull | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ShowHandToSpectator | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ClaimTableHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ResumePlaying | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class PublishInvitationHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ShowHandToSpectatorHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ResumePlayingHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class AcceptInvitation | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class AbstractTableCommandHandler | 2 |
| 14 |
|
| \App\Domain\WriteModel\Table\Command\ | class PrepareNextGame | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ClaimTable | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class KickPlayerHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class PrepareNextGameHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class InvitePlayerHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class PrepareFirstGame | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class CollectCardsHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class UnpublishInvitationHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ChooseGameHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class InvitePlayer | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class AcceptInvitationHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class PrepareFirstGameHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class KickPlayer | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class PrepareRedealHandler | 3 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class ChooseGame | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class PublishInvitation | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class PrepareRedeal | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class UnpublishInvitation | 2 |
| 1 |
|
| \App\Domain\WriteModel\Table\Command\ | class CollectCards | 2 |
| 1 |
|
| \App\Domain\ReadModel\PlayingPlayer\ | class PlayingPlayerProjector | 2 |
| 1 |
|
| \App\Domain\ReadModel\PlayingPlayer\ | class PlayingPlayer | 1 |
| 1 |
|
| \App\Domain\ReadModel\PersonalPlayerInfo\ | class PersonalPlayerInfoProjector | 2 |
| 1 |
|
| \App\Domain\ReadModel\PersonalPlayerInfo\ | class PersonalPlayerInfo | 1 |
| 1 |
|
| \App\Domain\ReadModel\PersonalPlayerInfo\Exception\ | class NotPlaying | 2 |
| 1 |
|
| \App\Domain\ReadModel\TableState\ | class TableStateProjector | 2 |
| 1 |
|
| \App\Domain\ReadModel\TableState\ | class TableState | 1 |
| 1 |
|
| \App\Domain\ReadModel\SeatedPlayer\ | class SimpleSeatedPlayer | 4 |
| 1 |
|
| \App\Domain\ReadModel\SeatedPlayer\ | class SeatedPlayerProjector | 2 |
| 1 |
|
| \App\Domain\ReadModel\PlayerProfile\ | class SimplePlayerProfile | 3 |
| 1 |
|
| \App\Domain\ReadModel\OccupiedSeats\ | class OccupiedSeatProjector | 2 |
| 1 |
|
| \App\Domain\ReadModel\OccupiedSeats\ | class OccupiedSeat | 3 |
| 1 |
|
| \App\Domain\ReadModel\RevealedCards\ | class RevealedCards | 1 |
| 1 |
|
| \App\Domain\ReadModel\RevealedCards\ | class RevealedCardsProjector | 2 |
| 1 |
|
| \App\Domain\ReadModel\WelcomingTable\ | class WelcomingTable | 1 |
| 1 |
|
| \App\Domain\ReadModel\WelcomingTable\ | class WelcomingTableProjector | 2 |
| 1 |
|
| \App\Domain\ReadModel\Exception\ | class NotFoundInReadModel | 2 |
| 1 |
|
| \App\Domain\ValueObject\ | class DealingStrategy | 2 |
| 1 |
|
| \App\Domain\ValueObject\ | class Secret | 2 |
| 1 |
|
| \App\Domain\ValueObject\Election\ | class Election | 1 |
| 1 |
|
| \App\Domain\ValueObject\Election\Exception\ | class NoConsensus | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\ | class GameNumber | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\ | class GameConclusion | 1 |
| 1 |
|
| \App\Domain\ValueObject\Game\ | class PlayedTricks | 3 |
| 1 |
|
| \App\Domain\ValueObject\Game\ | class PlayedTrick | 3 |
| 1 |
|
| \App\Domain\ValueObject\Game\ | class GameStatus | 1 |
| 1 |
|
| \App\Domain\ValueObject\Game\ | class Trick | 3 |
| 1 |
|
| \App\Domain\ValueObject\Game\ | class TrickNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Game\Exception\ | class NotDealt | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\Exception\ | class TrickIncomplete | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\Exception\ | class PlayerPlayedTwice | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\Exception\ | class TrickNotFound | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\Exception\ | class InvalidGameNumber | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\Exception\ | class DuplicateTrickNumber | 2 |
| 1 |
|
| \App\Domain\ValueObject\Game\Exception\ | class PlayerDidNotPlay | 2 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class PileOfCardsNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class Card | 1 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class AbstractPileOfCards | 3 |
| 3 |
|
| \App\Domain\ValueObject\Card\ | class SimplePiles | 3 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class HandsNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class Hands | 3 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class Hand | 4 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class CardNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Card\ | class SimplePileOfCards | 4 |
| 1 |
|
| \App\Domain\ValueObject\Card\Exception\ | class DuplicateCard | 2 |
| 1 |
|
| \App\Domain\ValueObject\Card\Exception\ | class CardNotFound | 2 |
| 1 |
|
| \App\Domain\ValueObject\Card\Exception\ | class InvalidCard | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class SimpleNamedPlayer | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class PlayerIdentifier | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class Teams | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class Language | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class PlayerIdentifiersNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class TeamsNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class PlayerNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class PlayerName | 3 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class Team | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\ | class PlayerIdentifiers | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\Exception\ | class DuplicatePlayer | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\Exception\ | class NoTrumpCard | 2 |
| 1 |
|
| \App\Domain\ValueObject\Player\Exception\ | class PlayerNotFound | 2 |
| 1 |
|
| \App\Domain\ValueObject\Table\ | class SeatsAtTable | 1 |
| 1 |
|
| \App\Domain\ValueObject\Table\ | class CardGame | 3 |
| 1 |
|
| \App\Domain\ValueObject\Table\ | class Seat | 2 |
| 1 |
|
| \App\Domain\ValueObject\Table\Exception\ | class NoSuchSeat | 2 |
| 1 |
|
| \App\Domain\ValueObject\Table\Exception\ | class SeatTaken | 2 |
| 1 |
|
| \App\Domain\ValueObject\Table\Exception\ | class TableNotActive | 2 |
| 1 |
|
| \App\Domain\ValueObject\StringObject\Exception\ | class StringTooLong | 2 |
| 1 |
|
| \App\Domain\ValueObject\Invitation\ | class InvitationsNormalizer | 3 |
| 1 |
|
| \App\Domain\ValueObject\Invitation\ | class InvitationPrivacy | 2 |
| 1 |
|
| \App\Domain\ValueObject\Invitation\ | class Invitations | 2 |
| 1 |
|
| \App\Domain\ValueObject\Invitation\ | class Invitation | 2 |
| 1 |
|
| \App\Domain\ValueObject\Invitation\Exception\ | class InvitationNotAccepted | 2 |
| 1 |
|
| \App\Domain\ValueObject\Invitation\Exception\ | class NoInvitations | 2 |
| 1 |
|
| \App\Domain\ValueObject\Invitation\Exception\ | class DuplicateInvitation | 2 |
| 1 |
|
| \App\Domain\StringObject\ | class StringObjectNormalizer | 3 |
| 1 |
|
| \App\Domain\StringObject\ShortString\ | class AbstractShortString | 2 |
| 3 |
|
| \App\Publishing\ | class PublishingProcessManager | 2 |
| 1 |
|
| \App\Random\ | class SimpleRandomProvider | 2 |
| 1 |
|
| \App\TestData\ | class TestProfiles | 1 |
| 1 |
|
| \App\TestData\ | class TestTables | 1 |
| 1 |
|
| \App\TestData\ | class TestSecrets | 1 |
| 1 |
|
| \App\TestData\ | class TestInvitations | 1 |
| 1 |
|
| \App\TestData\ | class TestGames | 1 |
| 1 |
|
| \App\TestData\ | class TestDataCommand | 2 |
| 1 |
|
| \App\TestData\ | class TestPlayers | 1 |
| 1 |
|
| \App\Controller\ | class TrickApiController | 2 |
| 1 |
|
| \App\Controller\ | class InvitationApiController | 2 |
| 1 |
|
| \App\Controller\ | class GameApiController | 2 |
| 1 |
|
| \App\Controller\ | class TableController | 2 |
| 1 |
|
| \App\Controller\ | class GameController | 2 |
| 1 |
|
| \App\Controller\ | class TrickHackController | 2 |
| 1 |
|
| \App\Controller\ | class HandApiController | 2 |
| 1 |
|
| \App\Controller\ | class WelcomeController | 2 |
| 1 |
|
| \App\Controller\ | class AboutController | 2 |
| 1 |
|
| \App\Controller\ | class PlayerApiController | 2 |
| 1 |
|
| \App\Controller\ | class VideoCallController | 2 |
| 1 |
|
| \App\Controller\ | class TableApiController | 2 |
| 1 |
|
| \App\Controller\ | class OrganizerApiController | 2 |
| 1 |
|
| \App\Controller\Exception\ | class VideoCallUrlPatternMissing | 2 |
| 1 |
|
| \App\StoredEventRepository\ | interface EventStreamHacks | 0 | 1 |
| |
| \App\Domain\ReadModel\PlayingPlayer\ | interface PlayingPlayers | 0 | 1 |
| |
| \App\Domain\ReadModel\PlayingPlayer\ | interface PlayingPlayerRepository | 1 |
| 1 |
|
| \App\Domain\ReadModel\PlayingPlayer\ | interface PlayerCounts | 0 | 1 |
| |
| \App\Domain\ReadModel\PersonalPlayerInfo\ | interface PersonalPlayerInfoRepository | 0 | 1 |
| |
| \App\Domain\ReadModel\PersonalPlayerInfo\ | interface PlayerHandUpdater | 0 | 1 |
| |
| \App\Domain\ReadModel\PersonalPlayerInfo\ | interface PlayerHands | 0 | 1 |
| |
| \App\Domain\ReadModel\TableState\ | interface TableStateRepository | 1 |
| 1 |
|
| \App\Domain\ReadModel\TableState\ | interface ActiveTables | 0 | 1 |
| |
| \App\Domain\ReadModel\TableState\ | interface GamesAtTable | 0 | 1 |
| |
| \App\Domain\ReadModel\TableState\ | interface SuspendedTables | 0 | 1 |
| |
| \App\Domain\ReadModel\TableState\ | interface TableStates | 0 | 1 |
| |
| \App\Domain\ReadModel\TableState\ | interface TeamsByGame | 0 | 1 |
| |
| \App\Domain\ReadModel\TableState\ | interface CurrentTricks | 0 | 1 |
| |
| \App\Domain\ReadModel\TableState\ | interface TableStateUpdater | 0 | 1 |
| |
| \App\Domain\ReadModel\SeatedPlayer\ | interface SeatedPlayers | 0 | 1 |
| |
| \App\Domain\ReadModel\SeatedPlayer\ | interface SeatedPlayer | 2 |
| 2 |
|
| \App\Domain\ReadModel\SeatedPlayer\ | interface SeatedPlayerRepository | 1 |
| 1 |
|
| \App\Domain\ReadModel\PlayerProfile\ | interface PlayerProfile | 1 |
| 4 |
|
| \App\Domain\ReadModel\PlayerProfile\ | interface PlayerProfiles | 0 | 1 |
| |
| \App\Domain\ReadModel\OccupiedSeats\ | interface OccupiedSeatUpdater | 0 | 1 |
| |
| \App\Domain\ReadModel\OccupiedSeats\ | interface OccupiedSeatRepository | 1 |
| 1 |
|
| \App\Domain\ReadModel\OccupiedSeats\ | interface OccupiedSeats | 0 | 1 |
| |
| \App\Domain\ReadModel\RevealedCards\ | interface RevealedCardsRepository | 0 | 1 |
| |
| \App\Domain\ReadModel\RevealedCards\ | interface CardsRevealed | 0 | 1 |
| |
| \App\Domain\ReadModel\WelcomingTable\ | interface WelcomingTables | 0 | 1 |
| |
| \App\Domain\ReadModel\WelcomingTable\ | interface WelcomingTableRepository | 1 |
| 1 |
|
| \App\Domain\ReadModel\WelcomingTable\ | interface RecentWelcomingTables | 0 | 1 |
| |
| \App\Domain\ReadModel\CardGames\ | interface TableCardGames | 0 | 1 |
| |
| \App\Domain\ReadModel\PlayersAtTable\ | interface PlayersAtTable | 0 | 1 |
| |
| \App\Domain\ValueObject\Card\ | interface PilesOfCards | 1 |
| 3 |
|
| \App\Domain\ValueObject\Card\ | interface PileOfCards | 1 |
| 5 |
|
| \App\Domain\ValueObject\Player\ | interface NamedPlayer | 0 | 5 |
| |
| \App\Domain\ValueObject\StringObject\ | interface StringObject | 0 | 5 |
| |
| \App\Publishing\ | interface ClientRelevantTableEvent | 1 |
| 18 |
|
| \App\Random\ | interface RandomProvider | 0 | 1 |
|