GET https://kbin.spritesserver.nl/m/opensource@lemmy.ml/top/1m/photos

Components

15 Twig Components
44 Render Count
131 ms Render Time
14.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 2.64ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 15.64ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.67ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.41ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 34.37ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.49ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.20ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 5.66ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 16.96ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 59.49ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 4.82ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 1.51ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 5.68ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 2.16ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 2.94ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.0 MiB 0.26 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1838
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.62 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1665
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.16 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1548
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.27 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 {#1729
  +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 14.0 MiB 0.14 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1410
  +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 14.0 MiB 0.16 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2097
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.16 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2324
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.24 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2112
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2318
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2235
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.16 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2187
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2367
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2531
  +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 14.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2587
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2643
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2699
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2755
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2811
  +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 14.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 {#2867
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.0 MiB 0.15 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 {#2923
  +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 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2981
  +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 14.0 MiB 34.37 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3054
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 14.0 MiB 0.49 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3116
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
}
date App\Twig\Components\DateComponent 14.0 MiB 0.20 ms
Input props
[
  "date" => DateTimeImmutable @1703910301 {#327
    date: 2023-12-30 05:25:01.0 +01:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3336
  +date: DateTimeImmutable @1703910301 {#327
    date: 2023-12-30 05:25:01.0 +01:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 14.0 MiB 5.66 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3496
    +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 {#3451
      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 {#3449 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3447 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3445 …}
    +entries: Doctrine\ORM\PersistentCollection {#3443 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3500 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3526 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3556 …}
    +posts: Doctrine\ORM\PersistentCollection {#3497 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3567 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3588 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3619 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3576 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3628 …}
    +follows: Doctrine\ORM\PersistentCollection {#3631 …}
    +followers: Doctrine\ORM\PersistentCollection {#3626 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3654 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3650 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3667 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3671 …}
    +reports: Doctrine\ORM\PersistentCollection {#3655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
    +violations: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    +awards: Doctrine\ORM\PersistentCollection {#3702 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3708 …}
    +categories: Doctrine\ORM\PersistentCollection {#3726 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3737 …}
    +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 {#3450
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3494
  +user: Proxies\__CG__\App\Entity\User {#3496
    +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 {#3451
      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 {#3449 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3447 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3445 …}
    +entries: Doctrine\ORM\PersistentCollection {#3443 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3500 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3526 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3556 …}
    +posts: Doctrine\ORM\PersistentCollection {#3497 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3567 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3588 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3619 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3576 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3628 …}
    +follows: Doctrine\ORM\PersistentCollection {#3631 …}
    +followers: Doctrine\ORM\PersistentCollection {#3626 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3654 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3650 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3667 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3671 …}
    +reports: Doctrine\ORM\PersistentCollection {#3655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3693 …}
    +violations: Doctrine\ORM\PersistentCollection {#3687 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3713 …}
    +awards: Doctrine\ORM\PersistentCollection {#3702 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3708 …}
    +categories: Doctrine\ORM\PersistentCollection {#3726 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3737 …}
    +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 {#3450
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 14.0 MiB 16.96 ms
Input props
[
  "magazine" => "opensource@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3904
  +limit: 4
  +tag: null
  +magazine: "opensource@lemmy.ml"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#395 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 14.0 MiB 59.49 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#4037
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.47 ms
Input props
[
  "user" => App\Entity\User {#5098
    +avatar: Proxies\__CG__\App\Entity\Image {#5099 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5100 …}
    +email: "halm@leminal.space"
    +username: "@halm@leminal.space"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Downvotes rewarded with hugs."
    +lastActive: DateTime @1729488998 {#5095
      date: 2024-10-21 07:36:38.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5101 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5103 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5105 …}
    +entries: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5109 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5111 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5113 …}
    +posts: Doctrine\ORM\PersistentCollection {#5115 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5117 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5119 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5121 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5123 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5125 …}
    +follows: Doctrine\ORM\PersistentCollection {#5127 …}
    +followers: Doctrine\ORM\PersistentCollection {#5129 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5133 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5135 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5137 …}
    +reports: Doctrine\ORM\PersistentCollection {#5139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
    +violations: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    +awards: Doctrine\ORM\PersistentCollection {#5147 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5149 …}
    +categories: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 83033
    -password: "$2y$13$LdOvevlhQ0CirXikfrGsCOfvbWdElx5w6a0W/5QAw7oX6v36G7XcS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5153 …}
    +apId: "halm@leminal.space"
    +apProfileId: "https://leminal.space/u/halm"
    +apPublicUrl: "https://leminal.space/u/halm"
    +apFollowersUrl: null
    +apInboxUrl: "https://leminal.space/inbox"
    +apDomain: "leminal.space"
    +apPreferredUsername: "halm"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729161668 {#5096
      date: 2024-10-17 12:41:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702898611 {#5097
      date: 2023-12-18 12:23:31.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4304
  +width: 65
  +height: 65
  +user: App\Entity\User {#5098
    +avatar: Proxies\__CG__\App\Entity\Image {#5099 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5100 …}
    +email: "halm@leminal.space"
    +username: "@halm@leminal.space"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Downvotes rewarded with hugs."
    +lastActive: DateTime @1729488998 {#5095
      date: 2024-10-21 07:36:38.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5101 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5103 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5105 …}
    +entries: Doctrine\ORM\PersistentCollection {#5107 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5109 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5111 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5113 …}
    +posts: Doctrine\ORM\PersistentCollection {#5115 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5117 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5119 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5121 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5123 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5125 …}
    +follows: Doctrine\ORM\PersistentCollection {#5127 …}
    +followers: Doctrine\ORM\PersistentCollection {#5129 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5131 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5133 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5135 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5137 …}
    +reports: Doctrine\ORM\PersistentCollection {#5139 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5141 …}
    +violations: Doctrine\ORM\PersistentCollection {#5143 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5145 …}
    +awards: Doctrine\ORM\PersistentCollection {#5147 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5149 …}
    +categories: Doctrine\ORM\PersistentCollection {#5151 …}
    -id: 83033
    -password: "$2y$13$LdOvevlhQ0CirXikfrGsCOfvbWdElx5w6a0W/5QAw7oX6v36G7XcS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5153 …}
    +apId: "halm@leminal.space"
    +apProfileId: "https://leminal.space/u/halm"
    +apPublicUrl: "https://leminal.space/u/halm"
    +apFollowersUrl: null
    +apInboxUrl: "https://leminal.space/inbox"
    +apDomain: "leminal.space"
    +apPreferredUsername: "halm"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729161668 {#5096
      date: 2024-10-17 12:41:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1702898611 {#5097
      date: 2023-12-18 12:23:31.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#4563
    +avatar: Proxies\__CG__\App\Entity\Image {#4564 …}
    +cover: null
    +email: "poVoq@slrpnk.net"
    +username: "@poVoq@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin on the slrpnk.net Lemmy instance.\n
      \n
      He/Him or what ever you feel like.\n
      \n
      XMPP: [povoq@slrpnk.net](xmpp:povoq@slrpnk.net)\n
      \n
      Avatar is an image of a baby octopus.
      """
    +lastActive: DateTime @1729421098 {#4560
      date: 2024-10-20 12:44:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4565 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4567 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4569 …}
    +entries: Doctrine\ORM\PersistentCollection {#4571 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4573 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4575 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4577 …}
    +posts: Doctrine\ORM\PersistentCollection {#4579 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4581 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4583 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4585 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4587 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4589 …}
    +follows: Doctrine\ORM\PersistentCollection {#4591 …}
    +followers: Doctrine\ORM\PersistentCollection {#4593 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4595 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4597 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4599 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4601 …}
    +reports: Doctrine\ORM\PersistentCollection {#4603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
    +violations: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    +awards: Doctrine\ORM\PersistentCollection {#4611 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4613 …}
    +categories: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 39219
    -password: "$2y$13$EHPqKgQHDELH0n8Lf1q3GuAuLZ5Uev1kbTHy4hIh1huvnH6MtcxwC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4617 …}
    +apId: "poVoq@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/poVoq"
    +apPublicUrl: "https://slrpnk.net/u/poVoq"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "poVoq"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723797825 {#4561
      date: 2024-08-16 10:43:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691416621 {#4562
      date: 2023-08-07 15:57:01.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5821
  +width: 65
  +height: 65
  +user: App\Entity\User {#4563
    +avatar: Proxies\__CG__\App\Entity\Image {#4564 …}
    +cover: null
    +email: "poVoq@slrpnk.net"
    +username: "@poVoq@slrpnk.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Admin on the slrpnk.net Lemmy instance.\n
      \n
      He/Him or what ever you feel like.\n
      \n
      XMPP: [povoq@slrpnk.net](xmpp:povoq@slrpnk.net)\n
      \n
      Avatar is an image of a baby octopus.
      """
    +lastActive: DateTime @1729421098 {#4560
      date: 2024-10-20 12:44:58.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4565 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4567 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4569 …}
    +entries: Doctrine\ORM\PersistentCollection {#4571 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4573 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4575 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4577 …}
    +posts: Doctrine\ORM\PersistentCollection {#4579 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4581 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4583 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4585 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4587 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4589 …}
    +follows: Doctrine\ORM\PersistentCollection {#4591 …}
    +followers: Doctrine\ORM\PersistentCollection {#4593 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4595 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4597 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4599 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4601 …}
    +reports: Doctrine\ORM\PersistentCollection {#4603 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4605 …}
    +violations: Doctrine\ORM\PersistentCollection {#4607 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4609 …}
    +awards: Doctrine\ORM\PersistentCollection {#4611 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4613 …}
    +categories: Doctrine\ORM\PersistentCollection {#4615 …}
    -id: 39219
    -password: "$2y$13$EHPqKgQHDELH0n8Lf1q3GuAuLZ5Uev1kbTHy4hIh1huvnH6MtcxwC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4617 …}
    +apId: "poVoq@slrpnk.net"
    +apProfileId: "https://slrpnk.net/u/poVoq"
    +apPublicUrl: "https://slrpnk.net/u/poVoq"
    +apFollowersUrl: null
    +apInboxUrl: "https://slrpnk.net/inbox"
    +apDomain: "slrpnk.net"
    +apPreferredUsername: "poVoq"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723797825 {#4561
      date: 2024-08-16 10:43:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691416621 {#4562
      date: 2023-08-07 15:57:01.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.78 ms
Input props
[
  "user" => App\Entity\User {#5398
    +avatar: Proxies\__CG__\App\Entity\Image {#5399 …}
    +cover: null
    +email: "Imonobor@lemmy.world"
    +username: "@Imonobor@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just another FOSS nerd."
    +lastActive: DateTime @1711502736 {#5395
      date: 2024-03-27 02:25:36.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5400 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5402 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5404 …}
    +entries: Doctrine\ORM\PersistentCollection {#5406 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5408 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5410 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5412 …}
    +posts: Doctrine\ORM\PersistentCollection {#5414 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5416 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5418 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5420 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5422 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5424 …}
    +follows: Doctrine\ORM\PersistentCollection {#5426 …}
    +followers: Doctrine\ORM\PersistentCollection {#5428 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5430 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5432 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5434 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5436 …}
    +reports: Doctrine\ORM\PersistentCollection {#5438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
    +violations: Doctrine\ORM\PersistentCollection {#5442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
    +awards: Doctrine\ORM\PersistentCollection {#5446 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5448 …}
    +categories: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 89310
    -password: "$2y$13$hmW10D9vh5NNVYxo/fO0uOuDJR0UsmooIGG3rmXDy0RHxpXA/pSF6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5452 …}
    +apId: "Imonobor@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Imonobor"
    +apPublicUrl: "https://lemmy.world/u/Imonobor"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Imonobor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1711149158 {#5396
      date: 2024-03-23 00:12:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1711149156 {#5397
      date: 2024-03-23 00:12:36.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5878
  +width: 65
  +height: 65
  +user: App\Entity\User {#5398
    +avatar: Proxies\__CG__\App\Entity\Image {#5399 …}
    +cover: null
    +email: "Imonobor@lemmy.world"
    +username: "@Imonobor@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Just another FOSS nerd."
    +lastActive: DateTime @1711502736 {#5395
      date: 2024-03-27 02:25:36.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5400 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5402 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5404 …}
    +entries: Doctrine\ORM\PersistentCollection {#5406 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5408 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5410 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5412 …}
    +posts: Doctrine\ORM\PersistentCollection {#5414 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5416 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5418 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5420 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5422 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5424 …}
    +follows: Doctrine\ORM\PersistentCollection {#5426 …}
    +followers: Doctrine\ORM\PersistentCollection {#5428 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5430 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5432 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5434 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5436 …}
    +reports: Doctrine\ORM\PersistentCollection {#5438 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5440 …}
    +violations: Doctrine\ORM\PersistentCollection {#5442 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5444 …}
    +awards: Doctrine\ORM\PersistentCollection {#5446 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5448 …}
    +categories: Doctrine\ORM\PersistentCollection {#5450 …}
    -id: 89310
    -password: "$2y$13$hmW10D9vh5NNVYxo/fO0uOuDJR0UsmooIGG3rmXDy0RHxpXA/pSF6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5452 …}
    +apId: "Imonobor@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Imonobor"
    +apPublicUrl: "https://lemmy.world/u/Imonobor"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Imonobor"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1711149158 {#5396
      date: 2024-03-23 00:12:38.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1711149156 {#5397
      date: 2024-03-23 00:12:36.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 11.19 ms
Input props
[
  "user" => App\Entity\User {#5218
    +avatar: Proxies\__CG__\App\Entity\Image {#5219 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5220 …}
    +email: "wwwgem@lemmy.ml"
    +username: "@wwwgem@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A space biologist by training and a (Arch)Linux user by passion #ArchLinux #Linux #KISS #FOSS #terminal, #python <https://www-gem.codeberg.page>"
    +lastActive: DateTime @1729539403 {#5215
      date: 2024-10-21 21:36:43.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5221 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5223 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5225 …}
    +entries: Doctrine\ORM\PersistentCollection {#5227 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5229 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5231 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5233 …}
    +posts: Doctrine\ORM\PersistentCollection {#5235 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5237 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5239 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5241 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5243 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5245 …}
    +follows: Doctrine\ORM\PersistentCollection {#5247 …}
    +followers: Doctrine\ORM\PersistentCollection {#5249 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5251 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5253 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5255 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
    +violations: Doctrine\ORM\PersistentCollection {#5263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
    +awards: Doctrine\ORM\PersistentCollection {#5267 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5269 …}
    +categories: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 86842
    -password: "$2y$13$vJK6FccW0rsstpFJiKChZOdYgv54PwvBjGGijk0sEi7nJxDIuxzAa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5273 …}
    +apId: "wwwgem@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/wwwgem"
    +apPublicUrl: "https://lemmy.ml/u/wwwgem"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "wwwgem"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706680745 {#5216
      date: 2024-01-31 06:59:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1706680744 {#5217
      date: 2024-01-31 06:59:04.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5935
  +width: 65
  +height: 65
  +user: App\Entity\User {#5218
    +avatar: Proxies\__CG__\App\Entity\Image {#5219 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5220 …}
    +email: "wwwgem@lemmy.ml"
    +username: "@wwwgem@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "A space biologist by training and a (Arch)Linux user by passion #ArchLinux #Linux #KISS #FOSS #terminal, #python <https://www-gem.codeberg.page>"
    +lastActive: DateTime @1729539403 {#5215
      date: 2024-10-21 21:36:43.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5221 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5223 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5225 …}
    +entries: Doctrine\ORM\PersistentCollection {#5227 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5229 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5231 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5233 …}
    +posts: Doctrine\ORM\PersistentCollection {#5235 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5237 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5239 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5241 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5243 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5245 …}
    +follows: Doctrine\ORM\PersistentCollection {#5247 …}
    +followers: Doctrine\ORM\PersistentCollection {#5249 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5251 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5253 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5255 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5257 …}
    +reports: Doctrine\ORM\PersistentCollection {#5259 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5261 …}
    +violations: Doctrine\ORM\PersistentCollection {#5263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5265 …}
    +awards: Doctrine\ORM\PersistentCollection {#5267 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5269 …}
    +categories: Doctrine\ORM\PersistentCollection {#5271 …}
    -id: 86842
    -password: "$2y$13$vJK6FccW0rsstpFJiKChZOdYgv54PwvBjGGijk0sEi7nJxDIuxzAa"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5273 …}
    +apId: "wwwgem@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/wwwgem"
    +apPublicUrl: "https://lemmy.ml/u/wwwgem"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "wwwgem"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1706680745 {#5216
      date: 2024-01-31 06:59:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1706680744 {#5217
      date: 2024-01-31 06:59:04.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.40 ms
Input props
[
  "user" => App\Entity\User {#4801
    +avatar: Proxies\__CG__\App\Entity\Image {#4802 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4803 …}
    +email: "Zerush@lemmy.ml"
    +username: "@Zerush@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black belt in Mikado, Photo model, for the photos where they put under ‘BEFORE’"
    +lastActive: DateTime @1729332835 {#4798
      date: 2024-10-19 12:13:55.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4804 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4806 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4808 …}
    +entries: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4814 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +posts: Doctrine\ORM\PersistentCollection {#4818 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4820 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4822 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4824 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4826 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4828 …}
    +follows: Doctrine\ORM\PersistentCollection {#4830 …}
    +followers: Doctrine\ORM\PersistentCollection {#4832 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4836 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4838 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4840 …}
    +reports: Doctrine\ORM\PersistentCollection {#4842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4844 …}
    +violations: Doctrine\ORM\PersistentCollection {#4846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
    +awards: Doctrine\ORM\PersistentCollection {#4850 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4852 …}
    +categories: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4856 …}
    +apId: "Zerush@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Zerush"
    +apPublicUrl: "https://lemmy.ml/u/Zerush"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Zerush"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729336454 {#4799
      date: 2024-10-19 13:14:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4800
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5998
  +width: 65
  +height: 65
  +user: App\Entity\User {#4801
    +avatar: Proxies\__CG__\App\Entity\Image {#4802 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4803 …}
    +email: "Zerush@lemmy.ml"
    +username: "@Zerush@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Black belt in Mikado, Photo model, for the photos where they put under ‘BEFORE’"
    +lastActive: DateTime @1729332835 {#4798
      date: 2024-10-19 12:13:55.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4804 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4806 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4808 …}
    +entries: Doctrine\ORM\PersistentCollection {#4810 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4812 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4814 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4816 …}
    +posts: Doctrine\ORM\PersistentCollection {#4818 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4820 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4822 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4824 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4826 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4828 …}
    +follows: Doctrine\ORM\PersistentCollection {#4830 …}
    +followers: Doctrine\ORM\PersistentCollection {#4832 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4834 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4836 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4838 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4840 …}
    +reports: Doctrine\ORM\PersistentCollection {#4842 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4844 …}
    +violations: Doctrine\ORM\PersistentCollection {#4846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4848 …}
    +awards: Doctrine\ORM\PersistentCollection {#4850 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4852 …}
    +categories: Doctrine\ORM\PersistentCollection {#4854 …}
    -id: 48383
    -password: "$2y$13$VgKNNKtWqUKRTNwPcmu1ru.Lbe.sw5GlCgR2tWQUW1wJIEVM.DsSe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4856 …}
    +apId: "Zerush@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/Zerush"
    +apPublicUrl: "https://lemmy.ml/u/Zerush"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "Zerush"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729336454 {#4799
      date: 2024-10-19 13:14:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696429064 {#4800
      date: 2023-10-04 16:17:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.38 ms
Input props
[
  "user" => App\Entity\User {#5457
    +avatar: Proxies\__CG__\App\Entity\Image {#5458 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5459 …}
    +email: "FQQD@lemmy.ohaa.xyz"
    +username: "@FQQD@lemmy.ohaa.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Creating mediocre at best memes and comments since 2023.\n
      --------------------------------------------------------\n
      \n
      If not marked otherwise, everything I post is OC.\n
      \n
      Website: [FQQD.de](https://fqqd.de/)\n
      \n
      For my posts prior to 14th of January 2024, visit /u/FQQD@feddit.de (If the instance still works)
      """
    +lastActive: DateTime @1728740125 {#5454
      date: 2024-10-12 15:35:25.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5460 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5462 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5464 …}
    +entries: Doctrine\ORM\PersistentCollection {#5466 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +posts: Doctrine\ORM\PersistentCollection {#5474 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5476 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5478 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5480 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5482 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5484 …}
    +follows: Doctrine\ORM\PersistentCollection {#5486 …}
    +followers: Doctrine\ORM\PersistentCollection {#5488 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5490 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5492 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5494 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5496 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +violations: Doctrine\ORM\PersistentCollection {#5502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
    +awards: Doctrine\ORM\PersistentCollection {#5506 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5508 …}
    +categories: Doctrine\ORM\PersistentCollection {#5510 …}
    -id: 91478
    -password: "$2y$13$vZQ1DIwLAJdio6LcUHkJRO23O0OaS2Dpus1i0vaJwz/9kBOf1gO.u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5512 …}
    +apId: "FQQD@lemmy.ohaa.xyz"
    +apProfileId: "https://lemmy.ohaa.xyz/u/FQQD"
    +apPublicUrl: "https://lemmy.ohaa.xyz/u/FQQD"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ohaa.xyz/inbox"
    +apDomain: "lemmy.ohaa.xyz"
    +apPreferredUsername: "FQQD"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723163942 {#5455
      date: 2024-08-09 02:39:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1723163940 {#5456
      date: 2024-08-09 02:39:00.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6055
  +width: 65
  +height: 65
  +user: App\Entity\User {#5457
    +avatar: Proxies\__CG__\App\Entity\Image {#5458 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5459 …}
    +email: "FQQD@lemmy.ohaa.xyz"
    +username: "@FQQD@lemmy.ohaa.xyz"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Creating mediocre at best memes and comments since 2023.\n
      --------------------------------------------------------\n
      \n
      If not marked otherwise, everything I post is OC.\n
      \n
      Website: [FQQD.de](https://fqqd.de/)\n
      \n
      For my posts prior to 14th of January 2024, visit /u/FQQD@feddit.de (If the instance still works)
      """
    +lastActive: DateTime @1728740125 {#5454
      date: 2024-10-12 15:35:25.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5460 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5462 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5464 …}
    +entries: Doctrine\ORM\PersistentCollection {#5466 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5468 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5470 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5472 …}
    +posts: Doctrine\ORM\PersistentCollection {#5474 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5476 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5478 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5480 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5482 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5484 …}
    +follows: Doctrine\ORM\PersistentCollection {#5486 …}
    +followers: Doctrine\ORM\PersistentCollection {#5488 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5490 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5492 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5494 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5496 …}
    +reports: Doctrine\ORM\PersistentCollection {#5498 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5500 …}
    +violations: Doctrine\ORM\PersistentCollection {#5502 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5504 …}
    +awards: Doctrine\ORM\PersistentCollection {#5506 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5508 …}
    +categories: Doctrine\ORM\PersistentCollection {#5510 …}
    -id: 91478
    -password: "$2y$13$vZQ1DIwLAJdio6LcUHkJRO23O0OaS2Dpus1i0vaJwz/9kBOf1gO.u"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5512 …}
    +apId: "FQQD@lemmy.ohaa.xyz"
    +apProfileId: "https://lemmy.ohaa.xyz/u/FQQD"
    +apPublicUrl: "https://lemmy.ohaa.xyz/u/FQQD"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ohaa.xyz/inbox"
    +apDomain: "lemmy.ohaa.xyz"
    +apPreferredUsername: "FQQD"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723163942 {#5455
      date: 2024-08-09 02:39:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1723163940 {#5456
      date: 2024-08-09 02:39:00.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#4980
    +avatar: Proxies\__CG__\App\Entity\Image {#4981 …}
    +cover: null
    +email: "itsaj26744@programming.dev"
    +username: "@itsaj26744@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      11th Class student from Uttar Pradesh,India (Bharat). Trying to catch up with ever upgrading tech world.\n
      \n
      Radhe Radhe
      """
    +lastActive: DateTime @1728229975 {#4977
      date: 2024-10-06 17:52:55.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4982 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4986 …}
    +entries: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4992 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4994 …}
    +posts: Doctrine\ORM\PersistentCollection {#4996 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4998 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5004 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5006 …}
    +follows: Doctrine\ORM\PersistentCollection {#5008 …}
    +followers: Doctrine\ORM\PersistentCollection {#5010 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5016 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5018 …}
    +reports: Doctrine\ORM\PersistentCollection {#5020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
    +violations: Doctrine\ORM\PersistentCollection {#5024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
    +awards: Doctrine\ORM\PersistentCollection {#5028 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5030 …}
    +categories: Doctrine\ORM\PersistentCollection {#5032 …}
    -id: 70100
    -password: "$2y$13$jZ2efBcV8oMrOUH/9KwYVuB1tw3H01LHp/mzvoTJgjWVtiAl.9CRS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5034 …}
    +apId: "itsaj26744@programming.dev"
    +apProfileId: "https://programming.dev/u/itsaj26744"
    +apPublicUrl: "https://programming.dev/u/itsaj26744"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "itsaj26744"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727148435 {#4978
      date: 2024-09-24 05:27:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698952609 {#4979
      date: 2023-11-02 20:16:49.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6112
  +width: 65
  +height: 65
  +user: App\Entity\User {#4980
    +avatar: Proxies\__CG__\App\Entity\Image {#4981 …}
    +cover: null
    +email: "itsaj26744@programming.dev"
    +username: "@itsaj26744@programming.dev"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      11th Class student from Uttar Pradesh,India (Bharat). Trying to catch up with ever upgrading tech world.\n
      \n
      Radhe Radhe
      """
    +lastActive: DateTime @1728229975 {#4977
      date: 2024-10-06 17:52:55.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4982 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4984 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4986 …}
    +entries: Doctrine\ORM\PersistentCollection {#4988 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4990 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4992 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4994 …}
    +posts: Doctrine\ORM\PersistentCollection {#4996 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4998 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5000 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5002 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5004 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5006 …}
    +follows: Doctrine\ORM\PersistentCollection {#5008 …}
    +followers: Doctrine\ORM\PersistentCollection {#5010 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5012 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5014 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5016 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5018 …}
    +reports: Doctrine\ORM\PersistentCollection {#5020 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5022 …}
    +violations: Doctrine\ORM\PersistentCollection {#5024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5026 …}
    +awards: Doctrine\ORM\PersistentCollection {#5028 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5030 …}
    +categories: Doctrine\ORM\PersistentCollection {#5032 …}
    -id: 70100
    -password: "$2y$13$jZ2efBcV8oMrOUH/9KwYVuB1tw3H01LHp/mzvoTJgjWVtiAl.9CRS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5034 …}
    +apId: "itsaj26744@programming.dev"
    +apProfileId: "https://programming.dev/u/itsaj26744"
    +apPublicUrl: "https://programming.dev/u/itsaj26744"
    +apFollowersUrl: null
    +apInboxUrl: "https://programming.dev/inbox"
    +apDomain: "programming.dev"
    +apPreferredUsername: "itsaj26744"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727148435 {#4978
      date: 2024-09-24 05:27:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698952609 {#4979
      date: 2023-11-02 20:16:49.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.36 ms
Input props
[
  "user" => App\Entity\User {#4506
    +avatar: Proxies\__CG__\App\Entity\Image {#4503 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4312 …}
    +email: "danie10@lemmy.ml"
    +username: "@danie10@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I blog about #technology #gadgets #opensource #FOSS #greentech #traditionalwetshaving #LCHF #health #alternativeto #hamradio (ZS1OSS) #southafrica - see [gadgeteer.co.za/blog](https://gadgeteer.co.za/blog). I also blog to various other social networks which I list at [gadgeteer.co.za/social-networks-i-post-to](https://gadgeteer.co.za/social-networks-i-post-to)."
    +lastActive: DateTime @1723213156 {#4502
      date: 2024-08-09 16:19:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4501 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4500 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4490 …}
    +posts: Doctrine\ORM\PersistentCollection {#4488 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4486 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4484 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4482 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4480 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4478 …}
    +follows: Doctrine\ORM\PersistentCollection {#4476 …}
    +followers: Doctrine\ORM\PersistentCollection {#4474 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4470 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4466 …}
    +reports: Doctrine\ORM\PersistentCollection {#4464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
    +violations: Doctrine\ORM\PersistentCollection {#4460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
    +awards: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4454 …}
    +categories: Doctrine\ORM\PersistentCollection {#4452 …}
    -id: 19087
    -password: "$2y$13$QUgbNXXchyV7t4HOK76i3eKo/3bPbNqB5IXBK7vaT84MiuHCVvX66"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4450 …}
    +apId: "danie10@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/danie10"
    +apPublicUrl: "https://lemmy.ml/u/danie10"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "danie10"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729397901 {#4507
      date: 2024-10-20 06:18:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688542846 {#4505
      date: 2023-07-05 09:40:46.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6169
  +width: 65
  +height: 65
  +user: App\Entity\User {#4506
    +avatar: Proxies\__CG__\App\Entity\Image {#4503 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4312 …}
    +email: "danie10@lemmy.ml"
    +username: "@danie10@lemmy.ml"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I blog about #technology #gadgets #opensource #FOSS #greentech #traditionalwetshaving #LCHF #health #alternativeto #hamradio (ZS1OSS) #southafrica - see [gadgeteer.co.za/blog](https://gadgeteer.co.za/blog). I also blog to various other social networks which I list at [gadgeteer.co.za/social-networks-i-post-to](https://gadgeteer.co.za/social-networks-i-post-to)."
    +lastActive: DateTime @1723213156 {#4502
      date: 2024-08-09 16:19:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4501 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4500 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4498 …}
    +entries: Doctrine\ORM\PersistentCollection {#4496 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4494 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4492 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4490 …}
    +posts: Doctrine\ORM\PersistentCollection {#4488 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4486 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4484 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4482 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4480 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4478 …}
    +follows: Doctrine\ORM\PersistentCollection {#4476 …}
    +followers: Doctrine\ORM\PersistentCollection {#4474 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4472 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4470 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4468 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4466 …}
    +reports: Doctrine\ORM\PersistentCollection {#4464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4462 …}
    +violations: Doctrine\ORM\PersistentCollection {#4460 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4458 …}
    +awards: Doctrine\ORM\PersistentCollection {#4456 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4454 …}
    +categories: Doctrine\ORM\PersistentCollection {#4452 …}
    -id: 19087
    -password: "$2y$13$QUgbNXXchyV7t4HOK76i3eKo/3bPbNqB5IXBK7vaT84MiuHCVvX66"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4450 …}
    +apId: "danie10@lemmy.ml"
    +apProfileId: "https://lemmy.ml/u/danie10"
    +apPublicUrl: "https://lemmy.ml/u/danie10"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "danie10"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729397901 {#4507
      date: 2024-10-20 06:18:21.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688542846 {#4505
      date: 2023-07-05 09:40:46.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.39 ms
Input props
[
  "user" => App\Entity\User {#4174
    +avatar: Proxies\__CG__\App\Entity\Image {#4173 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4172 …}
    +email: "sxan@midwest.social"
    +username: "@sxan@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ```\n
      \n
      <span style="color:#323232;">       🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆. \n
      </span><span style="color:#323232;"> 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍 \n
      </span>\n
      ```
      """
    +lastActive: DateTime @1729469388 {#4177
      date: 2024-10-21 02:09: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 {#4171 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4169 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4167 …}
    +entries: Doctrine\ORM\PersistentCollection {#4165 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4163 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4161 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4159 …}
    +posts: Doctrine\ORM\PersistentCollection {#4157 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4155 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4153 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4151 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4149 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4147 …}
    +follows: Doctrine\ORM\PersistentCollection {#4145 …}
    +followers: Doctrine\ORM\PersistentCollection {#4143 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4141 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4139 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4137 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +violations: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    +awards: Doctrine\ORM\PersistentCollection {#4125 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4123 …}
    +categories: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4119 …}
    +apId: "sxan@midwest.social"
    +apProfileId: "https://midwest.social/u/sxan"
    +apPublicUrl: "https://midwest.social/u/sxan"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "sxan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729158314 {#4176
      date: 2024-10-17 11:45:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4175
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6226
  +width: 65
  +height: 65
  +user: App\Entity\User {#4174
    +avatar: Proxies\__CG__\App\Entity\Image {#4173 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4172 …}
    +email: "sxan@midwest.social"
    +username: "@sxan@midwest.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ```\n
      \n
      <span style="color:#323232;">       🅸 🅰🅼 🆃🅷🅴 🅻🅰🆆. \n
      </span><span style="color:#323232;"> 𝕽𝖚𝖆𝖎𝖉𝖍𝖗𝖎𝖌𝖍 𝖋𝖊𝖆𝖙𝖍𝖊𝖗𝖘𝖙𝖔𝖓𝖊𝖍𝖆𝖚𝖌𝖍 \n
      </span>\n
      ```
      """
    +lastActive: DateTime @1729469388 {#4177
      date: 2024-10-21 02:09: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 {#4171 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4169 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4167 …}
    +entries: Doctrine\ORM\PersistentCollection {#4165 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4163 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4161 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4159 …}
    +posts: Doctrine\ORM\PersistentCollection {#4157 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4155 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4153 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4151 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4149 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4147 …}
    +follows: Doctrine\ORM\PersistentCollection {#4145 …}
    +followers: Doctrine\ORM\PersistentCollection {#4143 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4141 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4139 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4137 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4135 …}
    +reports: Doctrine\ORM\PersistentCollection {#4133 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4131 …}
    +violations: Doctrine\ORM\PersistentCollection {#4129 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4127 …}
    +awards: Doctrine\ORM\PersistentCollection {#4125 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4123 …}
    +categories: Doctrine\ORM\PersistentCollection {#4121 …}
    -id: 9042
    -password: "$2y$13$R1L3EbN.zWn9Zi9yae1TO.N2kgSNULJIiHBslp0hArKson3RoR4oG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4119 …}
    +apId: "sxan@midwest.social"
    +apProfileId: "https://midwest.social/u/sxan"
    +apPublicUrl: "https://midwest.social/u/sxan"
    +apFollowersUrl: null
    +apInboxUrl: "https://midwest.social/inbox"
    +apDomain: "midwest.social"
    +apPreferredUsername: "sxan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729158314 {#4176
      date: 2024-10-17 11:45:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687521125 {#4175
      date: 2023-06-23 13:52:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.32 ms
Input props
[
  "user" => App\Entity\User {#4920
    +avatar: Proxies\__CG__\App\Entity\Image {#4921 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4922 …}
    +email: "Linkerbaan@lemmy.world"
    +username: "@Linkerbaan@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Fast left"
    +lastActive: DateTime @1729135481 {#4917
      date: 2024-10-17 05:24:41.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4923 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4925 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4927 …}
    +entries: Doctrine\ORM\PersistentCollection {#4929 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4931 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4933 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4935 …}
    +posts: Doctrine\ORM\PersistentCollection {#4937 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4939 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4941 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4943 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4945 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4947 …}
    +follows: Doctrine\ORM\PersistentCollection {#4949 …}
    +followers: Doctrine\ORM\PersistentCollection {#4951 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4953 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4955 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4957 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +violations: Doctrine\ORM\PersistentCollection {#4965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
    +awards: Doctrine\ORM\PersistentCollection {#4969 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4971 …}
    +categories: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 68107
    -password: "$2y$13$uVxJe6AsfFSLE1Jy6P3glu/Va2cAhKFfgKpuXykbqZz66jAuaIfJe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4975 …}
    +apId: "Linkerbaan@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Linkerbaan"
    +apPublicUrl: "https://lemmy.world/u/Linkerbaan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Linkerbaan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729538087 {#4918
      date: 2024-10-21 21:14:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698600359 {#4919
      date: 2023-10-29 18:25:59.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6283
  +width: 65
  +height: 65
  +user: App\Entity\User {#4920
    +avatar: Proxies\__CG__\App\Entity\Image {#4921 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4922 …}
    +email: "Linkerbaan@lemmy.world"
    +username: "@Linkerbaan@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Fast left"
    +lastActive: DateTime @1729135481 {#4917
      date: 2024-10-17 05:24:41.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4923 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4925 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4927 …}
    +entries: Doctrine\ORM\PersistentCollection {#4929 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4931 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4933 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4935 …}
    +posts: Doctrine\ORM\PersistentCollection {#4937 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4939 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4941 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4943 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4945 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4947 …}
    +follows: Doctrine\ORM\PersistentCollection {#4949 …}
    +followers: Doctrine\ORM\PersistentCollection {#4951 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4953 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4955 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4957 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4959 …}
    +reports: Doctrine\ORM\PersistentCollection {#4961 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4963 …}
    +violations: Doctrine\ORM\PersistentCollection {#4965 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4967 …}
    +awards: Doctrine\ORM\PersistentCollection {#4969 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4971 …}
    +categories: Doctrine\ORM\PersistentCollection {#4973 …}
    -id: 68107
    -password: "$2y$13$uVxJe6AsfFSLE1Jy6P3glu/Va2cAhKFfgKpuXykbqZz66jAuaIfJe"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4975 …}
    +apId: "Linkerbaan@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Linkerbaan"
    +apPublicUrl: "https://lemmy.world/u/Linkerbaan"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Linkerbaan"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729538087 {#4918
      date: 2024-10-21 21:14:47.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698600359 {#4919
      date: 2023-10-29 18:25:59.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.31 ms
Input props
[
  "user" => App\Entity\User {#4681
    +avatar: Proxies\__CG__\App\Entity\Image {#4682 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4683 …}
    +email: "demesisx@infosec.pub"
    +username: "@demesisx@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Plutus, Haskell, Nix, Purescript, *Swift/Kotlin*. laser-focused on FP: formality, purity, and totality; repulsed by pragmatic, unsafe, “move fast and break things” approaches\n
      \n
      ---\n
      \n
      AC24 1DE5 AE92 3B37 E584 02BA AAF9 795E 393B 4DA0
      """
    +lastActive: DateTime @1729447702 {#4678
      date: 2024-10-20 20:08:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4684 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4686 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4688 …}
    +entries: Doctrine\ORM\PersistentCollection {#4690 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4694 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +posts: Doctrine\ORM\PersistentCollection {#4698 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4702 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4704 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4706 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4708 …}
    +follows: Doctrine\ORM\PersistentCollection {#4710 …}
    +followers: Doctrine\ORM\PersistentCollection {#4712 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4714 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4716 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4718 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +violations: Doctrine\ORM\PersistentCollection {#4726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4728 …}
    +awards: Doctrine\ORM\PersistentCollection {#4730 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4732 …}
    +categories: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 39941
    -password: "$2y$13$oBPYAlXlqb.uAoNgLLlN8OG2mU3XW3lKYhFmR3b5BjcLoalPbs1b2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4736 …}
    +apId: "demesisx@infosec.pub"
    +apProfileId: "https://infosec.pub/u/demesisx"
    +apPublicUrl: "https://infosec.pub/u/demesisx"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "demesisx"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728984699 {#4679
      date: 2024-10-15 11:31:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691670324 {#4680
      date: 2023-08-10 14:25:24.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6340
  +width: 65
  +height: 65
  +user: App\Entity\User {#4681
    +avatar: Proxies\__CG__\App\Entity\Image {#4682 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4683 …}
    +email: "demesisx@infosec.pub"
    +username: "@demesisx@infosec.pub"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Plutus, Haskell, Nix, Purescript, *Swift/Kotlin*. laser-focused on FP: formality, purity, and totality; repulsed by pragmatic, unsafe, “move fast and break things” approaches\n
      \n
      ---\n
      \n
      AC24 1DE5 AE92 3B37 E584 02BA AAF9 795E 393B 4DA0
      """
    +lastActive: DateTime @1729447702 {#4678
      date: 2024-10-20 20:08:22.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4684 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4686 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4688 …}
    +entries: Doctrine\ORM\PersistentCollection {#4690 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4692 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4694 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4696 …}
    +posts: Doctrine\ORM\PersistentCollection {#4698 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4700 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4702 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4704 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4706 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4708 …}
    +follows: Doctrine\ORM\PersistentCollection {#4710 …}
    +followers: Doctrine\ORM\PersistentCollection {#4712 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4714 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4716 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4718 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4720 …}
    +reports: Doctrine\ORM\PersistentCollection {#4722 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4724 …}
    +violations: Doctrine\ORM\PersistentCollection {#4726 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4728 …}
    +awards: Doctrine\ORM\PersistentCollection {#4730 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4732 …}
    +categories: Doctrine\ORM\PersistentCollection {#4734 …}
    -id: 39941
    -password: "$2y$13$oBPYAlXlqb.uAoNgLLlN8OG2mU3XW3lKYhFmR3b5BjcLoalPbs1b2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4736 …}
    +apId: "demesisx@infosec.pub"
    +apProfileId: "https://infosec.pub/u/demesisx"
    +apPublicUrl: "https://infosec.pub/u/demesisx"
    +apFollowersUrl: null
    +apInboxUrl: "https://infosec.pub/inbox"
    +apDomain: "infosec.pub"
    +apPreferredUsername: "demesisx"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728984699 {#4679
      date: 2024-10-15 11:31:39.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1691670324 {#4680
      date: 2023-08-10 14:25:24.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.30 ms
Input props
[
  "user" => App\Entity\User {#5278
    +avatar: Proxies\__CG__\App\Entity\Image {#5279 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5280 …}
    +email: "otl@hachyderm.io"
    +username: "@otl@hachyderm.io"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Rollerblading, programming, writing, documentaries, travel, motorbikes… That’s it!\n
      \n
      Preferably o@gts.olowe.co.  \n
      This account is here to interact with bits of the Fediverse which don't play nicely with GoToSocial.
      """
    +lastActive: DateTime @1709817588 {#5275
      date: 2024-03-07 14:19:48.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5281 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5285 …}
    +entries: Doctrine\ORM\PersistentCollection {#5287 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5289 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5291 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5293 …}
    +posts: Doctrine\ORM\PersistentCollection {#5295 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5297 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5299 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5301 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5303 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5305 …}
    +follows: Doctrine\ORM\PersistentCollection {#5307 …}
    +followers: Doctrine\ORM\PersistentCollection {#5309 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5311 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5313 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5315 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5317 …}
    +reports: Doctrine\ORM\PersistentCollection {#5319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
    +violations: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    +awards: Doctrine\ORM\PersistentCollection {#5327 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5329 …}
    +categories: Doctrine\ORM\PersistentCollection {#5331 …}
    -id: 88556
    -password: "$2y$13$xUYddXyZD1zih34casfoguI4BPjSMNKKOqQqL8LyypJpfy410/z46"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5333 …}
    +apId: "otl@hachyderm.io"
    +apProfileId: "https://hachyderm.io/users/otl"
    +apPublicUrl: "https://hachyderm.io/@otl"
    +apFollowersUrl: "https://hachyderm.io/users/otl/followers"
    +apInboxUrl: "https://hachyderm.io/inbox"
    +apDomain: "hachyderm.io"
    +apPreferredUsername: "otl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709817587 {#5276
      date: 2024-03-07 14:19:47.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1709817586 {#5277
      date: 2024-03-07 14:19:46.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6397
  +width: 65
  +height: 65
  +user: App\Entity\User {#5278
    +avatar: Proxies\__CG__\App\Entity\Image {#5279 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5280 …}
    +email: "otl@hachyderm.io"
    +username: "@otl@hachyderm.io"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Rollerblading, programming, writing, documentaries, travel, motorbikes… That’s it!\n
      \n
      Preferably o@gts.olowe.co.  \n
      This account is here to interact with bits of the Fediverse which don't play nicely with GoToSocial.
      """
    +lastActive: DateTime @1709817588 {#5275
      date: 2024-03-07 14:19:48.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: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5281 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5283 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5285 …}
    +entries: Doctrine\ORM\PersistentCollection {#5287 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5289 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5291 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5293 …}
    +posts: Doctrine\ORM\PersistentCollection {#5295 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5297 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5299 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5301 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5303 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5305 …}
    +follows: Doctrine\ORM\PersistentCollection {#5307 …}
    +followers: Doctrine\ORM\PersistentCollection {#5309 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5311 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5313 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5315 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5317 …}
    +reports: Doctrine\ORM\PersistentCollection {#5319 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5321 …}
    +violations: Doctrine\ORM\PersistentCollection {#5323 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5325 …}
    +awards: Doctrine\ORM\PersistentCollection {#5327 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5329 …}
    +categories: Doctrine\ORM\PersistentCollection {#5331 …}
    -id: 88556
    -password: "$2y$13$xUYddXyZD1zih34casfoguI4BPjSMNKKOqQqL8LyypJpfy410/z46"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5333 …}
    +apId: "otl@hachyderm.io"
    +apProfileId: "https://hachyderm.io/users/otl"
    +apPublicUrl: "https://hachyderm.io/@otl"
    +apFollowersUrl: "https://hachyderm.io/users/otl/followers"
    +apInboxUrl: "https://hachyderm.io/inbox"
    +apDomain: "hachyderm.io"
    +apPreferredUsername: "otl"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709817587 {#5276
      date: 2024-03-07 14:19:47.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1709817586 {#5277
      date: 2024-03-07 14:19:46.0 +01:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 14.0 MiB 4.82 ms
Input props
[
  "magazine" => "opensource@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6459
  +limit: 4
  +tag: null
  +magazine: "opensource@lemmy.ml"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6460 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 14.0 MiB 1.51 ms
Input props
[
  "magazine" => "opensource@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6536
  +limit: 4
  +tag: null
  +magazine: "opensource@lemmy.ml"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6537 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3099 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 14.0 MiB 5.68 ms
Input props
[
  "magazine" => "opensource@lemmy.ml"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6609
  +limit: 4
  +tag: null
  +magazine: "opensource@lemmy.ml"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#555 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3099 …}
}
support_us_block App\Twig\Components\SupportUsBlock 14.0 MiB 2.16 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6678
  +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 {#6679 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 14.0 MiB 2.94 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6771
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "opensource@lemmy.ml"
    +title: "opensource"
    +description: """
      All about open source! Feel free to ask questions, and share news, and interesting stuff!\n
      \n
      Useful Links\n
      ============\n
      \n
      - [Open Source Initiative](https://opensource.org/)\n
      - [Free Software Foundation](https://www.fsf.org/)\n
      - [Electronic Frontier Foundation](https://www.eff.org/)\n
      - [Software Freedom Conservancy](https://sfconservancy.org/)\n
      - [It’s FOSS](https://itsfoss.com/)\n
      \n
      Rules\n
      =====\n
      \n
      - Posts must be relevant to the open source ideology\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      Related Communities\n
      ===================\n
      \n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!libre_software@lemmy.ml](https://lemmy.ml/c/libre_software)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      - [!linux@lemmy.ml](https://lemmy.ml/c/linux)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      \n
      Community icon from opensource.org, but we are not affiliated with them.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 97
    +entryCommentCount: 1299
    +postCount: 2
    +postCommentCount: 5
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583535 {#328
      date: 2024-10-22 09:52:15.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#282 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#264 …}
    +entries: Doctrine\ORM\PersistentCollection {#222 …}
    +posts: Doctrine\ORM\PersistentCollection {#180 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#242 …}
    +bans: Doctrine\ORM\PersistentCollection {#159 …}
    +reports: Doctrine\ORM\PersistentCollection {#145 …}
    +badges: Doctrine\ORM\PersistentCollection {#123 …}
    +logs: Doctrine\ORM\PersistentCollection {#113 …}
    +awards: Doctrine\ORM\PersistentCollection {#102 …}
    +categories: Doctrine\ORM\PersistentCollection {#89 …}
    -id: 128
    +apId: "opensource@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/opensource"
    +apPublicUrl: "https://lemmy.ml/c/opensource"
    +apFollowersUrl: "https://lemmy.ml/c/opensource/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "opensource"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703910302 {#325
      date: 2023-12-30 05:25:02.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703910301 {#327
      date: 2023-12-30 05:25:01.0 +01:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#395 …}
}