GET https://meeple-club.tokii.fr/public-api/club/manifest

Messages

All5

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 {#1035
  +host: "meeple-club.tokii.fr"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1048
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#649
  -result: App\Identity\Application\Query\GetOrganizationByDomain\WhiteLabelOrgView {#652
    +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    +displayName: "Meeple Club"
    +avatarUrl: null
    +themeConfig: [
      "colorPrimary" => "#b8231f"
      "colorAccent" => "#eaa522"
      "colorPrimaryHover" => "#9a1d19"
      "colorPrimaryLight" => "#f6e3e1"
      "colorAccentHover" => "#cf9013"
      "colorAccentLight" => "#fbeccb"
      "colorSuccess" => "#10b981"
      "colorSuccessLight" => ""
      "colorWarning" => "#f59e0b"
      "colorWarningLight" => ""
      "colorError" => "#ef4444"
      "colorErrorLight" => ""
      "colorInfo" => "#3b82f6"
      "colorInfoLight" => ""
      "colorBackground" => "#fdfcf8"
      "colorSurface" => "#ffffff"
      "colorText" => "#1c1714"
      "colorSurfaceHover" => ""
      "colorTopbar" => "#fdfcf8"
      "colorBorder" => "#e6ddcd"
      "bgSidebar" => "#f4f1e9"
      "bgSidebarHover" => "#ece7db"
      "bgSidebarActive" => "#f6e3e1"
      "backgroundImage" => ""
      "sidebarOpacity" => "100"
      "neutral50" => ""
      "neutral100" => ""
      "neutral200" => ""
      "neutral300" => ""
      "neutral400" => ""
      "neutral500" => ""
      "neutral600" => ""
      "neutral700" => ""
      "neutral800" => ""
      "neutral900" => ""
      "fontFamily" => "Nunito"
      "fontFamilyHeading" => "Nunito"
      "fontFamilyMono" => ""
      "fontSize" => "base"
      "fontSizeSmall" => ""
      "fontSizeLarge" => ""
      "fontWeightNormal" => "400"
      "fontWeightMedium" => "500"
      "fontWeightSemibold" => "600"
      "fontWeightBold" => "800"
      "lineHeight" => "1.6"
      "lineHeightTight" => "1.3"
      "letterSpacing" => "0"
      "borderRadius" => "1rem"
      "radiusSm" => "6px"
      "radiusMd" => "8px"
      "radiusLg" => "12px"
      "radiusXl" => "16px"
      "radius2xl" => "1rem"
      "radius3xl" => "1.5rem"
      "radiusFull" => "9999px"
      "shadowSm" => ""
      "shadowMd" => ""
      "shadowLg" => ""
      "shadowXl" => ""
      "shadowFocus" => ""
      "btnBorderRadius" => ""
      "btnPaddingX" => ""
      "btnPaddingY" => ""
      "inputBorderRadius" => ""
      "inputBorderColor" => ""
      "cardBorderRadius" => ""
      "cardBorderColor" => ""
      "cardShadow" => ""
      "msgBubbleRadius" => ""
      "msgOutgoingBg" => ""
      "msgOutgoingColor" => ""
      "msgIncomingBg" => ""
      "msgIncomingColor" => ""
      "avatarRadius" => ""
      "transitionFast" => "0.15s"
      "transitionBase" => "0.2s"
      "transitionSlow" => "0.3s"
      "transitionEasing" => "cubic-bezier(0.4, 0, 0.2, 1)"
      "colorTextSecondary" => ""
      "colorTextMuted" => ""
      "density" => "comfortable"
      "orgLogoUrl" => "/images/meeple/logo-mc91.png"
      "orgFaviconUrl" => ""
      "customCss" => ""
    ]
    +landingChannelPurpose: "agenda"
    +matchedDomain: "meeple-club.tokii.fr"
  }
  -handlerName: "App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainHandler::__invoke"
}
"App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery"
Caller In MessengerQueryBus.php line
Bus query.bus
Message
App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery {#657
  +owners: [
    App\Theming\Domain\Model\ThemeOwner {#646
      +type: App\Theming\Domain\Model\ThemeOwnerType {#643
        +name: "Organization"
        +value: "organization"
      }
      +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    }
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#634
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#613
  -result: App\Theming\Application\Query\GetResolvedTheme\ResolvedTheme {#601
    +tokens: App\Theming\Domain\Model\ThemeTokens {#593
      +colorPrimary: App\SharedKernel\Domain\ValueObject\HexColor {#592
        -value: "#b8231f"
      }
      +colorAccent: App\SharedKernel\Domain\ValueObject\HexColor {#591
        -value: "#eaa522"
      }
      +colorBackground: App\SharedKernel\Domain\ValueObject\HexColor {#590
        -value: "#fdfcf8"
      }
      +colorSurface: App\SharedKernel\Domain\ValueObject\HexColor {#589
        -value: "#ffffff"
      }
      +colorText: App\SharedKernel\Domain\ValueObject\HexColor {#588
        -value: "#1c1714"
      }
      +fontFamily: "Nunito"
      +colorPrimaryHover: "#9a1d19"
      +colorPrimaryLight: "#f6e3e1"
      +colorAccentHover: "#cf9013"
      +colorAccentLight: "#fbeccb"
      +colorSuccess: "#10b981"
      +colorSuccessLight: ""
      +colorWarning: "#f59e0b"
      +colorWarningLight: ""
      +colorError: "#ef4444"
      +colorErrorLight: ""
      +colorInfo: "#3b82f6"
      +colorInfoLight: ""
      +colorSurfaceHover: ""
      +colorTopbar: "#fdfcf8"
      +colorBorder: "#e6ddcd"
      +bgSidebar: "#f4f1e9"
      +bgSidebarHover: "#ece7db"
      +bgSidebarActive: "#f6e3e1"
      +backgroundImage: ""
      +sidebarOpacity: "100"
      +neutral50: ""
      +neutral100: ""
      +neutral200: ""
      +neutral300: ""
      +neutral400: ""
      +neutral500: ""
      +neutral600: ""
      +neutral700: ""
      +neutral800: ""
      +neutral900: ""
      +fontFamilyHeading: "Nunito"
      +fontFamilyMono: ""
      +fontSize: App\Theming\Domain\Model\FontSize {#606
        +name: "Base"
        +value: "base"
      }
      +fontSizeSmall: ""
      +fontSizeLarge: ""
      +fontWeightNormal: "400"
      +fontWeightMedium: "500"
      +fontWeightSemibold: "600"
      +fontWeightBold: "800"
      +lineHeight: "1.6"
      +lineHeightTight: "1.3"
      +letterSpacing: "0"
      +borderRadius: "1rem"
      +radiusSm: "6px"
      +radiusMd: "8px"
      +radiusLg: "12px"
      +radiusXl: "16px"
      +radius2xl: "1rem"
      +radius3xl: "1.5rem"
      +radiusFull: "9999px"
      +shadowSm: ""
      +shadowMd: ""
      +shadowLg: ""
      +shadowXl: ""
      +shadowFocus: ""
      +btnBorderRadius: ""
      +btnPaddingX: ""
      +btnPaddingY: ""
      +inputBorderRadius: ""
      +inputBorderColor: ""
      +cardBorderRadius: ""
      +cardBorderColor: ""
      +cardShadow: ""
      +msgBubbleRadius: ""
      +msgOutgoingBg: ""
      +msgOutgoingColor: ""
      +msgIncomingBg: ""
      +msgIncomingColor: ""
      +avatarRadius: ""
      +transitionFast: "0.15s"
      +transitionBase: "0.2s"
      +transitionSlow: "0.3s"
      +transitionEasing: "cubic-bezier(0.4, 0, 0.2, 1)"
      +colorTextSecondary: ""
      +colorTextMuted: ""
      +density: App\Theming\Domain\Model\Density {#603
        +name: "Comfortable"
        +value: "comfortable"
      }
      +orgLogoUrl: "/images/meeple/logo-mc91.png"
      +orgFaviconUrl: ""
      +customCss: ""
    }
    +customCss: ""
    +themeSlug: "meeple-club"
    +hasOwnSettings: true
    +blockDesign: []
    +textStyles: []
  }
  -handlerName: "App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeHandler::__invoke"
}
"App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery"
Caller In MessengerQueryBus.php line
Bus query.bus
Message
App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery {#1834
  +owners: [
    App\Theming\Domain\Model\ThemeOwner {#573
      +type: App\Theming\Domain\Model\ThemeOwnerType {#643
        +name: "Organization"
        +value: "organization"
      }
      +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    }
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#472
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#442
  -result: App\Theming\Application\Query\GetResolvedTheme\ResolvedTheme {#436
    +tokens: App\Theming\Domain\Model\ThemeTokens {#428
      +colorPrimary: App\SharedKernel\Domain\ValueObject\HexColor {#427
        -value: "#b8231f"
      }
      +colorAccent: App\SharedKernel\Domain\ValueObject\HexColor {#426
        -value: "#eaa522"
      }
      +colorBackground: App\SharedKernel\Domain\ValueObject\HexColor {#425
        -value: "#fdfcf8"
      }
      +colorSurface: App\SharedKernel\Domain\ValueObject\HexColor {#424
        -value: "#ffffff"
      }
      +colorText: App\SharedKernel\Domain\ValueObject\HexColor {#423
        -value: "#1c1714"
      }
      +fontFamily: "Nunito"
      +colorPrimaryHover: "#9a1d19"
      +colorPrimaryLight: "#f6e3e1"
      +colorAccentHover: "#cf9013"
      +colorAccentLight: "#fbeccb"
      +colorSuccess: "#10b981"
      +colorSuccessLight: ""
      +colorWarning: "#f59e0b"
      +colorWarningLight: ""
      +colorError: "#ef4444"
      +colorErrorLight: ""
      +colorInfo: "#3b82f6"
      +colorInfoLight: ""
      +colorSurfaceHover: ""
      +colorTopbar: "#fdfcf8"
      +colorBorder: "#e6ddcd"
      +bgSidebar: "#f4f1e9"
      +bgSidebarHover: "#ece7db"
      +bgSidebarActive: "#f6e3e1"
      +backgroundImage: ""
      +sidebarOpacity: "100"
      +neutral50: ""
      +neutral100: ""
      +neutral200: ""
      +neutral300: ""
      +neutral400: ""
      +neutral500: ""
      +neutral600: ""
      +neutral700: ""
      +neutral800: ""
      +neutral900: ""
      +fontFamilyHeading: "Nunito"
      +fontFamilyMono: ""
      +fontSize: App\Theming\Domain\Model\FontSize {#606
        +name: "Base"
        +value: "base"
      }
      +fontSizeSmall: ""
      +fontSizeLarge: ""
      +fontWeightNormal: "400"
      +fontWeightMedium: "500"
      +fontWeightSemibold: "600"
      +fontWeightBold: "800"
      +lineHeight: "1.6"
      +lineHeightTight: "1.3"
      +letterSpacing: "0"
      +borderRadius: "1rem"
      +radiusSm: "6px"
      +radiusMd: "8px"
      +radiusLg: "12px"
      +radiusXl: "16px"
      +radius2xl: "1rem"
      +radius3xl: "1.5rem"
      +radiusFull: "9999px"
      +shadowSm: ""
      +shadowMd: ""
      +shadowLg: ""
      +shadowXl: ""
      +shadowFocus: ""
      +btnBorderRadius: ""
      +btnPaddingX: ""
      +btnPaddingY: ""
      +inputBorderRadius: ""
      +inputBorderColor: ""
      +cardBorderRadius: ""
      +cardBorderColor: ""
      +cardShadow: ""
      +msgBubbleRadius: ""
      +msgOutgoingBg: ""
      +msgOutgoingColor: ""
      +msgIncomingBg: ""
      +msgIncomingColor: ""
      +avatarRadius: ""
      +transitionFast: "0.15s"
      +transitionBase: "0.2s"
      +transitionSlow: "0.3s"
      +transitionEasing: "cubic-bezier(0.4, 0, 0.2, 1)"
      +colorTextSecondary: ""
      +colorTextMuted: ""
      +density: App\Theming\Domain\Model\Density {#603
        +name: "Comfortable"
        +value: "comfortable"
      }
      +orgLogoUrl: "/images/meeple/logo-mc91.png"
      +orgFaviconUrl: ""
      +customCss: ""
    }
    +customCss: ""
    +themeSlug: "meeple-club"
    +hasOwnSettings: true
    +blockDesign: []
    +textStyles: []
  }
  -handlerName: "App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeHandler::__invoke"
}
"App\Chat\Application\Query\GetClubManifest\GetClubManifestQuery"
Caller In MessengerQueryBus.php line
Bus query.bus
Message
App\Chat\Application\Query\GetClubManifest\GetClubManifestQuery {#363
  +host: "meeple-club.tokii.fr"
  +viewerId: null
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#371
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#313
  -result: App\Chat\Application\Query\GetClubManifest\ClubManifestView {#272
    +organizationId: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    +organizationName: "Meeple Club"
    +logoUrl: "/images/meeple/logo-mc91.png"
    +themeVars: [
      "--color-primary" => "#b8231f"
      "--color-accent" => "#eaa522"
      "--color-primary-hover" => "#9a1d19"
      "--color-primary-light" => "#f6e3e1"
      "--color-accent-hover" => "#cf9013"
      "--color-accent-light" => "#fbeccb"
      "--primary-50" => "color-mix(in srgb, #b8231f 5%, white)"
      "--primary-100" => "color-mix(in srgb, #b8231f 10%, white)"
      "--primary-200" => "color-mix(in srgb, #b8231f 20%, white)"
      "--primary-300" => "color-mix(in srgb, #b8231f 35%, white)"
      "--primary-400" => "color-mix(in srgb, #b8231f 55%, white)"
      "--primary-500" => "color-mix(in srgb, #b8231f 78%, white)"
      "--primary-600" => "#b8231f"
      "--primary-700" => "color-mix(in srgb, #b8231f 82%, black)"
      "--primary-800" => "color-mix(in srgb, #b8231f 62%, black)"
      "--primary-900" => "color-mix(in srgb, #b8231f 42%, black)"
      "--accent-50" => "color-mix(in srgb, #eaa522 5%, white)"
      "--accent-100" => "color-mix(in srgb, #eaa522 10%, white)"
      "--accent-200" => "color-mix(in srgb, #eaa522 20%, white)"
      "--accent-300" => "color-mix(in srgb, #eaa522 35%, white)"
      "--accent-400" => "color-mix(in srgb, #eaa522 55%, white)"
      "--accent-500" => "color-mix(in srgb, #eaa522 78%, white)"
      "--accent-600" => "#eaa522"
      "--accent-700" => "color-mix(in srgb, #eaa522 82%, black)"
      "--lime-400" => "color-mix(in srgb, #eaa522 50%, #a3e635)"
      "--lime-500" => "color-mix(in srgb, #eaa522 50%, #84cc16)"
      "--color-success" => "#10b981"
      "--color-success-light" => "color-mix(in srgb, #10b981 12%, var(--mix-base, white))"
      "--color-warning" => "#f59e0b"
      "--color-warning-light" => "color-mix(in srgb, #f59e0b 12%, var(--mix-base, white))"
      "--color-error" => "#ef4444"
      "--color-error-light" => "color-mix(in srgb, #ef4444 12%, var(--mix-base, white))"
      "--color-info" => "#3b82f6"
      "--color-info-light" => "color-mix(in srgb, #3b82f6 12%, var(--mix-base, white))"
      "--color-background" => "#fdfcf8"
      "--bg-app" => "#fdfcf8"
      "--color-surface" => "#ffffff"
      "--bg-surface" => "#ffffff"
      "--color-text" => "#1c1714"
      "--color-text-secondary" => "var(--neutral-500)"
      "--color-text-muted" => "var(--neutral-400)"
      "--color-surface-hover" => "var(--neutral-100)"
      "--color-hover" => "color-mix(in srgb, #b8231f 8%, transparent)"
      "--mix-base" => "white"
      "--sidebar-opacity" => "100%"
      "--font-family-ui" => "'Nunito', system-ui, sans-serif"
      "--font-family-heading" => "'Nunito', system-ui, sans-serif"
      "--font-family-mono" => "'JetBrains Mono', 'Fira Code', monospace"
      "--font-size-base" => "1rem"
      "--font-size-sm" => "0.875rem"
      "--font-size-lg" => "1.125rem"
      "--font-weight-normal" => "400"
      "--font-weight-medium" => "500"
      "--font-weight-semibold" => "600"
      "--font-weight-bold" => "800"
      "--line-height-base" => "1.6"
      "--line-height-tight" => "1.3"
      "--letter-spacing-base" => "0"
      "--radius-base" => "1rem"
      "--radius-sm" => "6px"
      "--radius-md" => "8px"
      "--radius-lg" => "12px"
      "--radius-xl" => "16px"
      "--radius-2xl" => "1rem"
      "--radius-3xl" => "1.5rem"
      "--radius-full" => "9999px"
      "--shadow-sm" => "0 1px 2px rgba(0,0,0,0.05)"
      "--shadow-md" => "0 4px 6px -1px rgba(0,0,0,0.07), 0 2px 4px -2px rgba(0,0,0,0.05)"
      "--shadow-lg" => "0 10px 15px -3px rgba(0,0,0,0.08), 0 4px 6px -4px rgba(0,0,0,0.05)"
      "--shadow-xl" => "0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.05)"
      "--shadow-focus" => "0 0 0 3px color-mix(in srgb, #b8231f 15%, transparent)"
      "--btn-radius" => "var(--radius-md)"
      "--btn-px" => "1.25rem"
      "--btn-py" => "0.625rem"
      "--input-radius" => "var(--radius-md)"
      "--input-border" => "var(--neutral-300)"
      "--card-radius" => "var(--radius-3xl)"
      "--card-border" => "var(--neutral-200)"
      "--card-shadow" => "var(--shadow-sm)"
      "--msg-radius" => "1.125rem"
      "--msg-outgoing-bg" => "var(--color-primary)"
      "--msg-outgoing-color" => "white"
      "--msg-incoming-bg" => "var(--color-surface)"
      "--msg-incoming-color" => "var(--color-text)"
      "--avatar-radius" => "var(--radius-2xl)"
      "--transition-fast" => "0.15s"
      "--transition-base" => "0.2s"
      "--transition-slow" => "0.3s"
      "--transition-easing" => "cubic-bezier(0.4, 0, 0.2, 1)"
      "--text-surface" => "#1c1714"
      "--text-surface-muted" => "color-mix(in srgb, #1c1714 62%, transparent)"
      "--on-primary" => "#f3f4f6"
      "--on-accent" => "#1f2937"
      "--color-topbar" => "#fdfcf8"
      "--color-border" => "#e6ddcd"
      "--bg-sidebar" => "#f4f1e9"
      "--text-sidebar" => "#1f2937"
      "--text-sidebar-muted" => "rgba(17, 24, 39, 0.60)"
      "--bg-sidebar-hover" => "#ece7db"
      "--bg-sidebar-active" => "#f6e3e1"
    ]
    +tiles: []
    +channels: []
    +isMember: false
  }
  -handlerName: "App\Chat\Application\Query\GetClubManifest\GetClubManifestHandler::__invoke"
}
"App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery"
Caller In MessengerQueryBus.php line
Bus query.bus
Message
App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery {#314
  +owners: [
    App\Theming\Domain\Model\ThemeOwner {#325
      +type: App\Theming\Domain\Model\ThemeOwnerType {#643
        +name: "Organization"
        +value: "organization"
      }
      +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    }
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#324
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#279
  -result: App\Theming\Application\Query\GetResolvedTheme\ResolvedTheme {#273
    +tokens: App\Theming\Domain\Model\ThemeTokens {#265
      +colorPrimary: App\SharedKernel\Domain\ValueObject\HexColor {#264
        -value: "#b8231f"
      }
      +colorAccent: App\SharedKernel\Domain\ValueObject\HexColor {#263
        -value: "#eaa522"
      }
      +colorBackground: App\SharedKernel\Domain\ValueObject\HexColor {#262
        -value: "#fdfcf8"
      }
      +colorSurface: App\SharedKernel\Domain\ValueObject\HexColor {#261
        -value: "#ffffff"
      }
      +colorText: App\SharedKernel\Domain\ValueObject\HexColor {#260
        -value: "#1c1714"
      }
      +fontFamily: "Nunito"
      +colorPrimaryHover: "#9a1d19"
      +colorPrimaryLight: "#f6e3e1"
      +colorAccentHover: "#cf9013"
      +colorAccentLight: "#fbeccb"
      +colorSuccess: "#10b981"
      +colorSuccessLight: ""
      +colorWarning: "#f59e0b"
      +colorWarningLight: ""
      +colorError: "#ef4444"
      +colorErrorLight: ""
      +colorInfo: "#3b82f6"
      +colorInfoLight: ""
      +colorSurfaceHover: ""
      +colorTopbar: "#fdfcf8"
      +colorBorder: "#e6ddcd"
      +bgSidebar: "#f4f1e9"
      +bgSidebarHover: "#ece7db"
      +bgSidebarActive: "#f6e3e1"
      +backgroundImage: ""
      +sidebarOpacity: "100"
      +neutral50: ""
      +neutral100: ""
      +neutral200: ""
      +neutral300: ""
      +neutral400: ""
      +neutral500: ""
      +neutral600: ""
      +neutral700: ""
      +neutral800: ""
      +neutral900: ""
      +fontFamilyHeading: "Nunito"
      +fontFamilyMono: ""
      +fontSize: App\Theming\Domain\Model\FontSize {#606
        +name: "Base"
        +value: "base"
      }
      +fontSizeSmall: ""
      +fontSizeLarge: ""
      +fontWeightNormal: "400"
      +fontWeightMedium: "500"
      +fontWeightSemibold: "600"
      +fontWeightBold: "800"
      +lineHeight: "1.6"
      +lineHeightTight: "1.3"
      +letterSpacing: "0"
      +borderRadius: "1rem"
      +radiusSm: "6px"
      +radiusMd: "8px"
      +radiusLg: "12px"
      +radiusXl: "16px"
      +radius2xl: "1rem"
      +radius3xl: "1.5rem"
      +radiusFull: "9999px"
      +shadowSm: ""
      +shadowMd: ""
      +shadowLg: ""
      +shadowXl: ""
      +shadowFocus: ""
      +btnBorderRadius: ""
      +btnPaddingX: ""
      +btnPaddingY: ""
      +inputBorderRadius: ""
      +inputBorderColor: ""
      +cardBorderRadius: ""
      +cardBorderColor: ""
      +cardShadow: ""
      +msgBubbleRadius: ""
      +msgOutgoingBg: ""
      +msgOutgoingColor: ""
      +msgIncomingBg: ""
      +msgIncomingColor: ""
      +avatarRadius: ""
      +transitionFast: "0.15s"
      +transitionBase: "0.2s"
      +transitionSlow: "0.3s"
      +transitionEasing: "cubic-bezier(0.4, 0, 0.2, 1)"
      +colorTextSecondary: ""
      +colorTextMuted: ""
      +density: App\Theming\Domain\Model\Density {#603
        +name: "Comfortable"
        +value: "comfortable"
      }
      +orgLogoUrl: "/images/meeple/logo-mc91.png"
      +orgFaviconUrl: ""
      +customCss: ""
    }
    +customCss: ""
    +themeSlug: "meeple-club"
    +hasOwnSettings: true
    +blockDesign: []
    +textStyles: []
  }
  -handlerName: "App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeHandler::__invoke"
}

command.bus0

Ordered list of messages dispatched on the command.bus bus

query.bus5

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 {#1035
  +host: "meeple-club.tokii.fr"
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#1048
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#649
  -result: App\Identity\Application\Query\GetOrganizationByDomain\WhiteLabelOrgView {#652
    +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    +displayName: "Meeple Club"
    +avatarUrl: null
    +themeConfig: [
      "colorPrimary" => "#b8231f"
      "colorAccent" => "#eaa522"
      "colorPrimaryHover" => "#9a1d19"
      "colorPrimaryLight" => "#f6e3e1"
      "colorAccentHover" => "#cf9013"
      "colorAccentLight" => "#fbeccb"
      "colorSuccess" => "#10b981"
      "colorSuccessLight" => ""
      "colorWarning" => "#f59e0b"
      "colorWarningLight" => ""
      "colorError" => "#ef4444"
      "colorErrorLight" => ""
      "colorInfo" => "#3b82f6"
      "colorInfoLight" => ""
      "colorBackground" => "#fdfcf8"
      "colorSurface" => "#ffffff"
      "colorText" => "#1c1714"
      "colorSurfaceHover" => ""
      "colorTopbar" => "#fdfcf8"
      "colorBorder" => "#e6ddcd"
      "bgSidebar" => "#f4f1e9"
      "bgSidebarHover" => "#ece7db"
      "bgSidebarActive" => "#f6e3e1"
      "backgroundImage" => ""
      "sidebarOpacity" => "100"
      "neutral50" => ""
      "neutral100" => ""
      "neutral200" => ""
      "neutral300" => ""
      "neutral400" => ""
      "neutral500" => ""
      "neutral600" => ""
      "neutral700" => ""
      "neutral800" => ""
      "neutral900" => ""
      "fontFamily" => "Nunito"
      "fontFamilyHeading" => "Nunito"
      "fontFamilyMono" => ""
      "fontSize" => "base"
      "fontSizeSmall" => ""
      "fontSizeLarge" => ""
      "fontWeightNormal" => "400"
      "fontWeightMedium" => "500"
      "fontWeightSemibold" => "600"
      "fontWeightBold" => "800"
      "lineHeight" => "1.6"
      "lineHeightTight" => "1.3"
      "letterSpacing" => "0"
      "borderRadius" => "1rem"
      "radiusSm" => "6px"
      "radiusMd" => "8px"
      "radiusLg" => "12px"
      "radiusXl" => "16px"
      "radius2xl" => "1rem"
      "radius3xl" => "1.5rem"
      "radiusFull" => "9999px"
      "shadowSm" => ""
      "shadowMd" => ""
      "shadowLg" => ""
      "shadowXl" => ""
      "shadowFocus" => ""
      "btnBorderRadius" => ""
      "btnPaddingX" => ""
      "btnPaddingY" => ""
      "inputBorderRadius" => ""
      "inputBorderColor" => ""
      "cardBorderRadius" => ""
      "cardBorderColor" => ""
      "cardShadow" => ""
      "msgBubbleRadius" => ""
      "msgOutgoingBg" => ""
      "msgOutgoingColor" => ""
      "msgIncomingBg" => ""
      "msgIncomingColor" => ""
      "avatarRadius" => ""
      "transitionFast" => "0.15s"
      "transitionBase" => "0.2s"
      "transitionSlow" => "0.3s"
      "transitionEasing" => "cubic-bezier(0.4, 0, 0.2, 1)"
      "colorTextSecondary" => ""
      "colorTextMuted" => ""
      "density" => "comfortable"
      "orgLogoUrl" => "/images/meeple/logo-mc91.png"
      "orgFaviconUrl" => ""
      "customCss" => ""
    ]
    +landingChannelPurpose: "agenda"
    +matchedDomain: "meeple-club.tokii.fr"
  }
  -handlerName: "App\Identity\Application\Query\GetOrganizationByDomain\GetOrganizationByDomainHandler::__invoke"
}
"App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery"
Caller In MessengerQueryBus.php line
Message
App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery {#657
  +owners: [
    App\Theming\Domain\Model\ThemeOwner {#646
      +type: App\Theming\Domain\Model\ThemeOwnerType {#643
        +name: "Organization"
        +value: "organization"
      }
      +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    }
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#634
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#613
  -result: App\Theming\Application\Query\GetResolvedTheme\ResolvedTheme {#601
    +tokens: App\Theming\Domain\Model\ThemeTokens {#593
      +colorPrimary: App\SharedKernel\Domain\ValueObject\HexColor {#592
        -value: "#b8231f"
      }
      +colorAccent: App\SharedKernel\Domain\ValueObject\HexColor {#591
        -value: "#eaa522"
      }
      +colorBackground: App\SharedKernel\Domain\ValueObject\HexColor {#590
        -value: "#fdfcf8"
      }
      +colorSurface: App\SharedKernel\Domain\ValueObject\HexColor {#589
        -value: "#ffffff"
      }
      +colorText: App\SharedKernel\Domain\ValueObject\HexColor {#588
        -value: "#1c1714"
      }
      +fontFamily: "Nunito"
      +colorPrimaryHover: "#9a1d19"
      +colorPrimaryLight: "#f6e3e1"
      +colorAccentHover: "#cf9013"
      +colorAccentLight: "#fbeccb"
      +colorSuccess: "#10b981"
      +colorSuccessLight: ""
      +colorWarning: "#f59e0b"
      +colorWarningLight: ""
      +colorError: "#ef4444"
      +colorErrorLight: ""
      +colorInfo: "#3b82f6"
      +colorInfoLight: ""
      +colorSurfaceHover: ""
      +colorTopbar: "#fdfcf8"
      +colorBorder: "#e6ddcd"
      +bgSidebar: "#f4f1e9"
      +bgSidebarHover: "#ece7db"
      +bgSidebarActive: "#f6e3e1"
      +backgroundImage: ""
      +sidebarOpacity: "100"
      +neutral50: ""
      +neutral100: ""
      +neutral200: ""
      +neutral300: ""
      +neutral400: ""
      +neutral500: ""
      +neutral600: ""
      +neutral700: ""
      +neutral800: ""
      +neutral900: ""
      +fontFamilyHeading: "Nunito"
      +fontFamilyMono: ""
      +fontSize: App\Theming\Domain\Model\FontSize {#606
        +name: "Base"
        +value: "base"
      }
      +fontSizeSmall: ""
      +fontSizeLarge: ""
      +fontWeightNormal: "400"
      +fontWeightMedium: "500"
      +fontWeightSemibold: "600"
      +fontWeightBold: "800"
      +lineHeight: "1.6"
      +lineHeightTight: "1.3"
      +letterSpacing: "0"
      +borderRadius: "1rem"
      +radiusSm: "6px"
      +radiusMd: "8px"
      +radiusLg: "12px"
      +radiusXl: "16px"
      +radius2xl: "1rem"
      +radius3xl: "1.5rem"
      +radiusFull: "9999px"
      +shadowSm: ""
      +shadowMd: ""
      +shadowLg: ""
      +shadowXl: ""
      +shadowFocus: ""
      +btnBorderRadius: ""
      +btnPaddingX: ""
      +btnPaddingY: ""
      +inputBorderRadius: ""
      +inputBorderColor: ""
      +cardBorderRadius: ""
      +cardBorderColor: ""
      +cardShadow: ""
      +msgBubbleRadius: ""
      +msgOutgoingBg: ""
      +msgOutgoingColor: ""
      +msgIncomingBg: ""
      +msgIncomingColor: ""
      +avatarRadius: ""
      +transitionFast: "0.15s"
      +transitionBase: "0.2s"
      +transitionSlow: "0.3s"
      +transitionEasing: "cubic-bezier(0.4, 0, 0.2, 1)"
      +colorTextSecondary: ""
      +colorTextMuted: ""
      +density: App\Theming\Domain\Model\Density {#603
        +name: "Comfortable"
        +value: "comfortable"
      }
      +orgLogoUrl: "/images/meeple/logo-mc91.png"
      +orgFaviconUrl: ""
      +customCss: ""
    }
    +customCss: ""
    +themeSlug: "meeple-club"
    +hasOwnSettings: true
    +blockDesign: []
    +textStyles: []
  }
  -handlerName: "App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeHandler::__invoke"
}
"App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery"
Caller In MessengerQueryBus.php line
Message
App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery {#1834
  +owners: [
    App\Theming\Domain\Model\ThemeOwner {#573
      +type: App\Theming\Domain\Model\ThemeOwnerType {#643
        +name: "Organization"
        +value: "organization"
      }
      +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    }
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#472
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#442
  -result: App\Theming\Application\Query\GetResolvedTheme\ResolvedTheme {#436
    +tokens: App\Theming\Domain\Model\ThemeTokens {#428
      +colorPrimary: App\SharedKernel\Domain\ValueObject\HexColor {#427
        -value: "#b8231f"
      }
      +colorAccent: App\SharedKernel\Domain\ValueObject\HexColor {#426
        -value: "#eaa522"
      }
      +colorBackground: App\SharedKernel\Domain\ValueObject\HexColor {#425
        -value: "#fdfcf8"
      }
      +colorSurface: App\SharedKernel\Domain\ValueObject\HexColor {#424
        -value: "#ffffff"
      }
      +colorText: App\SharedKernel\Domain\ValueObject\HexColor {#423
        -value: "#1c1714"
      }
      +fontFamily: "Nunito"
      +colorPrimaryHover: "#9a1d19"
      +colorPrimaryLight: "#f6e3e1"
      +colorAccentHover: "#cf9013"
      +colorAccentLight: "#fbeccb"
      +colorSuccess: "#10b981"
      +colorSuccessLight: ""
      +colorWarning: "#f59e0b"
      +colorWarningLight: ""
      +colorError: "#ef4444"
      +colorErrorLight: ""
      +colorInfo: "#3b82f6"
      +colorInfoLight: ""
      +colorSurfaceHover: ""
      +colorTopbar: "#fdfcf8"
      +colorBorder: "#e6ddcd"
      +bgSidebar: "#f4f1e9"
      +bgSidebarHover: "#ece7db"
      +bgSidebarActive: "#f6e3e1"
      +backgroundImage: ""
      +sidebarOpacity: "100"
      +neutral50: ""
      +neutral100: ""
      +neutral200: ""
      +neutral300: ""
      +neutral400: ""
      +neutral500: ""
      +neutral600: ""
      +neutral700: ""
      +neutral800: ""
      +neutral900: ""
      +fontFamilyHeading: "Nunito"
      +fontFamilyMono: ""
      +fontSize: App\Theming\Domain\Model\FontSize {#606
        +name: "Base"
        +value: "base"
      }
      +fontSizeSmall: ""
      +fontSizeLarge: ""
      +fontWeightNormal: "400"
      +fontWeightMedium: "500"
      +fontWeightSemibold: "600"
      +fontWeightBold: "800"
      +lineHeight: "1.6"
      +lineHeightTight: "1.3"
      +letterSpacing: "0"
      +borderRadius: "1rem"
      +radiusSm: "6px"
      +radiusMd: "8px"
      +radiusLg: "12px"
      +radiusXl: "16px"
      +radius2xl: "1rem"
      +radius3xl: "1.5rem"
      +radiusFull: "9999px"
      +shadowSm: ""
      +shadowMd: ""
      +shadowLg: ""
      +shadowXl: ""
      +shadowFocus: ""
      +btnBorderRadius: ""
      +btnPaddingX: ""
      +btnPaddingY: ""
      +inputBorderRadius: ""
      +inputBorderColor: ""
      +cardBorderRadius: ""
      +cardBorderColor: ""
      +cardShadow: ""
      +msgBubbleRadius: ""
      +msgOutgoingBg: ""
      +msgOutgoingColor: ""
      +msgIncomingBg: ""
      +msgIncomingColor: ""
      +avatarRadius: ""
      +transitionFast: "0.15s"
      +transitionBase: "0.2s"
      +transitionSlow: "0.3s"
      +transitionEasing: "cubic-bezier(0.4, 0, 0.2, 1)"
      +colorTextSecondary: ""
      +colorTextMuted: ""
      +density: App\Theming\Domain\Model\Density {#603
        +name: "Comfortable"
        +value: "comfortable"
      }
      +orgLogoUrl: "/images/meeple/logo-mc91.png"
      +orgFaviconUrl: ""
      +customCss: ""
    }
    +customCss: ""
    +themeSlug: "meeple-club"
    +hasOwnSettings: true
    +blockDesign: []
    +textStyles: []
  }
  -handlerName: "App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeHandler::__invoke"
}
"App\Chat\Application\Query\GetClubManifest\GetClubManifestQuery"
Caller In MessengerQueryBus.php line
Message
App\Chat\Application\Query\GetClubManifest\GetClubManifestQuery {#363
  +host: "meeple-club.tokii.fr"
  +viewerId: null
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#371
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#313
  -result: App\Chat\Application\Query\GetClubManifest\ClubManifestView {#272
    +organizationId: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    +organizationName: "Meeple Club"
    +logoUrl: "/images/meeple/logo-mc91.png"
    +themeVars: [
      "--color-primary" => "#b8231f"
      "--color-accent" => "#eaa522"
      "--color-primary-hover" => "#9a1d19"
      "--color-primary-light" => "#f6e3e1"
      "--color-accent-hover" => "#cf9013"
      "--color-accent-light" => "#fbeccb"
      "--primary-50" => "color-mix(in srgb, #b8231f 5%, white)"
      "--primary-100" => "color-mix(in srgb, #b8231f 10%, white)"
      "--primary-200" => "color-mix(in srgb, #b8231f 20%, white)"
      "--primary-300" => "color-mix(in srgb, #b8231f 35%, white)"
      "--primary-400" => "color-mix(in srgb, #b8231f 55%, white)"
      "--primary-500" => "color-mix(in srgb, #b8231f 78%, white)"
      "--primary-600" => "#b8231f"
      "--primary-700" => "color-mix(in srgb, #b8231f 82%, black)"
      "--primary-800" => "color-mix(in srgb, #b8231f 62%, black)"
      "--primary-900" => "color-mix(in srgb, #b8231f 42%, black)"
      "--accent-50" => "color-mix(in srgb, #eaa522 5%, white)"
      "--accent-100" => "color-mix(in srgb, #eaa522 10%, white)"
      "--accent-200" => "color-mix(in srgb, #eaa522 20%, white)"
      "--accent-300" => "color-mix(in srgb, #eaa522 35%, white)"
      "--accent-400" => "color-mix(in srgb, #eaa522 55%, white)"
      "--accent-500" => "color-mix(in srgb, #eaa522 78%, white)"
      "--accent-600" => "#eaa522"
      "--accent-700" => "color-mix(in srgb, #eaa522 82%, black)"
      "--lime-400" => "color-mix(in srgb, #eaa522 50%, #a3e635)"
      "--lime-500" => "color-mix(in srgb, #eaa522 50%, #84cc16)"
      "--color-success" => "#10b981"
      "--color-success-light" => "color-mix(in srgb, #10b981 12%, var(--mix-base, white))"
      "--color-warning" => "#f59e0b"
      "--color-warning-light" => "color-mix(in srgb, #f59e0b 12%, var(--mix-base, white))"
      "--color-error" => "#ef4444"
      "--color-error-light" => "color-mix(in srgb, #ef4444 12%, var(--mix-base, white))"
      "--color-info" => "#3b82f6"
      "--color-info-light" => "color-mix(in srgb, #3b82f6 12%, var(--mix-base, white))"
      "--color-background" => "#fdfcf8"
      "--bg-app" => "#fdfcf8"
      "--color-surface" => "#ffffff"
      "--bg-surface" => "#ffffff"
      "--color-text" => "#1c1714"
      "--color-text-secondary" => "var(--neutral-500)"
      "--color-text-muted" => "var(--neutral-400)"
      "--color-surface-hover" => "var(--neutral-100)"
      "--color-hover" => "color-mix(in srgb, #b8231f 8%, transparent)"
      "--mix-base" => "white"
      "--sidebar-opacity" => "100%"
      "--font-family-ui" => "'Nunito', system-ui, sans-serif"
      "--font-family-heading" => "'Nunito', system-ui, sans-serif"
      "--font-family-mono" => "'JetBrains Mono', 'Fira Code', monospace"
      "--font-size-base" => "1rem"
      "--font-size-sm" => "0.875rem"
      "--font-size-lg" => "1.125rem"
      "--font-weight-normal" => "400"
      "--font-weight-medium" => "500"
      "--font-weight-semibold" => "600"
      "--font-weight-bold" => "800"
      "--line-height-base" => "1.6"
      "--line-height-tight" => "1.3"
      "--letter-spacing-base" => "0"
      "--radius-base" => "1rem"
      "--radius-sm" => "6px"
      "--radius-md" => "8px"
      "--radius-lg" => "12px"
      "--radius-xl" => "16px"
      "--radius-2xl" => "1rem"
      "--radius-3xl" => "1.5rem"
      "--radius-full" => "9999px"
      "--shadow-sm" => "0 1px 2px rgba(0,0,0,0.05)"
      "--shadow-md" => "0 4px 6px -1px rgba(0,0,0,0.07), 0 2px 4px -2px rgba(0,0,0,0.05)"
      "--shadow-lg" => "0 10px 15px -3px rgba(0,0,0,0.08), 0 4px 6px -4px rgba(0,0,0,0.05)"
      "--shadow-xl" => "0 20px 25px -5px rgba(0,0,0,0.1), 0 8px 10px -6px rgba(0,0,0,0.05)"
      "--shadow-focus" => "0 0 0 3px color-mix(in srgb, #b8231f 15%, transparent)"
      "--btn-radius" => "var(--radius-md)"
      "--btn-px" => "1.25rem"
      "--btn-py" => "0.625rem"
      "--input-radius" => "var(--radius-md)"
      "--input-border" => "var(--neutral-300)"
      "--card-radius" => "var(--radius-3xl)"
      "--card-border" => "var(--neutral-200)"
      "--card-shadow" => "var(--shadow-sm)"
      "--msg-radius" => "1.125rem"
      "--msg-outgoing-bg" => "var(--color-primary)"
      "--msg-outgoing-color" => "white"
      "--msg-incoming-bg" => "var(--color-surface)"
      "--msg-incoming-color" => "var(--color-text)"
      "--avatar-radius" => "var(--radius-2xl)"
      "--transition-fast" => "0.15s"
      "--transition-base" => "0.2s"
      "--transition-slow" => "0.3s"
      "--transition-easing" => "cubic-bezier(0.4, 0, 0.2, 1)"
      "--text-surface" => "#1c1714"
      "--text-surface-muted" => "color-mix(in srgb, #1c1714 62%, transparent)"
      "--on-primary" => "#f3f4f6"
      "--on-accent" => "#1f2937"
      "--color-topbar" => "#fdfcf8"
      "--color-border" => "#e6ddcd"
      "--bg-sidebar" => "#f4f1e9"
      "--text-sidebar" => "#1f2937"
      "--text-sidebar-muted" => "rgba(17, 24, 39, 0.60)"
      "--bg-sidebar-hover" => "#ece7db"
      "--bg-sidebar-active" => "#f6e3e1"
    ]
    +tiles: []
    +channels: []
    +isMember: false
  }
  -handlerName: "App\Chat\Application\Query\GetClubManifest\GetClubManifestHandler::__invoke"
}
"App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery"
Caller In MessengerQueryBus.php line
Message
App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeQuery {#314
  +owners: [
    App\Theming\Domain\Model\ThemeOwner {#325
      +type: App\Theming\Domain\Model\ThemeOwnerType {#643
        +name: "Organization"
        +value: "organization"
      }
      +id: "019def4e-4a63-786c-a57c-40ad2278a0bd"
    }
  ]
}
Envelope stamps when dispatching No items
Envelope stamps after dispatch
Symfony\Component\Messenger\Stamp\BusNameStamp {#324
  -busName: "query.bus"
}
Symfony\Component\Messenger\Stamp\HandledStamp {#279
  -result: App\Theming\Application\Query\GetResolvedTheme\ResolvedTheme {#273
    +tokens: App\Theming\Domain\Model\ThemeTokens {#265
      +colorPrimary: App\SharedKernel\Domain\ValueObject\HexColor {#264
        -value: "#b8231f"
      }
      +colorAccent: App\SharedKernel\Domain\ValueObject\HexColor {#263
        -value: "#eaa522"
      }
      +colorBackground: App\SharedKernel\Domain\ValueObject\HexColor {#262
        -value: "#fdfcf8"
      }
      +colorSurface: App\SharedKernel\Domain\ValueObject\HexColor {#261
        -value: "#ffffff"
      }
      +colorText: App\SharedKernel\Domain\ValueObject\HexColor {#260
        -value: "#1c1714"
      }
      +fontFamily: "Nunito"
      +colorPrimaryHover: "#9a1d19"
      +colorPrimaryLight: "#f6e3e1"
      +colorAccentHover: "#cf9013"
      +colorAccentLight: "#fbeccb"
      +colorSuccess: "#10b981"
      +colorSuccessLight: ""
      +colorWarning: "#f59e0b"
      +colorWarningLight: ""
      +colorError: "#ef4444"
      +colorErrorLight: ""
      +colorInfo: "#3b82f6"
      +colorInfoLight: ""
      +colorSurfaceHover: ""
      +colorTopbar: "#fdfcf8"
      +colorBorder: "#e6ddcd"
      +bgSidebar: "#f4f1e9"
      +bgSidebarHover: "#ece7db"
      +bgSidebarActive: "#f6e3e1"
      +backgroundImage: ""
      +sidebarOpacity: "100"
      +neutral50: ""
      +neutral100: ""
      +neutral200: ""
      +neutral300: ""
      +neutral400: ""
      +neutral500: ""
      +neutral600: ""
      +neutral700: ""
      +neutral800: ""
      +neutral900: ""
      +fontFamilyHeading: "Nunito"
      +fontFamilyMono: ""
      +fontSize: App\Theming\Domain\Model\FontSize {#606
        +name: "Base"
        +value: "base"
      }
      +fontSizeSmall: ""
      +fontSizeLarge: ""
      +fontWeightNormal: "400"
      +fontWeightMedium: "500"
      +fontWeightSemibold: "600"
      +fontWeightBold: "800"
      +lineHeight: "1.6"
      +lineHeightTight: "1.3"
      +letterSpacing: "0"
      +borderRadius: "1rem"
      +radiusSm: "6px"
      +radiusMd: "8px"
      +radiusLg: "12px"
      +radiusXl: "16px"
      +radius2xl: "1rem"
      +radius3xl: "1.5rem"
      +radiusFull: "9999px"
      +shadowSm: ""
      +shadowMd: ""
      +shadowLg: ""
      +shadowXl: ""
      +shadowFocus: ""
      +btnBorderRadius: ""
      +btnPaddingX: ""
      +btnPaddingY: ""
      +inputBorderRadius: ""
      +inputBorderColor: ""
      +cardBorderRadius: ""
      +cardBorderColor: ""
      +cardShadow: ""
      +msgBubbleRadius: ""
      +msgOutgoingBg: ""
      +msgOutgoingColor: ""
      +msgIncomingBg: ""
      +msgIncomingColor: ""
      +avatarRadius: ""
      +transitionFast: "0.15s"
      +transitionBase: "0.2s"
      +transitionSlow: "0.3s"
      +transitionEasing: "cubic-bezier(0.4, 0, 0.2, 1)"
      +colorTextSecondary: ""
      +colorTextMuted: ""
      +density: App\Theming\Domain\Model\Density {#603
        +name: "Comfortable"
        +value: "comfortable"
      }
      +orgLogoUrl: "/images/meeple/logo-mc91.png"
      +orgFaviconUrl: ""
      +customCss: ""
    }
    +customCss: ""
    +themeSlug: "meeple-club"
    +hasOwnSettings: true
    +blockDesign: []
    +textStyles: []
  }
  -handlerName: "App\Theming\Application\Query\GetResolvedTheme\GetResolvedThemeHandler::__invoke"
}

event.bus0

Ordered list of messages dispatched on the event.bus bus