GET https://kbin.spritesserver.nl/m/squirrels@lemmy.ca/newest/1d/articles

Components

15 Twig Components
33 Render Count
115 ms Render Time
14.0 MiB Memory Usage

Components

Name Metadata Render Count Render Time
settings_row_switch
"App\Twig\Components\SettingsRowSwitchComponent"
components/_settings_row_switch.html.twig
15 1.93ms
user_settings_row_switch
"App\Twig\Components\UserSettingsRowSwitchComponent"
components/_user_settings_row_switch.html.twig
4 0.98ms
settings_row_enum
"App\Twig\Components\SettingsRowEnumComponent"
components/_settings_row_enum.html.twig
2 0.80ms
magazine_box
"App\Twig\Components\MagazineBoxComponent"
components/magazine_box.html.twig
1 32.28ms
magazine_sub
"App\Twig\Components\MagazineSubComponent"
components/magazine_sub.html.twig
1 0.59ms
date
"App\Twig\Components\DateComponent"
components/date.html.twig
1 0.24ms
user_inline
"App\Twig\Components\UserInlineComponent"
components/user_inline.html.twig
1 5.59ms
related_magazines
"App\Twig\Components\RelatedMagazinesComponent"
components/_cached.html.twig
1 6.41ms
active_users
"App\Twig\Components\ActiveUsersComponent"
components/_cached.html.twig
1 23.86ms
user_avatar
"App\Twig\Components\UserAvatarComponent"
components/user_avatar.html.twig
1 0.25ms
related_categories
"App\Twig\Components\RelatedCategoriesComponent"
components/_cached.html.twig
1 13.11ms
related_posts
"App\Twig\Components\RelatedPostsComponent"
components/_cached.html.twig
1 13.49ms
related_entries
"App\Twig\Components\RelatedEntriesComponent"
components/_cached.html.twig
1 21.27ms
support_us_block
"App\Twig\Components\SupportUsBlock"
components/_cached.html.twig
1 0.27ms
featured_magazines
"App\Twig\Components\FeaturedMagazinesComponent"
components/_cached.html.twig
1 0.95ms

Render calls

settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.0 MiB 0.61 ms
Input props
[
  "label" => "Sidebar position"
  "settingsKey" => "KBIN_GENERAL_SIDEBAR_POSITION"
  "values" => [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  "defaultValue" => "RIGHT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#1838
  +label: "Sidebar position"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SIDEBAR_POSITION"
  +values: [
    [
      "name" => "Left"
      "value" => "LEFT"
    ]
    [
      "name" => "Right"
      "value" => "RIGHT"
    ]
  ]
  +defaultValue: "RIGHT"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.19 ms
Input props
[
  "label" => "Dynamic lists"
  "settingsKey" => "KBIN_GENERAL_DYNAMIC_LISTS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1677
  +label: "Dynamic lists"
  +help: ""
  +settingsKey: "KBIN_GENERAL_DYNAMIC_LISTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Rounded edges"
  "settingsKey" => "KBIN_GENERAL_ROUNDED_EDGES"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1554
  +label: "Rounded edges"
  +help: ""
  +settingsKey: "KBIN_GENERAL_ROUNDED_EDGES"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.13 ms
Input props
[
  "label" => "Infinite scrolling"
  "help" => "Automatically load more content when you reach the bottom of the page."
  "settingsKey" => "KBIN_GENERAL_INFINITE_SCROLL"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#1720
  +label: "Infinite scrolling"
  +help: "Automatically load more content when you reach the bottom of the page."
  +settingsKey: "KBIN_GENERAL_INFINITE_SCROLL"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.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 {#2391
  +label: "Sticky navbar"
  +help: "The navbar will stick to the top of the page when you scroll down."
  +settingsKey: "KBIN_GENERAL_FIXED_NAVBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show top bar"
  "settingsKey" => "KBIN_GENERAL_TOPBAR"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2081
  +label: "Show top bar"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TOPBAR"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Turbo mode (experimental)"
  "settingsKey" => "KBIN_GENERAL_TURBO"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2337
  +label: "Turbo mode (experimental)"
  +help: ""
  +settingsKey: "KBIN_GENERAL_TURBO"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.56 ms
Input props
[
  "label" => "Mark new comments"
  "settingsKey" => "KBIN_MARK_NEW_COMMENTS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2122
  +label: "Mark new comments"
  +help: ""
  +settingsKey: "KBIN_MARK_NEW_COMMENTS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show "Support Us" block"
  "settingsKey" => "KBIN_GENERAL_SUPPORT_US_BLOCK"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2296
  +label: "Show "Support Us" block"
  +help: ""
  +settingsKey: "KBIN_GENERAL_SUPPORT_US_BLOCK"
  +defaultValue: true
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed users"
  "settingsKey" => "KBIN_SUB_CHANNEL_USERS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2226
  +label: "Show subscribed users"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_USERS"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed magazines"
  "settingsKey" => "KBIN_SUB_CHANNEL_MAGAZINES"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#2170
  +label: "Show subscribed magazines"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_MAGAZINES"
  +defaultValue: false
  +reloadRequired: true
}
user_settings_row_switch App\Twig\Components\UserSettingsRowSwitchComponent 14.0 MiB 0.14 ms
Input props
[
  "label" => "Show subscribed domains"
  "settingsKey" => "KBIN_SUB_CHANNEL_DOMAINS"
]
Attributes
[]
Component
App\Twig\Components\UserSettingsRowSwitchComponent {#1350
  +label: "Show subscribed domains"
  +help: ""
  +settingsKey: "KBIN_SUB_CHANNEL_DOMAINS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_ENTRIES_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2537
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_ENTRIES_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Compact view"
  "settingsKey" => "KBIN_ENTRIES_COMPACT"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2593
  +label: "Compact view"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_COMPACT"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_ENTRIES_SHOW_USERS_AVATARS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2649
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_USERS_AVATARS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show magazines’ icons"
  "settingsKey" => "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2705
  +label: "Show magazines’ icons"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_MAGAZINES_ICONS"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show thumbnails"
  "settingsKey" => "KBIN_ENTRIES_SHOW_THUMBNAILS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2761
  +label: "Show thumbnails"
  +help: ""
  +settingsKey: "KBIN_ENTRIES_SHOW_THUMBNAILS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Auto media preview"
  "help" => "Automatically expand media previews."
  "settingsKey" => "KBIN_POSTS_SHOW_PREVIEW"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2817
  +label: "Auto media preview"
  +help: "Automatically expand media previews."
  +settingsKey: "KBIN_POSTS_SHOW_PREVIEW"
  +defaultValue: false
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.12 ms
Input props
[
  "label" => "Show users’ avatars"
  "settingsKey" => "KBIN_POSTS_SHOW_USERS_AVATARS"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2873
  +label: "Show users’ avatars"
  +help: ""
  +settingsKey: "KBIN_POSTS_SHOW_USERS_AVATARS"
  +defaultValue: true
  +reloadRequired: true
}
settings_row_enum App\Twig\Components\SettingsRowEnumComponent 14.0 MiB 0.19 ms
Input props
[
  "label" => "Comment reply position"
  "help" => "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  "settingsKey" => "KBIN_COMMENTS_REPLY_POSITION"
  "values" => [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  "defaultValue" => "TOP"
]
Attributes
[]
Component
App\Twig\Components\SettingsRowEnumComponent {#2929
  +label: "Comment reply position"
  +help: "Display the comment reply form either at the top or bottom of the page. When 'infinite scroll' is enabled the position will always appear at the top."
  +settingsKey: "KBIN_COMMENTS_REPLY_POSITION"
  +values: [
    [
      "name" => "top"
      "value" => "TOP"
    ]
    [
      "name" => "bottom"
      "value" => "BOTTOM"
    ]
  ]
  +defaultValue: "TOP"
  +reloadRequired: true
}
settings_row_switch App\Twig\Components\SettingsRowSwitchComponent 14.0 MiB 0.13 ms
Input props
[
  "label" => "Show Comment Avatars"
  "help" => "Display/hide user avatars when viewing comments on a single thread or post."
  "settingsKey" => "KBIN_COMMENTS_SHOW_USER_AVATAR"
  "defaultValue" => true
]
Attributes
[]
Component
App\Twig\Components\SettingsRowSwitchComponent {#2987
  +label: "Show Comment Avatars"
  +help: "Display/hide user avatars when viewing comments on a single thread or post."
  +settingsKey: "KBIN_COMMENTS_SHOW_USER_AVATAR"
  +defaultValue: true
  +reloadRequired: true
}
magazine_box App\Twig\Components\MagazineBoxComponent 14.0 MiB 32.28 ms
Input props
[
  "magazine" => App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  "showSectionTitle" => true
]
Attributes
[]
Component
App\Twig\Components\MagazineBoxComponent {#3060
  +magazine: App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  +showCover: true
  +showDescription: true
  +showRules: true
  +showSubscribeButton: true
  +showInfo: true
  +showMeta: true
  +showSectionTitle: true
  +stretchedLink: true
}
magazine_sub App\Twig\Components\MagazineSubComponent 14.0 MiB 0.59 ms
Input props
[
  "magazine" => App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\MagazineSubComponent {#3122
  +magazine: App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
}
date App\Twig\Components\DateComponent 14.0 MiB 0.24 ms
Input props
[
  "date" => DateTimeImmutable @1703908219 {#325
    date: 2023-12-30 04:50:19.0 +01:00
  }
]
Attributes
[]
Component
App\Twig\Components\DateComponent {#3209
  +date: DateTimeImmutable @1703908219 {#325
    date: 2023-12-30 04:50:19.0 +01:00
  }
}
user_inline App\Twig\Components\UserInlineComponent 14.0 MiB 5.59 ms
Input props
[
  "user" => Proxies\__CG__\App\Entity\User {#3369
    +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 {#3324
      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 {#3322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3318 …}
    +entries: Doctrine\ORM\PersistentCollection {#3316 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3373 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3399 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3429 …}
    +posts: Doctrine\ORM\PersistentCollection {#3370 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3440 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3461 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3492 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3449 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3501 …}
    +follows: Doctrine\ORM\PersistentCollection {#3504 …}
    +followers: Doctrine\ORM\PersistentCollection {#3499 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3527 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3523 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3540 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
    +violations: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3586 …}
    +awards: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3581 …}
    +categories: Doctrine\ORM\PersistentCollection {#3599 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3610 …}
    +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 {#3323
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
]
Attributes
[]
Component
App\Twig\Components\UserInlineComponent {#3367
  +user: Proxies\__CG__\App\Entity\User {#3369
    +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 {#3324
      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 {#3322 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#3320 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#3318 …}
    +entries: Doctrine\ORM\PersistentCollection {#3316 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3373 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3399 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3429 …}
    +posts: Doctrine\ORM\PersistentCollection {#3370 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3440 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3461 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3492 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3449 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3501 …}
    +follows: Doctrine\ORM\PersistentCollection {#3504 …}
    +followers: Doctrine\ORM\PersistentCollection {#3499 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3527 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3523 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3540 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3544 …}
    +reports: Doctrine\ORM\PersistentCollection {#3528 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3566 …}
    +violations: Doctrine\ORM\PersistentCollection {#3560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3586 …}
    +awards: Doctrine\ORM\PersistentCollection {#3575 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3581 …}
    +categories: Doctrine\ORM\PersistentCollection {#3599 …}
    -id: 1
    -password: "$2y$13$ZX7Aou2QOPRGkHPp4y5x8OWfxZMoT1BGH7bRLlPP7mwZFTkfiaPGG"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3610 …}
    +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 {#3323
      date: 2023-06-12 11:00:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +showAvatar: true
}
related_magazines App\Twig\Components\RelatedMagazinesComponent 14.0 MiB 6.41 ms
Input props
[
  "magazine" => "squirrels@lemmy.ca"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedMagazinesComponent {#3777
  +limit: 4
  +tag: null
  +magazine: "squirrels@lemmy.ca"
  +type: "magazine"
  +title: "related_magazines"
  +refreshedRandom: false
  -repository: App\Repository\MagazineRepository {#393 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
active_users App\Twig\Components\ActiveUsersComponent 14.0 MiB 23.86 ms
Input props
[
  "magazine" => App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\ActiveUsersComponent {#3910
  +magazine: App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  -userRepository: App\Repository\UserRepository {#603 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
user_avatar App\Twig\Components\UserAvatarComponent 14.0 MiB 0.25 ms
Input props
[
  "user" => App\Entity\User {#4007
    +avatar: Proxies\__CG__\App\Entity\Image {#299 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4005 …}
    +email: "LesMotsBalaises@lemmy.ca"
    +username: "@LesMotsBalaises@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Crazy squirrel guy. Montreal, QC."
    +lastActive: DateTime @1725201210 {#4011
      date: 2024-09-01 16:33:30.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 {#4004 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4002 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4000 …}
    +entries: Doctrine\ORM\PersistentCollection {#3998 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3996 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3994 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3992 …}
    +posts: Doctrine\ORM\PersistentCollection {#3990 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3988 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3986 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3982 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3980 …}
    +follows: Doctrine\ORM\PersistentCollection {#3978 …}
    +followers: Doctrine\ORM\PersistentCollection {#3928 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3930 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3937 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3940 …}
    +reports: Doctrine\ORM\PersistentCollection {#3942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
    +violations: Doctrine\ORM\PersistentCollection {#3932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
    +awards: Doctrine\ORM\PersistentCollection {#3947 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3955 …}
    +categories: Doctrine\ORM\PersistentCollection {#3952 …}
    -id: 25561
    -password: "$2y$13$WAeTtBDJhMj9DCxAgj1stOn8bEoDdH8tUkbY5PbCU7/ZniNGTGP/G"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "LesMotsBalaises@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/LesMotsBalaises"
    +apPublicUrl: "https://lemmy.ca/u/LesMotsBalaises"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "LesMotsBalaises"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710142564 {#4010
      date: 2024-03-11 08:36:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689198403 {#4009
      date: 2023-07-12 23:46:43.0 +02:00
    }
  }
  "width" => 65
  "height" => 65
  "asLink" => true
]
Attributes
[]
Component
App\Twig\Components\UserAvatarComponent {#4017
  +width: 65
  +height: 65
  +user: App\Entity\User {#4007
    +avatar: Proxies\__CG__\App\Entity\Image {#299 …}
    +cover: Proxies\__CG__\App\Entity\Image {#4005 …}
    +email: "LesMotsBalaises@lemmy.ca"
    +username: "@LesMotsBalaises@lemmy.ca"
    +roles: []
    +followersCount: 0
    +homepage: "front"
    +about: "Crazy squirrel guy. Montreal, QC."
    +lastActive: DateTime @1725201210 {#4011
      date: 2024-09-01 16:33:30.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 {#4004 …}
    +magazineOwnershipRequests: Doctrine\ORM\PersistentCollection {#4002 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#4000 …}
    +entries: Doctrine\ORM\PersistentCollection {#3998 …}
    +entryVotes: Doctrine\ORM\PersistentCollection {#3996 …}
    +entryComments: Doctrine\ORM\PersistentCollection {#3994 …}
    +entryCommentVotes: Doctrine\ORM\PersistentCollection {#3992 …}
    +posts: Doctrine\ORM\PersistentCollection {#3990 …}
    +postVotes: Doctrine\ORM\PersistentCollection {#3988 …}
    +postComments: Doctrine\ORM\PersistentCollection {#3986 …}
    +postCommentVotes: Doctrine\ORM\PersistentCollection {#3984 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#3982 …}
    +subscribedDomains: Doctrine\ORM\PersistentCollection {#3980 …}
    +follows: Doctrine\ORM\PersistentCollection {#3978 …}
    +followers: Doctrine\ORM\PersistentCollection {#3928 …}
    +blocks: Doctrine\ORM\PersistentCollection {#3930 …}
    +blockers: Doctrine\ORM\PersistentCollection {#3937 …}
    +blockedMagazines: Doctrine\ORM\PersistentCollection {#3938 …}
    +blockedDomains: Doctrine\ORM\PersistentCollection {#3940 …}
    +reports: Doctrine\ORM\PersistentCollection {#3942 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
    +violations: Doctrine\ORM\PersistentCollection {#3932 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3950 …}
    +awards: Doctrine\ORM\PersistentCollection {#3947 …}
    +subscribedCategories: Doctrine\ORM\PersistentCollection {#3955 …}
    +categories: Doctrine\ORM\PersistentCollection {#3952 …}
    -id: 25561
    -password: "$2y$13$WAeTtBDJhMj9DCxAgj1stOn8bEoDdH8tUkbY5PbCU7/ZniNGTGP/G"
    -totpSecret: null
    -totpBackupCodes: []
    -oAuth2UserConsents: Doctrine\ORM\PersistentCollection {#3960 …}
    +apId: "LesMotsBalaises@lemmy.ca"
    +apProfileId: "https://lemmy.ca/u/LesMotsBalaises"
    +apPublicUrl: "https://lemmy.ca/u/LesMotsBalaises"
    +apFollowersUrl: null
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "LesMotsBalaises"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: false
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1710142564 {#4010
      date: 2024-03-11 08:36:04.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1689198403 {#4009
      date: 2023-07-12 23:46:43.0 +02:00
    }
  }
  +asLink: true
}
related_categories App\Twig\Components\RelatedCategoriesComponent 14.0 MiB 13.11 ms
Input props
[
  "magazine" => "squirrels@lemmy.ca"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedCategoriesComponent {#4087
  +limit: 4
  +tag: null
  +magazine: "squirrels@lemmy.ca"
  +type: "related"
  +title: "related_categories"
  +refreshedRandom: false
  -repository: App\Repository\CategoryRepository {#4088 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
}
related_posts App\Twig\Components\RelatedPostsComponent 14.0 MiB 13.49 ms
Input props
[
  "magazine" => "squirrels@lemmy.ca"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedPostsComponent {#4164
  +limit: 4
  +tag: null
  +magazine: "squirrels@lemmy.ca"
  +type: "magazine"
  +post: null
  +title: "related_posts"
  +refreshedRandom: false
  -repository: App\Repository\PostRepository {#4165 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3105 …}
}
related_entries App\Twig\Components\RelatedEntriesComponent 14.0 MiB 21.27 ms
Input props
[
  "magazine" => "squirrels@lemmy.ca"
  "tag" => null
]
Attributes
[]
Component
App\Twig\Components\RelatedEntriesComponent {#4285
  +limit: 4
  +tag: null
  +magazine: "squirrels@lemmy.ca"
  +type: "magazine"
  +entry: null
  +title: "related_entries"
  +refreshedRandom: false
  -repository: App\Repository\EntryRepository {#553 …}
  -cache: Symfony\Component\Cache\Adapter\TraceableTagAwareAdapter {#600 …}
  -twig: Twig\Environment {#1252 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#1328 …}
  -mentionManager: App\Service\MentionManager {#3105 …}
}
support_us_block App\Twig\Components\SupportUsBlock 14.0 MiB 0.27 ms
Input props
[]
Attributes
[]
Component
App\Twig\Components\SupportUsBlock {#4340
  +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 {#4339 …}
}
featured_magazines App\Twig\Components\FeaturedMagazinesComponent 14.0 MiB 0.95 ms
Input props
[
  "magazine" => App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
]
Attributes
[]
Component
App\Twig\Components\FeaturedMagazinesComponent {#4419
  +magazine: App\Entity\Magazine {#397
    +icon: Proxies\__CG__\App\Entity\Image {#299 …}
    +name: "squirrels@lemmy.ca"
    +title: "squirrels"
    +description: "A community devoted to one of the most fascinating, mischievous, adorable critters on our planet. Whether you want to share cute and funny photos and videos of these furry creatures, learn more about their behavior and habitats, or find out how to help and protect them, this is the place for you. Join us and discover the amazing world of squirrels!"
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5
    +entryCommentCount: 19
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729344815 {#326
      date: 2024-10-19 15:33:35.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#280 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#273 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#262 …}
    +entries: Doctrine\ORM\PersistentCollection {#220 …}
    +posts: Doctrine\ORM\PersistentCollection {#178 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#240 …}
    +bans: Doctrine\ORM\PersistentCollection {#157 …}
    +reports: Doctrine\ORM\PersistentCollection {#143 …}
    +badges: Doctrine\ORM\PersistentCollection {#121 …}
    +logs: Doctrine\ORM\PersistentCollection {#111 …}
    +awards: Doctrine\ORM\PersistentCollection {#100 …}
    +categories: Doctrine\ORM\PersistentCollection {#87 …}
    -id: 126
    +apId: "squirrels@lemmy.ca"
    +apProfileId: "https://lemmy.ca/c/squirrels"
    +apPublicUrl: "https://lemmy.ca/c/squirrels"
    +apFollowersUrl: "https://lemmy.ca/c/squirrels/followers"
    +apInboxUrl: "https://lemmy.ca/inbox"
    +apDomain: "lemmy.ca"
    +apPreferredUsername: "squirrels"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1703908222 {#323
      date: 2023-12-30 04:50:22.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1703908219 {#325
      date: 2023-12-30 04:50:19.0 +01:00
    }
  }
  -twig: Twig\Environment {#1252 …}
  -repository: App\Repository\MagazineRepository {#393 …}
}