GET https://kbin.spritesserver.nl/m/homeassistant@lemmy.world/active/3h/all

Components

15 Twig Components
42 Render Count
548 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 3.24ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
10 91.20ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 7.75ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.49ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 74.48ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.71ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.38ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 41.32ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 34.21ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 294.71ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 94.64ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.01ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 4.92ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 3.16ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 25.63ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.30 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1838
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1641
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1550
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1735
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1708
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.69 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2078
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2333
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 7.22 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2110
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2319
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2263
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.17 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2186
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2362
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2529
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2585
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.33 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2641
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2697
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.18 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2753
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.19 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2809
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2865
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.20 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2921
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.29 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2979
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 74.48 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3052
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.71 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3114
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.38 ms
Input props
[
  "date" => DateTimeImmutable @1704127905 {#327
    date: 2024-01-01 17:51:45.0 +01:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3201
  +date: DateTimeImmutable @1704127905 {#327
    date: 2024-01-01 17:51:45.0 +01:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 41.32 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3361
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3316
      date: 2024-02-10 07:43:02.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3314 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3312 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3310 …}
    +entries: Doctrine\ORM\PersistentCollection {#3308 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3365 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3391 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3421 …}
    +posts: Doctrine\ORM\PersistentCollection {#3362 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3432 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3453 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3484 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3441 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3493 …}
    +follows: Doctrine\ORM\PersistentCollection {#3496 …}
    +followers: Doctrine\ORM\PersistentCollection {#3491 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3519 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3515 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3532 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3536 …}
    +reports: Doctrine\ORM\PersistentCollection {#3520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
    +violations: Doctrine\ORM\PersistentCollection {#3552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    +awards: Doctrine\ORM\PersistentCollection {#3567 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3573 …}
    +categories: Doctrine\ORM\PersistentCollection {#3591 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3602 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3315
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3359
  +user: Proxies\__CG__\App\Entity\User {#3361
    +avatar: null
    +cover: null
    +email: "kbin@j0h.nl"
    +username: "Sprite_tm"
    +roles: [
      "ROLE_ADMIN"
    ]
    +followersCount: 0
    +homepage: "front"
    +about: "Hi! I'm Sprite_tm. You may know me from sites like https://spritesmods.com."
    +lastActive: DateTime @1707547382 {#3316
      date: 2024-02-10 07:43:02.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: true
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3314 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3312 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3310 …}
    +entries: Doctrine\ORM\PersistentCollection {#3308 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3365 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3391 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3421 …}
    +posts: Doctrine\ORM\PersistentCollection {#3362 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3432 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3453 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3484 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3441 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3493 …}
    +follows: Doctrine\ORM\PersistentCollection {#3496 …}
    +followers: Doctrine\ORM\PersistentCollection {#3491 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3519 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3515 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3532 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3536 …}
    +reports: Doctrine\ORM\PersistentCollection {#3520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3558 …}
    +violations: Doctrine\ORM\PersistentCollection {#3552 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3578 …}
    +awards: Doctrine\ORM\PersistentCollection {#3567 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3573 …}
    +categories: Doctrine\ORM\PersistentCollection {#3591 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3602 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      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\r\n
      Cgb38EldyAVGjCzRGfhu9SNU9B03bg==\r\n
      -----END PRIVATE KEY-----
      """
    +publicKey: """
      -----BEGIN PUBLIC KEY-----\r\n
      MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA5XnqLc+UwYjJQmLCWCR1\r\n
      TcY7577dKrEANvNge73agU2wEXw+PYij4jCMIFNsoQiNKE0kMHNmcvQEPt9a8Jrw\r\n
      cfFb3C4ELyqTcz1YTEI3pSu5OYj4j3P1tbKGmrnqat2MECoBqHeHOVYfXzCJ0gDX\r\n
      zizlEqN6VM32kGhhL0HOQ2yow4CI7L/ziiNWnG87tOuykMyE4bvtQb3KkGKaNlMe\r\n
      Vtt5zapK0Wfvs/69TCNo0t78IuTksM+H1oSzyVxOpcKJHOm/7gGXu7C0+kELY3ry\r\n
      55jMkSFZ5sW7RzzEn4S3c/LLEIaDQnwJDJwYw1F99UkrOu6VPL+TtxZ9h3fqhVgo\r\n
      60RMEqQQHduCDSairI0muo96Cy/F8PB2X/sekETyXIf3NxTVkbTNm/Z/FbAEIg/f\r\n
      OaWn8nkNU6iHuIkoyNIlIMtloMDtAtWdDzW0M0JkZNBDgJcSF4z5gdtvT1ePjnGc\r\n
      S0/aYT/64ndULfUaPti3ZEvWanvHNiR3iSnOTb//Djl+bkPwfNiV57l2Iv6FRCW+\r\n
      beNhvLtyCJGDORvxrdN91lOnW8ijgZnZ212j8PSwtzO6KKd8sgm91Ay34IP152Vb\r\n
      2cUjwj5YeRtS29K+O7Iiqv9JPWEbmtABbFYNHYan7sLG+hvR8eRInLj7LjiI1yDQ\r\n
      U45ZxOEnTM9GSbe2y48JSnUCAwEAAQ==\r\n
      -----END PUBLIC KEY-----
      """
    +apFetchedAt: null
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686560440 {#3315
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 34.21 ms
Input props
[
  "magazine" => "homeassistant@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3769
  +limit: 4
  +tag: null
  +magazine: "homeassistant@lemmy.world"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#395 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 294.71 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3902
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 11.62 ms
Input props
[
  "user" => App\Entity\User {#4308
    +avatar: Proxies\__CG__\App\Entity\Image {#4309 …}
    +cover: null
    +email: "ikidd@lemmy.world"
    +username: "@ikidd@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![](https://lemmy.world/pictrs/image/89fa671f-2b9b-4ad0-8454-e5d8e039655b.png)"
    +lastActive: DateTime @1729466951 {#4305
      date: 2024-10-21 01:29:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4310 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4312 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4314 …}
    +entries: Doctrine\ORM\PersistentCollection {#4316 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4320 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +posts: Doctrine\ORM\PersistentCollection {#4324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4332 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4334 …}
    +follows: Doctrine\ORM\PersistentCollection {#4336 …}
    +followers: Doctrine\ORM\PersistentCollection {#4338 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4340 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4342 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4344 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +violations: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    +awards: Doctrine\ORM\PersistentCollection {#4356 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4358 …}
    +categories: Doctrine\ORM\PersistentCollection {#4360 …}
    -id: 10091
    -password: "$2y$13$Hs01I7h9Qg2.3r7S/UmREenif/tEkQbvUyUBRgrlHdYlemJYd4n.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4362 …}
    +apId: "ikidd@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ikidd"
    +apPublicUrl: "https://lemmy.world/u/ikidd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ikidd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728268140 {#4306
      date: 2024-10-07 04:29:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576792 {#4307
      date: 2023-06-24 05:19:52.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4125
  +width: 65
  +height: 65
  +user: App\Entity\User {#4308
    +avatar: Proxies\__CG__\App\Entity\Image {#4309 …}
    +cover: null
    +email: "ikidd@lemmy.world"
    +username: "@ikidd@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![](https://lemmy.world/pictrs/image/89fa671f-2b9b-4ad0-8454-e5d8e039655b.png)"
    +lastActive: DateTime @1729466951 {#4305
      date: 2024-10-21 01:29:11.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4310 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4312 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4314 …}
    +entries: Doctrine\ORM\PersistentCollection {#4316 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4320 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +posts: Doctrine\ORM\PersistentCollection {#4324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4332 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4334 …}
    +follows: Doctrine\ORM\PersistentCollection {#4336 …}
    +followers: Doctrine\ORM\PersistentCollection {#4338 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4340 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4342 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4344 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4346 …}
    +reports: Doctrine\ORM\PersistentCollection {#4348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4350 …}
    +violations: Doctrine\ORM\PersistentCollection {#4352 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4354 …}
    +awards: Doctrine\ORM\PersistentCollection {#4356 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4358 …}
    +categories: Doctrine\ORM\PersistentCollection {#4360 …}
    -id: 10091
    -password: "$2y$13$Hs01I7h9Qg2.3r7S/UmREenif/tEkQbvUyUBRgrlHdYlemJYd4n.6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4362 …}
    +apId: "ikidd@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ikidd"
    +apPublicUrl: "https://lemmy.world/u/ikidd"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ikidd"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728268140 {#4306
      date: 2024-10-07 04:29:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687576792 {#4307
      date: 2023-06-24 05:19:52.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 10.37 ms
Input props
[
  "user" => App\Entity\User {#4281
    +avatar: Proxies\__CG__\App\Entity\Image {#4135 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4128 …}
    +email: "DeltaTangoLima@reddrefuge.com"
    +username: "@DeltaTangoLima@reddrefuge.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Just an Aussie tech guy - home automation, ESP gadgets, networking. Also love my camping and 4WDing.\n
      \n
      Be a good motherfucker. Peace.
      """
    +lastActive: DateTime @1728206804 {#4292
      date: 2024-10-06 11:26:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4124 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4294 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4293 …}
    +entries: Doctrine\ORM\PersistentCollection {#4290 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4287 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4284 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4283 …}
    +posts: Doctrine\ORM\PersistentCollection {#4133 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4276 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4274 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4272 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4268 …}
    +follows: Doctrine\ORM\PersistentCollection {#4266 …}
    +followers: Doctrine\ORM\PersistentCollection {#4264 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4262 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4260 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4258 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4256 …}
    +reports: Doctrine\ORM\PersistentCollection {#4254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4252 …}
    +violations: Doctrine\ORM\PersistentCollection {#4250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    +awards: Doctrine\ORM\PersistentCollection {#4246 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4244 …}
    +categories: Doctrine\ORM\PersistentCollection {#4242 …}
    -id: 7409
    -password: "$2y$13$PPzpxxadwj6rnbsXtZV06uAkMX2qpLUMu8q6zzklFbvnVeQxNXaKm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4240 …}
    +apId: "DeltaTangoLima@reddrefuge.com"
    +apProfileId: "https://reddrefuge.com/u/DeltaTangoLima"
    +apPublicUrl: "https://reddrefuge.com/u/DeltaTangoLima"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddrefuge.com/inbox"
    +apDomain: "reddrefuge.com"
    +apPreferredUsername: "DeltaTangoLima"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728442483 {#4289
      date: 2024-10-09 04:54:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687467753 {#4286
      date: 2023-06-22 23:02:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4610
  +width: 65
  +height: 65
  +user: App\Entity\User {#4281
    +avatar: Proxies\__CG__\App\Entity\Image {#4135 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4128 …}
    +email: "DeltaTangoLima@reddrefuge.com"
    +username: "@DeltaTangoLima@reddrefuge.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Just an Aussie tech guy - home automation, ESP gadgets, networking. Also love my camping and 4WDing.\n
      \n
      Be a good motherfucker. Peace.
      """
    +lastActive: DateTime @1728206804 {#4292
      date: 2024-10-06 11:26:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4124 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4294 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4293 …}
    +entries: Doctrine\ORM\PersistentCollection {#4290 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4287 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4284 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4283 …}
    +posts: Doctrine\ORM\PersistentCollection {#4133 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4276 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4274 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4272 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4270 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4268 …}
    +follows: Doctrine\ORM\PersistentCollection {#4266 …}
    +followers: Doctrine\ORM\PersistentCollection {#4264 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4262 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4260 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4258 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4256 …}
    +reports: Doctrine\ORM\PersistentCollection {#4254 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4252 …}
    +violations: Doctrine\ORM\PersistentCollection {#4250 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4248 …}
    +awards: Doctrine\ORM\PersistentCollection {#4246 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4244 …}
    +categories: Doctrine\ORM\PersistentCollection {#4242 …}
    -id: 7409
    -password: "$2y$13$PPzpxxadwj6rnbsXtZV06uAkMX2qpLUMu8q6zzklFbvnVeQxNXaKm"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4240 …}
    +apId: "DeltaTangoLima@reddrefuge.com"
    +apProfileId: "https://reddrefuge.com/u/DeltaTangoLima"
    +apPublicUrl: "https://reddrefuge.com/u/DeltaTangoLima"
    +apFollowersUrl: null
    +apInboxUrl: "https://reddrefuge.com/inbox"
    +apDomain: "reddrefuge.com"
    +apPreferredUsername: "DeltaTangoLima"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728442483 {#4289
      date: 2024-10-09 04:54:43.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687467753 {#4286
      date: 2023-06-22 23:02:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.96 ms
Input props
[
  "user" => App\Entity\User {#4237
    +avatar: Proxies\__CG__\App\Entity\Image {#4234 …}
    +cover: null
    +email: "peter@feddit.uk"
    +username: "@peter@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[bi.gp](https://bi.gp)"
    +lastActive: DateTime @1729513978 {#4238
      date: 2024-10-21 14:32:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4235 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4231 …}
    +entries: Doctrine\ORM\PersistentCollection {#4229 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4227 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4225 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4223 …}
    +posts: Doctrine\ORM\PersistentCollection {#4221 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4219 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4217 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4215 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4213 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4211 …}
    +follows: Doctrine\ORM\PersistentCollection {#4209 …}
    +followers: Doctrine\ORM\PersistentCollection {#4207 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4205 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4203 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4201 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +violations: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    +awards: Doctrine\ORM\PersistentCollection {#4189 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4187 …}
    +categories: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 9592
    -password: "$2y$13$1fvAobuLq1/m5tuZB/Vexul0JXEQGOURyD2lTOS6p9369zpTQwcz2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4183 …}
    +apId: "peter@feddit.uk"
    +apProfileId: "https://feddit.uk/u/peter"
    +apPublicUrl: "https://feddit.uk/u/peter"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "peter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719239657 {#4239
      date: 2024-06-24 16:34:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687550559 {#4236
      date: 2023-06-23 22:02:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4667
  +width: 65
  +height: 65
  +user: App\Entity\User {#4237
    +avatar: Proxies\__CG__\App\Entity\Image {#4234 …}
    +cover: null
    +email: "peter@feddit.uk"
    +username: "@peter@feddit.uk"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "[bi.gp](https://bi.gp)"
    +lastActive: DateTime @1729513978 {#4238
      date: 2024-10-21 14:32:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4235 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4231 …}
    +entries: Doctrine\ORM\PersistentCollection {#4229 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4227 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4225 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4223 …}
    +posts: Doctrine\ORM\PersistentCollection {#4221 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4219 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4217 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4215 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4213 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4211 …}
    +follows: Doctrine\ORM\PersistentCollection {#4209 …}
    +followers: Doctrine\ORM\PersistentCollection {#4207 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4205 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4203 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4201 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4199 …}
    +reports: Doctrine\ORM\PersistentCollection {#4197 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4195 …}
    +violations: Doctrine\ORM\PersistentCollection {#4193 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4191 …}
    +awards: Doctrine\ORM\PersistentCollection {#4189 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4187 …}
    +categories: Doctrine\ORM\PersistentCollection {#4185 …}
    -id: 9592
    -password: "$2y$13$1fvAobuLq1/m5tuZB/Vexul0JXEQGOURyD2lTOS6p9369zpTQwcz2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4183 …}
    +apId: "peter@feddit.uk"
    +apProfileId: "https://feddit.uk/u/peter"
    +apPublicUrl: "https://feddit.uk/u/peter"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.uk/inbox"
    +apDomain: "feddit.uk"
    +apPreferredUsername: "peter"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719239657 {#4239
      date: 2024-06-24 16:34:17.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687550559 {#4236
      date: 2023-06-23 22:02:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 8.26 ms
Input props
[
  "user" => App\Entity\User {#4486
    +avatar: Proxies\__CG__\App\Entity\Image {#4487 …}
    +cover: null
    +email: "ALERT@sh.itjust.works"
    +username: "@ALERT@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Development Automation, Self-Hosted Enthusiast from Kyiv, Ukraine"
    +lastActive: DateTime @1728749168 {#4483
      date: 2024-10-12 18:06:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4488 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4490 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4492 …}
    +entries: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4498 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4500 …}
    +posts: Doctrine\ORM\PersistentCollection {#4502 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4504 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4506 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4508 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4510 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4512 …}
    +follows: Doctrine\ORM\PersistentCollection {#4514 …}
    +followers: Doctrine\ORM\PersistentCollection {#4516 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4518 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4520 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4522 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4524 …}
    +reports: Doctrine\ORM\PersistentCollection {#4526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
    +violations: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    +awards: Doctrine\ORM\PersistentCollection {#4534 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4536 …}
    +categories: Doctrine\ORM\PersistentCollection {#4538 …}
    -id: 23696
    -password: "$2y$13$iRQgNA1.GqZY1IytcMyRHOg1Ldhko60AdpAQZdHqH5GDZSlzQQraC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4540 …}
    +apId: "ALERT@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/ALERT"
    +apPublicUrl: "https://sh.itjust.works/u/ALERT"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "ALERT"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727769277 {#4484
      date: 2024-10-01 09:54:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689109925 {#4485
      date: 2023-07-11 23:12:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4724
  +width: 65
  +height: 65
  +user: App\Entity\User {#4486
    +avatar: Proxies\__CG__\App\Entity\Image {#4487 …}
    +cover: null
    +email: "ALERT@sh.itjust.works"
    +username: "@ALERT@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Development Automation, Self-Hosted Enthusiast from Kyiv, Ukraine"
    +lastActive: DateTime @1728749168 {#4483
      date: 2024-10-12 18:06:08.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4488 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4490 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4492 …}
    +entries: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4498 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4500 …}
    +posts: Doctrine\ORM\PersistentCollection {#4502 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4504 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4506 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4508 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4510 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4512 …}
    +follows: Doctrine\ORM\PersistentCollection {#4514 …}
    +followers: Doctrine\ORM\PersistentCollection {#4516 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4518 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4520 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4522 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4524 …}
    +reports: Doctrine\ORM\PersistentCollection {#4526 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4528 …}
    +violations: Doctrine\ORM\PersistentCollection {#4530 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4532 …}
    +awards: Doctrine\ORM\PersistentCollection {#4534 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4536 …}
    +categories: Doctrine\ORM\PersistentCollection {#4538 …}
    -id: 23696
    -password: "$2y$13$iRQgNA1.GqZY1IytcMyRHOg1Ldhko60AdpAQZdHqH5GDZSlzQQraC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4540 …}
    +apId: "ALERT@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/ALERT"
    +apPublicUrl: "https://sh.itjust.works/u/ALERT"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "ALERT"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727769277 {#4484
      date: 2024-10-01 09:54:37.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689109925 {#4485
      date: 2023-07-11 23:12:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 9.97 ms
Input props
[
  "user" => App\Entity\User {#4054
    +avatar: Proxies\__CG__\App\Entity\Image {#4053 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4052 …}
    +email: "linearchaos@lemmy.world"
    +username: "@linearchaos@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a Meat-Popsicle"
    +lastActive: DateTime @1729308159 {#4057
      date: 2024-10-19 05:22:39.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4051 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4049 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4047 …}
    +entries: Doctrine\ORM\PersistentCollection {#4045 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4043 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4041 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4039 …}
    +posts: Doctrine\ORM\PersistentCollection {#4037 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4035 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4033 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4031 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4029 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4027 …}
    +follows: Doctrine\ORM\PersistentCollection {#4025 …}
    +followers: Doctrine\ORM\PersistentCollection {#4023 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4021 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4019 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4017 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4015 …}
    +reports: Doctrine\ORM\PersistentCollection {#4013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
    +violations: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4007 …}
    +awards: Doctrine\ORM\PersistentCollection {#4005 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4003 …}
    +categories: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 3108
    -password: "$2y$13$2v2nAdsjTeQGT5pfbqRT/.rNDHJRUmy5WnNcPxe5xhnETAMaVUyXS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3999 …}
    +apId: "linearchaos@lemmy.world"
    +apProfileId: "https://lemmy.world/u/linearchaos"
    +apPublicUrl: "https://lemmy.world/u/linearchaos"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linearchaos"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729273460 {#4056
      date: 2024-10-18 19:44:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052393 {#4055
      date: 2023-06-18 03:39:53.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4781
  +width: 65
  +height: 65
  +user: App\Entity\User {#4054
    +avatar: Proxies\__CG__\App\Entity\Image {#4053 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4052 …}
    +email: "linearchaos@lemmy.world"
    +username: "@linearchaos@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am a Meat-Popsicle"
    +lastActive: DateTime @1729308159 {#4057
      date: 2024-10-19 05:22:39.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4051 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4049 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4047 …}
    +entries: Doctrine\ORM\PersistentCollection {#4045 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4043 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4041 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4039 …}
    +posts: Doctrine\ORM\PersistentCollection {#4037 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4035 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4033 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4031 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4029 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4027 …}
    +follows: Doctrine\ORM\PersistentCollection {#4025 …}
    +followers: Doctrine\ORM\PersistentCollection {#4023 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4021 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4019 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4017 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4015 …}
    +reports: Doctrine\ORM\PersistentCollection {#4013 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4011 …}
    +violations: Doctrine\ORM\PersistentCollection {#4009 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4007 …}
    +awards: Doctrine\ORM\PersistentCollection {#4005 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4003 …}
    +categories: Doctrine\ORM\PersistentCollection {#4001 …}
    -id: 3108
    -password: "$2y$13$2v2nAdsjTeQGT5pfbqRT/.rNDHJRUmy5WnNcPxe5xhnETAMaVUyXS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3999 …}
    +apId: "linearchaos@lemmy.world"
    +apProfileId: "https://lemmy.world/u/linearchaos"
    +apPublicUrl: "https://lemmy.world/u/linearchaos"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "linearchaos"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729273460 {#4056
      date: 2024-10-18 19:44:20.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052393 {#4055
      date: 2023-06-18 03:39:53.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 10.73 ms
Input props
[
  "user" => App\Entity\User {#3994
    +avatar: Proxies\__CG__\App\Entity\Image {#3993 …}
    +cover: null
    +email: "nexusband@lemmy.world"
    +username: "@nexusband@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "u/nexusband on Reddit"
    +lastActive: DateTime @1726696730 {#3997
      date: 2024-09-18 23:58:50.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3992 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3990 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3988 …}
    +entries: Doctrine\ORM\PersistentCollection {#3986 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3982 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3980 …}
    +posts: Doctrine\ORM\PersistentCollection {#3978 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3976 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3974 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3972 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3970 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3920 …}
    +follows: Doctrine\ORM\PersistentCollection {#3922 …}
    +followers: Doctrine\ORM\PersistentCollection {#3929 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3930 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3932 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3934 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3931 …}
    +reports: Doctrine\ORM\PersistentCollection {#3924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3942 …}
    +violations: Doctrine\ORM\PersistentCollection {#3939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3947 …}
    +awards: Doctrine\ORM\PersistentCollection {#3944 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3952 …}
    +categories: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 4990
    -password: "$2y$13$L4RmsNSM4pxzW8kh/RJQxObKhxaVudcF4VQxUn.k1jaJXfXzLJIMK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3956 …}
    +apId: "nexusband@lemmy.world"
    +apProfileId: "https://lemmy.world/u/nexusband"
    +apPublicUrl: "https://lemmy.world/u/nexusband"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "nexusband"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719410771 {#3996
      date: 2024-06-26 16:06:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687155943 {#3995
      date: 2023-06-19 08:25:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4838
  +width: 65
  +height: 65
  +user: App\Entity\User {#3994
    +avatar: Proxies\__CG__\App\Entity\Image {#3993 …}
    +cover: null
    +email: "nexusband@lemmy.world"
    +username: "@nexusband@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "u/nexusband on Reddit"
    +lastActive: DateTime @1726696730 {#3997
      date: 2024-09-18 23:58:50.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#3992 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3990 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3988 …}
    +entries: Doctrine\ORM\PersistentCollection {#3986 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3982 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3980 …}
    +posts: Doctrine\ORM\PersistentCollection {#3978 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3976 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3974 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3972 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3970 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3920 …}
    +follows: Doctrine\ORM\PersistentCollection {#3922 …}
    +followers: Doctrine\ORM\PersistentCollection {#3929 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3930 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3932 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3934 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3931 …}
    +reports: Doctrine\ORM\PersistentCollection {#3924 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3942 …}
    +violations: Doctrine\ORM\PersistentCollection {#3939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3947 …}
    +awards: Doctrine\ORM\PersistentCollection {#3944 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3952 …}
    +categories: Doctrine\ORM\PersistentCollection {#3954 …}
    -id: 4990
    -password: "$2y$13$L4RmsNSM4pxzW8kh/RJQxObKhxaVudcF4VQxUn.k1jaJXfXzLJIMK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3956 …}
    +apId: "nexusband@lemmy.world"
    +apProfileId: "https://lemmy.world/u/nexusband"
    +apPublicUrl: "https://lemmy.world/u/nexusband"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "nexusband"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719410771 {#3996
      date: 2024-06-26 16:06:11.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687155943 {#3995
      date: 2023-06-19 08:25:43.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 10.64 ms
Input props
[
  "user" => App\Entity\User {#4426
    +avatar: Proxies\__CG__\App\Entity\Image {#4427 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4428 …}
    +email: "RandomLegend@lemmy.dbzer0.com"
    +username: "@RandomLegend@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [You wouldn’t download a car.](https://www.youtube.com/watch?v=Fb7N-JtQWGI)\n
      \n
      wiki-user: RandomLegend
      """
    +lastActive: DateTime @1729373902 {#4423
      date: 2024-10-19 23:38:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4429 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4431 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4433 …}
    +entries: Doctrine\ORM\PersistentCollection {#4435 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4437 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4439 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4441 …}
    +posts: Doctrine\ORM\PersistentCollection {#4443 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4445 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4447 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4449 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4451 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4453 …}
    +follows: Doctrine\ORM\PersistentCollection {#4455 …}
    +followers: Doctrine\ORM\PersistentCollection {#4457 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4459 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4461 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4463 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4465 …}
    +reports: Doctrine\ORM\PersistentCollection {#4467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
    +violations: Doctrine\ORM\PersistentCollection {#4471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4473 …}
    +awards: Doctrine\ORM\PersistentCollection {#4475 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4477 …}
    +categories: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 23124
    -password: "$2y$13$2m.lX2bvghWd4.e.do3V3eezE1SpTQ0/FLc/od7BnJcWSIcb4Vn9G"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4481 …}
    +apId: "RandomLegend@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/RandomLegend"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/RandomLegend"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "RandomLegend"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727145873 {#4424
      date: 2024-09-24 04:44:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689090339 {#4425
      date: 2023-07-11 17:45:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4895
  +width: 65
  +height: 65
  +user: App\Entity\User {#4426
    +avatar: Proxies\__CG__\App\Entity\Image {#4427 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4428 …}
    +email: "RandomLegend@lemmy.dbzer0.com"
    +username: "@RandomLegend@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      [You wouldn’t download a car.](https://www.youtube.com/watch?v=Fb7N-JtQWGI)\n
      \n
      wiki-user: RandomLegend
      """
    +lastActive: DateTime @1729373902 {#4423
      date: 2024-10-19 23:38:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4429 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4431 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4433 …}
    +entries: Doctrine\ORM\PersistentCollection {#4435 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4437 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4439 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4441 …}
    +posts: Doctrine\ORM\PersistentCollection {#4443 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4445 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4447 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4449 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4451 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4453 …}
    +follows: Doctrine\ORM\PersistentCollection {#4455 …}
    +followers: Doctrine\ORM\PersistentCollection {#4457 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4459 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4461 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4463 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4465 …}
    +reports: Doctrine\ORM\PersistentCollection {#4467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4469 …}
    +violations: Doctrine\ORM\PersistentCollection {#4471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4473 …}
    +awards: Doctrine\ORM\PersistentCollection {#4475 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4477 …}
    +categories: Doctrine\ORM\PersistentCollection {#4479 …}
    -id: 23124
    -password: "$2y$13$2m.lX2bvghWd4.e.do3V3eezE1SpTQ0/FLc/od7BnJcWSIcb4Vn9G"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4481 …}
    +apId: "RandomLegend@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/RandomLegend"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/RandomLegend"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "RandomLegend"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727145873 {#4424
      date: 2024-09-24 04:44:33.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689090339 {#4425
      date: 2023-07-11 17:45:39.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.67 ms
Input props
[
  "user" => App\Entity\User {#4115
    +avatar: Proxies\__CG__\App\Entity\Image {#4113 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4112 …}
    +email: "solidgrue@lemmy.world"
    +username: "@solidgrue@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m just this guy, you know?"
    +lastActive: DateTime @1729172286 {#4119
      date: 2024-10-17 15:38:06.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4111 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4109 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4107 …}
    +entries: Doctrine\ORM\PersistentCollection {#4105 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4101 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4099 …}
    +posts: Doctrine\ORM\PersistentCollection {#4097 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4095 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4093 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4091 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4089 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4087 …}
    +follows: Doctrine\ORM\PersistentCollection {#4085 …}
    +followers: Doctrine\ORM\PersistentCollection {#4083 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4081 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4079 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4077 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4075 …}
    +reports: Doctrine\ORM\PersistentCollection {#4073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4071 …}
    +violations: Doctrine\ORM\PersistentCollection {#4069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4067 …}
    +awards: Doctrine\ORM\PersistentCollection {#4065 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4063 …}
    +categories: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 759
    -password: "$2y$13$6y555FIo11R6QPa7JlgYOe5dVRCtJdhMDLupQiwRA598m4bR.ID52"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4059 …}
    +apId: "solidgrue@lemmy.world"
    +apProfileId: "https://lemmy.world/u/solidgrue"
    +apPublicUrl: "https://lemmy.world/u/solidgrue"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "solidgrue"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728122338 {#4118
      date: 2024-10-05 11:58:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686963234 {#4117
      date: 2023-06-17 02:53:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4952
  +width: 65
  +height: 65
  +user: App\Entity\User {#4115
    +avatar: Proxies\__CG__\App\Entity\Image {#4113 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4112 …}
    +email: "solidgrue@lemmy.world"
    +username: "@solidgrue@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I’m just this guy, you know?"
    +lastActive: DateTime @1729172286 {#4119
      date: 2024-10-17 15:38:06.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4111 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4109 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4107 …}
    +entries: Doctrine\ORM\PersistentCollection {#4105 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4103 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4101 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4099 …}
    +posts: Doctrine\ORM\PersistentCollection {#4097 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4095 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4093 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4091 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4089 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4087 …}
    +follows: Doctrine\ORM\PersistentCollection {#4085 …}
    +followers: Doctrine\ORM\PersistentCollection {#4083 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4081 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4079 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4077 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4075 …}
    +reports: Doctrine\ORM\PersistentCollection {#4073 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4071 …}
    +violations: Doctrine\ORM\PersistentCollection {#4069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4067 …}
    +awards: Doctrine\ORM\PersistentCollection {#4065 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4063 …}
    +categories: Doctrine\ORM\PersistentCollection {#4061 …}
    -id: 759
    -password: "$2y$13$6y555FIo11R6QPa7JlgYOe5dVRCtJdhMDLupQiwRA598m4bR.ID52"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4059 …}
    +apId: "solidgrue@lemmy.world"
    +apProfileId: "https://lemmy.world/u/solidgrue"
    +apPublicUrl: "https://lemmy.world/u/solidgrue"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "solidgrue"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728122338 {#4118
      date: 2024-10-05 11:58:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686963234 {#4117
      date: 2023-06-17 02:53:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.32 ms
Input props
[
  "user" => App\Entity\User {#4176
    +avatar: Proxies\__CG__\App\Entity\Image {#4177 …}
    +cover: null
    +email: "scrubbles@poptalk.scrubbles.tech"
    +username: "@scrubbles@poptalk.scrubbles.tech"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Little bit of everything!\n
      \n
      Avid Swiftie (come join us at [!taylorswift@poptalk.scrubbles.tech](https://poptalk.scrubbles.tech/c/taylorswift) )\n
      \n
      Gaming (Mass Effect, Witcher, and too much Satisfactory)\n
      \n
      Sci-fi\n
      \n
      I live for 90s TV sitcoms
      """
    +lastActive: DateTime @1729501239 {#4181
      date: 2024-10-21 11:00:39.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4174 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4172 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4170 …}
    +entries: Doctrine\ORM\PersistentCollection {#4168 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4166 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4164 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4162 …}
    +posts: Doctrine\ORM\PersistentCollection {#4160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4158 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4156 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4152 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4150 …}
    +follows: Doctrine\ORM\PersistentCollection {#4148 …}
    +followers: Doctrine\ORM\PersistentCollection {#4146 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4144 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4142 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4140 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4138 …}
    +reports: Doctrine\ORM\PersistentCollection {#4136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4134 …}
    +violations: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    +awards: Doctrine\ORM\PersistentCollection {#4297 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4299 …}
    +categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4303 …}
    +apId: "scrubbles@poptalk.scrubbles.tech"
    +apProfileId: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apPublicUrl: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apFollowersUrl: null
    +apInboxUrl: "https://poptalk.scrubbles.tech/inbox"
    +apDomain: "poptalk.scrubbles.tech"
    +apPreferredUsername: "scrubbles"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729412241 {#4178
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4179
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5009
  +width: 65
  +height: 65
  +user: App\Entity\User {#4176
    +avatar: Proxies\__CG__\App\Entity\Image {#4177 …}
    +cover: null
    +email: "scrubbles@poptalk.scrubbles.tech"
    +username: "@scrubbles@poptalk.scrubbles.tech"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Little bit of everything!\n
      \n
      Avid Swiftie (come join us at [!taylorswift@poptalk.scrubbles.tech](https://poptalk.scrubbles.tech/c/taylorswift) )\n
      \n
      Gaming (Mass Effect, Witcher, and too much Satisfactory)\n
      \n
      Sci-fi\n
      \n
      I live for 90s TV sitcoms
      """
    +lastActive: DateTime @1729501239 {#4181
      date: 2024-10-21 11:00:39.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4174 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4172 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4170 …}
    +entries: Doctrine\ORM\PersistentCollection {#4168 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4166 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4164 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4162 …}
    +posts: Doctrine\ORM\PersistentCollection {#4160 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4158 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4156 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4154 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4152 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4150 …}
    +follows: Doctrine\ORM\PersistentCollection {#4148 …}
    +followers: Doctrine\ORM\PersistentCollection {#4146 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4144 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4142 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4140 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4138 …}
    +reports: Doctrine\ORM\PersistentCollection {#4136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4134 …}
    +violations: Doctrine\ORM\PersistentCollection {#4130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    +awards: Doctrine\ORM\PersistentCollection {#4297 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4299 …}
    +categories: Doctrine\ORM\PersistentCollection {#4301 …}
    -id: 9624
    -password: "$2y$13$1v2Qw3gxm1STOexDaxoXW.x6ZqSMLnlC/txRHVswniIgILv6Mocli"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4303 …}
    +apId: "scrubbles@poptalk.scrubbles.tech"
    +apProfileId: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apPublicUrl: "https://poptalk.scrubbles.tech/u/scrubbles"
    +apFollowersUrl: null
    +apInboxUrl: "https://poptalk.scrubbles.tech/inbox"
    +apDomain: "poptalk.scrubbles.tech"
    +apPreferredUsername: "scrubbles"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729412241 {#4178
      date: 2024-10-20 10:17:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687552207 {#4179
      date: 2023-06-23 22:30:07.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 6.67 ms
Input props
[
  "user" => App\Entity\User {#4367
    +avatar: Proxies\__CG__\App\Entity\Image {#4368 …}
    +cover: null
    +email: "sabreW4K3@lemmy.tf"
    +username: "@sabreW4K3@lemmy.tf"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Born and raised in London. Just a normal guy with a moral compass."
    +lastActive: DateTime @1719641720 {#4364
      date: 2024-06-29 08:15:20.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4369 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4371 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4373 …}
    +entries: Doctrine\ORM\PersistentCollection {#4375 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4381 …}
    +posts: Doctrine\ORM\PersistentCollection {#4383 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4385 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4387 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4389 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4391 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4393 …}
    +follows: Doctrine\ORM\PersistentCollection {#4395 …}
    +followers: Doctrine\ORM\PersistentCollection {#4397 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4399 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4403 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4405 …}
    +reports: Doctrine\ORM\PersistentCollection {#4407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4409 …}
    +violations: Doctrine\ORM\PersistentCollection {#4411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
    +awards: Doctrine\ORM\PersistentCollection {#4415 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4417 …}
    +categories: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 18722
    -password: "$2y$13$vnNBQzx7/q0nMnGivsVptul1Uh8CXMJXU5oJswLcXSPiiZbMKPzUa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4421 …}
    +apId: "sabreW4K3@lemmy.tf"
    +apProfileId: "https://lemmy.tf/u/sabreW4K3"
    +apPublicUrl: "https://lemmy.tf/u/sabreW4K3"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.tf/inbox"
    +apDomain: "lemmy.tf"
    +apPreferredUsername: "sabreW4K3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719228515 {#4365
      date: 2024-06-24 13:28:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688508579 {#4366
      date: 2023-07-05 00:09:39.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5066
  +width: 65
  +height: 65
  +user: App\Entity\User {#4367
    +avatar: Proxies\__CG__\App\Entity\Image {#4368 …}
    +cover: null
    +email: "sabreW4K3@lemmy.tf"
    +username: "@sabreW4K3@lemmy.tf"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Born and raised in London. Just a normal guy with a moral compass."
    +lastActive: DateTime @1719641720 {#4364
      date: 2024-06-29 08:15:20.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4369 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4371 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4373 …}
    +entries: Doctrine\ORM\PersistentCollection {#4375 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4377 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4379 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4381 …}
    +posts: Doctrine\ORM\PersistentCollection {#4383 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4385 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4387 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4389 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4391 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4393 …}
    +follows: Doctrine\ORM\PersistentCollection {#4395 …}
    +followers: Doctrine\ORM\PersistentCollection {#4397 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4399 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4401 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4403 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4405 …}
    +reports: Doctrine\ORM\PersistentCollection {#4407 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4409 …}
    +violations: Doctrine\ORM\PersistentCollection {#4411 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4413 …}
    +awards: Doctrine\ORM\PersistentCollection {#4415 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4417 …}
    +categories: Doctrine\ORM\PersistentCollection {#4419 …}
    -id: 18722
    -password: "$2y$13$vnNBQzx7/q0nMnGivsVptul1Uh8CXMJXU5oJswLcXSPiiZbMKPzUa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4421 …}
    +apId: "sabreW4K3@lemmy.tf"
    +apProfileId: "https://lemmy.tf/u/sabreW4K3"
    +apPublicUrl: "https://lemmy.tf/u/sabreW4K3"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.tf/inbox"
    +apDomain: "lemmy.tf"
    +apPreferredUsername: "sabreW4K3"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1719228515 {#4365
      date: 2024-06-24 13:28:35.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688508579 {#4366
      date: 2023-07-05 00:09:39.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 94.64 ms
Input props
[
  "magazine" => "homeassistant@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#5128
  +limit: 4
  +tag: null
  +magazine: "homeassistant@lemmy.world"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#5129 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 5.01 ms
Input props
[
  "magazine" => "homeassistant@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#5205
  +limit: 4
  +tag: null
  +magazine: "homeassistant@lemmy.world"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#5206 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 4.92 ms
Input props
[
  "magazine" => "homeassistant@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#5278
  +limit: 4
  +tag: null
  +magazine: "homeassistant@lemmy.world"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#555 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 3.16 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#5347
  +subject: ? App\Entity\Contracts\VotableInterface
  +url: ? string
  -twig: Twig\Environment {#1252 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -partnerBlockRepository: App\Repository\PartnerBlockRepository {#5348 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 25.63 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#5440
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "homeassistant@lemmy.world"
    +title: "homeassistant"
    +description: "Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 46
    +entryCommentCount: 460
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729539860 {#328
      date: 2024-10-21 21:44:20.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 145
    +apId: "homeassistant@lemmy.world"
    +apProfileId: "https://lemmy.world/c/homeassistant"
    +apPublicUrl: "https://lemmy.world/c/homeassistant"
    +apFollowersUrl: "https://lemmy.world/c/homeassistant/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "homeassistant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710368376 {#325
      date: 2024-03-13 23:19:36.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1704127905 {#327
      date: 2024-01-01 17:51:45.0 +01:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#395 …}
}