GET https://kbin.spritesserver.nl/m/comicstrips@lemmy.world/commented/1w/articles

Components

15 Twig Components
44 Render Count
655 ms Render Time
12.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 2.17ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 65.30ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.79ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.55ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 95.61ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.67ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.28ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 29.48ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 35.96ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 464.05ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 19.48ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 7.21ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 12.17ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 2.82ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 14.75ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.31 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1848
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.29 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1648
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1559
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1733
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1926
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2076
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2323
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.28 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2107
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2317
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2264
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2173
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.22 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2365
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2530
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2586
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2642
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2698
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2754
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2810
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2866
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.24 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 {#2922
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.16 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 {#2980
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 95.61 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3053
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 12.0 MiB 0.67 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3115
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.28 ms
Input props
[
  "date" => DateTimeImmutable @1696957401 {#327
    date: 2023-10-10 19:03:21.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3299
  +date: DateTimeImmutable @1696957401 {#327
    date: 2023-10-10 19:03:21.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 29.48 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3459
    +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 {#3414
      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 {#3412 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3410 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3408 …}
    +entries: Doctrine\ORM\PersistentCollection {#3406 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3463 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3489 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3519 …}
    +posts: Doctrine\ORM\PersistentCollection {#3460 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3530 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3551 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3539 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3591 …}
    +follows: Doctrine\ORM\PersistentCollection {#3594 …}
    +followers: Doctrine\ORM\PersistentCollection {#3589 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3617 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3613 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3630 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3634 …}
    +reports: Doctrine\ORM\PersistentCollection {#3618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
    +violations: Doctrine\ORM\PersistentCollection {#3650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
    +awards: Doctrine\ORM\PersistentCollection {#3665 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3671 …}
    +categories: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3700 …}
    +apId: null
    +apProfileId: null
    +apPublicUrl: null
    +apFollowersUrl: null
    +apInboxUrl: null
    +apDomain: null
    +apPreferredUsername: null
    +apDiscoverable: null
    +apManuallyApprovesFollowers: null
    +privateKey: """
      -----BEGIN PRIVATE KEY-----\r\n
      MIIJQgIBADANBgkqhkiG9w0BAQEFAASCCSwwggkoAgEAAoICAQDleeotz5TBiMlC\r\n
      YsJYJHVNxjvnvt0qsQA282B7vdqBTbARfD49iKPiMIwgU2yhCI0oTSQwc2Zy9AQ+\r\n
      31rwmvBx8VvcLgQvKpNzPVhMQjelK7k5iPiPc/W1soaauepq3YwQKgGod4c5Vh9f\r\n
      MInSANfOLOUSo3pUzfaQaGEvQc5DbKjDgIjsv/OKI1acbzu067KQzIThu+1BvcqQ\r\n
      Ypo2Ux5W23nNqkrRZ++z/r1MI2jS3vwi5OSwz4fWhLPJXE6lwokc6b/uAZe7sLT6\r\n
      QQtjevLnmMyRIVnmxbtHPMSfhLdz8ssQhoNCfAkMnBjDUX31SSs67pU8v5O3Fn2H\r\n
      d+qFWCjrREwSpBAd24INJqKsjSa6j3oLL8Xw8HZf+x6QRPJch/c3FNWRtM2b9n8V\r\n
      sAQiD985pafyeQ1TqIe4iSjI0iUgy2WgwO0C1Z0PNbQzQmRk0EOAlxIXjPmB229P\r\n
      V4+OcZxLT9phP/rid1Qt9Ro+2LdkS9Zqe8c2JHeJKc5Nv/8OOX5uQ/B82JXnuXYi\r\n
      /oVEJb5t42G8u3IIkYM5G/Gt033WU6dbyKOBmdnbXaPw9LC3M7oop3yyCb3UDLfg\r\n
      g/XnZVvZxSPCPlh5G1Lb0r47siKq/0k9YRua0AFsVg0dhqfuwsb6G9Hx5EicuPsu\r\n
      OIjXINBTjlnE4SdMz0ZJt7bLjwlKdQIDAQABAoICAAlWo8QHfYs+sMoF0Njbavam\r\n
      SYvNxZxWJacW0mdWu4ylh7O+dZ31cI3k4d7y5inLeksYkI90MsgczAtu9XlzJLPO\r\n
      WamlKcBtoCCBb5Vy4GbVV61SuKLF2krxn+6uAC8nIusJepXLf3JC4fXyuLkWFbIr\r\n
      O4s9od3Pn+gSh1nv+J/fzSJfmbLgwN1vQLgPAsQDD3o7CHFTP318ZsDnclUhnst0\r\n
      FQnckzzgWO3fQP7XNg3WyzX0UKYtW97L+bEJE55FQ2Us0gWyhOU7dLH2casztqzc\r\n
      F/8T91+fzlZAz9OaCAks6Tyb7L2I5KlhtNRF/bU8rAiy6tnVBgLeZG9d3upcQxX0\r\n
      L+SMPWg55qERGI5mO+BxFdUnVtcmswziKmySYtzgm+c4jmPS5cWhGB9HFCTW2S0x\r\n
      GoVA2cZGWjMTrbZQhgJjBqzp76fhLtXTufd328sYmX7fBYKEWFYNwrEJaWYUNl/V\r\n
      yEyl0aMQWKhVokx6eCqnuDZUc77LeuGuCleIdhQ53NYHrXMCmgVyLfmGdrOS3Uh6\r\n
      RrAYmnvvMkAUTOQajW2csC345PmgBOjE7vB7349ylKUkXvN4L+9xZCYaVjBt3O24\r\n
      aRoQSQDGhk+NIaYleiFx+u7dJSryxdx/6ut6dQ2S+jKlm1oN1qq6ppO5y/TFRQ1e\r\n
      qn7kjIGzUT80fANDFqdhAoIBAQD1+cGiWXRQhUrJc5X3ngH1zHoLWpmSZcUUDFn/\r\n
      bV/CChd2M43fOpneIQETZ1oS7BsU3y92kTw63ytYOUg7C5iT5/r9ZoBGq0HZSbll\r\n
      riRJWGiajr2aYCmIes++CrfUvCcD6+l8QMZ3s8eXdk80GX+vt1xEfRpWV9e9huJK\r\n
      K1e8wXfFmPAmxUi63IePscdc+SVQGeooMYDnMwLWvxpAtp5mGOaQc4D5dviWXjSE\r\n
      Z/PJa+gectpD1iDIPUXm3o17ivE2UYFia8/FCGUN6Yz7ucRKF+2SPO8hLefk5UvJ\r\n
      Lxlkh67MXKkneDqRU9C82Qmcfz5nQLQadC0nbE44YeXrnlIdAoIBAQDu1AWMIe6f\r\n
      7TZYCWnTa3nT6penJ9CMaGDPI/62dKTmGnI4oo3u9DGGrnuWbcFFCQA02vcYdpuw\r\n
      CVy6mkP/yqN5VSV3EHZiJUA0aKIxot3o3YOiobpVYn9hwvzzOdMZO4SOuevNfY1c\r\n
      qmnLGhYoDvR1c2yaudCf/BDwQqlLoSg9F5X57bRtwaRyUjhtXVKXWb59qtiwwrvp\r\n
      1vPjxciEIxAtgSXtIUQz3ljDRNUHjpyfYM3ska5jkxMIPNYUYFMX2x+Gxn9PZEG3\r\n
      Im391BRynZsnkvJO6i4i5N1xsPK5SyPiKBnlMxW/6ZLi5aAQHV3cc2KLzV+T+s2B\r\n
      v9LTAyO7nWo5AoIBAASA/jqqyKZwyl3F8AkIq6CEjfeHQSidFG65iyxSJF65MJTJ\r\n
      fN+Jgye+Evb3/X47NIO9UnEpV6D8VR7YbaonHDQZG09ogRDKMfp4jxx9g8yUAdZS\r\n
      psYc3KXTGdqw94y9pTk9KJlN1lR6xjzPvcOGdAATq2zVnZXXJewifCI/iOu73yWP\r\n
      F1aeZiaFwzWuW6goJ7a/wrnZrjKNjI/CEAj/TwcvjYk3lDT9KLAYKX4DKUOW5jko\r\n
      gTacxRzlglIn4Q9SC/iipWvX7YX+EVuf2yUA0cdJiOAUnYxN+uEGEc0tP5nHoju7\r\n
      tp0yZmAi2L+cecCT0+CwHpwdZHZEVWpS4JLf40ECggEBALFSZIgGDZlaU5YL7zHV\r\n
      Q5APRugKDLKjMPW7IPwxINnj2tioAL/hOQBpfkNTXEM4ipmz1fCo57FNUjcOINzD\r\n
      hJqqmHWNmIgIZmJDKeG2rhKenYTblXCeADwCvTKNxWmfoi0iZ6ybwqCBuqjcxoSZ\r\n
      jfHCcGl0+yw9yAnLRM1ta2XopCb70ZIIS2PCHjk9J/xN2ryNY/PhsgnN2ilMiTNq\r\n
      oTFYCWPF5lCojrj020KQJUPEaUBzbcpqwZ/FI6HfXvKAdCjqKk40/wHNI2Np2oC6\r\n
      +h7o4NWs0/J+gNhP6/edjZf19DwTsNtbvf6PRUeRtkXeudVY99T0Sy9B0HNxik9b\r\n
      cikCggEAM2wassiP1i0Gc3wrbNLHyQN+yqMaAp0xF+8l0fU3T8zPL/tYDcITnZPY\r\n
      pEFV/aodP9X7XFuQD0iGTOTGDXiMSLPOLI/ifmwbT41rgIN9x14MpU2EtWeVz7sx\r\n
      ZIFMt98rHx6BsZx/DnSFDQ8iqrKF3u+OOv7s6j+8odz4Rq53+16vMev5VUMOPq+E\r\n
      aQn8SDKkOjZzwb9QGB9bXS5s9yyj4pLyggQ0O5S2ugZjUcmCecNpktN8bUR3I9VQ\r\n
      KWkcQa9yCpidp/JYrQtlbqAPiIzptA4T4RNh+F6pKbmw7hNMIPipPzbQezEMaBOn\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 {#3413
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3457
  +user: Proxies\__CG__\App\Entity\User {#3459
    +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 {#3414
      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 {#3412 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3410 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3408 …}
    +entries: Doctrine\ORM\PersistentCollection {#3406 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3463 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3489 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3519 …}
    +posts: Doctrine\ORM\PersistentCollection {#3460 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3530 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3551 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3582 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3539 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3591 …}
    +follows: Doctrine\ORM\PersistentCollection {#3594 …}
    +followers: Doctrine\ORM\PersistentCollection {#3589 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3617 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3613 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3630 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3634 …}
    +reports: Doctrine\ORM\PersistentCollection {#3618 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3656 …}
    +violations: Doctrine\ORM\PersistentCollection {#3650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3676 …}
    +awards: Doctrine\ORM\PersistentCollection {#3665 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3671 …}
    +categories: Doctrine\ORM\PersistentCollection {#3689 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3700 …}
    +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 {#3413
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 35.96 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3867
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#395 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 12.0 MiB 464.05 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#4000
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.68 ms
Input props
[
  "user" => App\Entity\User {#4255
    +avatar: Proxies\__CG__\App\Entity\Image {#4253 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4252 …}
    +email: "rob_t_firefly@lemmy.world"
    +username: "@rob_t_firefly@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Artist, writer, comic, hacker, loud voice, and nerd of all trades from New York City.\n
      \n
      He/him. 💙💜🩷\n
      \n
      - Home: [RobVincent.net](https://robvincent.net)\n
      - Toots: [hackers.town/@Rob_T_Firefly](https://hackers.town/@Rob_T_Firefly)\n
      - Podcasts: [modern.technology](https://modern.technology)\n
      \n
      All original content I post here is licensed Creative Commons BY-SA 4.0 Int’l.
      """
    +lastActive: DateTime @1729040611 {#4259
      date: 2024-10-16 03:03:31.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 {#4251 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4247 …}
    +entries: Doctrine\ORM\PersistentCollection {#4245 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4243 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4241 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4239 …}
    +posts: Doctrine\ORM\PersistentCollection {#4237 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4235 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4233 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4231 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4229 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4227 …}
    +follows: Doctrine\ORM\PersistentCollection {#4225 …}
    +followers: Doctrine\ORM\PersistentCollection {#4223 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4221 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4219 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4217 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +violations: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    +awards: Doctrine\ORM\PersistentCollection {#4205 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4203 …}
    +categories: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 491
    -password: "$2y$13$mN9hygBzsnMC4MBJAxqSN.XGNGOrqVsCVKjp2ojwy6i4N9GClJNze"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4199 …}
    +apId: "rob_t_firefly@lemmy.world"
    +apProfileId: "https://lemmy.world/u/rob_t_firefly"
    +apPublicUrl: "https://lemmy.world/u/rob_t_firefly"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "rob_t_firefly"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728844878 {#4258
      date: 2024-10-13 20:41:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686926588 {#4257
      date: 2023-06-16 16:43:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4265
  +width: 65
  +height: 65
  +user: App\Entity\User {#4255
    +avatar: Proxies\__CG__\App\Entity\Image {#4253 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4252 …}
    +email: "rob_t_firefly@lemmy.world"
    +username: "@rob_t_firefly@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Artist, writer, comic, hacker, loud voice, and nerd of all trades from New York City.\n
      \n
      He/him. 💙💜🩷\n
      \n
      - Home: [RobVincent.net](https://robvincent.net)\n
      - Toots: [hackers.town/@Rob_T_Firefly](https://hackers.town/@Rob_T_Firefly)\n
      - Podcasts: [modern.technology](https://modern.technology)\n
      \n
      All original content I post here is licensed Creative Commons BY-SA 4.0 Int’l.
      """
    +lastActive: DateTime @1729040611 {#4259
      date: 2024-10-16 03:03:31.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 {#4251 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4249 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4247 …}
    +entries: Doctrine\ORM\PersistentCollection {#4245 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4243 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4241 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4239 …}
    +posts: Doctrine\ORM\PersistentCollection {#4237 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4235 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4233 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4231 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4229 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4227 …}
    +follows: Doctrine\ORM\PersistentCollection {#4225 …}
    +followers: Doctrine\ORM\PersistentCollection {#4223 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4221 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4219 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4217 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4215 …}
    +reports: Doctrine\ORM\PersistentCollection {#4213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4211 …}
    +violations: Doctrine\ORM\PersistentCollection {#4209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4207 …}
    +awards: Doctrine\ORM\PersistentCollection {#4205 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4203 …}
    +categories: Doctrine\ORM\PersistentCollection {#4201 …}
    -id: 491
    -password: "$2y$13$mN9hygBzsnMC4MBJAxqSN.XGNGOrqVsCVKjp2ojwy6i4N9GClJNze"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4199 …}
    +apId: "rob_t_firefly@lemmy.world"
    +apProfileId: "https://lemmy.world/u/rob_t_firefly"
    +apPublicUrl: "https://lemmy.world/u/rob_t_firefly"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "rob_t_firefly"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728844878 {#4258
      date: 2024-10-13 20:41:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686926588 {#4257
      date: 2023-06-16 16:43:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 11.93 ms
Input props
[
  "user" => App\Entity\User {#5062
    +avatar: Proxies\__CG__\App\Entity\Image {#5063 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5064 …}
    +email: "dym_sh@lemmy.world"
    +username: "@dym_sh@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🎨📲 Design Coder\n
      \n
      [dym.sh](https://dym.sh)
      """
    +lastActive: DateTime @1701238930 {#5059
      date: 2023-11-29 07:22:10.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 {#5065 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5067 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5069 …}
    +entries: Doctrine\ORM\PersistentCollection {#5071 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5073 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5075 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5077 …}
    +posts: Doctrine\ORM\PersistentCollection {#5079 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5081 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5083 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5085 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5087 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5089 …}
    +follows: Doctrine\ORM\PersistentCollection {#5091 …}
    +followers: Doctrine\ORM\PersistentCollection {#5093 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5095 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5097 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5099 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5101 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +violations: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    +awards: Doctrine\ORM\PersistentCollection {#5111 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5113 …}
    +categories: Doctrine\ORM\PersistentCollection {#5115 …}
    -id: 55351
    -password: "$2y$13$h9CV8Gnq3BWoFQzMKgTKEu5tnNVhyDnU3PHZqniB4cmI1pG62MXOS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5117 …}
    +apId: "dym_sh@lemmy.world"
    +apProfileId: "https://lemmy.world/u/dym_sh"
    +apPublicUrl: "https://lemmy.world/u/dym_sh"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "dym_sh"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724954246 {#5060
      date: 2024-08-29 19:57:26.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957879 {#5061
      date: 2023-10-10 19:11:19.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5723
  +width: 65
  +height: 65
  +user: App\Entity\User {#5062
    +avatar: Proxies\__CG__\App\Entity\Image {#5063 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5064 …}
    +email: "dym_sh@lemmy.world"
    +username: "@dym_sh@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🎨📲 Design Coder\n
      \n
      [dym.sh](https://dym.sh)
      """
    +lastActive: DateTime @1701238930 {#5059
      date: 2023-11-29 07:22:10.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 {#5065 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5067 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5069 …}
    +entries: Doctrine\ORM\PersistentCollection {#5071 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5073 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5075 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5077 …}
    +posts: Doctrine\ORM\PersistentCollection {#5079 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5081 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5083 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5085 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5087 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5089 …}
    +follows: Doctrine\ORM\PersistentCollection {#5091 …}
    +followers: Doctrine\ORM\PersistentCollection {#5093 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5095 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5097 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5099 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5101 …}
    +reports: Doctrine\ORM\PersistentCollection {#5103 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5105 …}
    +violations: Doctrine\ORM\PersistentCollection {#5107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5109 …}
    +awards: Doctrine\ORM\PersistentCollection {#5111 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5113 …}
    +categories: Doctrine\ORM\PersistentCollection {#5115 …}
    -id: 55351
    -password: "$2y$13$h9CV8Gnq3BWoFQzMKgTKEu5tnNVhyDnU3PHZqniB4cmI1pG62MXOS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5117 …}
    +apId: "dym_sh@lemmy.world"
    +apProfileId: "https://lemmy.world/u/dym_sh"
    +apPublicUrl: "https://lemmy.world/u/dym_sh"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "dym_sh"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1724954246 {#5060
      date: 2024-08-29 19:57:26.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957879 {#5061
      date: 2023-10-10 19:11:19.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.66 ms
Input props
[
  "user" => App\Entity\User {#5002
    +avatar: Proxies\__CG__\App\Entity\Image {#5003 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5004 …}
    +email: "Martineski@lemmy.dbzer0.com"
    +username: "@Martineski@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Check out [!lemmydirectory@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/lemmydirectory). :3"
    +lastActive: DateTime @1703726270 {#4999
      date: 2023-12-28 02:17:50.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 {#5005 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5007 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5009 …}
    +entries: Doctrine\ORM\PersistentCollection {#5011 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5013 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5015 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5017 …}
    +posts: Doctrine\ORM\PersistentCollection {#5019 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5021 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5023 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5025 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5027 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5029 …}
    +follows: Doctrine\ORM\PersistentCollection {#5031 …}
    +followers: Doctrine\ORM\PersistentCollection {#5033 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5035 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5037 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5039 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +violations: Doctrine\ORM\PersistentCollection {#5047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
    +awards: Doctrine\ORM\PersistentCollection {#5051 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5053 …}
    +categories: Doctrine\ORM\PersistentCollection {#5055 …}
    -id: 48162
    -password: "$2y$13$BFvNqjMCXU0jLwIgzUzdA.jn2EcjwKdfSz7P0J.WAUBVoL9I4qoji"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5057 …}
    +apId: "Martineski@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Martineski"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Martineski"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Martineski"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729269482 {#5000
      date: 2024-10-18 18:38:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696369378 {#5001
      date: 2023-10-03 23:42:58.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5786
  +width: 65
  +height: 65
  +user: App\Entity\User {#5002
    +avatar: Proxies\__CG__\App\Entity\Image {#5003 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5004 …}
    +email: "Martineski@lemmy.dbzer0.com"
    +username: "@Martineski@lemmy.dbzer0.com"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Check out [!lemmydirectory@lemmy.dbzer0.com](https://lemmy.dbzer0.com/c/lemmydirectory). :3"
    +lastActive: DateTime @1703726270 {#4999
      date: 2023-12-28 02:17:50.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 {#5005 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5007 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5009 …}
    +entries: Doctrine\ORM\PersistentCollection {#5011 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5013 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5015 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5017 …}
    +posts: Doctrine\ORM\PersistentCollection {#5019 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5021 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5023 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5025 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5027 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5029 …}
    +follows: Doctrine\ORM\PersistentCollection {#5031 …}
    +followers: Doctrine\ORM\PersistentCollection {#5033 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5035 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5037 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5039 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5041 …}
    +reports: Doctrine\ORM\PersistentCollection {#5043 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5045 …}
    +violations: Doctrine\ORM\PersistentCollection {#5047 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5049 …}
    +awards: Doctrine\ORM\PersistentCollection {#5051 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5053 …}
    +categories: Doctrine\ORM\PersistentCollection {#5055 …}
    -id: 48162
    -password: "$2y$13$BFvNqjMCXU0jLwIgzUzdA.jn2EcjwKdfSz7P0J.WAUBVoL9I4qoji"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5057 …}
    +apId: "Martineski@lemmy.dbzer0.com"
    +apProfileId: "https://lemmy.dbzer0.com/u/Martineski"
    +apPublicUrl: "https://lemmy.dbzer0.com/u/Martineski"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.dbzer0.com/inbox"
    +apDomain: "lemmy.dbzer0.com"
    +apPreferredUsername: "Martineski"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729269482 {#5000
      date: 2024-10-18 18:38:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696369378 {#5001
      date: 2023-10-03 23:42:58.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 2.12 ms
Input props
[
  "user" => App\Entity\User {#4134
    +avatar: Proxies\__CG__\App\Entity\Image {#4133 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4132 …}
    +email: "Maven@lemmy.world"
    +username: "@Maven@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The most annoying thing about being famous is having to tell everyone how famous you are."
    +lastActive: DateTime @1729394744 {#4137
      date: 2024-10-20 05:25:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4131 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4129 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4127 …}
    +entries: Doctrine\ORM\PersistentCollection {#4125 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4123 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4121 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4119 …}
    +posts: Doctrine\ORM\PersistentCollection {#4117 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4115 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4111 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4107 …}
    +follows: Doctrine\ORM\PersistentCollection {#4105 …}
    +followers: Doctrine\ORM\PersistentCollection {#4103 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4101 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4099 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4097 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4095 …}
    +reports: Doctrine\ORM\PersistentCollection {#4093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4091 …}
    +violations: Doctrine\ORM\PersistentCollection {#4089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4087 …}
    +awards: Doctrine\ORM\PersistentCollection {#4085 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4083 …}
    +categories: Doctrine\ORM\PersistentCollection {#4081 …}
    -id: 8464
    -password: "$2y$13$/1oAPmCcuaRmM5Fe0e1XIufsiJS/a1aYSoLKmZBlU3x03P68Odl8m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4079 …}
    +apId: "Maven@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Maven"
    +apPublicUrl: "https://lemmy.world/u/Maven"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Maven"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729476970 {#4136
      date: 2024-10-21 04:16:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687500627 {#4135
      date: 2023-06-23 08:10:27.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5843
  +width: 65
  +height: 65
  +user: App\Entity\User {#4134
    +avatar: Proxies\__CG__\App\Entity\Image {#4133 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4132 …}
    +email: "Maven@lemmy.world"
    +username: "@Maven@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "The most annoying thing about being famous is having to tell everyone how famous you are."
    +lastActive: DateTime @1729394744 {#4137
      date: 2024-10-20 05:25:44.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4131 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4129 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4127 …}
    +entries: Doctrine\ORM\PersistentCollection {#4125 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4123 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4121 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4119 …}
    +posts: Doctrine\ORM\PersistentCollection {#4117 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4115 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4113 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4111 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4109 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4107 …}
    +follows: Doctrine\ORM\PersistentCollection {#4105 …}
    +followers: Doctrine\ORM\PersistentCollection {#4103 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4101 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4099 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4097 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4095 …}
    +reports: Doctrine\ORM\PersistentCollection {#4093 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4091 …}
    +violations: Doctrine\ORM\PersistentCollection {#4089 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4087 …}
    +awards: Doctrine\ORM\PersistentCollection {#4085 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4083 …}
    +categories: Doctrine\ORM\PersistentCollection {#4081 …}
    -id: 8464
    -password: "$2y$13$/1oAPmCcuaRmM5Fe0e1XIufsiJS/a1aYSoLKmZBlU3x03P68Odl8m"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4079 …}
    +apId: "Maven@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Maven"
    +apPublicUrl: "https://lemmy.world/u/Maven"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Maven"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729476970 {#4136
      date: 2024-10-21 04:16:10.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687500627 {#4135
      date: 2023-06-23 08:10:27.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.15 ms
Input props
[
  "user" => App\Entity\User {#4460
    +avatar: Proxies\__CG__\App\Entity\Image {#4458 …}
    +cover: null
    +email: "x4740N@lemmy.world"
    +username: "@x4740N@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Spiritual But Not Religious | Eclectic Spirituality\n
      \n
      You cannot take away the rights of others in the name of equality and cannot allow intolerance as intolerance stifles tolerance\n
      \n
      Migrated from reddit with the same username\n
      \n
      Alt accounts:  \n
      [lemm.ee/u/x4740N](https://lemm.ee/u/x4740N)
      """
    +lastActive: DateTime @1728818433 {#4465
      date: 2024-10-13 13:20:33.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 {#4459 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4457 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4455 …}
    +entries: Doctrine\ORM\PersistentCollection {#4453 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4451 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4449 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4447 …}
    +posts: Doctrine\ORM\PersistentCollection {#4445 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4443 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4441 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4439 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4437 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4435 …}
    +follows: Doctrine\ORM\PersistentCollection {#4433 …}
    +followers: Doctrine\ORM\PersistentCollection {#4431 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4429 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4427 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4425 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
    +violations: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
    +awards: Doctrine\ORM\PersistentCollection {#4413 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4411 …}
    +categories: Doctrine\ORM\PersistentCollection {#4409 …}
    -id: 10806
    -password: "$2y$13$CAYuEhz4OkD18EU/aLiQuuw9q0qI1f2hpuodwWxdT0NkQCCDVoooq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4407 …}
    +apId: "x4740N@lemmy.world"
    +apProfileId: "https://lemmy.world/u/x4740N"
    +apPublicUrl: "https://lemmy.world/u/x4740N"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "x4740N"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728893168 {#4462
      date: 2024-10-14 10:06:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687620005 {#4273
      date: 2023-06-24 17:20:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5900
  +width: 65
  +height: 65
  +user: App\Entity\User {#4460
    +avatar: Proxies\__CG__\App\Entity\Image {#4458 …}
    +cover: null
    +email: "x4740N@lemmy.world"
    +username: "@x4740N@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Spiritual But Not Religious | Eclectic Spirituality\n
      \n
      You cannot take away the rights of others in the name of equality and cannot allow intolerance as intolerance stifles tolerance\n
      \n
      Migrated from reddit with the same username\n
      \n
      Alt accounts:  \n
      [lemm.ee/u/x4740N](https://lemm.ee/u/x4740N)
      """
    +lastActive: DateTime @1728818433 {#4465
      date: 2024-10-13 13:20:33.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 {#4459 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4457 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4455 …}
    +entries: Doctrine\ORM\PersistentCollection {#4453 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4451 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4449 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4447 …}
    +posts: Doctrine\ORM\PersistentCollection {#4445 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4443 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4441 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4439 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4437 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4435 …}
    +follows: Doctrine\ORM\PersistentCollection {#4433 …}
    +followers: Doctrine\ORM\PersistentCollection {#4431 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4429 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4427 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4425 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4423 …}
    +reports: Doctrine\ORM\PersistentCollection {#4421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4419 …}
    +violations: Doctrine\ORM\PersistentCollection {#4417 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4415 …}
    +awards: Doctrine\ORM\PersistentCollection {#4413 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4411 …}
    +categories: Doctrine\ORM\PersistentCollection {#4409 …}
    -id: 10806
    -password: "$2y$13$CAYuEhz4OkD18EU/aLiQuuw9q0qI1f2hpuodwWxdT0NkQCCDVoooq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4407 …}
    +apId: "x4740N@lemmy.world"
    +apProfileId: "https://lemmy.world/u/x4740N"
    +apPublicUrl: "https://lemmy.world/u/x4740N"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "x4740N"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728893168 {#4462
      date: 2024-10-14 10:06:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687620005 {#4273
      date: 2023-06-24 17:20:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.11 ms
Input props
[
  "user" => App\Entity\User {#4074
    +avatar: Proxies\__CG__\App\Entity\Image {#4073 …}
    +cover: null
    +email: "Rozauhtuno@lemmy.blahaj.zone"
    +username: "@Rozauhtuno@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      She / They ![blobhaj, flag, bisexual](https://blahaj.zone/files/911971ca-5271-4737-a979-07f8c195ceb4 "Blobhaj_Flag_Bisexual")\n
      \n
      Yuri lover with Touhou brainrot.
      """
    +lastActive: DateTime @1729379026 {#4077
      date: 2024-10-20 01:03:46.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4072 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4070 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4068 …}
    +entries: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4027 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4028 …}
    +posts: Doctrine\ORM\PersistentCollection {#4030 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4032 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4029 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4022 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4040 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4037 …}
    +follows: Doctrine\ORM\PersistentCollection {#4045 …}
    +followers: Doctrine\ORM\PersistentCollection {#4042 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4050 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4052 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4474 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +violations: Doctrine\ORM\PersistentCollection {#4264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    +awards: Doctrine\ORM\PersistentCollection {#4475 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4472 …}
    +categories: Doctrine\ORM\PersistentCollection {#4469 …}
    -id: 10536
    -password: "$2y$13$UUPUfKkTMvVoJrFs0d7BZ.dweIJTuN.BHIMwt05O9nuyoJbLYv9bi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4466 …}
    +apId: "Rozauhtuno@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/Rozauhtuno"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/Rozauhtuno"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "Rozauhtuno"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729324514 {#4076
      date: 2024-10-19 09:55:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687603857 {#4075
      date: 2023-06-24 12:50:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5957
  +width: 65
  +height: 65
  +user: App\Entity\User {#4074
    +avatar: Proxies\__CG__\App\Entity\Image {#4073 …}
    +cover: null
    +email: "Rozauhtuno@lemmy.blahaj.zone"
    +username: "@Rozauhtuno@lemmy.blahaj.zone"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      She / They ![blobhaj, flag, bisexual](https://blahaj.zone/files/911971ca-5271-4737-a979-07f8c195ceb4 "Blobhaj_Flag_Bisexual")\n
      \n
      Yuri lover with Touhou brainrot.
      """
    +lastActive: DateTime @1729379026 {#4077
      date: 2024-10-20 01:03:46.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4072 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4070 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4068 …}
    +entries: Doctrine\ORM\PersistentCollection {#4018 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4020 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4027 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4028 …}
    +posts: Doctrine\ORM\PersistentCollection {#4030 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4032 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4029 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4022 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4040 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4037 …}
    +follows: Doctrine\ORM\PersistentCollection {#4045 …}
    +followers: Doctrine\ORM\PersistentCollection {#4042 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4050 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4052 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4054 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4474 …}
    +reports: Doctrine\ORM\PersistentCollection {#4468 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4275 …}
    +violations: Doctrine\ORM\PersistentCollection {#4264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4476 …}
    +awards: Doctrine\ORM\PersistentCollection {#4475 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4472 …}
    +categories: Doctrine\ORM\PersistentCollection {#4469 …}
    -id: 10536
    -password: "$2y$13$UUPUfKkTMvVoJrFs0d7BZ.dweIJTuN.BHIMwt05O9nuyoJbLYv9bi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4466 …}
    +apId: "Rozauhtuno@lemmy.blahaj.zone"
    +apProfileId: "https://lemmy.blahaj.zone/u/Rozauhtuno"
    +apPublicUrl: "https://lemmy.blahaj.zone/u/Rozauhtuno"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.blahaj.zone/inbox"
    +apDomain: "lemmy.blahaj.zone"
    +apPreferredUsername: "Rozauhtuno"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729324514 {#4076
      date: 2024-10-19 09:55:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687603857 {#4075
      date: 2023-06-24 12:50:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.19 ms
Input props
[
  "user" => App\Entity\User {#4764
    +avatar: Proxies\__CG__\App\Entity\Image {#4765 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4766 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1729531160 {#4761
      date: 2024-10-21 19:19:20.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4767 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4769 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4771 …}
    +entries: Doctrine\ORM\PersistentCollection {#4773 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4775 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4777 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4779 …}
    +posts: Doctrine\ORM\PersistentCollection {#4781 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4783 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4785 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4787 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4789 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4791 …}
    +follows: Doctrine\ORM\PersistentCollection {#4793 …}
    +followers: Doctrine\ORM\PersistentCollection {#4795 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4797 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4799 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4801 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4803 …}
    +reports: Doctrine\ORM\PersistentCollection {#4805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4807 …}
    +violations: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    +awards: Doctrine\ORM\PersistentCollection {#4813 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4815 …}
    +categories: Doctrine\ORM\PersistentCollection {#4817 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4819 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729564139 {#4762
      date: 2024-10-22 04:28:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#4763
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6014
  +width: 65
  +height: 65
  +user: App\Entity\User {#4764
    +avatar: Proxies\__CG__\App\Entity\Image {#4765 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4766 …}
    +email: "The_Picard_Maneuver@startrek.website"
    +username: "@The_Picard_Maneuver@startrek.website"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Also The_Picard_Maneuver@lemmy.world"
    +lastActive: DateTime @1729531160 {#4761
      date: 2024-10-21 19:19:20.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: 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 {#4767 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4769 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4771 …}
    +entries: Doctrine\ORM\PersistentCollection {#4773 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4775 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4777 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4779 …}
    +posts: Doctrine\ORM\PersistentCollection {#4781 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4783 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4785 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4787 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4789 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4791 …}
    +follows: Doctrine\ORM\PersistentCollection {#4793 …}
    +followers: Doctrine\ORM\PersistentCollection {#4795 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4797 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4799 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4801 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4803 …}
    +reports: Doctrine\ORM\PersistentCollection {#4805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4807 …}
    +violations: Doctrine\ORM\PersistentCollection {#4809 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4811 …}
    +awards: Doctrine\ORM\PersistentCollection {#4813 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4815 …}
    +categories: Doctrine\ORM\PersistentCollection {#4817 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4819 …}
    +apId: "The_Picard_Maneuver@startrek.website"
    +apProfileId: "https://startrek.website/u/The_Picard_Maneuver"
    +apPublicUrl: "https://startrek.website/u/The_Picard_Maneuver"
    +apFollowersUrl: null
    +apInboxUrl: "https://startrek.website/inbox"
    +apDomain: "startrek.website"
    +apPreferredUsername: "The_Picard_Maneuver"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729564139 {#4762
      date: 2024-10-22 04:28:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#4763
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 4.68 ms
Input props
[
  "user" => App\Entity\User {#4644
    +avatar: Proxies\__CG__\App\Entity\Image {#4645 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4646 …}
    +email: "oce@jlai.lu"
    +username: "@oce@jlai.lu"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I try to contribute to things getting better, sometimes through polite rational skepticism.  \n
      Disagreeing with your comment ≠ supporting the opposite side, I support rationality.  \n
      Let’s discuss to refine the arguments that make things better sustainably.  \n
      Always happy to question our beliefs.
      """
    +lastActive: DateTime @1729505277 {#4641
      date: 2024-10-21 12:07:57.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4647 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4649 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4651 …}
    +entries: Doctrine\ORM\PersistentCollection {#4653 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4655 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4657 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4659 …}
    +posts: Doctrine\ORM\PersistentCollection {#4661 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4663 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4665 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4667 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4669 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4671 …}
    +follows: Doctrine\ORM\PersistentCollection {#4673 …}
    +followers: Doctrine\ORM\PersistentCollection {#4675 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4677 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4679 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4681 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4683 …}
    +reports: Doctrine\ORM\PersistentCollection {#4685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
    +violations: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    +awards: Doctrine\ORM\PersistentCollection {#4693 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4695 …}
    +categories: Doctrine\ORM\PersistentCollection {#4697 …}
    -id: 28544
    -password: "$2y$13$winvCNktlafkfPwN5Erfz.m9gMnPJSE.Cn868dPHUGYehDFLLm8aK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4699 …}
    +apId: "oce@jlai.lu"
    +apProfileId: "https://jlai.lu/u/oce"
    +apPublicUrl: "https://jlai.lu/u/oce"
    +apFollowersUrl: null
    +apInboxUrl: "https://jlai.lu/inbox"
    +apDomain: "jlai.lu"
    +apPreferredUsername: "oce"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728859848 {#4642
      date: 2024-10-14 00:50:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689428475 {#4643
      date: 2023-07-15 15:41:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6071
  +width: 65
  +height: 65
  +user: App\Entity\User {#4644
    +avatar: Proxies\__CG__\App\Entity\Image {#4645 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4646 …}
    +email: "oce@jlai.lu"
    +username: "@oce@jlai.lu"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I try to contribute to things getting better, sometimes through polite rational skepticism.  \n
      Disagreeing with your comment ≠ supporting the opposite side, I support rationality.  \n
      Let’s discuss to refine the arguments that make things better sustainably.  \n
      Always happy to question our beliefs.
      """
    +lastActive: DateTime @1729505277 {#4641
      date: 2024-10-21 12:07:57.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4647 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4649 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4651 …}
    +entries: Doctrine\ORM\PersistentCollection {#4653 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4655 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4657 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4659 …}
    +posts: Doctrine\ORM\PersistentCollection {#4661 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4663 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4665 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4667 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4669 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4671 …}
    +follows: Doctrine\ORM\PersistentCollection {#4673 …}
    +followers: Doctrine\ORM\PersistentCollection {#4675 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4677 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4679 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4681 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4683 …}
    +reports: Doctrine\ORM\PersistentCollection {#4685 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4687 …}
    +violations: Doctrine\ORM\PersistentCollection {#4689 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4691 …}
    +awards: Doctrine\ORM\PersistentCollection {#4693 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4695 …}
    +categories: Doctrine\ORM\PersistentCollection {#4697 …}
    -id: 28544
    -password: "$2y$13$winvCNktlafkfPwN5Erfz.m9gMnPJSE.Cn868dPHUGYehDFLLm8aK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4699 …}
    +apId: "oce@jlai.lu"
    +apProfileId: "https://jlai.lu/u/oce"
    +apPublicUrl: "https://jlai.lu/u/oce"
    +apFollowersUrl: null
    +apInboxUrl: "https://jlai.lu/inbox"
    +apDomain: "jlai.lu"
    +apPreferredUsername: "oce"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728859848 {#4642
      date: 2024-10-14 00:50:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689428475 {#4643
      date: 2023-07-15 15:41:15.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.74 ms
Input props
[
  "user" => App\Entity\User {#4585
    +avatar: Proxies\__CG__\App\Entity\Image {#4586 …}
    +cover: null
    +email: "sundrei@lemmy.sdf.org"
    +username: "@sundrei@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hi there! I’m just a guy looking for a place to be and stuff."
    +lastActive: DateTime @1707796482 {#4582
      date: 2024-02-13 04:54:42.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4587 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4589 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4591 …}
    +entries: Doctrine\ORM\PersistentCollection {#4593 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4595 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4597 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4599 …}
    +posts: Doctrine\ORM\PersistentCollection {#4601 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4603 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4605 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4607 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4609 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4611 …}
    +follows: Doctrine\ORM\PersistentCollection {#4613 …}
    +followers: Doctrine\ORM\PersistentCollection {#4615 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4617 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4619 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4621 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4623 …}
    +reports: Doctrine\ORM\PersistentCollection {#4625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4627 …}
    +violations: Doctrine\ORM\PersistentCollection {#4629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
    +awards: Doctrine\ORM\PersistentCollection {#4633 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4635 …}
    +categories: Doctrine\ORM\PersistentCollection {#4637 …}
    -id: 27213
    -password: "$2y$13$pyjFajlrcLkpURHNihvWDOYHum/qu900GBfcNrHHY8NP/Ba2IBOAW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4639 …}
    +apId: "sundrei@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/sundrei"
    +apPublicUrl: "https://lemmy.sdf.org/u/sundrei"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "sundrei"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550228 {#4583
      date: 2024-10-22 00:37:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689331088 {#4584
      date: 2023-07-14 12:38:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6128
  +width: 65
  +height: 65
  +user: App\Entity\User {#4585
    +avatar: Proxies\__CG__\App\Entity\Image {#4586 …}
    +cover: null
    +email: "sundrei@lemmy.sdf.org"
    +username: "@sundrei@lemmy.sdf.org"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Hi there! I’m just a guy looking for a place to be and stuff."
    +lastActive: DateTime @1707796482 {#4582
      date: 2024-02-13 04:54:42.0 +01:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4587 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4589 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4591 …}
    +entries: Doctrine\ORM\PersistentCollection {#4593 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4595 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4597 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4599 …}
    +posts: Doctrine\ORM\PersistentCollection {#4601 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4603 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4605 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4607 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4609 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4611 …}
    +follows: Doctrine\ORM\PersistentCollection {#4613 …}
    +followers: Doctrine\ORM\PersistentCollection {#4615 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4617 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4619 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4621 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4623 …}
    +reports: Doctrine\ORM\PersistentCollection {#4625 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4627 …}
    +violations: Doctrine\ORM\PersistentCollection {#4629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4631 …}
    +awards: Doctrine\ORM\PersistentCollection {#4633 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4635 …}
    +categories: Doctrine\ORM\PersistentCollection {#4637 …}
    -id: 27213
    -password: "$2y$13$pyjFajlrcLkpURHNihvWDOYHum/qu900GBfcNrHHY8NP/Ba2IBOAW"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4639 …}
    +apId: "sundrei@lemmy.sdf.org"
    +apProfileId: "https://lemmy.sdf.org/u/sundrei"
    +apPublicUrl: "https://lemmy.sdf.org/u/sundrei"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.sdf.org/inbox"
    +apDomain: "lemmy.sdf.org"
    +apPreferredUsername: "sundrei"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550228 {#4583
      date: 2024-10-22 00:37:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689331088 {#4584
      date: 2023-07-14 12:38:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 5.41 ms
Input props
[
  "user" => App\Entity\User {#5300
    +avatar: Proxies\__CG__\App\Entity\Image {#5301 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5302 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#5297
      date: 2023-12-08 05:46:04.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 {#5303 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5305 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5307 …}
    +entries: Doctrine\ORM\PersistentCollection {#5309 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5311 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5313 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5315 …}
    +posts: Doctrine\ORM\PersistentCollection {#5317 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5319 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5321 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5323 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5325 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5327 …}
    +follows: Doctrine\ORM\PersistentCollection {#5329 …}
    +followers: Doctrine\ORM\PersistentCollection {#5331 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5333 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5335 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5337 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5339 …}
    +reports: Doctrine\ORM\PersistentCollection {#5341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
    +violations: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    +awards: Doctrine\ORM\PersistentCollection {#5349 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5351 …}
    +categories: Doctrine\ORM\PersistentCollection {#5353 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5355 …}
    +apId: "Alby003@lemmings.world"
    +apProfileId: "https://lemmings.world/u/Alby003"
    +apPublicUrl: "https://lemmings.world/u/Alby003"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmings.world/inbox"
    +apDomain: "lemmings.world"
    +apPreferredUsername: "Alby003"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703424240 {#5298
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#5299
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6185
  +width: 65
  +height: 65
  +user: App\Entity\User {#5300
    +avatar: Proxies\__CG__\App\Entity\Image {#5301 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5302 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#5297
      date: 2023-12-08 05:46:04.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 {#5303 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5305 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5307 …}
    +entries: Doctrine\ORM\PersistentCollection {#5309 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5311 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5313 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5315 …}
    +posts: Doctrine\ORM\PersistentCollection {#5317 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5319 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5321 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5323 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5325 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5327 …}
    +follows: Doctrine\ORM\PersistentCollection {#5329 …}
    +followers: Doctrine\ORM\PersistentCollection {#5331 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5333 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5335 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5337 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5339 …}
    +reports: Doctrine\ORM\PersistentCollection {#5341 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5343 …}
    +violations: Doctrine\ORM\PersistentCollection {#5345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5347 …}
    +awards: Doctrine\ORM\PersistentCollection {#5349 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5351 …}
    +categories: Doctrine\ORM\PersistentCollection {#5353 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5355 …}
    +apId: "Alby003@lemmings.world"
    +apProfileId: "https://lemmings.world/u/Alby003"
    +apPublicUrl: "https://lemmings.world/u/Alby003"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmings.world/inbox"
    +apDomain: "lemmings.world"
    +apPreferredUsername: "Alby003"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703424240 {#5298
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#5299
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 14.08 ms
Input props
[
  "user" => App\Entity\User {#4343
    +avatar: Proxies\__CG__\App\Entity\Image {#4340 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4341 …}
    +email: "ickplant@lemmy.world"
    +username: "@ickplant@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![](https://lemmy.world/pictrs/image/1baea473-2374-4b0c-8536-3746db461d94.png)\n
      \n
      ![](https://lemmy.world/pictrs/image/6c26d679-f330-4cad-b448-0ff976c75f5d.png)
      """
    +lastActive: DateTime @1729581319 {#4344
      date: 2024-10-22 09:15:19.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 {#4338 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4334 …}
    +entries: Doctrine\ORM\PersistentCollection {#4332 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +posts: Doctrine\ORM\PersistentCollection {#4324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4320 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4316 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4314 …}
    +follows: Doctrine\ORM\PersistentCollection {#4312 …}
    +followers: Doctrine\ORM\PersistentCollection {#4310 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4308 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4306 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4304 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +violations: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    +awards: Doctrine\ORM\PersistentCollection {#4292 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4290 …}
    +categories: Doctrine\ORM\PersistentCollection {#4288 …}
    -id: 18819
    -password: "$2y$13$x/aliyneyKAcIWdUe2IimuAD3ZlpRqASAa7kIa/0AnBJ0w9wA8oAS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4286 …}
    +apId: "ickplant@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ickplant"
    +apPublicUrl: "https://lemmy.world/u/ickplant"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ickplant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729525124 {#4345
      date: 2024-10-21 17:38:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688516441 {#4342
      date: 2023-07-05 02:20:41.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6242
  +width: 65
  +height: 65
  +user: App\Entity\User {#4343
    +avatar: Proxies\__CG__\App\Entity\Image {#4340 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4341 …}
    +email: "ickplant@lemmy.world"
    +username: "@ickplant@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      ![](https://lemmy.world/pictrs/image/1baea473-2374-4b0c-8536-3746db461d94.png)\n
      \n
      ![](https://lemmy.world/pictrs/image/6c26d679-f330-4cad-b448-0ff976c75f5d.png)
      """
    +lastActive: DateTime @1729581319 {#4344
      date: 2024-10-22 09:15:19.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 {#4338 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4336 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4334 …}
    +entries: Doctrine\ORM\PersistentCollection {#4332 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4330 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4328 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4326 …}
    +posts: Doctrine\ORM\PersistentCollection {#4324 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4322 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4320 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4318 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4316 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4314 …}
    +follows: Doctrine\ORM\PersistentCollection {#4312 …}
    +followers: Doctrine\ORM\PersistentCollection {#4310 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4308 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4306 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4304 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4302 …}
    +reports: Doctrine\ORM\PersistentCollection {#4300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4298 …}
    +violations: Doctrine\ORM\PersistentCollection {#4296 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4294 …}
    +awards: Doctrine\ORM\PersistentCollection {#4292 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4290 …}
    +categories: Doctrine\ORM\PersistentCollection {#4288 …}
    -id: 18819
    -password: "$2y$13$x/aliyneyKAcIWdUe2IimuAD3ZlpRqASAa7kIa/0AnBJ0w9wA8oAS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4286 …}
    +apId: "ickplant@lemmy.world"
    +apProfileId: "https://lemmy.world/u/ickplant"
    +apPublicUrl: "https://lemmy.world/u/ickplant"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "ickplant"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729525124 {#4345
      date: 2024-10-21 17:38:44.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688516441 {#4342
      date: 2023-07-05 02:20:41.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 7.55 ms
Input props
[
  "user" => App\Entity\User {#4704
    +avatar: Proxies\__CG__\App\Entity\Image {#4705 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4706 …}
    +email: "Geert@lemmy.world"
    +username: "@Geert@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![duckass](https://lemmy.world/pictrs/image/54fd8491-8be8-4614-8b72-5f73112cf8c3.gif "duckass")"
    +lastActive: DateTime @1722423266 {#4701
      date: 2024-07-31 12:54:26.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 {#4707 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4709 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4711 …}
    +entries: Doctrine\ORM\PersistentCollection {#4713 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4715 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4717 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4719 …}
    +posts: Doctrine\ORM\PersistentCollection {#4721 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4723 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4725 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4727 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4729 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4731 …}
    +follows: Doctrine\ORM\PersistentCollection {#4733 …}
    +followers: Doctrine\ORM\PersistentCollection {#4735 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4737 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4739 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4741 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +violations: Doctrine\ORM\PersistentCollection {#4749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
    +awards: Doctrine\ORM\PersistentCollection {#4753 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4755 …}
    +categories: Doctrine\ORM\PersistentCollection {#4757 …}
    -id: 43031
    -password: "$2y$13$noln7TAwfbTFarwCCim/MeglL9/aWszKuZDw0yKK0FQRN8h5jXq/6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4759 …}
    +apId: "Geert@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Geert"
    +apPublicUrl: "https://lemmy.world/u/Geert"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Geert"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722031827 {#4702
      date: 2024-07-27 00:10:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693091639 {#4703
      date: 2023-08-27 01:13:59.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6299
  +width: 65
  +height: 65
  +user: App\Entity\User {#4704
    +avatar: Proxies\__CG__\App\Entity\Image {#4705 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4706 …}
    +email: "Geert@lemmy.world"
    +username: "@Geert@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "![duckass](https://lemmy.world/pictrs/image/54fd8491-8be8-4614-8b72-5f73112cf8c3.gif "duckass")"
    +lastActive: DateTime @1722423266 {#4701
      date: 2024-07-31 12:54:26.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 {#4707 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4709 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4711 …}
    +entries: Doctrine\ORM\PersistentCollection {#4713 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4715 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4717 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4719 …}
    +posts: Doctrine\ORM\PersistentCollection {#4721 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4723 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4725 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4727 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4729 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4731 …}
    +follows: Doctrine\ORM\PersistentCollection {#4733 …}
    +followers: Doctrine\ORM\PersistentCollection {#4735 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4737 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4739 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4741 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4743 …}
    +reports: Doctrine\ORM\PersistentCollection {#4745 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4747 …}
    +violations: Doctrine\ORM\PersistentCollection {#4749 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4751 …}
    +awards: Doctrine\ORM\PersistentCollection {#4753 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4755 …}
    +categories: Doctrine\ORM\PersistentCollection {#4757 …}
    -id: 43031
    -password: "$2y$13$noln7TAwfbTFarwCCim/MeglL9/aWszKuZDw0yKK0FQRN8h5jXq/6"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4759 …}
    +apId: "Geert@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Geert"
    +apPublicUrl: "https://lemmy.world/u/Geert"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Geert"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1722031827 {#4702
      date: 2024-07-27 00:10:27.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693091639 {#4703
      date: 2023-08-27 01:13:59.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 19.48 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6361
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6362 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 7.21 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6438
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6439 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3098 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 12.17 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6511
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#555 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3098 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 2.82 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6580
  +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 {#6581 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 14.75 ms
Input props
[
  "magazine" => App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6673
  +magazine: App\Entity\Magazine {#399
    +icon: Proxies\__CG__\App\Entity\Image {#301 …}
    +name: "comicstrips@lemmy.world"
    +title: "comicstrips"
    +description: """
      **Comic Strips** is a community for those who love comic stories.\n
      \n
      The rules are simple:\n
      \n
      - The post can be a single image, an image gallery, or a link to a specific comic hosted on another site (the author’s website, for instance).\n
      - The comic must be a complete story.\n
      - If it is an external link, it must be to a specific story, not to the root of the site.\n
      - You may post comics from others or your own.\n
      - If you are posting a comic of your own, a maximum of one per week is allowed (I know, your comics are great, but this rule helps avoid spam).\n
      - The comic can be in any language, but if it’s not in English, OP must include an English translation in the post’s ‘body’ field (note: you don’t need to select a specific language when posting a comic).\n
      - Politeness.\n
      - Adult content is not allowed. This community aims to be fun for people of all ages.\n
      \n
      **Web of links**\n
      \n
      - !linuxmemes@lemmy.world: “I use Arch btw”\n
      - !memes@lemmy.world: memes (you don’t say!)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1101
    +entryCommentCount: 12482
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729550237 {#328
      date: 2024-10-22 00:37:17.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: 45
    +apId: "comicstrips@lemmy.world"
    +apProfileId: "https://lemmy.world/c/comicstrips"
    +apPublicUrl: "https://lemmy.world/c/comicstrips"
    +apFollowersUrl: "https://lemmy.world/c/comicstrips/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "comicstrips"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1727428112 {#325
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#327
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#395 …}
}