GET https://kbin.spritesserver.nl/m/asklemmy@lemmy.ml/newest/1m/all

Components

15 Twig Components
44 Render Count
119 ms Render Time
16.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 1.95ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 7.74ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.71ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.44ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 15.24ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.59ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.23ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 5.80ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 10.74ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 62.56ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 3.79ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.26ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 17.92ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.26ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.93ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 16.0 MiB 0.25 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 {#1891
  +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 16.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 16.0 MiB 0.13 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 16.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 16.0 MiB 0.13 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 16.0 MiB 0.12 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 16.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 16.0 MiB 0.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 16.0 MiB 0.13 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 16.0 MiB 0.15 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 16.0 MiB 0.19 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 16.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 16.0 MiB 0.12 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 16.0 MiB 0.12 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 16.0 MiB 0.12 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 16.0 MiB 0.12 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 16.0 MiB 0.12 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 16.0 MiB 0.14 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 16.0 MiB 0.13 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 16.0 MiB 0.19 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 16.0 MiB 0.13 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 16.0 MiB 15.24 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3052
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 16.0 MiB 0.59 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3114
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 16.0 MiB 0.23 ms
Input props
[
  "date" => DateTimeImmutable @1686889707 {#327
    date: 2023-06-16 06:28:27.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3318
  +date: DateTimeImmutable @1686889707 {#327
    date: 2023-06-16 06:28:27.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 16.0 MiB 5.80 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3478
    +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 {#3433
      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 {#3431 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3429 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3427 …}
    +entries: Doctrine\ORM\PersistentCollection {#3425 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3482 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3508 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3538 …}
    +posts: Doctrine\ORM\PersistentCollection {#3479 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3549 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3570 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3601 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3558 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3610 …}
    +follows: Doctrine\ORM\PersistentCollection {#3613 …}
    +followers: Doctrine\ORM\PersistentCollection {#3608 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3636 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3649 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3653 …}
    +reports: Doctrine\ORM\PersistentCollection {#3637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3675 …}
    +violations: Doctrine\ORM\PersistentCollection {#3669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
    +awards: Doctrine\ORM\PersistentCollection {#3684 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3690 …}
    +categories: Doctrine\ORM\PersistentCollection {#3708 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3719 …}
    +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 {#3432
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3476
  +user: Proxies\__CG__\App\Entity\User {#3478
    +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 {#3433
      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 {#3431 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3429 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3427 …}
    +entries: Doctrine\ORM\PersistentCollection {#3425 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3482 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3508 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3538 …}
    +posts: Doctrine\ORM\PersistentCollection {#3479 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3549 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3570 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3601 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3558 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3610 …}
    +follows: Doctrine\ORM\PersistentCollection {#3613 …}
    +followers: Doctrine\ORM\PersistentCollection {#3608 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3636 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3632 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3649 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3653 …}
    +reports: Doctrine\ORM\PersistentCollection {#3637 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3675 …}
    +violations: Doctrine\ORM\PersistentCollection {#3669 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3695 …}
    +awards: Doctrine\ORM\PersistentCollection {#3684 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3690 …}
    +categories: Doctrine\ORM\PersistentCollection {#3708 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3719 …}
    +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 {#3432
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 16.0 MiB 10.74 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3886
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +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 16.0 MiB 62.56 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#4019
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02: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 16.0 MiB 0.60 ms
Input props
[
  "user" => App\Entity\User {#5320
    +avatar: Proxies\__CG__\App\Entity\Image {#5321 …}
    +cover: null
    +email: "orangepeeljedi@kbin.social"
    +username: "@orangepeeljedi@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "An awfully fatigued commoner trying to mess it up in the fediverse"
    +lastActive: DateTime @1701906684 {#5317
      date: 2023-12-07 00:51:24.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: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5324 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5326 …}
    +entries: Doctrine\ORM\PersistentCollection {#5328 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5332 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5334 …}
    +posts: Doctrine\ORM\PersistentCollection {#5336 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5338 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5340 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5344 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5346 …}
    +follows: Doctrine\ORM\PersistentCollection {#5348 …}
    +followers: Doctrine\ORM\PersistentCollection {#5350 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5354 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5356 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +violations: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    +awards: Doctrine\ORM\PersistentCollection {#5368 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5370 …}
    +categories: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 9665
    -password: "$2y$13$.6jIb4e4a6igSIEhUJL7guiLT.mXIOzz02ZuYHqaowC0ZYKFFvw/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5374 …}
    +apId: "orangepeeljedi@kbin.social"
    +apProfileId: "https://kbin.social/u/orangepeeljedi"
    +apPublicUrl: "https://kbin.social/u/orangepeeljedi"
    +apFollowersUrl: "https://kbin.social/u/orangepeeljedi/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "orangepeeljedi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703264252 {#5318
      date: 2023-12-22 17:57:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553814 {#5319
      date: 2023-06-23 22:56:54.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4390
  +width: 65
  +height: 65
  +user: App\Entity\User {#5320
    +avatar: Proxies\__CG__\App\Entity\Image {#5321 …}
    +cover: null
    +email: "orangepeeljedi@kbin.social"
    +username: "@orangepeeljedi@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "An awfully fatigued commoner trying to mess it up in the fediverse"
    +lastActive: DateTime @1701906684 {#5317
      date: 2023-12-07 00:51:24.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: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5324 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5326 …}
    +entries: Doctrine\ORM\PersistentCollection {#5328 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5332 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5334 …}
    +posts: Doctrine\ORM\PersistentCollection {#5336 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5338 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5340 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5342 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5344 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5346 …}
    +follows: Doctrine\ORM\PersistentCollection {#5348 …}
    +followers: Doctrine\ORM\PersistentCollection {#5350 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5352 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5354 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5356 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5358 …}
    +reports: Doctrine\ORM\PersistentCollection {#5360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5362 …}
    +violations: Doctrine\ORM\PersistentCollection {#5364 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5366 …}
    +awards: Doctrine\ORM\PersistentCollection {#5368 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5370 …}
    +categories: Doctrine\ORM\PersistentCollection {#5372 …}
    -id: 9665
    -password: "$2y$13$.6jIb4e4a6igSIEhUJL7guiLT.mXIOzz02ZuYHqaowC0ZYKFFvw/C"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5374 …}
    +apId: "orangepeeljedi@kbin.social"
    +apProfileId: "https://kbin.social/u/orangepeeljedi"
    +apPublicUrl: "https://kbin.social/u/orangepeeljedi"
    +apFollowersUrl: "https://kbin.social/u/orangepeeljedi/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "orangepeeljedi"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703264252 {#5318
      date: 2023-12-22 17:57:32.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687553814 {#5319
      date: 2023-06-23 22:56:54.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 2.18 ms
Input props
[
  "user" => App\Entity\User {#5676
    +avatar: Proxies\__CG__\App\Entity\Image {#5677 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5678 …}
    +email: "lemmy_nightmare@sh.itjust.works"
    +username: "@lemmy_nightmare@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s my night Lemmians"
    +lastActive: DateTime @1721622294 {#5673
      date: 2024-07-22 06:24:54.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 {#5679 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5681 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5683 …}
    +entries: Doctrine\ORM\PersistentCollection {#5685 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5687 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5689 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5691 …}
    +posts: Doctrine\ORM\PersistentCollection {#5693 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5695 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5697 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5699 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5701 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5703 …}
    +follows: Doctrine\ORM\PersistentCollection {#5705 …}
    +followers: Doctrine\ORM\PersistentCollection {#5707 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5709 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5711 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5713 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5715 …}
    +reports: Doctrine\ORM\PersistentCollection {#5717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5719 …}
    +violations: Doctrine\ORM\PersistentCollection {#5721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
    +awards: Doctrine\ORM\PersistentCollection {#5725 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5727 …}
    +categories: Doctrine\ORM\PersistentCollection {#5729 …}
    -id: 9083
    -password: "$2y$13$vSKd5i3OZh2KKuLOx2150uC54KQxrqp0LG8FWLLl5VmorhZ7u65qa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5731 …}
    +apId: "lemmy_nightmare@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/lemmy_nightmare"
    +apPublicUrl: "https://sh.itjust.works/u/lemmy_nightmare"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "lemmy_nightmare"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728988956 {#5674
      date: 2024-10-15 12:42:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687524477 {#5675
      date: 2023-06-23 14:47:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6219
  +width: 65
  +height: 65
  +user: App\Entity\User {#5676
    +avatar: Proxies\__CG__\App\Entity\Image {#5677 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5678 …}
    +email: "lemmy_nightmare@sh.itjust.works"
    +username: "@lemmy_nightmare@sh.itjust.works"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "It’s my night Lemmians"
    +lastActive: DateTime @1721622294 {#5673
      date: 2024-07-22 06:24:54.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 {#5679 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5681 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5683 …}
    +entries: Doctrine\ORM\PersistentCollection {#5685 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5687 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5689 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5691 …}
    +posts: Doctrine\ORM\PersistentCollection {#5693 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5695 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5697 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5699 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5701 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5703 …}
    +follows: Doctrine\ORM\PersistentCollection {#5705 …}
    +followers: Doctrine\ORM\PersistentCollection {#5707 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5709 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5711 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5713 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5715 …}
    +reports: Doctrine\ORM\PersistentCollection {#5717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5719 …}
    +violations: Doctrine\ORM\PersistentCollection {#5721 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5723 …}
    +awards: Doctrine\ORM\PersistentCollection {#5725 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5727 …}
    +categories: Doctrine\ORM\PersistentCollection {#5729 …}
    -id: 9083
    -password: "$2y$13$vSKd5i3OZh2KKuLOx2150uC54KQxrqp0LG8FWLLl5VmorhZ7u65qa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5731 …}
    +apId: "lemmy_nightmare@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/u/lemmy_nightmare"
    +apPublicUrl: "https://sh.itjust.works/u/lemmy_nightmare"
    +apFollowersUrl: null
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "lemmy_nightmare"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728988956 {#5674
      date: 2024-10-15 12:42:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687524477 {#5675
      date: 2023-06-23 14:47:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#5200
    +avatar: Proxies\__CG__\App\Entity\Image {#5201 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5202 …}
    +email: "utopify_org@lemmy.ml"
    +username: "@utopify_org@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      On a mission to find the most sustainable life style.\n
      \n
      Youtube: [www.youtube.com/@utopify](https://www.youtube.com/@utopify)\n
      \n
      Blog: [utopify.org](https://utopify.org/)\n
      \n
      #sustainable, #environment, #gardening, #solarpunk, #future, #vision, #utopia, #vegan, #linux, #opensource, #foss, #coding, #greenit
      """
    +lastActive: DateTime @1689582406 {#5197
      date: 2023-07-17 10:26:46.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 {#5203 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5207 …}
    +entries: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5213 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +posts: Doctrine\ORM\PersistentCollection {#5217 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5221 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5223 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5225 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5227 …}
    +follows: Doctrine\ORM\PersistentCollection {#5229 …}
    +followers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5235 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5237 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5239 …}
    +reports: Doctrine\ORM\PersistentCollection {#5241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
    +violations: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    +awards: Doctrine\ORM\PersistentCollection {#5249 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5251 …}
    +categories: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 27755
    -password: "$2y$13$Wb/DGYP5vymI2luTjvkiPetbkqPHVGN2.hd9sRl6FLsrc/9XIx5SK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5255 …}
    +apId: "utopify_org@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/utopify_org"
    +apPublicUrl: "https://lemmy.ml/u/utopify_org"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "utopify_org"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689582407 {#5198
      date: 2023-07-17 10:26:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689374229 {#5199
      date: 2023-07-15 00:37:09.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6282
  +width: 65
  +height: 65
  +user: App\Entity\User {#5200
    +avatar: Proxies\__CG__\App\Entity\Image {#5201 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5202 …}
    +email: "utopify_org@lemmy.ml"
    +username: "@utopify_org@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      On a mission to find the most sustainable life style.\n
      \n
      Youtube: [www.youtube.com/@utopify](https://www.youtube.com/@utopify)\n
      \n
      Blog: [utopify.org](https://utopify.org/)\n
      \n
      #sustainable, #environment, #gardening, #solarpunk, #future, #vision, #utopia, #vegan, #linux, #opensource, #foss, #coding, #greenit
      """
    +lastActive: DateTime @1689582406 {#5197
      date: 2023-07-17 10:26:46.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 {#5203 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5205 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5207 …}
    +entries: Doctrine\ORM\PersistentCollection {#5209 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5211 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5213 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5215 …}
    +posts: Doctrine\ORM\PersistentCollection {#5217 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5219 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5221 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5223 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5225 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5227 …}
    +follows: Doctrine\ORM\PersistentCollection {#5229 …}
    +followers: Doctrine\ORM\PersistentCollection {#5231 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5233 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5235 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5237 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5239 …}
    +reports: Doctrine\ORM\PersistentCollection {#5241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5243 …}
    +violations: Doctrine\ORM\PersistentCollection {#5245 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5247 …}
    +awards: Doctrine\ORM\PersistentCollection {#5249 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5251 …}
    +categories: Doctrine\ORM\PersistentCollection {#5253 …}
    -id: 27755
    -password: "$2y$13$Wb/DGYP5vymI2luTjvkiPetbkqPHVGN2.hd9sRl6FLsrc/9XIx5SK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5255 …}
    +apId: "utopify_org@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/utopify_org"
    +apPublicUrl: "https://lemmy.ml/u/utopify_org"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "utopify_org"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689582407 {#5198
      date: 2023-07-17 10:26:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689374229 {#5199
      date: 2023-07-15 00:37:09.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.33 ms
Input props
[
  "user" => App\Entity\User {#4046
    +avatar: Proxies\__CG__\App\Entity\Image {#4045 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4047 …}
    +email: "AsepticFuturisticFox@lemmy.ml"
    +username: "@AsepticFuturisticFox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "•᷅ࡇ•᷄"
    +lastActive: DateTime @1687621071 {#4038
      date: 2023-06-24 17:37:51.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 {#4042 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4052 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4053 …}
    +entries: Doctrine\ORM\PersistentCollection {#4054 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4057 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4060 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4062 …}
    +posts: Doctrine\ORM\PersistentCollection {#4065 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4067 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4070 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4055 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4076 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4702 …}
    +follows: Doctrine\ORM\PersistentCollection {#4694 …}
    +followers: Doctrine\ORM\PersistentCollection {#4393 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4397 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4704 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4701 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +violations: Doctrine\ORM\PersistentCollection {#4693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    +awards: Doctrine\ORM\PersistentCollection {#4690 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4688 …}
    +categories: Doctrine\ORM\PersistentCollection {#4686 …}
    -id: 7111
    -password: "$2y$13$BksjdX.yqQFK5rIVd5vJz.qqAIzJGj0r4gEMzpkDTHyHRVfEpFMUC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4684 …}
    +apId: "AsepticFuturisticFox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apPublicUrl: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "AsepticFuturisticFox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687633734 {#4039
      date: 2023-06-24 21:08:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687455682 {#4043
      date: 2023-06-22 19:41:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6339
  +width: 65
  +height: 65
  +user: App\Entity\User {#4046
    +avatar: Proxies\__CG__\App\Entity\Image {#4045 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4047 …}
    +email: "AsepticFuturisticFox@lemmy.ml"
    +username: "@AsepticFuturisticFox@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "•᷅ࡇ•᷄"
    +lastActive: DateTime @1687621071 {#4038
      date: 2023-06-24 17:37:51.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 {#4042 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4052 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4053 …}
    +entries: Doctrine\ORM\PersistentCollection {#4054 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4057 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4060 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4062 …}
    +posts: Doctrine\ORM\PersistentCollection {#4065 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4067 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4070 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4055 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4076 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4702 …}
    +follows: Doctrine\ORM\PersistentCollection {#4694 …}
    +followers: Doctrine\ORM\PersistentCollection {#4393 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4397 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4704 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4701 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4698 …}
    +reports: Doctrine\ORM\PersistentCollection {#4692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4695 …}
    +violations: Doctrine\ORM\PersistentCollection {#4693 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    +awards: Doctrine\ORM\PersistentCollection {#4690 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4688 …}
    +categories: Doctrine\ORM\PersistentCollection {#4686 …}
    -id: 7111
    -password: "$2y$13$BksjdX.yqQFK5rIVd5vJz.qqAIzJGj0r4gEMzpkDTHyHRVfEpFMUC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4684 …}
    +apId: "AsepticFuturisticFox@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apPublicUrl: "https://lemmy.ml/u/AsepticFuturisticFox"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "AsepticFuturisticFox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1687633734 {#4039
      date: 2023-06-24 21:08:54.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687455682 {#4043
      date: 2023-06-22 19:41:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#5796
    +avatar: Proxies\__CG__\App\Entity\Image {#5797 …}
    +cover: null
    +email: "TeaHands@lemmy.world"
    +username: "@TeaHands@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I live an increasingly confusing double life as [TeaHands](https://mastodon.gamedev.place/@teahands) the game dev, and [TheGiddyStitcher](https://sunny.garden/@thegiddystitcher), multicrafter extraordinaire!\n
      \n
      Currently working on my first ever commercial indie game, a minimalist city builder.
      """
    +lastActive: DateTime @1727266617 {#5793
      date: 2024-09-25 14:16:57.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 {#5798 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5800 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5802 …}
    +entries: Doctrine\ORM\PersistentCollection {#5804 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5806 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5808 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5810 …}
    +posts: Doctrine\ORM\PersistentCollection {#5812 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5814 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5816 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5818 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5820 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5822 …}
    +follows: Doctrine\ORM\PersistentCollection {#5824 …}
    +followers: Doctrine\ORM\PersistentCollection {#5826 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5828 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5830 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5832 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5834 …}
    +reports: Doctrine\ORM\PersistentCollection {#5836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5838 …}
    +violations: Doctrine\ORM\PersistentCollection {#5840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5842 …}
    +awards: Doctrine\ORM\PersistentCollection {#5844 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5846 …}
    +categories: Doctrine\ORM\PersistentCollection {#5848 …}
    -id: 11239
    -password: "$2y$13$S9vzwdDwZguoIR5Swp5qFOvK0vyFtw7xUnREP3TEMDuM5BXI9g6my"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5850 …}
    +apId: "TeaHands@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TeaHands"
    +apPublicUrl: "https://lemmy.world/u/TeaHands"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TeaHands"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729526932 {#5794
      date: 2024-10-21 18:08:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687781848 {#5795
      date: 2023-06-26 14:17:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6396
  +width: 65
  +height: 65
  +user: App\Entity\User {#5796
    +avatar: Proxies\__CG__\App\Entity\Image {#5797 …}
    +cover: null
    +email: "TeaHands@lemmy.world"
    +username: "@TeaHands@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I live an increasingly confusing double life as [TeaHands](https://mastodon.gamedev.place/@teahands) the game dev, and [TheGiddyStitcher](https://sunny.garden/@thegiddystitcher), multicrafter extraordinaire!\n
      \n
      Currently working on my first ever commercial indie game, a minimalist city builder.
      """
    +lastActive: DateTime @1727266617 {#5793
      date: 2024-09-25 14:16:57.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 {#5798 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5800 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5802 …}
    +entries: Doctrine\ORM\PersistentCollection {#5804 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5806 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5808 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5810 …}
    +posts: Doctrine\ORM\PersistentCollection {#5812 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5814 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5816 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5818 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5820 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5822 …}
    +follows: Doctrine\ORM\PersistentCollection {#5824 …}
    +followers: Doctrine\ORM\PersistentCollection {#5826 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5828 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5830 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5832 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5834 …}
    +reports: Doctrine\ORM\PersistentCollection {#5836 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5838 …}
    +violations: Doctrine\ORM\PersistentCollection {#5840 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5842 …}
    +awards: Doctrine\ORM\PersistentCollection {#5844 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5846 …}
    +categories: Doctrine\ORM\PersistentCollection {#5848 …}
    -id: 11239
    -password: "$2y$13$S9vzwdDwZguoIR5Swp5qFOvK0vyFtw7xUnREP3TEMDuM5BXI9g6my"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5850 …}
    +apId: "TeaHands@lemmy.world"
    +apProfileId: "https://lemmy.world/u/TeaHands"
    +apPublicUrl: "https://lemmy.world/u/TeaHands"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "TeaHands"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729526932 {#5794
      date: 2024-10-21 18:08:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687781848 {#5795
      date: 2023-06-26 14:17:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#4140
    +avatar: Proxies\__CG__\App\Entity\Image {#4139 …}
    +cover: null
    +email: "HelixNebula@lemmy.ml"
    +username: "@HelixNebula@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Germany"
    +lastActive: DateTime @1689248701 {#4143
      date: 2023-07-13 13:45:01.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 {#4138 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4136 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4134 …}
    +entries: Doctrine\ORM\PersistentCollection {#4132 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +posts: Doctrine\ORM\PersistentCollection {#4124 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4122 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4120 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4118 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4116 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4114 …}
    +follows: Doctrine\ORM\PersistentCollection {#4112 …}
    +followers: Doctrine\ORM\PersistentCollection {#4110 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4108 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4106 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4102 …}
    +reports: Doctrine\ORM\PersistentCollection {#4100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
    +violations: Doctrine\ORM\PersistentCollection {#4096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4094 …}
    +awards: Doctrine\ORM\PersistentCollection {#4092 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4090 …}
    +categories: Doctrine\ORM\PersistentCollection {#4088 …}
    -id: 3117
    -password: "$2y$13$mWy2PFL.MIGWTPo91KBqxuhdbkOZS4uqXMqw40Gid9BI.4kvjXaLS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4036 …}
    +apId: "HelixNebula@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/HelixNebula"
    +apPublicUrl: "https://lemmy.ml/u/HelixNebula"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "HelixNebula"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689248701 {#4142
      date: 2023-07-13 13:45:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052867 {#4141
      date: 2023-06-18 03:47:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6453
  +width: 65
  +height: 65
  +user: App\Entity\User {#4140
    +avatar: Proxies\__CG__\App\Entity\Image {#4139 …}
    +cover: null
    +email: "HelixNebula@lemmy.ml"
    +username: "@HelixNebula@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Germany"
    +lastActive: DateTime @1689248701 {#4143
      date: 2023-07-13 13:45:01.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 {#4138 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4136 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4134 …}
    +entries: Doctrine\ORM\PersistentCollection {#4132 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4130 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4128 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4126 …}
    +posts: Doctrine\ORM\PersistentCollection {#4124 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4122 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4120 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4118 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4116 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4114 …}
    +follows: Doctrine\ORM\PersistentCollection {#4112 …}
    +followers: Doctrine\ORM\PersistentCollection {#4110 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4108 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4106 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4104 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4102 …}
    +reports: Doctrine\ORM\PersistentCollection {#4100 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4098 …}
    +violations: Doctrine\ORM\PersistentCollection {#4096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4094 …}
    +awards: Doctrine\ORM\PersistentCollection {#4092 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4090 …}
    +categories: Doctrine\ORM\PersistentCollection {#4088 …}
    -id: 3117
    -password: "$2y$13$mWy2PFL.MIGWTPo91KBqxuhdbkOZS4uqXMqw40Gid9BI.4kvjXaLS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4036 …}
    +apId: "HelixNebula@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/HelixNebula"
    +apPublicUrl: "https://lemmy.ml/u/HelixNebula"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "HelixNebula"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689248701 {#4142
      date: 2023-07-13 13:45:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052867 {#4141
      date: 2023-06-18 03:47:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#4560
    +avatar: Proxies\__CG__\App\Entity\Image {#4557 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4558 …}
    +email: "fratermus@lemmy.sdf.org"
    +username: "@fratermus@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Living offgrid in a campervan since 2018 w/ pibble+boxer Muffin.\n
      \n
      LIKE dogs, books, thoughtful people of *all* flavors DISLIKE bullies, sh1tposters, partisans, noise\n
      \n
      - [lemmy community](/c/houseless@lemmy.sdf.org) for folks living in vans, RVs, cars, etc\n
      - [blog](https://mouse.mousetrap.net/blog/)
      """
    +lastActive: DateTime @1729170282 {#4561
      date: 2024-10-17 15:04:42.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 {#4555 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4553 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4551 …}
    +entries: Doctrine\ORM\PersistentCollection {#4549 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4547 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4545 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4543 …}
    +posts: Doctrine\ORM\PersistentCollection {#4541 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4539 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4537 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4535 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4533 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4531 …}
    +follows: Doctrine\ORM\PersistentCollection {#4529 …}
    +followers: Doctrine\ORM\PersistentCollection {#4527 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4525 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4523 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4521 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
    +violations: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
    +awards: Doctrine\ORM\PersistentCollection {#4509 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4507 …}
    +categories: Doctrine\ORM\PersistentCollection {#4505 …}
    -id: 7581
    -password: "$2y$13$NOO1UfNPSgHrY9m7qmYjnOpF82I73mFFaKVbO4oUzuzX5T2JiCWgG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4503 …}
    +apId: "fratermus@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/fratermus"
    +apPublicUrl: "https://lemmy.sdf.org/u/fratermus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "fratermus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729363503 {#4562
      date: 2024-10-19 20:45:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687471977 {#4559
      date: 2023-06-23 00:12:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6510
  +width: 65
  +height: 65
  +user: App\Entity\User {#4560
    +avatar: Proxies\__CG__\App\Entity\Image {#4557 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4558 …}
    +email: "fratermus@lemmy.sdf.org"
    +username: "@fratermus@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Living offgrid in a campervan since 2018 w/ pibble+boxer Muffin.\n
      \n
      LIKE dogs, books, thoughtful people of *all* flavors DISLIKE bullies, sh1tposters, partisans, noise\n
      \n
      - [lemmy community](/c/houseless@lemmy.sdf.org) for folks living in vans, RVs, cars, etc\n
      - [blog](https://mouse.mousetrap.net/blog/)
      """
    +lastActive: DateTime @1729170282 {#4561
      date: 2024-10-17 15:04:42.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 {#4555 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4553 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4551 …}
    +entries: Doctrine\ORM\PersistentCollection {#4549 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4547 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4545 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4543 …}
    +posts: Doctrine\ORM\PersistentCollection {#4541 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4539 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4537 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4535 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4533 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4531 …}
    +follows: Doctrine\ORM\PersistentCollection {#4529 …}
    +followers: Doctrine\ORM\PersistentCollection {#4527 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4525 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4523 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4521 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4519 …}
    +reports: Doctrine\ORM\PersistentCollection {#4517 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4515 …}
    +violations: Doctrine\ORM\PersistentCollection {#4513 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4511 …}
    +awards: Doctrine\ORM\PersistentCollection {#4509 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4507 …}
    +categories: Doctrine\ORM\PersistentCollection {#4505 …}
    -id: 7581
    -password: "$2y$13$NOO1UfNPSgHrY9m7qmYjnOpF82I73mFFaKVbO4oUzuzX5T2JiCWgG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4503 …}
    +apId: "fratermus@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/fratermus"
    +apPublicUrl: "https://lemmy.sdf.org/u/fratermus"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "fratermus"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729363503 {#4562
      date: 2024-10-19 20:45:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687471977 {#4559
      date: 2023-06-23 00:12:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 2.35 ms
Input props
[
  "user" => App\Entity\User {#4617
    +avatar: Proxies\__CG__\App\Entity\Image {#4618 …}
    +cover: null
    +email: "Greg@lemmy.ca"
    +username: "@Greg@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: [@greg@clar.ke](https://clar.ke/@greg)"
    +lastActive: DateTime @1729187337 {#4622
      date: 2024-10-17 19:48:57.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 {#4615 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4613 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4611 …}
    +entries: Doctrine\ORM\PersistentCollection {#4609 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4607 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4605 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4603 …}
    +posts: Doctrine\ORM\PersistentCollection {#4601 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4599 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4597 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4595 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4593 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4591 …}
    +follows: Doctrine\ORM\PersistentCollection {#4589 …}
    +followers: Doctrine\ORM\PersistentCollection {#4587 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4585 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4581 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +violations: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    +awards: Doctrine\ORM\PersistentCollection {#4569 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4567 …}
    +categories: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 6775
    -password: "$2y$13$nI3G.qvP4VseKBrZxWIjkOd0jYMdZtZtMWxXX90HMdiiageowUBv."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4563 …}
    +apId: "Greg@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Greg"
    +apPublicUrl: "https://lemmy.ca/u/Greg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Greg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320070 {#4619
      date: 2024-09-14 15:21:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687445788 {#4620
      date: 2023-06-22 16:56:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6567
  +width: 65
  +height: 65
  +user: App\Entity\User {#4617
    +avatar: Proxies\__CG__\App\Entity\Image {#4618 …}
    +cover: null
    +email: "Greg@lemmy.ca"
    +username: "@Greg@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mastodon: [@greg@clar.ke](https://clar.ke/@greg)"
    +lastActive: DateTime @1729187337 {#4622
      date: 2024-10-17 19:48:57.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 {#4615 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4613 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4611 …}
    +entries: Doctrine\ORM\PersistentCollection {#4609 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4607 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4605 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4603 …}
    +posts: Doctrine\ORM\PersistentCollection {#4601 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4599 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4597 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4595 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4593 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4591 …}
    +follows: Doctrine\ORM\PersistentCollection {#4589 …}
    +followers: Doctrine\ORM\PersistentCollection {#4587 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4585 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4583 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4581 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4579 …}
    +reports: Doctrine\ORM\PersistentCollection {#4577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4575 …}
    +violations: Doctrine\ORM\PersistentCollection {#4573 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4571 …}
    +awards: Doctrine\ORM\PersistentCollection {#4569 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4567 …}
    +categories: Doctrine\ORM\PersistentCollection {#4565 …}
    -id: 6775
    -password: "$2y$13$nI3G.qvP4VseKBrZxWIjkOd0jYMdZtZtMWxXX90HMdiiageowUBv."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4563 …}
    +apId: "Greg@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/Greg"
    +apPublicUrl: "https://lemmy.ca/u/Greg"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "Greg"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726320070 {#4619
      date: 2024-09-14 15:21:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687445788 {#4620
      date: 2023-06-22 16:56:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.28 ms
Input props
[
  "user" => App\Entity\User {#4319
    +avatar: Proxies\__CG__\App\Entity\Image {#4318 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4317 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4322
      date: 2024-10-21 15:18:16.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 {#4316 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4314 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4312 …}
    +entries: Doctrine\ORM\PersistentCollection {#4310 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +posts: Doctrine\ORM\PersistentCollection {#4302 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4300 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4298 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4296 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4294 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4292 …}
    +follows: Doctrine\ORM\PersistentCollection {#4290 …}
    +followers: Doctrine\ORM\PersistentCollection {#4288 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4286 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4284 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4280 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +violations: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    +awards: Doctrine\ORM\PersistentCollection {#4270 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4268 …}
    +categories: Doctrine\ORM\PersistentCollection {#4266 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4264 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4321
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4320
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6624
  +width: 65
  +height: 65
  +user: App\Entity\User {#4319
    +avatar: Proxies\__CG__\App\Entity\Image {#4318 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4317 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4322
      date: 2024-10-21 15:18:16.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 {#4316 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4314 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4312 …}
    +entries: Doctrine\ORM\PersistentCollection {#4310 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4308 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4306 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4304 …}
    +posts: Doctrine\ORM\PersistentCollection {#4302 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4300 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4298 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4296 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4294 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4292 …}
    +follows: Doctrine\ORM\PersistentCollection {#4290 …}
    +followers: Doctrine\ORM\PersistentCollection {#4288 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4286 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4284 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4282 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4280 …}
    +reports: Doctrine\ORM\PersistentCollection {#4278 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4276 …}
    +violations: Doctrine\ORM\PersistentCollection {#4274 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4272 …}
    +awards: Doctrine\ORM\PersistentCollection {#4270 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4268 …}
    +categories: Doctrine\ORM\PersistentCollection {#4266 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4264 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4321
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4320
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.27 ms
Input props
[
  "user" => App\Entity\User {#4844
    +avatar: Proxies\__CG__\App\Entity\Image {#4845 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4846 …}
    +email: "ablackcatstail@lemmy.goblackcat.com"
    +username: "@ablackcatstail@lemmy.goblackcat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am an archo-communist, cat-loving dude with a very eclectic range of interests and passions. Currenty, I’m into networks of all kinds and open source software."
    +lastActive: DateTime @1689460027 {#4841
      date: 2023-07-16 00:27:07.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 {#4847 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4849 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4851 …}
    +entries: Doctrine\ORM\PersistentCollection {#4853 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4855 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4857 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4859 …}
    +posts: Doctrine\ORM\PersistentCollection {#4861 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4863 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4865 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4867 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4869 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4871 …}
    +follows: Doctrine\ORM\PersistentCollection {#4873 …}
    +followers: Doctrine\ORM\PersistentCollection {#4875 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4877 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4879 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4881 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4883 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +violations: Doctrine\ORM\PersistentCollection {#4889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4891 …}
    +awards: Doctrine\ORM\PersistentCollection {#4893 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4895 …}
    +categories: Doctrine\ORM\PersistentCollection {#4897 …}
    -id: 21017
    -password: "$2y$13$geXmo/abCpyb622lXd6qZuchOX2PShrielJMJzXLID5dp4VO8W58K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4899 …}
    +apId: "ablackcatstail@lemmy.goblackcat.com"
    +apProfileId: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apPublicUrl: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.goblackcat.com/inbox"
    +apDomain: "lemmy.goblackcat.com"
    +apPreferredUsername: "ablackcatstail"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689460028 {#4842
      date: 2023-07-16 00:27:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020856 {#4843
      date: 2023-07-10 22:27:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6681
  +width: 65
  +height: 65
  +user: App\Entity\User {#4844
    +avatar: Proxies\__CG__\App\Entity\Image {#4845 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4846 …}
    +email: "ablackcatstail@lemmy.goblackcat.com"
    +username: "@ablackcatstail@lemmy.goblackcat.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I am an archo-communist, cat-loving dude with a very eclectic range of interests and passions. Currenty, I’m into networks of all kinds and open source software."
    +lastActive: DateTime @1689460027 {#4841
      date: 2023-07-16 00:27:07.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 {#4847 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4849 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4851 …}
    +entries: Doctrine\ORM\PersistentCollection {#4853 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4855 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4857 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4859 …}
    +posts: Doctrine\ORM\PersistentCollection {#4861 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4863 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4865 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4867 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4869 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4871 …}
    +follows: Doctrine\ORM\PersistentCollection {#4873 …}
    +followers: Doctrine\ORM\PersistentCollection {#4875 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4877 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4879 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4881 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4883 …}
    +reports: Doctrine\ORM\PersistentCollection {#4885 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4887 …}
    +violations: Doctrine\ORM\PersistentCollection {#4889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4891 …}
    +awards: Doctrine\ORM\PersistentCollection {#4893 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4895 …}
    +categories: Doctrine\ORM\PersistentCollection {#4897 …}
    -id: 21017
    -password: "$2y$13$geXmo/abCpyb622lXd6qZuchOX2PShrielJMJzXLID5dp4VO8W58K"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4899 …}
    +apId: "ablackcatstail@lemmy.goblackcat.com"
    +apProfileId: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apPublicUrl: "https://lemmy.goblackcat.com/u/ablackcatstail"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.goblackcat.com/inbox"
    +apDomain: "lemmy.goblackcat.com"
    +apPreferredUsername: "ablackcatstail"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689460028 {#4842
      date: 2023-07-16 00:27:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689020856 {#4843
      date: 2023-07-10 22:27:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.27 ms
Input props
[
  "user" => App\Entity\User {#4725
    +avatar: Proxies\__CG__\App\Entity\Image {#4726 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4727 …}
    +email: "SexualPolytope@lemmy.sdf.org"
    +username: "@SexualPolytope@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I fuck numbers."
    +lastActive: DateTime @1728321872 {#4722
      date: 2024-10-07 19:24:32.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 {#4728 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4730 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4732 …}
    +entries: Doctrine\ORM\PersistentCollection {#4734 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4736 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4738 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4740 …}
    +posts: Doctrine\ORM\PersistentCollection {#4742 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4744 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4746 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4750 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4752 …}
    +follows: Doctrine\ORM\PersistentCollection {#4754 …}
    +followers: Doctrine\ORM\PersistentCollection {#4756 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4758 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4760 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4762 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +violations: Doctrine\ORM\PersistentCollection {#4770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
    +awards: Doctrine\ORM\PersistentCollection {#4774 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4776 …}
    +categories: Doctrine\ORM\PersistentCollection {#4778 …}
    -id: 8228
    -password: "$2y$13$IS9JQcsxRBTPmubjNKYXCeSaa37dEtTueWzQkEMdIfGKYtIQUUNA."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4780 …}
    +apId: "SexualPolytope@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/SexualPolytope"
    +apPublicUrl: "https://lemmy.sdf.org/u/SexualPolytope"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "SexualPolytope"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581660 {#4723
      date: 2024-10-22 09:21:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687493127 {#4724
      date: 2023-06-23 06:05:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6738
  +width: 65
  +height: 65
  +user: App\Entity\User {#4725
    +avatar: Proxies\__CG__\App\Entity\Image {#4726 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4727 …}
    +email: "SexualPolytope@lemmy.sdf.org"
    +username: "@SexualPolytope@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I fuck numbers."
    +lastActive: DateTime @1728321872 {#4722
      date: 2024-10-07 19:24:32.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 {#4728 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4730 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4732 …}
    +entries: Doctrine\ORM\PersistentCollection {#4734 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4736 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4738 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4740 …}
    +posts: Doctrine\ORM\PersistentCollection {#4742 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4744 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4746 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4748 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4750 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4752 …}
    +follows: Doctrine\ORM\PersistentCollection {#4754 …}
    +followers: Doctrine\ORM\PersistentCollection {#4756 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4758 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4760 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4762 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4764 …}
    +reports: Doctrine\ORM\PersistentCollection {#4766 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4768 …}
    +violations: Doctrine\ORM\PersistentCollection {#4770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4772 …}
    +awards: Doctrine\ORM\PersistentCollection {#4774 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4776 …}
    +categories: Doctrine\ORM\PersistentCollection {#4778 …}
    -id: 8228
    -password: "$2y$13$IS9JQcsxRBTPmubjNKYXCeSaa37dEtTueWzQkEMdIfGKYtIQUUNA."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4780 …}
    +apId: "SexualPolytope@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/SexualPolytope"
    +apPublicUrl: "https://lemmy.sdf.org/u/SexualPolytope"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "SexualPolytope"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729581660 {#4723
      date: 2024-10-22 09:21:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687493127 {#4724
      date: 2023-06-23 06:05:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 16.0 MiB 0.27 ms
Input props
[
  "user" => App\Entity\User {#5081
    +avatar: Proxies\__CG__\App\Entity\Image {#5082 …}
    +cover: null
    +email: "CorrodedCranium@lemmy.fmhy.ml"
    +username: "@CorrodedCranium@lemmy.fmhy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Fan of Linux, modifying firmwares, and open source software. Mostly here to kill time and contribute to Lemmy’s growth.\n
      \n
      If you want to play a game together over XLinkKai shoot me a message. I have an original Xbox, PS2, and a PS3 I can use.
      """
    +lastActive: DateTime @1689297796 {#5078
      date: 2023-07-14 03:23:16.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 {#5083 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5085 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5087 …}
    +entries: Doctrine\ORM\PersistentCollection {#5089 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5091 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5093 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +posts: Doctrine\ORM\PersistentCollection {#5097 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5101 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5105 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5107 …}
    +follows: Doctrine\ORM\PersistentCollection {#5109 …}
    +followers: Doctrine\ORM\PersistentCollection {#5111 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5113 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5115 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5117 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +reports: Doctrine\ORM\PersistentCollection {#5121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
    +violations: Doctrine\ORM\PersistentCollection {#5125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
    +awards: Doctrine\ORM\PersistentCollection {#5129 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5131 …}
    +categories: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5135 …}
    +apId: "CorrodedCranium@lemmy.fmhy.ml"
    +apProfileId: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apPublicUrl: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.fmhy.ml/inbox"
    +apDomain: "lemmy.fmhy.ml"
    +apPreferredUsername: "CorrodedCranium"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689297658 {#5079
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5080
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6795
  +width: 65
  +height: 65
  +user: App\Entity\User {#5081
    +avatar: Proxies\__CG__\App\Entity\Image {#5082 …}
    +cover: null
    +email: "CorrodedCranium@lemmy.fmhy.ml"
    +username: "@CorrodedCranium@lemmy.fmhy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Fan of Linux, modifying firmwares, and open source software. Mostly here to kill time and contribute to Lemmy’s growth.\n
      \n
      If you want to play a game together over XLinkKai shoot me a message. I have an original Xbox, PS2, and a PS3 I can use.
      """
    +lastActive: DateTime @1689297796 {#5078
      date: 2023-07-14 03:23:16.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 {#5083 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5085 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5087 …}
    +entries: Doctrine\ORM\PersistentCollection {#5089 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5091 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5093 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5095 …}
    +posts: Doctrine\ORM\PersistentCollection {#5097 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5099 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5101 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5103 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5105 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5107 …}
    +follows: Doctrine\ORM\PersistentCollection {#5109 …}
    +followers: Doctrine\ORM\PersistentCollection {#5111 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5113 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5115 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5117 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5119 …}
    +reports: Doctrine\ORM\PersistentCollection {#5121 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5123 …}
    +violations: Doctrine\ORM\PersistentCollection {#5125 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5127 …}
    +awards: Doctrine\ORM\PersistentCollection {#5129 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5131 …}
    +categories: Doctrine\ORM\PersistentCollection {#5133 …}
    -id: 2984
    -password: "$2y$13$ifJKUilKwsU.oNsiHkA9qOfPkmim9YjoJJC35CPharj0Fum1tsEk."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5135 …}
    +apId: "CorrodedCranium@lemmy.fmhy.ml"
    +apProfileId: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apPublicUrl: "https://lemmy.fmhy.ml/u/CorrodedCranium"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.fmhy.ml/inbox"
    +apDomain: "lemmy.fmhy.ml"
    +apPreferredUsername: "CorrodedCranium"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689297658 {#5079
      date: 2023-07-14 03:20:58.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687046941 {#5080
      date: 2023-06-18 02:09:01.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 16.0 MiB 3.79 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6857
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6858 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 16.0 MiB 5.26 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6934
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6935 …}
  -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 16.0 MiB 17.92 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#7055
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +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 16.0 MiB 0.26 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7110
  +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 {#7109 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 16.0 MiB 0.93 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#7189
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "asklemmy@lemmy.ml"
    +title: "asklemmy"
    +description: """
      A loosely moderated place to ask open-ended questions\n
      \n
      **[Search asklemmy](https://lemmy.ml/search?q=&type=Posts&listingType=All&communityId=8&page=1&sort=TopAll) 🔍**\n
      \n
      If your post meets the following criteria, it’s welcome here!\n
      \n
      1. Open-ended\n
      2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions\n
      3. **Not regarding using or support for Lemmy**: [context](https://lemmy.ml/post/1223478), find help in the list of support alternatives below\n
      4. Not ad nauseam inducing: please make sure it is a question that would be new to most members\n
      5. [An actual topic of discussion](https://lemmy.ml/post/1239589)\n
      \n
      Support alternatives:\n
      \n
      - [!lemmy_support@lemmy.ml](https://lemmy.ml/c/lemmy_support)\n
      - [!nostupidlemmyquestions@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/nostupidlemmyquestions)\n
      - [!selfhosted@lemmy.world](https://lemmy.world/c/selfhosted)\n
      \n
      ~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
      """
    +rules: null
    +subscriptionsCount: 0
    +entryCount: 580
    +entryCommentCount: 15558
    +postCount: 7
    +postCommentCount: 129
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1689748304 {#328
      date: 2023-07-19 08:31:44.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: 9
    +apId: "asklemmy@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/asklemmy"
    +apPublicUrl: "https://lemmy.ml/c/asklemmy"
    +apFollowersUrl: "https://lemmy.ml/c/asklemmy/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "asklemmy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689747596 {#325
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#327
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#395 …}
}