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

Components

15 Twig Components
44 Render Count
240 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 1.89ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
12 25.16ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.65ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.40ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 31.45ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.58ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.56ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 11.44ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 19.79ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 172.94ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 4.41ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 5.44ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 2.34ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.31ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 1.14ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.25 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2438
  +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.18 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1641
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1550
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1735
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Sticky navbar"
  "help" => "The navbar will stick to the top of the page when you scroll down."
  "settingsKey" => "KBIN_GENERAL_FIXED_NAVBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1708
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2078
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2333
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.24 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2110
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2319
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2263
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2186
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 12.0 MiB 0.13 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2362
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2529
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2585
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2641
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2697
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2753
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2809
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.14 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2865
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 12.0 MiB 0.15 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2921
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 12.0 MiB 0.12 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2979
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 12.0 MiB 31.45 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3052
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      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.58 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3114
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
}
date App\Twig\Components\DateComponent 12.0 MiB 0.56 ms
Input props
[
  "date" => DateTimeImmutable @1696957401 {#328
    date: 2023-10-10 19:03:21.0 +02:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3298
  +date: DateTimeImmutable @1696957401 {#328
    date: 2023-10-10 19:03:21.0 +02:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 12.0 MiB 11.44 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3458
    +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 {#3413
      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 {#3411 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3409 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3407 …}
    +entries: Doctrine\ORM\PersistentCollection {#3405 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3462 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3488 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3518 …}
    +posts: Doctrine\ORM\PersistentCollection {#3459 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3529 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3550 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3581 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3538 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3590 …}
    +follows: Doctrine\ORM\PersistentCollection {#3593 …}
    +followers: Doctrine\ORM\PersistentCollection {#3588 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3616 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3612 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3629 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3633 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
    +violations: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3675 …}
    +awards: Doctrine\ORM\PersistentCollection {#3664 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3670 …}
    +categories: Doctrine\ORM\PersistentCollection {#3688 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3699 …}
    +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 {#3412
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3456
  +user: Proxies\__CG__\App\Entity\User {#3458
    +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 {#3413
      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 {#3411 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3409 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3407 …}
    +entries: Doctrine\ORM\PersistentCollection {#3405 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3462 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3488 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3518 …}
    +posts: Doctrine\ORM\PersistentCollection {#3459 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3529 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3550 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3581 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3538 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3590 …}
    +follows: Doctrine\ORM\PersistentCollection {#3593 …}
    +followers: Doctrine\ORM\PersistentCollection {#3588 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3616 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3612 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3629 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3633 …}
    +reports: Doctrine\ORM\PersistentCollection {#3617 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
    +violations: Doctrine\ORM\PersistentCollection {#3649 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3675 …}
    +awards: Doctrine\ORM\PersistentCollection {#3664 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3670 …}
    +categories: Doctrine\ORM\PersistentCollection {#3688 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3699 …}
    +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 {#3412
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 12.0 MiB 19.79 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3866
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#396 …}
  -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 172.94 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3999
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      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 3.36 ms
Input props
[
  "user" => App\Entity\User {#4073
    +avatar: Proxies\__CG__\App\Entity\Image {#4072 …}
    +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 {#4076
      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 {#4071 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4069 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4067 …}
    +entries: Doctrine\ORM\PersistentCollection {#4017 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4026 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4027 …}
    +posts: Doctrine\ORM\PersistentCollection {#4029 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4031 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4028 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4039 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4036 …}
    +follows: Doctrine\ORM\PersistentCollection {#4044 …}
    +followers: Doctrine\ORM\PersistentCollection {#4041 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4049 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4051 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4053 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +violations: Doctrine\ORM\PersistentCollection {#4263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
    +awards: Doctrine\ORM\PersistentCollection {#4474 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4471 …}
    +categories: Doctrine\ORM\PersistentCollection {#4468 …}
    -id: 10536
    -password: "$2y$13$UUPUfKkTMvVoJrFs0d7BZ.dweIJTuN.BHIMwt05O9nuyoJbLYv9bi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4465 …}
    +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 {#4075
      date: 2024-10-19 09:55:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687603857 {#4074
      date: 2023-06-24 12:50:57.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4264
  +width: 65
  +height: 65
  +user: App\Entity\User {#4073
    +avatar: Proxies\__CG__\App\Entity\Image {#4072 …}
    +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 {#4076
      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 {#4071 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4069 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4067 …}
    +entries: Doctrine\ORM\PersistentCollection {#4017 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4019 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4026 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4027 …}
    +posts: Doctrine\ORM\PersistentCollection {#4029 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4031 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4028 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4021 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4039 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4036 …}
    +follows: Doctrine\ORM\PersistentCollection {#4044 …}
    +followers: Doctrine\ORM\PersistentCollection {#4041 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4049 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4051 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4053 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4473 …}
    +reports: Doctrine\ORM\PersistentCollection {#4467 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4274 …}
    +violations: Doctrine\ORM\PersistentCollection {#4263 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4475 …}
    +awards: Doctrine\ORM\PersistentCollection {#4474 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4471 …}
    +categories: Doctrine\ORM\PersistentCollection {#4468 …}
    -id: 10536
    -password: "$2y$13$UUPUfKkTMvVoJrFs0d7BZ.dweIJTuN.BHIMwt05O9nuyoJbLYv9bi"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4465 …}
    +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 {#4075
      date: 2024-10-19 09:55:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687603857 {#4074
      date: 2023-06-24 12:50:57.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 3.14 ms
Input props
[
  "user" => App\Entity\User {#4459
    +avatar: Proxies\__CG__\App\Entity\Image {#4457 …}
    +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 {#4464
      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 {#4458 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4456 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4454 …}
    +entries: Doctrine\ORM\PersistentCollection {#4452 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4448 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4446 …}
    +posts: Doctrine\ORM\PersistentCollection {#4444 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4442 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4440 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4438 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4436 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4434 …}
    +follows: Doctrine\ORM\PersistentCollection {#4432 …}
    +followers: Doctrine\ORM\PersistentCollection {#4430 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4426 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4424 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +violations: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
    +awards: Doctrine\ORM\PersistentCollection {#4412 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4410 …}
    +categories: Doctrine\ORM\PersistentCollection {#4408 …}
    -id: 10806
    -password: "$2y$13$CAYuEhz4OkD18EU/aLiQuuw9q0qI1f2hpuodwWxdT0NkQCCDVoooq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4406 …}
    +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 {#4461
      date: 2024-10-14 10:06:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687620005 {#4272
      date: 2023-06-24 17:20:05.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5722
  +width: 65
  +height: 65
  +user: App\Entity\User {#4459
    +avatar: Proxies\__CG__\App\Entity\Image {#4457 …}
    +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 {#4464
      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 {#4458 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4456 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4454 …}
    +entries: Doctrine\ORM\PersistentCollection {#4452 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4450 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4448 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4446 …}
    +posts: Doctrine\ORM\PersistentCollection {#4444 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4442 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4440 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4438 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4436 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4434 …}
    +follows: Doctrine\ORM\PersistentCollection {#4432 …}
    +followers: Doctrine\ORM\PersistentCollection {#4430 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4428 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4426 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4424 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4422 …}
    +reports: Doctrine\ORM\PersistentCollection {#4420 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4418 …}
    +violations: Doctrine\ORM\PersistentCollection {#4416 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4414 …}
    +awards: Doctrine\ORM\PersistentCollection {#4412 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4410 …}
    +categories: Doctrine\ORM\PersistentCollection {#4408 …}
    -id: 10806
    -password: "$2y$13$CAYuEhz4OkD18EU/aLiQuuw9q0qI1f2hpuodwWxdT0NkQCCDVoooq"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4406 …}
    +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 {#4461
      date: 2024-10-14 10:06:08.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687620005 {#4272
      date: 2023-06-24 17:20:05.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.50 ms
Input props
[
  "user" => App\Entity\User {#5299
    +avatar: Proxies\__CG__\App\Entity\Image {#5300 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5301 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#5296
      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 {#5302 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5304 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5306 …}
    +entries: Doctrine\ORM\PersistentCollection {#5308 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5310 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5312 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5314 …}
    +posts: Doctrine\ORM\PersistentCollection {#5316 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5318 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5320 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5322 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5324 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5326 …}
    +follows: Doctrine\ORM\PersistentCollection {#5328 …}
    +followers: Doctrine\ORM\PersistentCollection {#5330 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5332 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5334 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5336 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +violations: Doctrine\ORM\PersistentCollection {#5344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5346 …}
    +awards: Doctrine\ORM\PersistentCollection {#5348 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5350 …}
    +categories: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5354 …}
    +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 {#5297
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#5298
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5779
  +width: 65
  +height: 65
  +user: App\Entity\User {#5299
    +avatar: Proxies\__CG__\App\Entity\Image {#5300 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5301 …}
    +email: "Alby003@lemmings.world"
    +username: "@Alby003@lemmings.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Bloody Sweet ❤️🔥"
    +lastActive: DateTime @1702010764 {#5296
      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 {#5302 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5304 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5306 …}
    +entries: Doctrine\ORM\PersistentCollection {#5308 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5310 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5312 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5314 …}
    +posts: Doctrine\ORM\PersistentCollection {#5316 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5318 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5320 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5322 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5324 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5326 …}
    +follows: Doctrine\ORM\PersistentCollection {#5328 …}
    +followers: Doctrine\ORM\PersistentCollection {#5330 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5332 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5334 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5336 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +violations: Doctrine\ORM\PersistentCollection {#5344 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5346 …}
    +awards: Doctrine\ORM\PersistentCollection {#5348 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5350 …}
    +categories: Doctrine\ORM\PersistentCollection {#5352 …}
    -id: 64394
    -password: "$2y$13$rxzIiVHYMZ9Bna5ht.313OZ5YupLnfRQOnPT2fWw9W/ilPKdqA/g."
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5354 …}
    +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 {#5297
      date: 2023-12-24 14:24:00.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697953296 {#5298
      date: 2023-10-22 07:41:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 13.78 ms
Input props
[
  "user" => App\Entity\User {#5419
    +avatar: Proxies\__CG__\App\Entity\Image {#5420 …}
    +cover: null
    +email: "Damaskox@kbin.social"
    +username: "@Damaskox@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇫🇮\n
      \n
      Reddit was awesome. It’s sad what became of it.  \n
      Started in Lemmy but kbin's reputation system woo'd me over!
      """
    +lastActive: DateTime @1706373781 {#5416
      date: 2024-01-27 17:43:01.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 {#5421 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5423 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5425 …}
    +entries: Doctrine\ORM\PersistentCollection {#5427 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5429 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5431 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5433 …}
    +posts: Doctrine\ORM\PersistentCollection {#5435 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5437 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5439 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5441 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5443 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5445 …}
    +follows: Doctrine\ORM\PersistentCollection {#5447 …}
    +followers: Doctrine\ORM\PersistentCollection {#5449 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5451 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5453 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5455 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5457 …}
    +reports: Doctrine\ORM\PersistentCollection {#5459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5461 …}
    +violations: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    +awards: Doctrine\ORM\PersistentCollection {#5467 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5469 …}
    +categories: Doctrine\ORM\PersistentCollection {#5471 …}
    -id: 72613
    -password: "$2y$13$EsqPq0Gb1k95NQqC/oo2DuqPCOJLcAcPh7fB3lGy1taRMvLkdbs5O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5473 …}
    +apId: "Damaskox@kbin.social"
    +apProfileId: "https://kbin.social/u/Damaskox"
    +apPublicUrl: "https://kbin.social/u/Damaskox"
    +apFollowersUrl: "https://kbin.social/u/Damaskox/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Damaskox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709290199 {#5417
      date: 2024-03-01 11:49:59.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699341593 {#5418
      date: 2023-11-07 08:19:53.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5836
  +width: 65
  +height: 65
  +user: App\Entity\User {#5419
    +avatar: Proxies\__CG__\App\Entity\Image {#5420 …}
    +cover: null
    +email: "Damaskox@kbin.social"
    +username: "@Damaskox@kbin.social"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      🇫🇮\n
      \n
      Reddit was awesome. It’s sad what became of it.  \n
      Started in Lemmy but kbin's reputation system woo'd me over!
      """
    +lastActive: DateTime @1706373781 {#5416
      date: 2024-01-27 17:43:01.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 {#5421 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5423 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5425 …}
    +entries: Doctrine\ORM\PersistentCollection {#5427 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5429 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5431 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5433 …}
    +posts: Doctrine\ORM\PersistentCollection {#5435 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5437 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5439 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5441 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5443 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5445 …}
    +follows: Doctrine\ORM\PersistentCollection {#5447 …}
    +followers: Doctrine\ORM\PersistentCollection {#5449 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5451 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5453 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5455 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5457 …}
    +reports: Doctrine\ORM\PersistentCollection {#5459 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5461 …}
    +violations: Doctrine\ORM\PersistentCollection {#5463 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5465 …}
    +awards: Doctrine\ORM\PersistentCollection {#5467 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5469 …}
    +categories: Doctrine\ORM\PersistentCollection {#5471 …}
    -id: 72613
    -password: "$2y$13$EsqPq0Gb1k95NQqC/oo2DuqPCOJLcAcPh7fB3lGy1taRMvLkdbs5O"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5473 …}
    +apId: "Damaskox@kbin.social"
    +apProfileId: "https://kbin.social/u/Damaskox"
    +apPublicUrl: "https://kbin.social/u/Damaskox"
    +apFollowersUrl: "https://kbin.social/u/Damaskox/followers"
    +apInboxUrl: "https://kbin.social/f/inbox"
    +apDomain: "kbin.social"
    +apPreferredUsername: "Damaskox"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1709290199 {#5417
      date: 2024-03-01 11:49:59.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1699341593 {#5418
      date: 2023-11-07 08:19:53.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 1.18 ms
Input props
[
  "user" => App\Entity\User {#5181
    +avatar: Proxies\__CG__\App\Entity\Image {#5182 …}
    +cover: null
    +email: "noerdman@feddit.de"
    +username: "@noerdman@feddit.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Weekly webcomics about technology, computer science and science in general. Website: www.noerdman.de"
    +lastActive: DateTime @1709645605 {#5178
      date: 2024-03-05 14:33:25.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 {#5183 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5185 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5187 …}
    +entries: Doctrine\ORM\PersistentCollection {#5189 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5191 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5193 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5195 …}
    +posts: Doctrine\ORM\PersistentCollection {#5197 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5199 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5201 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5203 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5205 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5207 …}
    +follows: Doctrine\ORM\PersistentCollection {#5209 …}
    +followers: Doctrine\ORM\PersistentCollection {#5211 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5213 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5215 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5217 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +violations: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    +awards: Doctrine\ORM\PersistentCollection {#5229 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5231 …}
    +categories: Doctrine\ORM\PersistentCollection {#5233 …}
    -id: 55456
    -password: "$2y$13$g2cqw2NtS6j9tmijSGXMPOmF.s2HLKKj89QILHW2gg1igU3MQLBhG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5235 …}
    +apId: "noerdman@feddit.de"
    +apProfileId: "https://feddit.de/u/noerdman"
    +apPublicUrl: "https://feddit.de/u/noerdman"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.de/inbox"
    +apDomain: "feddit.de"
    +apPreferredUsername: "noerdman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705564671 {#5179
      date: 2024-01-18 08:57:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696967122 {#5180
      date: 2023-10-10 21:45:22.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5899
  +width: 65
  +height: 65
  +user: App\Entity\User {#5181
    +avatar: Proxies\__CG__\App\Entity\Image {#5182 …}
    +cover: null
    +email: "noerdman@feddit.de"
    +username: "@noerdman@feddit.de"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Weekly webcomics about technology, computer science and science in general. Website: www.noerdman.de"
    +lastActive: DateTime @1709645605 {#5178
      date: 2024-03-05 14:33:25.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 {#5183 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5185 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5187 …}
    +entries: Doctrine\ORM\PersistentCollection {#5189 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5191 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5193 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5195 …}
    +posts: Doctrine\ORM\PersistentCollection {#5197 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5199 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5201 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5203 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5205 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5207 …}
    +follows: Doctrine\ORM\PersistentCollection {#5209 …}
    +followers: Doctrine\ORM\PersistentCollection {#5211 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5213 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5215 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5217 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5219 …}
    +reports: Doctrine\ORM\PersistentCollection {#5221 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5223 …}
    +violations: Doctrine\ORM\PersistentCollection {#5225 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5227 …}
    +awards: Doctrine\ORM\PersistentCollection {#5229 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5231 …}
    +categories: Doctrine\ORM\PersistentCollection {#5233 …}
    -id: 55456
    -password: "$2y$13$g2cqw2NtS6j9tmijSGXMPOmF.s2HLKKj89QILHW2gg1igU3MQLBhG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5235 …}
    +apId: "noerdman@feddit.de"
    +apProfileId: "https://feddit.de/u/noerdman"
    +apPublicUrl: "https://feddit.de/u/noerdman"
    +apFollowersUrl: null
    +apInboxUrl: "https://feddit.de/inbox"
    +apDomain: "feddit.de"
    +apPreferredUsername: "noerdman"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1705564671 {#5179
      date: 2024-01-18 08:57:51.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696967122 {#5180
      date: 2023-10-10 21:45:22.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.50 ms
Input props
[
  "user" => App\Entity\User {#5478
    +avatar: Proxies\__CG__\App\Entity\Image {#5479 …}
    +cover: null
    +email: "jectoons@lemmy.ca"
    +username: "@jectoons@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mexicanadian animator and comic artist. <https://jectoons.net>"
    +lastActive: DateTime @1703376676 {#5475
      date: 2023-12-24 01:11:16.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 {#5480 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5482 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5484 …}
    +entries: Doctrine\ORM\PersistentCollection {#5486 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5488 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5490 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5492 …}
    +posts: Doctrine\ORM\PersistentCollection {#5494 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5496 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5498 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5500 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5502 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5504 …}
    +follows: Doctrine\ORM\PersistentCollection {#5506 …}
    +followers: Doctrine\ORM\PersistentCollection {#5508 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5510 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5512 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5514 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5516 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +violations: Doctrine\ORM\PersistentCollection {#5522 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
    +awards: Doctrine\ORM\PersistentCollection {#5526 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5528 …}
    +categories: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 78842
    -password: "$2y$13$S5SIGmkG0HgzS6sKFVQPFuXiONPTjb1nLM9UOBkAm6GyvRvxrf8oK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5532 …}
    +apId: "jectoons@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/jectoons"
    +apPublicUrl: "https://lemmy.ca/u/jectoons"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "jectoons"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707178069 {#5476
      date: 2024-02-06 01:07:49.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701074628 {#5477
      date: 2023-11-27 09:43:48.0 +01:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#5956
  +width: 65
  +height: 65
  +user: App\Entity\User {#5478
    +avatar: Proxies\__CG__\App\Entity\Image {#5479 …}
    +cover: null
    +email: "jectoons@lemmy.ca"
    +username: "@jectoons@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Mexicanadian animator and comic artist. <https://jectoons.net>"
    +lastActive: DateTime @1703376676 {#5475
      date: 2023-12-24 01:11:16.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 {#5480 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5482 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5484 …}
    +entries: Doctrine\ORM\PersistentCollection {#5486 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5488 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5490 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5492 …}
    +posts: Doctrine\ORM\PersistentCollection {#5494 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5496 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5498 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5500 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5502 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5504 …}
    +follows: Doctrine\ORM\PersistentCollection {#5506 …}
    +followers: Doctrine\ORM\PersistentCollection {#5508 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5510 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5512 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5514 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5516 …}
    +reports: Doctrine\ORM\PersistentCollection {#5518 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5520 …}
    +violations: Doctrine\ORM\PersistentCollection {#5522 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
    +awards: Doctrine\ORM\PersistentCollection {#5526 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5528 …}
    +categories: Doctrine\ORM\PersistentCollection {#5530 …}
    -id: 78842
    -password: "$2y$13$S5SIGmkG0HgzS6sKFVQPFuXiONPTjb1nLM9UOBkAm6GyvRvxrf8oK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5532 …}
    +apId: "jectoons@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/jectoons"
    +apPublicUrl: "https://lemmy.ca/u/jectoons"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "jectoons"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1707178069 {#5476
      date: 2024-02-06 01:07:49.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1701074628 {#5477
      date: 2023-11-27 09:43:48.0 +01:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#4254
    +avatar: Proxies\__CG__\App\Entity\Image {#4252 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4251 …}
    +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 {#4258
      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 {#4250 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4248 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4246 …}
    +entries: Doctrine\ORM\PersistentCollection {#4244 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4242 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4240 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4238 …}
    +posts: Doctrine\ORM\PersistentCollection {#4236 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4234 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4232 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4230 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4226 …}
    +follows: Doctrine\ORM\PersistentCollection {#4224 …}
    +followers: Doctrine\ORM\PersistentCollection {#4222 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4220 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4218 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4216 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
    +violations: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
    +awards: Doctrine\ORM\PersistentCollection {#4204 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4202 …}
    +categories: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 491
    -password: "$2y$13$mN9hygBzsnMC4MBJAxqSN.XGNGOrqVsCVKjp2ojwy6i4N9GClJNze"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4198 …}
    +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 {#4257
      date: 2024-10-13 20:41:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686926588 {#4256
      date: 2023-06-16 16:43:08.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6013
  +width: 65
  +height: 65
  +user: App\Entity\User {#4254
    +avatar: Proxies\__CG__\App\Entity\Image {#4252 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4251 …}
    +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 {#4258
      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 {#4250 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4248 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4246 …}
    +entries: Doctrine\ORM\PersistentCollection {#4244 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4242 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4240 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4238 …}
    +posts: Doctrine\ORM\PersistentCollection {#4236 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4234 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4232 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4230 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4228 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4226 …}
    +follows: Doctrine\ORM\PersistentCollection {#4224 …}
    +followers: Doctrine\ORM\PersistentCollection {#4222 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4220 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4218 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4216 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4212 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4210 …}
    +violations: Doctrine\ORM\PersistentCollection {#4208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4206 …}
    +awards: Doctrine\ORM\PersistentCollection {#4204 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4202 …}
    +categories: Doctrine\ORM\PersistentCollection {#4200 …}
    -id: 491
    -password: "$2y$13$mN9hygBzsnMC4MBJAxqSN.XGNGOrqVsCVKjp2ojwy6i4N9GClJNze"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4198 …}
    +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 {#4257
      date: 2024-10-13 20:41:18.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1686926588 {#4256
      date: 2023-06-16 16:43:08.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#4282
    +avatar: Proxies\__CG__\App\Entity\Image {#4279 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4280 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4283
      date: 2024-10-21 15:18:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4277 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4273 …}
    +entries: Doctrine\ORM\PersistentCollection {#4269 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4266 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4478 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4480 …}
    +posts: Doctrine\ORM\PersistentCollection {#4482 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4484 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4486 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4488 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4490 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4492 …}
    +follows: Doctrine\ORM\PersistentCollection {#4494 …}
    +followers: Doctrine\ORM\PersistentCollection {#4496 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4498 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4500 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4502 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +violations: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    +awards: Doctrine\ORM\PersistentCollection {#4514 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4516 …}
    +categories: Doctrine\ORM\PersistentCollection {#4518 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4520 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4284
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4281
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6070
  +width: 65
  +height: 65
  +user: App\Entity\User {#4282
    +avatar: Proxies\__CG__\App\Entity\Image {#4279 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4280 …}
    +email: "Kolanaki@yiffit.net"
    +username: "@Kolanaki@yiffit.net"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      I’m just a weird, furry, pan guy (cis he/him). I also have a big, blue username.\n
      \n
      Currently on Earth for 8 years ensuring steps to unite humanity and usher us into the galactic civilization just so I can see my boyfriend again.
      """
    +lastActive: DateTime @1729516696 {#4283
      date: 2024-10-21 15:18:16.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: true
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: false
    +notifyOnNewEntryCommentReply: false
    +notifyOnNewPost: false
    +notifyOnNewPostReply: false
    +notifyOnNewPostCommentReply: false
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#4277 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4275 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4273 …}
    +entries: Doctrine\ORM\PersistentCollection {#4269 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4266 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4478 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4480 …}
    +posts: Doctrine\ORM\PersistentCollection {#4482 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4484 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4486 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4488 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4490 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4492 …}
    +follows: Doctrine\ORM\PersistentCollection {#4494 …}
    +followers: Doctrine\ORM\PersistentCollection {#4496 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4498 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4500 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4502 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4504 …}
    +reports: Doctrine\ORM\PersistentCollection {#4506 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4508 …}
    +violations: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    +awards: Doctrine\ORM\PersistentCollection {#4514 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4516 …}
    +categories: Doctrine\ORM\PersistentCollection {#4518 …}
    -id: 19404
    -password: "$2y$13$DRFjFSw/VUspNOL4ET1yOO83PVFS8VkYHcpdXTfon3GRbJ9zJ67zC"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4520 …}
    +apId: "Kolanaki@yiffit.net"
    +apProfileId: "https://yiffit.net/u/Kolanaki"
    +apPublicUrl: "https://yiffit.net/u/Kolanaki"
    +apFollowersUrl: null
    +apInboxUrl: "https://yiffit.net/inbox"
    +apDomain: "yiffit.net"
    +apPreferredUsername: "Kolanaki"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729550162 {#4284
      date: 2024-10-22 00:36:02.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1688587692 {#4281
      date: 2023-07-05 22:08:12.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.44 ms
Input props
[
  "user" => App\Entity\User {#4763
    +avatar: Proxies\__CG__\App\Entity\Image {#4764 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4765 …}
    +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 {#4760
      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 {#4766 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4768 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4770 …}
    +entries: Doctrine\ORM\PersistentCollection {#4772 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4774 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4776 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4778 …}
    +posts: Doctrine\ORM\PersistentCollection {#4780 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4782 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4784 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4788 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4790 …}
    +follows: Doctrine\ORM\PersistentCollection {#4792 …}
    +followers: Doctrine\ORM\PersistentCollection {#4794 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4796 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4798 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4800 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +violations: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    +awards: Doctrine\ORM\PersistentCollection {#4812 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4814 …}
    +categories: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4818 …}
    +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 {#4761
      date: 2024-10-22 04:28:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#4762
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6127
  +width: 65
  +height: 65
  +user: App\Entity\User {#4763
    +avatar: Proxies\__CG__\App\Entity\Image {#4764 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4765 …}
    +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 {#4760
      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 {#4766 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4768 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4770 …}
    +entries: Doctrine\ORM\PersistentCollection {#4772 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4774 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4776 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4778 …}
    +posts: Doctrine\ORM\PersistentCollection {#4780 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4782 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4784 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4786 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4788 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4790 …}
    +follows: Doctrine\ORM\PersistentCollection {#4792 …}
    +followers: Doctrine\ORM\PersistentCollection {#4794 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4796 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4798 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4800 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4802 …}
    +reports: Doctrine\ORM\PersistentCollection {#4804 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4806 …}
    +violations: Doctrine\ORM\PersistentCollection {#4808 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4810 …}
    +awards: Doctrine\ORM\PersistentCollection {#4812 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4814 …}
    +categories: Doctrine\ORM\PersistentCollection {#4816 …}
    -id: 43686
    -password: "$2y$13$pBolRAmJlhHLf9sbV51efO2vuQ5rPeyPM4S61gC7cgALJ3gi0Hv56"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4818 …}
    +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 {#4761
      date: 2024-10-22 04:28:59.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1693496856 {#4762
      date: 2023-08-31 17:47:36.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.43 ms
Input props
[
  "user" => App\Entity\User {#5359
    +avatar: Proxies\__CG__\App\Entity\Image {#5360 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5361 …}
    +email: "Stamets@lemmy.world"
    +username: "@Stamets@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Gay | 30s | Trekkie | Canadian\n
      ==============================\n
      \n
      [Linktr.ee](https://linktr.ee/Stamets)\n
      \n
      *Note: I only post memes I have saved, I don’t make them.*
      """
    +lastActive: DateTime @1728575916 {#5356
      date: 2024-10-10 17:58:36.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 {#5362 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5364 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5366 …}
    +entries: Doctrine\ORM\PersistentCollection {#5368 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5370 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5374 …}
    +posts: Doctrine\ORM\PersistentCollection {#5376 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5378 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5380 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5382 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5384 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5386 …}
    +follows: Doctrine\ORM\PersistentCollection {#5388 …}
    +followers: Doctrine\ORM\PersistentCollection {#5390 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5392 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5394 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5396 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +violations: Doctrine\ORM\PersistentCollection {#5404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
    +awards: Doctrine\ORM\PersistentCollection {#5408 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5410 …}
    +categories: Doctrine\ORM\PersistentCollection {#5412 …}
    -id: 64998
    -password: "$2y$13$w53UhPl35jY3unDR6W2LIerVEpJL9r9wZ0mxUCXKQr.hQmv7s5dy2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5414 …}
    +apId: "Stamets@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Stamets"
    +apPublicUrl: "https://lemmy.world/u/Stamets"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Stamets"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728953805 {#5357
      date: 2024-10-15 02:56:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698018884 {#5358
      date: 2023-10-23 01:54:44.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6184
  +width: 65
  +height: 65
  +user: App\Entity\User {#5359
    +avatar: Proxies\__CG__\App\Entity\Image {#5360 …}
    +cover: Proxies\__CG__\App\Entity\Image {#5361 …}
    +email: "Stamets@lemmy.world"
    +username: "@Stamets@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: """
      Gay | 30s | Trekkie | Canadian\n
      ==============================\n
      \n
      [Linktr.ee](https://linktr.ee/Stamets)\n
      \n
      *Note: I only post memes I have saved, I don’t make them.*
      """
    +lastActive: DateTime @1728575916 {#5356
      date: 2024-10-10 17:58:36.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 {#5362 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5364 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5366 …}
    +entries: Doctrine\ORM\PersistentCollection {#5368 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5370 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5372 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5374 …}
    +posts: Doctrine\ORM\PersistentCollection {#5376 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5378 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5380 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5382 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5384 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5386 …}
    +follows: Doctrine\ORM\PersistentCollection {#5388 …}
    +followers: Doctrine\ORM\PersistentCollection {#5390 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5392 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5394 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5396 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5398 …}
    +reports: Doctrine\ORM\PersistentCollection {#5400 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5402 …}
    +violations: Doctrine\ORM\PersistentCollection {#5404 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5406 …}
    +awards: Doctrine\ORM\PersistentCollection {#5408 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5410 …}
    +categories: Doctrine\ORM\PersistentCollection {#5412 …}
    -id: 64998
    -password: "$2y$13$w53UhPl35jY3unDR6W2LIerVEpJL9r9wZ0mxUCXKQr.hQmv7s5dy2"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5414 …}
    +apId: "Stamets@lemmy.world"
    +apProfileId: "https://lemmy.world/u/Stamets"
    +apPublicUrl: "https://lemmy.world/u/Stamets"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "Stamets"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728953805 {#5357
      date: 2024-10-15 02:56:45.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698018884 {#5358
      date: 2023-10-23 01:54:44.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.45 ms
Input props
[
  "user" => App\Entity\User {#5240
    +avatar: Proxies\__CG__\App\Entity\Image {#5241 …}
    +cover: null
    +email: "loadingartist@lemmy.world"
    +username: "@loadingartist@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I make those Loading Artist comics, and also Plucked Up comics too."
    +lastActive: DateTime @1726695205 {#5237
      date: 2024-09-18 23:33:25.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5242 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5246 …}
    +entries: Doctrine\ORM\PersistentCollection {#5248 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5250 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5252 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5254 …}
    +posts: Doctrine\ORM\PersistentCollection {#5256 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5258 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5260 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5262 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5264 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5266 …}
    +follows: Doctrine\ORM\PersistentCollection {#5268 …}
    +followers: Doctrine\ORM\PersistentCollection {#5270 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5272 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5274 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5276 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +violations: Doctrine\ORM\PersistentCollection {#5284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
    +awards: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5290 …}
    +categories: Doctrine\ORM\PersistentCollection {#5292 …}
    -id: 56177
    -password: "$2y$13$6xce7X42EpShR9xvWRlInu1PG9Z3Q0xg0MyzfdDnwwNOPGreuKetS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5294 …}
    +apId: "loadingartist@lemmy.world"
    +apProfileId: "https://lemmy.world/u/loadingartist"
    +apPublicUrl: "https://lemmy.world/u/loadingartist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "loadingartist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729039695 {#5238
      date: 2024-10-16 02:48:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697056990 {#5239
      date: 2023-10-11 22:43:10.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6241
  +width: 65
  +height: 65
  +user: App\Entity\User {#5240
    +avatar: Proxies\__CG__\App\Entity\Image {#5241 …}
    +cover: null
    +email: "loadingartist@lemmy.world"
    +username: "@loadingartist@lemmy.world"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "I make those Loading Artist comics, and also Plucked Up comics too."
    +lastActive: DateTime @1726695205 {#5237
      date: 2024-09-18 23:33:25.0 +02:00
    }
    +markedForDeletionAt: null
    +fields: null
    +oauthGithubId: null
    +oauthGoogleId: null
    +oauthFacebookId: null
    +oauthKeycloakId: null
    +hideAdult: true
    +showSubscribedUsers: true
    +showSubscribedMagazines: true
    +showSubscribedDomains: true
    +preferredLanguages: []
    +featuredMagazines: null
    +showProfileSubscriptions: false
    +showProfileFollowings: true
    +markNewComments: false
    +notifyOnNewEntry: false
    +notifyOnNewEntryReply: true
    +notifyOnNewEntryCommentReply: true
    +notifyOnNewPost: false
    +notifyOnNewPostReply: true
    +notifyOnNewPostCommentReply: true
    +addMentionsEntries: false
    +addMentionsPosts: true
    +isBanned: false
    +isVerified: false
    +isDeleted: false
    +isBot: false
    +spamProtection: true
    +customCss: null
    +ignoreMagazinesCustomCss: false
    +moderatorTokens: Doctrine\ORM\PersistentCollection {#5242 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#5244 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#5246 …}
    +entries: Doctrine\ORM\PersistentCollection {#5248 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#5250 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#5252 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#5254 …}
    +posts: Doctrine\ORM\PersistentCollection {#5256 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#5258 …}
    +postComments: Doctrine\ORM\PersistentCollection {#5260 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#5262 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#5264 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#5266 …}
    +follows: Doctrine\ORM\PersistentCollection {#5268 …}
    +followers: Doctrine\ORM\PersistentCollection {#5270 …}
    +blocks: Doctrine\ORM\PersistentCollection {#5272 …}
    +blockers: Doctrine\ORM\PersistentCollection {#5274 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#5276 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#5278 …}
    +reports: Doctrine\ORM\PersistentCollection {#5280 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5282 …}
    +violations: Doctrine\ORM\PersistentCollection {#5284 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5286 …}
    +awards: Doctrine\ORM\PersistentCollection {#5288 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#5290 …}
    +categories: Doctrine\ORM\PersistentCollection {#5292 …}
    -id: 56177
    -password: "$2y$13$6xce7X42EpShR9xvWRlInu1PG9Z3Q0xg0MyzfdDnwwNOPGreuKetS"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#5294 …}
    +apId: "loadingartist@lemmy.world"
    +apProfileId: "https://lemmy.world/u/loadingartist"
    +apPublicUrl: "https://lemmy.world/u/loadingartist"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "loadingartist"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729039695 {#5238
      date: 2024-10-16 02:48:15.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1697056990 {#5239
      date: 2023-10-11 22:43:10.0 +02:00
    }
  }
  +asLink: true
}
user_avatar App\Twig\Components\UserAvatarComponent 12.0 MiB 0.49 ms
Input props
[
  "user" => App\Entity\User {#4643
    +avatar: Proxies\__CG__\App\Entity\Image {#4644 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4645 …}
    +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 {#4640
      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 {#4646 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4648 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4650 …}
    +entries: Doctrine\ORM\PersistentCollection {#4652 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4654 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4656 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4658 …}
    +posts: Doctrine\ORM\PersistentCollection {#4660 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4664 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4668 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4670 …}
    +follows: Doctrine\ORM\PersistentCollection {#4672 …}
    +followers: Doctrine\ORM\PersistentCollection {#4674 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4676 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4678 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4680 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4682 …}
    +reports: Doctrine\ORM\PersistentCollection {#4684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
    +violations: Doctrine\ORM\PersistentCollection {#4688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
    +awards: Doctrine\ORM\PersistentCollection {#4692 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4694 …}
    +categories: Doctrine\ORM\PersistentCollection {#4696 …}
    -id: 28544
    -password: "$2y$13$winvCNktlafkfPwN5Erfz.m9gMnPJSE.Cn868dPHUGYehDFLLm8aK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4698 …}
    +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 {#4641
      date: 2024-10-14 00:50:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689428475 {#4642
      date: 2023-07-15 15:41:15.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#6298
  +width: 65
  +height: 65
  +user: App\Entity\User {#4643
    +avatar: Proxies\__CG__\App\Entity\Image {#4644 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4645 …}
    +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 {#4640
      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 {#4646 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4648 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4650 …}
    +entries: Doctrine\ORM\PersistentCollection {#4652 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#4654 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#4656 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#4658 …}
    +posts: Doctrine\ORM\PersistentCollection {#4660 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#4662 …}
    +postComments: Doctrine\ORM\PersistentCollection {#4664 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#4666 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#4668 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#4670 …}
    +follows: Doctrine\ORM\PersistentCollection {#4672 …}
    +followers: Doctrine\ORM\PersistentCollection {#4674 …}
    +blocks: Doctrine\ORM\PersistentCollection {#4676 …}
    +blockers: Doctrine\ORM\PersistentCollection {#4678 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#4680 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#4682 …}
    +reports: Doctrine\ORM\PersistentCollection {#4684 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4686 …}
    +violations: Doctrine\ORM\PersistentCollection {#4688 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4690 …}
    +awards: Doctrine\ORM\PersistentCollection {#4692 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#4694 …}
    +categories: Doctrine\ORM\PersistentCollection {#4696 …}
    -id: 28544
    -password: "$2y$13$winvCNktlafkfPwN5Erfz.m9gMnPJSE.Cn868dPHUGYehDFLLm8aK"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#4698 …}
    +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 {#4641
      date: 2024-10-14 00:50:48.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689428475 {#4642
      date: 2023-07-15 15:41:15.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 12.0 MiB 4.41 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#6360
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#6361 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 12.0 MiB 5.44 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#6437
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#6438 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 12.0 MiB 2.34 ms
Input props
[
  "magazine" => "comicstrips@lemmy.world"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#6510
  +limit: 4
  +tag: null
  +magazine: "comicstrips@lemmy.world"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#556 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3097 …}
}
support_us_block App\Twig\Components\SupportUsBlock 12.0 MiB 0.31 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#6579
  +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 {#6580 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 12.0 MiB 1.14 ms
Input props
[
  "magazine" => App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#6672
  +magazine: App\Entity\Magazine {#400
    +icon: Proxies\__CG__\App\Entity\Image {#302 …}
    +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 {#329
      date: 2024-10-22 00:37:17.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#283 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#276 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#265 …}
    +entries: Doctrine\ORM\PersistentCollection {#223 …}
    +posts: Doctrine\ORM\PersistentCollection {#181 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#243 …}
    +bans: Doctrine\ORM\PersistentCollection {#160 …}
    +reports: Doctrine\ORM\PersistentCollection {#146 …}
    +badges: Doctrine\ORM\PersistentCollection {#124 …}
    +logs: Doctrine\ORM\PersistentCollection {#114 …}
    +awards: Doctrine\ORM\PersistentCollection {#103 …}
    +categories: Doctrine\ORM\PersistentCollection {#90 …}
    -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 {#326
      date: 2024-09-27 11:08:32.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696957401 {#328
      date: 2023-10-10 19:03:21.0 +02:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#396 …}
}