GET https://kbin.spritesserver.nl/m/asklemmy@lemmy.ml/top/1w/articles

Components

15 Twig Components
44 Render Count
604 ms Render Time
18.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 50.75ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 34.62ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.83ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.47ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 127.02ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.52ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.44ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 54.53ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 30.17ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 307.29ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 15.33ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 19.55ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 51.96ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.24ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.88ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 18.0 MiB 0.31 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 {#2429
  +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 18.0 MiB 0.22 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1675
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 0.15 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1564
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 28.19 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 {#1724
  +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 18.0 MiB 0.25 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 {#1874
  +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 18.0 MiB 0.22 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2083
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 0.21 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2300
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 18.0 MiB 0.38 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2124
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 20.32 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2313
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 18.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2242
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 18.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2175
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 18.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2366
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2532
  +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 18.0 MiB 0.16 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2588
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2644
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2700
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2756
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 18.0 MiB 0.19 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2812
  +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 18.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 {#2868
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 18.0 MiB 0.16 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 {#2924
  +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 18.0 MiB 0.19 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 {#2982
  +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 18.0 MiB 127.02 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3055
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      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 18.0 MiB 0.52 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3117
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 18.0 MiB 0.44 ms
Input props
[
  "date" => DateTimeImmutable @1686889707 {#326
    date: 2023-06-16 06:28:27.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3321
  +date: DateTimeImmutable @1686889707 {#326
    date: 2023-06-16 06:28:27.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 18.0 MiB 54.53 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3481
    +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 {#3436
      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 {#3434 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3432 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3430 …}
    +entries: Doctrine\ORM\PersistentCollection {#3428 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3485 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3511 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3541 …}
    +posts: Doctrine\ORM\PersistentCollection {#3482 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3552 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3573 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3604 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3561 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3613 …}
    +follows: Doctrine\ORM\PersistentCollection {#3616 …}
    +followers: Doctrine\ORM\PersistentCollection {#3611 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3639 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3635 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3652 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3656 …}
    +reports: Doctrine\ORM\PersistentCollection {#3640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +violations: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3698 …}
    +awards: Doctrine\ORM\PersistentCollection {#3687 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3693 …}
    +categories: Doctrine\ORM\PersistentCollection {#3711 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3722 …}
    +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 {#3435
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3479
  +user: Proxies\__CG__\App\Entity\User {#3481
    +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 {#3436
      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 {#3434 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3432 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3430 …}
    +entries: Doctrine\ORM\PersistentCollection {#3428 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3485 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3511 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3541 …}
    +posts: Doctrine\ORM\PersistentCollection {#3482 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3552 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3573 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3604 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3561 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3613 …}
    +follows: Doctrine\ORM\PersistentCollection {#3616 …}
    +followers: Doctrine\ORM\PersistentCollection {#3611 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3639 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3635 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3652 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3656 …}
    +reports: Doctrine\ORM\PersistentCollection {#3640 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +violations: Doctrine\ORM\PersistentCollection {#3672 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3698 …}
    +awards: Doctrine\ORM\PersistentCollection {#3687 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3693 …}
    +categories: Doctrine\ORM\PersistentCollection {#3711 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3722 …}
    +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 {#3435
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 18.0 MiB 30.17 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3889
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#394 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 18.0 MiB 307.29 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#4022
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      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 18.0 MiB 0.56 ms
Input props
[
  "user" => App\Entity\User {#5799
    +avatar: Proxies\__CG__\App\Entity\Image {#5800 …}
    +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 {#5796
      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 {#5801 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5803 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5805 …}
    +entries: Doctrine\ORM\PersistentCollection {#5807 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5809 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5811 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5813 …}
    +posts: Doctrine\ORM\PersistentCollection {#5815 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5817 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5819 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5821 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5823 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5825 …}
    +follows: Doctrine\ORM\PersistentCollection {#5827 …}
    +followers: Doctrine\ORM\PersistentCollection {#5829 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5831 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5833 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5835 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5837 …}
    +reports: Doctrine\ORM\PersistentCollection {#5839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5841 …}
    +violations: Doctrine\ORM\PersistentCollection {#5843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
    +awards: Doctrine\ORM\PersistentCollection {#5847 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5849 …}
    +categories: Doctrine\ORM\PersistentCollection {#5851 …}
    -id: 11239
    -password: "$2y$13$S9vzwdDwZguoIR5Swp5qFOvK0vyFtw7xUnREP3TEMDuM5BXI9g6my"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5853 …}
    +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 {#5797
      date: 2024-10-21 18:08:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687781848 {#5798
      date: 2023-06-26 14:17:28.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4393
  +width: 65
  +height: 65
  +user: App\Entity\User {#5799
    +avatar: Proxies\__CG__\App\Entity\Image {#5800 …}
    +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 {#5796
      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 {#5801 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5803 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5805 …}
    +entries: Doctrine\ORM\PersistentCollection {#5807 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5809 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5811 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5813 …}
    +posts: Doctrine\ORM\PersistentCollection {#5815 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5817 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5819 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5821 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5823 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5825 …}
    +follows: Doctrine\ORM\PersistentCollection {#5827 …}
    +followers: Doctrine\ORM\PersistentCollection {#5829 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5831 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5833 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5835 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5837 …}
    +reports: Doctrine\ORM\PersistentCollection {#5839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5841 …}
    +violations: Doctrine\ORM\PersistentCollection {#5843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5845 …}
    +awards: Doctrine\ORM\PersistentCollection {#5847 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5849 …}
    +categories: Doctrine\ORM\PersistentCollection {#5851 …}
    -id: 11239
    -password: "$2y$13$S9vzwdDwZguoIR5Swp5qFOvK0vyFtw7xUnREP3TEMDuM5BXI9g6my"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5853 …}
    +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 {#5797
      date: 2024-10-21 18:08:52.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687781848 {#5798
      date: 2023-06-26 14:17:28.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 0.29 ms
Input props
[
  "user" => App\Entity\User {#5382
    +avatar: Proxies\__CG__\App\Entity\Image {#5383 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5384 …}
    +email: "Kurt@lemmy.one"
    +username: "@Kurt@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Dad, husband, and mechanical engineer based in beautiful New Jersey. On Reddit I’m u/engibineer."
    +lastActive: DateTime @1690160929 {#5379
      date: 2023-07-24 03:08:49.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 {#5385 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5387 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5389 …}
    +entries: Doctrine\ORM\PersistentCollection {#5391 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5395 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5397 …}
    +posts: Doctrine\ORM\PersistentCollection {#5399 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5407 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5409 …}
    +follows: Doctrine\ORM\PersistentCollection {#5411 …}
    +followers: Doctrine\ORM\PersistentCollection {#5413 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5415 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5419 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +violations: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    +awards: Doctrine\ORM\PersistentCollection {#5431 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5433 …}
    +categories: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 121
    -password: "$2y$13$vTMJ47jHl.J.240q7Iih0ehaaTdgOKILS53wO2qHeNUTkpS.z4gaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5437 …}
    +apId: "Kurt@lemmy.one"
    +apProfileId: "https://lemmy.one/u/Kurt"
    +apPublicUrl: "https://lemmy.one/u/Kurt"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "Kurt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1694935275 {#5380
      date: 2023-09-17 09:21:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686717417 {#5381
      date: 2023-06-14 06:36:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6222
  +width: 65
  +height: 65
  +user: App\Entity\User {#5382
    +avatar: Proxies\__CG__\App\Entity\Image {#5383 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5384 …}
    +email: "Kurt@lemmy.one"
    +username: "@Kurt@lemmy.one"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Dad, husband, and mechanical engineer based in beautiful New Jersey. On Reddit I’m u/engibineer."
    +lastActive: DateTime @1690160929 {#5379
      date: 2023-07-24 03:08:49.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 {#5385 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5387 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5389 …}
    +entries: Doctrine\ORM\PersistentCollection {#5391 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5393 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5395 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5397 …}
    +posts: Doctrine\ORM\PersistentCollection {#5399 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5401 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5403 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5405 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5407 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5409 …}
    +follows: Doctrine\ORM\PersistentCollection {#5411 …}
    +followers: Doctrine\ORM\PersistentCollection {#5413 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5415 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5417 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5419 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5421 …}
    +reports: Doctrine\ORM\PersistentCollection {#5423 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5425 …}
    +violations: Doctrine\ORM\PersistentCollection {#5427 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5429 …}
    +awards: Doctrine\ORM\PersistentCollection {#5431 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5433 …}
    +categories: Doctrine\ORM\PersistentCollection {#5435 …}
    -id: 121
    -password: "$2y$13$vTMJ47jHl.J.240q7Iih0ehaaTdgOKILS53wO2qHeNUTkpS.z4gaS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5437 …}
    +apId: "Kurt@lemmy.one"
    +apProfileId: "https://lemmy.one/u/Kurt"
    +apPublicUrl: "https://lemmy.one/u/Kurt"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.one/inbox"
    +apDomain: "lemmy.one"
    +apPreferredUsername: "Kurt"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1694935275 {#5380
      date: 2023-09-17 09:21:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686717417 {#5381
      date: 2023-06-14 06:36:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 3.75 ms
Input props
[
  "user" => App\Entity\User {#5679
    +avatar: Proxies\__CG__\App\Entity\Image {#5680 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5681 …}
    +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 {#5676
      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 {#5682 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5684 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5686 …}
    +entries: Doctrine\ORM\PersistentCollection {#5688 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5690 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5692 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5694 …}
    +posts: Doctrine\ORM\PersistentCollection {#5696 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5698 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5700 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5702 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5704 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5706 …}
    +follows: Doctrine\ORM\PersistentCollection {#5708 …}
    +followers: Doctrine\ORM\PersistentCollection {#5710 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5712 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5714 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5716 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5718 …}
    +reports: Doctrine\ORM\PersistentCollection {#5720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5722 …}
    +violations: Doctrine\ORM\PersistentCollection {#5724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5726 …}
    +awards: Doctrine\ORM\PersistentCollection {#5728 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5730 …}
    +categories: Doctrine\ORM\PersistentCollection {#5732 …}
    -id: 9083
    -password: "$2y$13$vSKd5i3OZh2KKuLOx2150uC54KQxrqp0LG8FWLLl5VmorhZ7u65qa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5734 …}
    +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 {#5677
      date: 2024-10-15 12:42:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687524477 {#5678
      date: 2023-06-23 14:47:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6279
  +width: 65
  +height: 65
  +user: App\Entity\User {#5679
    +avatar: Proxies\__CG__\App\Entity\Image {#5680 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5681 …}
    +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 {#5676
      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 {#5682 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5684 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5686 …}
    +entries: Doctrine\ORM\PersistentCollection {#5688 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5690 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5692 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5694 …}
    +posts: Doctrine\ORM\PersistentCollection {#5696 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5698 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5700 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5702 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5704 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5706 …}
    +follows: Doctrine\ORM\PersistentCollection {#5708 …}
    +followers: Doctrine\ORM\PersistentCollection {#5710 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5712 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5714 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5716 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5718 …}
    +reports: Doctrine\ORM\PersistentCollection {#5720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5722 …}
    +violations: Doctrine\ORM\PersistentCollection {#5724 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5726 …}
    +awards: Doctrine\ORM\PersistentCollection {#5728 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5730 …}
    +categories: Doctrine\ORM\PersistentCollection {#5732 …}
    -id: 9083
    -password: "$2y$13$vSKd5i3OZh2KKuLOx2150uC54KQxrqp0LG8FWLLl5VmorhZ7u65qa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5734 …}
    +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 {#5677
      date: 2024-10-15 12:42:36.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687524477 {#5678
      date: 2023-06-23 14:47:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 5.17 ms
Input props
[
  "user" => App\Entity\User {#5203
    +avatar: Proxies\__CG__\App\Entity\Image {#5204 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5205 …}
    +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 {#5200
      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 {#5206 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5208 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5210 …}
    +entries: Doctrine\ORM\PersistentCollection {#5212 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5216 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5218 …}
    +posts: Doctrine\ORM\PersistentCollection {#5220 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5222 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5224 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5226 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5230 …}
    +follows: Doctrine\ORM\PersistentCollection {#5232 …}
    +followers: Doctrine\ORM\PersistentCollection {#5234 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5236 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5238 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5240 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5242 …}
    +reports: Doctrine\ORM\PersistentCollection {#5244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
    +violations: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    +awards: Doctrine\ORM\PersistentCollection {#5252 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5254 …}
    +categories: Doctrine\ORM\PersistentCollection {#5256 …}
    -id: 27755
    -password: "$2y$13$Wb/DGYP5vymI2luTjvkiPetbkqPHVGN2.hd9sRl6FLsrc/9XIx5SK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5258 …}
    +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 {#5201
      date: 2023-07-17 10:26:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689374229 {#5202
      date: 2023-07-15 00:37:09.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6336
  +width: 65
  +height: 65
  +user: App\Entity\User {#5203
    +avatar: Proxies\__CG__\App\Entity\Image {#5204 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5205 …}
    +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 {#5200
      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 {#5206 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5208 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5210 …}
    +entries: Doctrine\ORM\PersistentCollection {#5212 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5214 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5216 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5218 …}
    +posts: Doctrine\ORM\PersistentCollection {#5220 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5222 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5224 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5226 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5230 …}
    +follows: Doctrine\ORM\PersistentCollection {#5232 …}
    +followers: Doctrine\ORM\PersistentCollection {#5234 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5236 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5238 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5240 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5242 …}
    +reports: Doctrine\ORM\PersistentCollection {#5244 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5246 …}
    +violations: Doctrine\ORM\PersistentCollection {#5248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5250 …}
    +awards: Doctrine\ORM\PersistentCollection {#5252 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5254 …}
    +categories: Doctrine\ORM\PersistentCollection {#5256 …}
    -id: 27755
    -password: "$2y$13$Wb/DGYP5vymI2luTjvkiPetbkqPHVGN2.hd9sRl6FLsrc/9XIx5SK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5258 …}
    +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 {#5201
      date: 2023-07-17 10:26:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689374229 {#5202
      date: 2023-07-15 00:37:09.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 3.59 ms
Input props
[
  "user" => App\Entity\User {#4728
    +avatar: Proxies\__CG__\App\Entity\Image {#4729 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4730 …}
    +email: "SexualPolytope@lemmy.sdf.org"
    +username: "@SexualPolytope@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I fuck numbers."
    +lastActive: DateTime @1728321872 {#4725
      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 {#4731 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4733 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4735 …}
    +entries: Doctrine\ORM\PersistentCollection {#4737 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4739 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4741 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4743 …}
    +posts: Doctrine\ORM\PersistentCollection {#4745 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4747 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4749 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4751 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4753 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4755 …}
    +follows: Doctrine\ORM\PersistentCollection {#4757 …}
    +followers: Doctrine\ORM\PersistentCollection {#4759 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4761 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4763 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4765 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4767 …}
    +reports: Doctrine\ORM\PersistentCollection {#4769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4771 …}
    +violations: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    +awards: Doctrine\ORM\PersistentCollection {#4777 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4779 …}
    +categories: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 8228
    -password: "$2y$13$IS9JQcsxRBTPmubjNKYXCeSaa37dEtTueWzQkEMdIfGKYtIQUUNA."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4783 …}
    +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 {#4726
      date: 2024-10-22 09:21:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687493127 {#4727
      date: 2023-06-23 06:05:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6393
  +width: 65
  +height: 65
  +user: App\Entity\User {#4728
    +avatar: Proxies\__CG__\App\Entity\Image {#4729 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4730 …}
    +email: "SexualPolytope@lemmy.sdf.org"
    +username: "@SexualPolytope@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I fuck numbers."
    +lastActive: DateTime @1728321872 {#4725
      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 {#4731 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4733 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4735 …}
    +entries: Doctrine\ORM\PersistentCollection {#4737 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4739 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4741 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4743 …}
    +posts: Doctrine\ORM\PersistentCollection {#4745 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4747 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4749 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4751 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4753 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4755 …}
    +follows: Doctrine\ORM\PersistentCollection {#4757 …}
    +followers: Doctrine\ORM\PersistentCollection {#4759 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4761 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4763 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4765 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4767 …}
    +reports: Doctrine\ORM\PersistentCollection {#4769 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4771 …}
    +violations: Doctrine\ORM\PersistentCollection {#4773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4775 …}
    +awards: Doctrine\ORM\PersistentCollection {#4777 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4779 …}
    +categories: Doctrine\ORM\PersistentCollection {#4781 …}
    -id: 8228
    -password: "$2y$13$IS9JQcsxRBTPmubjNKYXCeSaa37dEtTueWzQkEMdIfGKYtIQUUNA."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4783 …}
    +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 {#4726
      date: 2024-10-22 09:21:00.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687493127 {#4727
      date: 2023-06-23 06:05:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 0.92 ms
Input props
[
  "user" => App\Entity\User {#5025
    +avatar: Proxies\__CG__\App\Entity\Image {#5026 …}
    +cover: null
    +email: "RomanRoy@lemmy.world"
    +username: "@RomanRoy@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Success is my middle name and power is my game.\n
      \n
      📈 Strategic Visionary | Business Tycoon in the Making\n
      \n
      🥂 Champagne and Caviar connoisseur 🍾🐟 🎭 Lover of the finer things in life, especially those that can burn through steel. 🌟 Living life on my own terms, melting faces and egos along the way.
      """
    +lastActive: DateTime @1689572225 {#5022
      date: 2023-07-17 07:37:05.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 {#5027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +entries: Doctrine\ORM\PersistentCollection {#5033 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5039 …}
    +posts: Doctrine\ORM\PersistentCollection {#5041 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5043 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5045 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5047 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5051 …}
    +follows: Doctrine\ORM\PersistentCollection {#5053 …}
    +followers: Doctrine\ORM\PersistentCollection {#5055 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5063 …}
    +reports: Doctrine\ORM\PersistentCollection {#5065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
    +violations: Doctrine\ORM\PersistentCollection {#5069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5071 …}
    +awards: Doctrine\ORM\PersistentCollection {#5073 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5075 …}
    +categories: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 3720
    -password: "$2y$13$h2DG4I1mjaN5Aiwy62rR4.8l4iIP3a5OMYh.Sto/vGTnBgpTa2Y/i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5079 …}
    +apId: "RomanRoy@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RomanRoy"
    +apPublicUrl: "https://lemmy.world/u/RomanRoy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RomanRoy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689572225 {#5023
      date: 2023-07-17 07:37:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687095826 {#5024
      date: 2023-06-18 15:43:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6450
  +width: 65
  +height: 65
  +user: App\Entity\User {#5025
    +avatar: Proxies\__CG__\App\Entity\Image {#5026 …}
    +cover: null
    +email: "RomanRoy@lemmy.world"
    +username: "@RomanRoy@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Success is my middle name and power is my game.\n
      \n
      📈 Strategic Visionary | Business Tycoon in the Making\n
      \n
      🥂 Champagne and Caviar connoisseur 🍾🐟 🎭 Lover of the finer things in life, especially those that can burn through steel. 🌟 Living life on my own terms, melting faces and egos along the way.
      """
    +lastActive: DateTime @1689572225 {#5022
      date: 2023-07-17 07:37:05.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 {#5027 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5029 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5031 …}
    +entries: Doctrine\ORM\PersistentCollection {#5033 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5035 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5037 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5039 …}
    +posts: Doctrine\ORM\PersistentCollection {#5041 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5043 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5045 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5047 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5049 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5051 …}
    +follows: Doctrine\ORM\PersistentCollection {#5053 …}
    +followers: Doctrine\ORM\PersistentCollection {#5055 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5057 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5059 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5061 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5063 …}
    +reports: Doctrine\ORM\PersistentCollection {#5065 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5067 …}
    +violations: Doctrine\ORM\PersistentCollection {#5069 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5071 …}
    +awards: Doctrine\ORM\PersistentCollection {#5073 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5075 …}
    +categories: Doctrine\ORM\PersistentCollection {#5077 …}
    -id: 3720
    -password: "$2y$13$h2DG4I1mjaN5Aiwy62rR4.8l4iIP3a5OMYh.Sto/vGTnBgpTa2Y/i"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5079 …}
    +apId: "RomanRoy@lemmy.world"
    +apProfileId: "https://lemmy.world/u/RomanRoy"
    +apPublicUrl: "https://lemmy.world/u/RomanRoy"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "RomanRoy"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1689572225 {#5023
      date: 2023-07-17 07:37:05.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687095826 {#5024
      date: 2023-06-18 15:43:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 2.51 ms
Input props
[
  "user" => App\Entity\User {#4143
    +avatar: Proxies\__CG__\App\Entity\Image {#4142 …}
    +cover: null
    +email: "HelixNebula@lemmy.ml"
    +username: "@HelixNebula@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Germany"
    +lastActive: DateTime @1689248701 {#4146
      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 {#4141 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4139 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4137 …}
    +entries: Doctrine\ORM\PersistentCollection {#4135 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4133 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4131 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4129 …}
    +posts: Doctrine\ORM\PersistentCollection {#4127 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4125 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4123 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4121 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4119 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4117 …}
    +follows: Doctrine\ORM\PersistentCollection {#4115 …}
    +followers: Doctrine\ORM\PersistentCollection {#4113 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4111 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4109 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4105 …}
    +reports: Doctrine\ORM\PersistentCollection {#4103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4101 …}
    +violations: Doctrine\ORM\PersistentCollection {#4099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4097 …}
    +awards: Doctrine\ORM\PersistentCollection {#4095 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4093 …}
    +categories: Doctrine\ORM\PersistentCollection {#4091 …}
    -id: 3117
    -password: "$2y$13$mWy2PFL.MIGWTPo91KBqxuhdbkOZS4uqXMqw40Gid9BI.4kvjXaLS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4039 …}
    +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 {#4145
      date: 2023-07-13 13:45:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052867 {#4144
      date: 2023-06-18 03:47:47.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6507
  +width: 65
  +height: 65
  +user: App\Entity\User {#4143
    +avatar: Proxies\__CG__\App\Entity\Image {#4142 …}
    +cover: null
    +email: "HelixNebula@lemmy.ml"
    +username: "@HelixNebula@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Germany"
    +lastActive: DateTime @1689248701 {#4146
      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 {#4141 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4139 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4137 …}
    +entries: Doctrine\ORM\PersistentCollection {#4135 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4133 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4131 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4129 …}
    +posts: Doctrine\ORM\PersistentCollection {#4127 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4125 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4123 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4121 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4119 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4117 …}
    +follows: Doctrine\ORM\PersistentCollection {#4115 …}
    +followers: Doctrine\ORM\PersistentCollection {#4113 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4111 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4109 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4107 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4105 …}
    +reports: Doctrine\ORM\PersistentCollection {#4103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4101 …}
    +violations: Doctrine\ORM\PersistentCollection {#4099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4097 …}
    +awards: Doctrine\ORM\PersistentCollection {#4095 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4093 …}
    +categories: Doctrine\ORM\PersistentCollection {#4091 …}
    -id: 3117
    -password: "$2y$13$mWy2PFL.MIGWTPo91KBqxuhdbkOZS4uqXMqw40Gid9BI.4kvjXaLS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4039 …}
    +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 {#4145
      date: 2023-07-13 13:45:01.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687052867 {#4144
      date: 2023-06-18 03:47:47.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#5263
    +avatar: Proxies\__CG__\App\Entity\Image {#5264 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5265 …}
    +email: "joobeejoo47@kbin.social"
    +username: "@joobeejoo47@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I keep a close eye on the Russo-Ukraine War. I'm a propaganda and writing/literature enthusiast."
    +lastActive: DateTime @1712121893 {#5260
      date: 2024-04-03 07:24:53.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 {#5266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5270 …}
    +entries: Doctrine\ORM\PersistentCollection {#5272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5278 …}
    +posts: Doctrine\ORM\PersistentCollection {#5280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5290 …}
    +follows: Doctrine\ORM\PersistentCollection {#5292 …}
    +followers: Doctrine\ORM\PersistentCollection {#5294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +violations: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    +awards: Doctrine\ORM\PersistentCollection {#5312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5314 …}
    +categories: Doctrine\ORM\PersistentCollection {#5316 …}
    -id: 7604
    -password: "$2y$13$Lj4.RzWKbWSsDwMsBGBE.eVDlElSHBle.lo8twrdmu7WQYPv2AhKy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5318 …}
    +apId: "joobeejoo47@kbin.social"
    +apProfileId: "https://kbin.social/u/joobeejoo47"
    +apPublicUrl: "https://kbin.social/u/joobeejoo47"
    +apFollowersUrl: "https://kbin.social/u/joobeejoo47/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "joobeejoo47"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706492077 {#5261
      date: 2024-01-29 02:34:37.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687473564 {#5262
      date: 2023-06-23 00:39:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6564
  +width: 65
  +height: 65
  +user: App\Entity\User {#5263
    +avatar: Proxies\__CG__\App\Entity\Image {#5264 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5265 …}
    +email: "joobeejoo47@kbin.social"
    +username: "@joobeejoo47@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I keep a close eye on the Russo-Ukraine War. I'm a propaganda and writing/literature enthusiast."
    +lastActive: DateTime @1712121893 {#5260
      date: 2024-04-03 07:24:53.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 {#5266 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5268 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5270 …}
    +entries: Doctrine\ORM\PersistentCollection {#5272 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5274 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5276 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5278 …}
    +posts: Doctrine\ORM\PersistentCollection {#5280 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5282 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5284 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5286 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5290 …}
    +follows: Doctrine\ORM\PersistentCollection {#5292 …}
    +followers: Doctrine\ORM\PersistentCollection {#5294 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5296 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5298 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5300 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5302 …}
    +reports: Doctrine\ORM\PersistentCollection {#5304 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5306 …}
    +violations: Doctrine\ORM\PersistentCollection {#5308 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5310 …}
    +awards: Doctrine\ORM\PersistentCollection {#5312 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5314 …}
    +categories: Doctrine\ORM\PersistentCollection {#5316 …}
    -id: 7604
    -password: "$2y$13$Lj4.RzWKbWSsDwMsBGBE.eVDlElSHBle.lo8twrdmu7WQYPv2AhKy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5318 …}
    +apId: "joobeejoo47@kbin.social"
    +apProfileId: "https://kbin.social/u/joobeejoo47"
    +apPublicUrl: "https://kbin.social/u/joobeejoo47"
    +apFollowersUrl: "https://kbin.social/u/joobeejoo47/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "joobeejoo47"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706492077 {#5261
      date: 2024-01-29 02:34:37.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687473564 {#5262
      date: 2023-06-23 00:39:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 2.95 ms
Input props
[
  "user" => App\Entity\User {#4443
    +avatar: Proxies\__CG__\App\Entity\Image {#4440 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4441 …}
    +email: "BrooklynMan@lemmy.ml"
    +username: "@BrooklynMan@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      designer of experiences, developer of apps, resident of nyc, citizen of earth\n
      \n
      he/him\n
      \n
      [tip jar](https://www.paypal.com/donate/?hosted_button_id=J58XQZ6GEG63G)
      """
    +lastActive: DateTime @1705694199 {#4444
      date: 2024-01-19 20:56:39.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 {#4438 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4436 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4434 …}
    +entries: Doctrine\ORM\PersistentCollection {#4432 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4430 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4428 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4426 …}
    +posts: Doctrine\ORM\PersistentCollection {#4424 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4422 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4420 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4418 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4416 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4414 …}
    +follows: Doctrine\ORM\PersistentCollection {#4412 …}
    +followers: Doctrine\ORM\PersistentCollection {#4410 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4406 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4404 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4402 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +violations: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    +awards: Doctrine\ORM\PersistentCollection {#4717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4719 …}
    +categories: Doctrine\ORM\PersistentCollection {#4721 …}
    -id: 9603
    -password: "$2y$13$WrbaKku0oBQ3FgBYpwKQPOylwLAXNM7YFBluLGmjusNkMZELxHPfy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4723 …}
    +apId: "BrooklynMan@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/BrooklynMan"
    +apPublicUrl: "https://lemmy.ml/u/BrooklynMan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "BrooklynMan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726855983 {#4445
      date: 2024-09-20 20:13:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687551304 {#4442
      date: 2023-06-23 22:15:04.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6621
  +width: 65
  +height: 65
  +user: App\Entity\User {#4443
    +avatar: Proxies\__CG__\App\Entity\Image {#4440 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4441 …}
    +email: "BrooklynMan@lemmy.ml"
    +username: "@BrooklynMan@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      designer of experiences, developer of apps, resident of nyc, citizen of earth\n
      \n
      he/him\n
      \n
      [tip jar](https://www.paypal.com/donate/?hosted_button_id=J58XQZ6GEG63G)
      """
    +lastActive: DateTime @1705694199 {#4444
      date: 2024-01-19 20:56:39.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 {#4438 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4436 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4434 …}
    +entries: Doctrine\ORM\PersistentCollection {#4432 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4430 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4428 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4426 …}
    +posts: Doctrine\ORM\PersistentCollection {#4424 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4422 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4420 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4418 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4416 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4414 …}
    +follows: Doctrine\ORM\PersistentCollection {#4412 …}
    +followers: Doctrine\ORM\PersistentCollection {#4410 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4408 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4406 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4404 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4402 …}
    +reports: Doctrine\ORM\PersistentCollection {#4398 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4395 …}
    +violations: Doctrine\ORM\PersistentCollection {#4713 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4715 …}
    +awards: Doctrine\ORM\PersistentCollection {#4717 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4719 …}
    +categories: Doctrine\ORM\PersistentCollection {#4721 …}
    -id: 9603
    -password: "$2y$13$WrbaKku0oBQ3FgBYpwKQPOylwLAXNM7YFBluLGmjusNkMZELxHPfy"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4723 …}
    +apId: "BrooklynMan@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/BrooklynMan"
    +apPublicUrl: "https://lemmy.ml/u/BrooklynMan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "BrooklynMan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1726855983 {#4445
      date: 2024-09-20 20:13:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687551304 {#4442
      date: 2023-06-23 22:15:04.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 3.47 ms
Input props
[
  "user" => App\Entity\User {#5978
    +avatar: Proxies\__CG__\App\Entity\Image {#5979 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5980 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#5975
      date: 2024-10-22 08:22:00.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 {#5981 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5983 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5985 …}
    +entries: Doctrine\ORM\PersistentCollection {#5987 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5989 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5991 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5993 …}
    +posts: Doctrine\ORM\PersistentCollection {#5995 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5997 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5999 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6001 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6003 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6005 …}
    +follows: Doctrine\ORM\PersistentCollection {#6007 …}
    +followers: Doctrine\ORM\PersistentCollection {#6009 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6011 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6013 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6015 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6017 …}
    +reports: Doctrine\ORM\PersistentCollection {#6019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6021 …}
    +violations: Doctrine\ORM\PersistentCollection {#6023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6025 …}
    +awards: Doctrine\ORM\PersistentCollection {#6027 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6029 …}
    +categories: Doctrine\ORM\PersistentCollection {#6031 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6033 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#5976
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#5977
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6678
  +width: 65
  +height: 65
  +user: App\Entity\User {#5978
    +avatar: Proxies\__CG__\App\Entity\Image {#5979 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5980 …}
    +email: "ada@lemmy.blahaj.zone"
    +username: "@ada@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin of lemmy.blahaj.zone\n
      \n
      I can also be found on the microblog fediverse at @ada@blahaj.zone or on matrix at @ada:chat.blahaj.zone
      """
    +lastActive: DateTime @1729578120 {#5975
      date: 2024-10-22 08:22:00.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 {#5981 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5983 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5985 …}
    +entries: Doctrine\ORM\PersistentCollection {#5987 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5989 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5991 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5993 …}
    +posts: Doctrine\ORM\PersistentCollection {#5995 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5997 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5999 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#6001 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#6003 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#6005 …}
    +follows: Doctrine\ORM\PersistentCollection {#6007 …}
    +followers: Doctrine\ORM\PersistentCollection {#6009 …}
    +blocks: Doctrine\ORM\PersistentCollection {#6011 …}
    +blockers: Doctrine\ORM\PersistentCollection {#6013 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#6015 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#6017 …}
    +reports: Doctrine\ORM\PersistentCollection {#6019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#6021 …}
    +violations: Doctrine\ORM\PersistentCollection {#6023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#6025 …}
    +awards: Doctrine\ORM\PersistentCollection {#6027 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#6029 …}
    +categories: Doctrine\ORM\PersistentCollection {#6031 …}
    -id: 8367
    -password: "$2y$13$50ViIvgZuNrCvqfeTodP3exrOVwHrja/UhWz3YPw/od0p3UR.r6Mi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#6033 …}
    +apId: "ada@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/ada"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/ada"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "ada"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727160290 {#5976
      date: 2024-09-24 08:44:50.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687497393 {#5977
      date: 2023-06-23 07:16:33.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 7.64 ms
Input props
[
  "user" => App\Entity\User {#4563
    +avatar: Proxies\__CG__\App\Entity\Image {#4560 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4561 …}
    +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 {#4564
      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 {#4558 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4556 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4554 …}
    +entries: Doctrine\ORM\PersistentCollection {#4552 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4550 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4548 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4546 …}
    +posts: Doctrine\ORM\PersistentCollection {#4544 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4540 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4538 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4536 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4534 …}
    +follows: Doctrine\ORM\PersistentCollection {#4532 …}
    +followers: Doctrine\ORM\PersistentCollection {#4530 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4526 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4518 …}
    +violations: Doctrine\ORM\PersistentCollection {#4516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    +awards: Doctrine\ORM\PersistentCollection {#4512 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4510 …}
    +categories: Doctrine\ORM\PersistentCollection {#4508 …}
    -id: 7581
    -password: "$2y$13$NOO1UfNPSgHrY9m7qmYjnOpF82I73mFFaKVbO4oUzuzX5T2JiCWgG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4506 …}
    +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 {#4565
      date: 2024-10-19 20:45:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687471977 {#4562
      date: 2023-06-23 00:12:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6735
  +width: 65
  +height: 65
  +user: App\Entity\User {#4563
    +avatar: Proxies\__CG__\App\Entity\Image {#4560 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4561 …}
    +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 {#4564
      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 {#4558 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4556 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4554 …}
    +entries: Doctrine\ORM\PersistentCollection {#4552 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4550 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4548 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4546 …}
    +posts: Doctrine\ORM\PersistentCollection {#4544 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4542 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4540 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4538 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4536 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4534 …}
    +follows: Doctrine\ORM\PersistentCollection {#4532 …}
    +followers: Doctrine\ORM\PersistentCollection {#4530 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4528 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4526 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4524 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4522 …}
    +reports: Doctrine\ORM\PersistentCollection {#4520 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4518 …}
    +violations: Doctrine\ORM\PersistentCollection {#4516 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4514 …}
    +awards: Doctrine\ORM\PersistentCollection {#4512 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4510 …}
    +categories: Doctrine\ORM\PersistentCollection {#4508 …}
    -id: 7581
    -password: "$2y$13$NOO1UfNPSgHrY9m7qmYjnOpF82I73mFFaKVbO4oUzuzX5T2JiCWgG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4506 …}
    +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 {#4565
      date: 2024-10-19 20:45:03.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687471977 {#4562
      date: 2023-06-23 00:12:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 18.0 MiB 3.39 ms
Input props
[
  "user" => App\Entity\User {#5739
    +avatar: Proxies\__CG__\App\Entity\Image {#5740 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5741 …}
    +email: "maegul@lemmy.ml"
    +username: "@maegul@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A little bit of neuroscience and a little bit of computing"
    +lastActive: DateTime @1720535748 {#5736
      date: 2024-07-09 16:35:48.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 {#5742 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5744 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5746 …}
    +entries: Doctrine\ORM\PersistentCollection {#5748 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5750 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5752 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5754 …}
    +posts: Doctrine\ORM\PersistentCollection {#5756 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5758 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5760 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5762 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5764 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5766 …}
    +follows: Doctrine\ORM\PersistentCollection {#5768 …}
    +followers: Doctrine\ORM\PersistentCollection {#5770 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5772 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5774 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5776 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5778 …}
    +reports: Doctrine\ORM\PersistentCollection {#5780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5782 …}
    +violations: Doctrine\ORM\PersistentCollection {#5784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
    +awards: Doctrine\ORM\PersistentCollection {#5788 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5790 …}
    +categories: Doctrine\ORM\PersistentCollection {#5792 …}
    -id: 8099
    -password: "$2y$13$NBm3AVWagmDmmzaUAIpVoeqBO5g/2p9VNxJ8iFQBao5ga2woBjfTW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5794 …}
    +apId: "maegul@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/maegul"
    +apPublicUrl: "https://lemmy.ml/u/maegul"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "maegul"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729102770 {#5737
      date: 2024-10-16 20:19:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687489366 {#5738
      date: 2023-06-23 05:02:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6792
  +width: 65
  +height: 65
  +user: App\Entity\User {#5739
    +avatar: Proxies\__CG__\App\Entity\Image {#5740 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5741 …}
    +email: "maegul@lemmy.ml"
    +username: "@maegul@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A little bit of neuroscience and a little bit of computing"
    +lastActive: DateTime @1720535748 {#5736
      date: 2024-07-09 16:35:48.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 {#5742 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5744 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5746 …}
    +entries: Doctrine\ORM\PersistentCollection {#5748 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5750 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5752 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5754 …}
    +posts: Doctrine\ORM\PersistentCollection {#5756 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5758 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5760 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5762 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5764 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5766 …}
    +follows: Doctrine\ORM\PersistentCollection {#5768 …}
    +followers: Doctrine\ORM\PersistentCollection {#5770 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5772 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5774 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5776 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5778 …}
    +reports: Doctrine\ORM\PersistentCollection {#5780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5782 …}
    +violations: Doctrine\ORM\PersistentCollection {#5784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5786 …}
    +awards: Doctrine\ORM\PersistentCollection {#5788 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5790 …}
    +categories: Doctrine\ORM\PersistentCollection {#5792 …}
    -id: 8099
    -password: "$2y$13$NBm3AVWagmDmmzaUAIpVoeqBO5g/2p9VNxJ8iFQBao5ga2woBjfTW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5794 …}
    +apId: "maegul@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/maegul"
    +apPublicUrl: "https://lemmy.ml/u/maegul"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "maegul"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729102770 {#5737
      date: 2024-10-16 20:19:30.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687489366 {#5738
      date: 2023-06-23 05:02:46.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 18.0 MiB 15.33 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6854
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6855 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 18.0 MiB 19.55 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6931
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6932 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3100 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 18.0 MiB 51.96 ms
Input props
[
  "magazine" => "asklemmy@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#7052
  +limit: 4
  +tag: null
  +magazine: "asklemmy@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#554 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3100 …}
}
support_us_block App\Twig\Components\SupportUsBlock 18.0 MiB 0.24 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#7107
  +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 {#7106 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 18.0 MiB 0.88 ms
Input props
[
  "magazine" => App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#7186
  +magazine: App\Entity\Magazine {#398
    +icon: Proxies\__CG__\App\Entity\Image {#300 …}
    +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 {#327
      date: 2023-07-19 08:31:44.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#281 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#324
      date: 2023-07-19 08:19:56.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686889707 {#326
      date: 2023-06-16 06:28:27.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#394 …}
}